[Jboss-cvs] JBossAS SVN: r56768 - branches/MC_VDF_WORK/system-jmx

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 12 09:09:12 EDT 2006


Author: adrian at jboss.org
Date: 2006-09-12 09:09:09 -0400 (Tue, 12 Sep 2006)
New Revision: 56768

Removed:
   branches/MC_VDF_WORK/system-jmx/${build.gen.test}/
Modified:
   branches/MC_VDF_WORK/system-jmx/build-test.xml
Log:
Fix the build to remove the spurios build.gen.test

Modified: branches/MC_VDF_WORK/system-jmx/build-test.xml
===================================================================
--- branches/MC_VDF_WORK/system-jmx/build-test.xml	2006-09-12 13:05:06 UTC (rev 56767)
+++ branches/MC_VDF_WORK/system-jmx/build-test.xml	2006-09-12 13:09:09 UTC (rev 56768)
@@ -62,6 +62,7 @@
          description="Root of the tests-support resources"/>
       <property name="build.testlog" value="${module.output}/log" />
       <property name="build-bypass.disabled" value="true" />
+      <property name="build.gen.test" value="${module.output}/gen-test"/>
 
       <!-- ========= -->
       <!-- Libraries -->




More information about the jboss-cvs-commits mailing list