summaryrefslogtreecommitdiffstats
path: root/base/deploy
Commit message (Collapse)AuthorAgeFilesLines
* Replaced Candlepin with RESTEasy.Endi Sukma Dewata2012-03-291-11/+0
| | | | | | | | | Previously the code depends on the old RESTEasy libraries provided by Candlepin package. Now the Eclipse classpath, build/setup scripts, and the spec file have been updated to use the libraries provided by the new RESTEasy package. Ticket #29
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-2612-0/+1461
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