Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename api -> resource package | jesus m. rodriguez | 2009-09-10 | 1 | -1/+1 |
| | |||||
* | remove test Hello class. | jesus m. rodriguez | 2009-07-10 | 1 | -1/+1 |
| | |||||
* | first cut at UserApi | jesus m. rodriguez | 2009-07-09 | 1 | -1/+1 |
| | |||||
* | add comment about the init-param | jesus m. rodriguez | 2009-06-26 | 1 | -0/+1 |
| | |||||
* | GET & POST methods work. | jesus m. rodriguez | 2009-06-26 | 1 | -0/+5 |
| | | | | Use test-connection.py MSG to test the api interaction. | ||||
* | cleanup of build files. | jesus m. rodriguez | 2009-06-25 | 1 | -0/+39 |
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 |