[jboss-cvs] JBossAS SVN: r59864 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 19 18:13:05 EST 2007


Author: scott.stark at jboss.org
Date: 2007-01-19 18:13:04 -0500 (Fri, 19 Jan 2007)
New Revision: 59864

Modified:
   trunk/testsuite/build.xml
Log:
Add the profileservice module classpath

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2007-01-19 23:12:46 UTC (rev 59863)
+++ trunk/testsuite/build.xml	2007-01-19 23:13:04 UTC (rev 59864)
@@ -178,6 +178,7 @@
       <path refid="jboss.mbeans.classpath"/>
       <path refid="jboss.mq.classpath"/>
       <path refid="jboss.naming.classpath"/>
+      <path refid="jboss.profileservice.classpath"/>
       <path refid="jboss.security.spi.classpath"/>
       <path refid="jboss.security.classpath"/>
       <path refid="jboss.security.spi.classpath"/>




More information about the jboss-cvs-commits mailing list