From fcf174424e28e7fd54a6354efcfb216014d0cb1a Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 13 Oct 2011 18:33:24 +0000 Subject: [PATCH] You can now "ant install" for a quick(ish) install to your local repo, and "ant deploy" is used by the build server and installs javadocs and source. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6730 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) diff --git a/build.xml b/build.xml index 5746b7928..220ae95b4 100644 --- a/build.xml +++ b/build.xml @@ -8,7 +8,7 @@ - + @@ -221,7 +221,8 @@ - + @@ -263,28 +264,15 @@ - - - - - - - - - - - - - - - - - - + + + + + -