Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new Guice jars to build/test process. | Devan Goodwin | 2009-12-04 | 1 | -1/+3 |
| | |||||
* | Switch ivy repo to a new temporary location. | Devan Goodwin | 2009-12-04 | 1 | -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 Goodwin | 2009-11-20 | 2 | -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. rodriguez | 2009-11-11 | 1 | -11/+12 |
| | |||||
* | add in the spacewalk certificate parsing library. | jesus m. rodriguez | 2009-11-10 | 1 | -2/+2 |
| | | | | this should probably be made into a jar so others can use it. | ||||
* | move hibernate taskdefs to build-tasksdefs.xml | jesus m. rodriguez | 2009-11-09 | 1 | -0/+3 |
| | |||||
* | Fix ant testing. | Devan Goodwin | 2009-11-09 | 2 | -4/+5 |
| | |||||
* | Fix ant build deps. | Devan Goodwin | 2009-11-09 | 1 | -2/+2 |
| | | | | Didn't realize this was broken due to some kind of caching. | ||||
* | Pass persistenceUnit property in when running unit tests. | Devan Goodwin | 2009-11-06 | 1 | -0/+1 |
| | |||||
* | consumer api work (not done yet) | jesus m. rodriguez | 2009-08-27 | 1 | -3/+12 |
| | |||||
* | reorder jars, added jersey-client for use in a unit test. | jesus m. rodriguez | 2009-07-30 | 1 | -2/+4 |
| | |||||
* | add src jars for easier debugging. | jesus m. rodriguez | 2009-07-30 | 1 | -0/+3 |
| | |||||
* | make deploy script work for both tomcat5 and tomcat6 | jesus m. rodriguez | 2009-07-27 | 1 | -3/+13 |
| | |||||
* | fixing build properties to reference correct jar file and unused imports | Mike McCune | 2009-07-27 | 1 | -1/+1 |
| | |||||
* | adding deps for bouncycastle for cert generation | Mike McCune | 2009-07-27 | 1 | -1/+1 |
| | |||||
* | json output! | Mike McCune | 2009-07-09 | 1 | -1/+1 |
| | |||||
* | need json jars | jesus m. rodriguez | 2009-07-09 | 1 | -10/+3 |
| | |||||
* | change checkstyle rules | jesus m. rodriguez | 2009-07-08 | 1 | -1/+1 |
| | |||||
* | my deploy script. Needs major cleanage, but it's a start. | jesus m. rodriguez | 2009-07-07 | 1 | -0/+4 |
| | |||||
* | moved the scripts directory to buildconf since that is where they are used. | jesus m. rodriguez | 2009-06-26 | 3 | -1/+158 |
| | |||||
* | added missing jars | jesus m. rodriguez | 2009-06-26 | 1 | -4/+3 |
| | |||||
* | remove RhnCustomFormatter reference | jesus m. rodriguez | 2009-06-26 | 1 | -2/+0 |
| | |||||
* | change run.jar.dependencies to be only the jars we need | jesus m. rodriguez | 2009-06-25 | 1 | -3/+2 |
| | |||||
* | cleanup of build files. | jesus m. rodriguez | 2009-06-25 | 2 | -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' task | jesus m. rodriguez | 2009-06-24 | 1 | -5/+0 |
| | |||||
* | get build working. | jesus m. rodriguez | 2009-06-24 | 5 | -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 files | jesus m rodriguez | 2009-06-24 | 1 | -1/+1 |
| | |||||
* | cleanup build files. | jesus m rodriguez | 2009-06-23 | 1 | -9/+9 |
| | |||||
* | remove jspc task | jesus m. rodriguez | 2009-06-23 | 1 | -5/+0 |
| | |||||
* | initial layout and build files, thanks to Spacewalk. | jesus m. rodriguez | 2009-06-23 | 3 | -0/+304 |