From c0cd2cd3ca689ce48bc6aac5bf4fca9dba2a5784 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 17 Feb 2005 02:05:35 +0000 Subject: [PATCH] Further repairs to the build configuration. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3356 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- tests/build.xml | 52 +++++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/tests/build.xml b/tests/build.xml index 3b065fcca..34b6abeb1 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -90,36 +90,23 @@ - - - - - - - - - - - - - - - + classname="com.threerings.cast.bundle.tools.MetadataBundlerTask" + classpathref="classpath"/> + classname="com.threerings.cast.bundle.tools.ComponentBundlerTask" + classpathref="classpath"/> - + + @@ -139,14 +126,14 @@ - - + + + classname="com.threerings.media.tile.bundle.tools.TileSetBundlerTask" + classpathref="classpath"/> @@ -158,12 +145,27 @@ + classname="com.threerings.miso.tile.tools.CompileFringeConfigurationTask" + classpathref="classpath"/> - + + + + + + + + + + + + + +