summaryrefslogtreecommitdiffstats
path: root/specs/pki-console.spec
Commit message (Collapse)AuthorAgeFilesLines
* Update to b2 releaseAde Lee2012-10-301-2/+5
|
* Removal of version numbers from jar file namesMatthew Harmsen2012-10-291-1/+4
| | | | * TRAC Ticket #350 - Dogtag 10: Remove version numbers from PKI jar files . . .
* Update release to b1Ade Lee2012-10-081-1/+4
|
* Updated release to a2Ade Lee2012-10-011-1/+4
|
* Using RPM version number in CMake.Endi Sukma Dewata2012-10-011-2/+6
| | | | | | | | | | | | 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
* Removed duplicate common classes in pki-console.jar.Endi Sukma Dewata2012-09-041-2/+6
| | | | | | | | 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
* Added pki-base and pki-server RPM packages.Endi Sukma Dewata2012-08-291-3/+6
| | | | | | | | | The pki-common package has been split such that the common and client binaries are packaged in pki-base and server binaries are packaged in pki-server. The pki-util has been merged into pki-base and the pki-deploy package has been merged into pki-server. Ticket #295
* Updated console build script.Endi Sukma Dewata2012-07-231-2/+9
| | | | | | | 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
* spec files for Bug 745278 - [RFE] ECC encryption keys cannot be archivedChristina Fu2012-04-051-5/+8
|
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+176
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