[jboss-cvs] JBossAS SVN: r67535 - branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Nov 27 23:15:57 EST 2007


Author: bstansberry at jboss.com
Date: 2007-11-27 23:15:57 -0500 (Tue, 27 Nov 2007)
New Revision: 67535

Modified:
   branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/aliases.ent
Log:
[JBPAPP-295] Enable buddy replication tests

Modified: branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/aliases.ent
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/aliases.ent	2007-11-28 04:15:27 UTC (rev 67534)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/aliases.ent	2007-11-28 04:15:57 UTC (rev 67535)
@@ -91,4 +91,7 @@
 <path id="apache.ant.classpath">
   <pathelement path="${apache.ant.lib}/ant.jar"/>
 </path>
+<path id="apache.ant.junit.classpath">
+  <pathelement path="${apache.ant.lib}/ant-junit.jar"/>
+</path>
   
\ No newline at end of file




More information about the jboss-cvs-commits mailing list