From bb650a11d2a2d3533da5b66ed59e0d6bc6d72793 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 13 Oct 2006 22:42:34 +0000 Subject: [PATCH] Revamped the snapshot task to copy the dist/lib/ dependent jars into lib/ for the snapshot so that it contains all appropriate dependencies regardless of from where the local build got them. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4427 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/build.xml b/build.xml index a97c3fe08..2f2ec22f4 100644 --- a/build.xml +++ b/build.xml @@ -257,14 +257,20 @@ - - - - - - + + + + + + + - + + + + + +