From ef0f727bc420b5c7dd38bdb57efed7bac5ad209f Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 13 Oct 2011 18:42:46 +0000 Subject: [PATCH] Switch to separate install and deploy targets. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1183 ed5b42cb-e716-0410-a449-f6a68f950b19 --- build.xml | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index 4a1c99aa..a507c8e8 100644 --- a/build.xml +++ b/build.xml @@ -7,7 +7,7 @@ - + @@ -106,11 +106,11 @@ destdir="${deploy.dir}/docs" stylesheetfile="docs/stylesheet.css" link="http://www.threerings.net/code/nenya/docs/api" additionalparam="-breakiterator" classpathref="built.classpath"> - - - + + - + + @@ -256,13 +256,22 @@ - - + + + + + + - + + + - +