From d75a1d956ea83d5223ef3b457d8c7ad7de074aa1 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 18 Dec 2001 09:27:37 +0000 Subject: [PATCH] Don't include bundle data in class jar file. Added another visualization target. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@832 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 09f5a5086..84c613409 100644 --- a/build.xml +++ b/build.xml @@ -30,7 +30,7 @@ - + @@ -69,12 +69,23 @@ basedir="${deploy.dir}/classes"/> + + + + + + + +