From 393bc7f1e5899ad6c937eda7fac11b6941344df6 Mon Sep 17 00:00:00 2001 From: mark_story Date: Thu, 29 Dec 2011 10:33:04 -0500 Subject: [PATCH] Add distribute task. Once the pear channel is setup, this will publish tar files to the pear channel. --- build.xml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index ff682d059..81ef51470 100644 --- a/build.xml +++ b/build.xml @@ -133,6 +133,9 @@ + @@ -152,10 +155,18 @@ + + + + - + + - - +