summaryrefslogtreecommitdiffstats
path: root/base/kra/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removal of version numbers from jar file namesMatthew Harmsen2012-10-291-12/+2
| | | | * TRAC Ticket #350 - Dogtag 10: Remove version numbers from PKI jar files . . .
* Added VERSION file.Endi Sukma Dewata2012-09-281-0/+9
| | | | | | | | | | | 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
* Updated the remaining build scripts.Endi Sukma Dewata2012-08-151-33/+39
| | | | | | | The remaining build scripts have been updated to automatically find the source codes. Ticket #62
* Add Application files to list REST resourcesAde Lee2012-07-101-1/+8
|
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+109
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