[Jboss-cvs] JBossAS SVN: r55371 - branches/Branch_4_0/testsuite

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 7 12:13:48 EDT 2006


Author: anil.saldhana at jboss.com
Date: 2006-08-07 12:13:47 -0400 (Mon, 07 Aug 2006)
New Revision: 55371

Modified:
   branches/Branch_4_0/testsuite/build.xml
Log:
resurrect the property

Modified: branches/Branch_4_0/testsuite/build.xml
===================================================================
--- branches/Branch_4_0/testsuite/build.xml	2006-08-07 15:59:38 UTC (rev 55370)
+++ branches/Branch_4_0/testsuite/build.xml	2006-08-07 16:13:47 UTC (rev 55371)
@@ -197,6 +197,7 @@
   <property name="build.stylesheets" value="${module.output}/stylesheets"/>
   <property name="build.reports" value="${module.output}/reports"/>
   <property name="build.testlog" value="${module.output}/log"/>
+  <property name="build.gen-src" value="${module.output}/gen-src/"/>
 
   <!-- Install/Release structure -->
   <property name="install.id" value="${module.name}-${module.version}"/>




More information about the jboss-cvs-commits mailing list