From 02cced295a6d3ed76b6f011f0d7ada3f94fe7d8a Mon Sep 17 00:00:00 2001 From: Charlie Groves Date: Thu, 9 Dec 2010 08:51:22 +0000 Subject: [PATCH] Set a property when maven-ant is initted to let us specify two targets on the command line git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6351 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index ddd86dc3c..7786d5c86 100644 --- a/build.xml +++ b/build.xml @@ -20,7 +20,10 @@ dest="${maven-ant.jar}" usetimestamp="true"/> - + +