From ca99ebf9125c5510bdc84f08e64a5e0ac42dc64a Mon Sep 17 00:00:00 2001 From: mark_story Date: Wed, 4 Jan 2012 22:41:05 -0500 Subject: [PATCH] distribute target works --- build.properties | 2 ++ build.xml | 39 +++++++++++++++++++++++---------------- 2 files changed, 25 insertions(+), 16 deletions(-) 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 @@ - - - + + + - - + + + + + +