mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
1644b1c249
- 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.
12 lines
177 B
Properties
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
|