Author: julien(a)jboss.com
Date: 2007-08-28 19:21:51 -0400 (Tue, 28 Aug 2007)
New Revision: 8087
Modified:
branches/JBoss_Portal_Branch_2_6/server/build.xml
Log:
update 2.6 tests classpath to have the specific 2.6 test jar
Modified: branches/JBoss_Portal_Branch_2_6/server/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/server/build.xml 2007-08-28 23:07:00 UTC (rev 8086)
+++ branches/JBoss_Portal_Branch_2_6/server/build.xml 2007-08-28 23:21:51 UTC (rev 8087)
@@ -93,6 +93,7 @@
<path refid="jboss.portal/modules/common.classpath"/>
<path refid="jboss.portal/modules/web.classpath"/>
<path refid="jboss.portal/modules/test.classpath"/>
+ <pathelement
location="${jboss.portal/modules/test.lib}/portal-test-jboss-lib.jar"/>
<path refid="dom4j.dom4j.classpath"/>
<path refid="oswego.concurrent.classpath"/>
<path refid="jbossas/core.libs.classpath"/>
Show replies by date