summaryrefslogtreecommitdiffstats
path: root/scripts/compose_dogtag_pki_meta_packages
Commit message (Collapse)AuthorAgeFilesLines
* Moved Tomcat-based TPS to separate folder.Endi S. Dewata2013-08-151-1/+1
| | | | | | | | | | | The source files for the new Tomcat-based TPS has been moved from base/tps to base/tps-tomcat. The new TPS will now be build in pki-core and packaged in pki-tps-tomcat RPM. The old TPS and RA have been restored to the previous state before adding the new TPS. Once the new TPS is complete, the old TPS can be removed, the new TPS can be moved back to base/tps and the package can be renamed back to pki-tps. Ticket #702
* Added option to override compose work directory.Endi S. Dewata2013-07-221-1/+6
| | | | | | Currently the compose scripts always use a fixed work directory called "packages" to do the build. To provide more flexibility, a new optional parameter has been added to allow overriding the work directory.
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+78
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