cakephp2-php8/build.properties
mark_story 1644b1c249 Fix a few problems with the build.xml
- Fix condition checking. Phing was barfing on the old 'code'
- Packages would always be made for the previous release.  Fix that.
- Check return codes so we don't blunder ahead when things go wrong.
- Put in invalid data so accidents don't happen.
2012-01-07 20:05:12 -05:00

12 lines
177 B
Properties

# Name
project.name = CakePHP
# Git stuff
git.remote = changeme!
# Directories
build.dir = build
dist.dir = dist
# Server
pirum.dir = /home/cakephp/www-live/pear.cakephp.org