summaryrefslogtreecommitdiffstats
path: root/base/setup
Commit message (Collapse)AuthorAgeFilesLines
* Replaced Candlepin with RESTEasy.Endi Sukma Dewata2012-03-294-20/+9
| | | | | | | | | 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-2610-0/+10012
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