From 2a6b668a98f6507d6153d9b86bca0adf8250ba72 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 5 Mar 2002 07:11:21 +0000 Subject: [PATCH] Blow away the component map file before building so that it's consistent between component repository rebuilds at present. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1092 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- tests/build.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/build.xml b/tests/build.xml index a90463b56..76aa2a9ae 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -86,6 +86,10 @@ classdef="${cbundle.dir}/classes.xml" target="${cbundle.dir}/metadata.jar"/> + + +