<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/pki/base/java-tools, branch dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Removed unnecessary pki folder.</title>
<updated>2012-03-26T16:43:54+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-03-24T07:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=621d9e5c413e561293d7484b93882d985b3fe15f'/>
<id>621d9e5c413e561293d7484b93882d985b3fe15f</id>
<content type='text'>
Previously the source code was located inside a pki folder.
This folder was created during svn migration and is no longer
needed. This folder has now been removed and the contents have
been moved up one level.

Ticket #131
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the source code was located inside a pki folder.
This folder was created during svn migration and is no longer
needed. This folder has now been removed and the contents have
been moved up one level.

Ticket #131
</pre>
</div>
</content>
</entry>
<entry>
<title>Added policy deprecations</title>
<updated>2012-03-24T00:51:42+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-03-23T20:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=40d3643b8d91886bf210aa27f711731c81a11e49'/>
<id>40d3643b8d91886bf210aa27f711731c81a11e49</id>
<content type='text'>
Many of the policy deprecation warnings come from classes that probably ought to
be deprecated as part of the deprecated policy framework as well.  Making these
as deprecated removes the deprecation warnings - and we can really see where
we make sure of deprecated policy code elsewhere.

Also removed some URLEncoder, Decoder deprecations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many of the policy deprecation warnings come from classes that probably ought to
be deprecated as part of the deprecated policy framework as well.  Making these
as deprecated removes the deprecation warnings - and we can really see where
we make sure of deprecated policy code elsewhere.

Also removed some URLEncoder, Decoder deprecations
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused variables (part 2).</title>
<updated>2012-03-23T18:49:50+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-03-14T19:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=154c2954b7986299840746e98ae7a23199cc35b9'/>
<id>154c2954b7986299840746e98ae7a23199cc35b9</id>
<content type='text'>
This patch brings down the warnings from 1943 to 1221.

Ticket #103
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch brings down the warnings from 1943 to 1221.

Ticket #103
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed dependency on OSUtil.</title>
<updated>2012-02-29T18:06:39+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-02-22T07:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=05f8a44b83a01ab60774a14b48c39067dc135171'/>
<id>05f8a44b83a01ab60774a14b48c39067dc135171</id>
<content type='text'>
The OSUtil is no longer used by the code. It has been removed from
build scripts and tools.

Ticket #90
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The OSUtil is no longer used by the code. It has been removed from
build scripts and tools.

Ticket #90
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced BtoA/AtoB with Apache codec.</title>
<updated>2012-02-24T03:15:27+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-02-22T04:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=ed31fc445fc6d4769b7bd119770ae1da9b15d2bf'/>
<id>ed31fc445fc6d4769b7bd119770ae1da9b15d2bf</id>
<content type='text'>
The OSUtil's BtoA() and AtoB() have been replaced by Base64
codec from Apache Commons library. The codec is configured to
use 64-byte line width as defined in RFC 1421.

Ticket #90
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The OSUtil's BtoA() and AtoB() have been replaced by Base64
codec from Apache Commons library. The codec is configured to
use 64-byte line width as defined in RFC 1421.

Ticket #90
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidated BtoA/AtoB invocations.</title>
<updated>2012-02-24T03:14:28+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-02-15T21:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=970e3667eede41e72bb5a4cadf1d056ff526d944'/>
<id>970e3667eede41e72bb5a4cadf1d056ff526d944</id>
<content type='text'>
The OSUtil's BtoA() and AtoB() have been replaced with wrapper
methods in com.netscape.cmsutil.util.Utils to simplify transition
into Base64 codec from Apache Commons library.

Ticket #90
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The OSUtil's BtoA() and AtoB() have been replaced with wrapper
methods in com.netscape.cmsutil.util.Utils to simplify transition
into Base64 codec from Apache Commons library.

Ticket #90
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused variables (part 1).</title>
<updated>2012-02-20T20:56:55+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-02-13T21:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=26f168f38aa13ed6f5d1be09ab8fbe828f631757'/>
<id>26f168f38aa13ed6f5d1be09ab8fbe828f631757</id>
<content type='text'>
This patch brings down the warnings from 2917 to 2406.

Ticket #103
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch brings down the warnings from 2917 to 2406.

Ticket #103
</pre>
</div>
</content>
</entry>
<entry>
<title>Added generics (part 4).</title>
<updated>2012-02-14T22:32:25+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-02-06T21:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d5c6e6c69e678a79f9e8cd312e6007ad88026a36'/>
<id>d5c6e6c69e678a79f9e8cd312e6007ad88026a36</id>
<content type='text'>
This patch brings down the warnings from 3427 to 2917.

Ticket #2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch brings down the warnings from 3427 to 2917.

Ticket #2
</pre>
</div>
</content>
</entry>
<entry>
<title>Added generics (part 3).</title>
<updated>2012-02-06T18:11:23+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-02-03T19:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d1247e1a404426c9ca2ceeffc52f2b73a0fb6d06'/>
<id>d1247e1a404426c9ca2ceeffc52f2b73a0fb6d06</id>
<content type='text'>
This patch brings down the warnings from 3992 to 3500.

Ticket #2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch brings down the warnings from 3992 to 3500.

Ticket #2
</pre>
</div>
</content>
</entry>
<entry>
<title>Added generics (part 2).</title>
<updated>2012-01-18T18:56:06+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-01-13T05:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=84e512223229b2d54e1a04b7899f888732c8fdba'/>
<id>84e512223229b2d54e1a04b7899f888732c8fdba</id>
<content type='text'>
This patch brings down the warnings from 4648 to 3992.

Ticket #2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch brings down the warnings from 4648 to 3992.

Ticket #2
</pre>
</div>
</content>
</entry>
</feed>
