[jboss-cvs] JBossAS SVN: r64486 - trunk/aspects.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Aug 7 15:12:33 EDT 2007


Author: rrajesh
Date: 2007-08-07 15:12:33 -0400 (Tue, 07 Aug 2007)
New Revision: 64486

Modified:
   trunk/aspects/build-test50.xml
Log:
Fix the testsuite build. Updte jboss.jbosssx.classpath

Modified: trunk/aspects/build-test50.xml
===================================================================
--- trunk/aspects/build-test50.xml	2007-08-07 18:26:34 UTC (rev 64485)
+++ trunk/aspects/build-test50.xml	2007-08-07 19:12:33 UTC (rev 64486)
@@ -116,7 +116,7 @@
          <path refid="jboss.system.classpath"/>
          <path refid="jboss.jmx.classpath"/>
          <path refid="jboss.naming.classpath"/>
-         <path refid="jboss.security.classpath"/>
+         <path refid="jboss.jbosssx.classpath"/>
          <!-- this is for the NonSerializableFactory -->
          <path refid="jboss.server.classpath"/>
          <path refid="jboss.mq.classpath"/>




More information about the jboss-cvs-commits mailing list