summaryrefslogtreecommitdiffstats
path: root/proxy/buildconf
Commit message (Collapse)AuthorAgeFilesLines
* Add new Guice jars to build/test process.Devan Goodwin2009-12-041-1/+3
|
* Switch ivy repo to a new temporary location.Devan Goodwin2009-12-041-1/+1
| | | | Just need to get ahold of Jesus to add deps to the official one.
* More build.xml pruning, and merging the buildconf/build-*.xml files in.Devan Goodwin2009-11-202-144/+0
| | | | | Having it all in one place alleviates some concern over where things are defined when searching, and hopefully will make it easier to pear down.
* move common jars to common.jar.dependencies to avoid duplication.jesus m. rodriguez2009-11-111-11/+12
|
* add in the spacewalk certificate parsing library.jesus m. rodriguez2009-11-101-2/+2
| | | | this should probably be made into a jar so others can use it.
* move hibernate taskdefs to build-tasksdefs.xmljesus m. rodriguez2009-11-091-0/+3
|
* Fix ant testing.Devan Goodwin2009-11-092-4/+5
|
* Fix ant build deps.Devan Goodwin2009-11-091-2/+2
| | | | Didn't realize this was broken due to some kind of caching.
* Pass persistenceUnit property in when running unit tests.Devan Goodwin2009-11-061-0/+1
|
* consumer api work (not done yet)jesus m. rodriguez2009-08-271-3/+12
|
* reorder jars, added jersey-client for use in a unit test.jesus m. rodriguez2009-07-301-2/+4
|
* add src jars for easier debugging.jesus m. rodriguez2009-07-301-0/+3
|
* make deploy script work for both tomcat5 and tomcat6jesus m. rodriguez2009-07-271-3/+13
|
* fixing build properties to reference correct jar file and unused importsMike McCune2009-07-271-1/+1
|
* adding deps for bouncycastle for cert generationMike McCune2009-07-271-1/+1
|
* json output!Mike McCune2009-07-091-1/+1
|
* need json jarsjesus m. rodriguez2009-07-091-10/+3
|
* change checkstyle rulesjesus m. rodriguez2009-07-081-1/+1
|
* my deploy script. Needs major cleanage, but it's a start.jesus m. rodriguez2009-07-071-0/+4
|
* moved the scripts directory to buildconf since that is where they are used.jesus m. rodriguez2009-06-263-1/+158
|
* added missing jarsjesus m. rodriguez2009-06-261-4/+3
|
* remove RhnCustomFormatter referencejesus m. rodriguez2009-06-261-2/+0
|
* change run.jar.dependencies to be only the jars we needjesus m. rodriguez2009-06-251-3/+2
|
* cleanup of build files.jesus m. rodriguez2009-06-252-11/+11
| | | | | | | | rename candlepin-home to candlepin.home. removed basedir from <project ...> entry so that it defaults to basedir of the build.xml file. This was needed because we switched to build.properties so what used to be set via property ... location= no longer worked. commented out currently unneeded jars from ivy.xml
* remove ant-contrib definition of 'for' taskjesus m. rodriguez2009-06-241-5/+0
|
* get build working.jesus m. rodriguez2009-06-245-154/+347
| | | | | | Add LICENSE.txt and checkstyle.xml. Migrate build-props.xml to build.properties. cleanup build-utils.xml
* add script for using jpackage type jar filesjesus m rodriguez2009-06-241-1/+1
|
* cleanup build files.jesus m rodriguez2009-06-231-9/+9
|
* remove jspc taskjesus m. rodriguez2009-06-231-5/+0
|
* initial layout and build files, thanks to Spacewalk.jesus m. rodriguez2009-06-233-0/+304