diff --git a/build.properties b/build.properties index ea1df0348..d3c5d4b2a 100644 --- a/build.properties +++ b/build.properties @@ -8,3 +8,5 @@ git.remote = build.dir = build dist.dir = dist +# Server +pirum.dir = /home/cakephp/www-live/pear.cakephp.org diff --git a/build.xml b/build.xml index 9a968edf2..711b905f2 100644 --- a/build.xml +++ b/build.xml @@ -48,11 +48,7 @@ - - - - - + @@ -81,18 +77,25 @@ + + + - + + + + + - + - + @@ -101,10 +104,10 @@ Define the package.xml. Using xml to make xml is fun! --> - + CakePHP CakePHP Rapid Development Framework - pear.php.net + pear.cakephp.org CakePHP is a application development framework for PHP 5.2+ @@ -129,9 +132,9 @@ - - - + + + - - + + + + + +