<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/console, branch ticket-501</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>Change cmake projects from Java to NONE</title>
<updated>2012-11-20T20:04:38+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-11-20T15:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=1de7c91bd268597bff24d3071381ba1e840a9628'/>
<id>1de7c91bd268597bff24d3071381ba1e840a9628</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removal of version numbers from jar file names</title>
<updated>2012-10-29T20:32:23+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2012-10-29T20:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=8d77b527adf2ae4b1487ec63dd4e03835180e793'/>
<id>8d77b527adf2ae4b1487ec63dd4e03835180e793</id>
<content type='text'>
* TRAC Ticket #350 - Dogtag 10: Remove version numbers from PKI jar files . . .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TRAC Ticket #350 - Dogtag 10: Remove version numbers from PKI jar files . . .
</pre>
</div>
</content>
</entry>
<entry>
<title>Using RPM version number in CMake.</title>
<updated>2012-10-01T18:15:44+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-09-30T17:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=f81718c563ea12240e161a807013acd2d6eb1f2e'/>
<id>f81718c563ea12240e161a807013acd2d6eb1f2e</id>
<content type='text'>
The RPM spec files have been modified to pass the full RPM version
number to CMake. The version number contains the product version
number, release number, milestone, and platform. The CMake scritps
will parse and use this version number to generate Java manifest
files. The product version number will be used as the specification
version and full version number will be used as the implementation
version.

Ticket #339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The RPM spec files have been modified to pass the full RPM version
number to CMake. The version number contains the product version
number, release number, milestone, and platform. The CMake scritps
will parse and use this version number to generate Java manifest
files. The product version number will be used as the specification
version and full version number will be used as the implementation
version.

Ticket #339
</pre>
</div>
</content>
</entry>
<entry>
<title>Added VERSION file.</title>
<updated>2012-09-28T14:42:24+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-09-25T05:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=9368ef42cea4e1e46f22628cffaa29fba66cfec6'/>
<id>9368ef42cea4e1e46f22628cffaa29fba66cfec6</id>
<content type='text'>
The CMake scripts have been modified to store the version number
in /usr/share/pki/VERSION and in JAR manifest files. These files
can be read by PKI applications to obtain the version number
without having to query the RPM database.

Fixed warnings in Java.cmake file.

Ticket #339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CMake scripts have been modified to store the version number
in /usr/share/pki/VERSION and in JAR manifest files. These files
can be read by PKI applications to obtain the version number
without having to query the RPM database.

Fixed warnings in Java.cmake file.

Ticket #339
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed duplicate common classes in pki-console.jar.</title>
<updated>2012-09-04T14:45:52+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-08-30T21:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=1637107a208bc4ea465671ba0d9539548b4f1146'/>
<id>1637107a208bc4ea465671ba0d9539548b4f1146</id>
<content type='text'>
The pki-console has been modified to depend on pki-base. This way
it's no longer necessary to include duplicate common classes in
pki-console.

Ticket #113
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The pki-console has been modified to depend on pki-base. This way
it's no longer necessary to include duplicate common classes in
pki-console.

Ticket #113
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated CMake jar() function.</title>
<updated>2012-08-30T18:34:48+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-08-21T17:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=99c05ac83888005a1aa3a1c31fe77d8ee5e36c42'/>
<id>99c05ac83888005a1aa3a1c31fe77d8ee5e36c42</id>
<content type='text'>
The jar() function has been modified to support multiple input dirs
in a single command. This way it's not necessary to define multiple
jar targets for the same jar file. The pki-console build script has
been updated to utilize this functionality.

Ticket #89
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The jar() function has been modified to support multiple input dirs
in a single command. This way it's not necessary to define multiple
jar targets for the same jar file. The pki-console build script has
been updated to utilize this functionality.

Ticket #89
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed duplicate com.netscape.certsrv.common.</title>
<updated>2012-07-23T17:45:26+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-07-10T19:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=bda0bd08f7b17112b25a57ab49b9d6b4b0e0cf30'/>
<id>bda0bd08f7b17112b25a57ab49b9d6b4b0e0cf30</id>
<content type='text'>
The duplicate common source code in the console package have
been removed. Note that the binaries are still duplicated in
the pki-certsrv.jar and pki-console.jar.

Ticket #113
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The duplicate common source code in the console package have
been removed. Note that the binaries are still duplicated in
the pki-certsrv.jar and pki-console.jar.

Ticket #113
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated console build script.</title>
<updated>2012-07-23T17:45:21+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-07-12T21:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=4e0d7df796baf446edcd89ea58e77c76c2ffd986'/>
<id>4e0d7df796baf446edcd89ea58e77c76c2ffd986</id>
<content type='text'>
The console build script has been modified such that it uses the
com.netscape.certsrv.common source code from the common package.

Ticket #113, #62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The console build script has been modified such that it uses the
com.netscape.certsrv.common source code from the common package.

Ticket #113, #62
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged changes in com.netscape.certsrv.common.</title>
<updated>2012-07-19T00:52:51+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-07-10T19:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=2b95e5231debe5fb6bd97e06c61dc65f7942e38c'/>
<id>2b95e5231debe5fb6bd97e06c61dc65f7942e38c</id>
<content type='text'>
Due to packaging issue the source code in com.netscape.certsrv.common
were duplicated into common and console packages and over time they
have become out-of-sync. This patch merges the changes such that they
are now identical. When the packaging issue is fixed later the
duplicate copy can be removed.

Ticket #113
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to packaging issue the source code in com.netscape.certsrv.common
were duplicated into common and console packages and over time they
have become out-of-sync. This patch merges the changes such that they
are now identical. When the packaging issue is fixed later the
duplicate copy can be removed.

Ticket #113
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed whitespaces from Java code.</title>
<updated>2012-04-09T15:03:25+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-04-05T19:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=7c7b9d023cd466c1771068badc020dab36beb553'/>
<id>7c7b9d023cd466c1771068badc020dab36beb553</id>
<content type='text'>
Whitespaces in Java code have been removed with the following command:

  find . -not -path .git -name *.java -exec sed -i 's/[[:blank:]]\+$//' {} \;

Ticket #134
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Whitespaces in Java code have been removed with the following command:

  find . -not -path .git -name *.java -exec sed -i 's/[[:blank:]]\+$//' {} \;

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