[jbossws-commits] JBossWS SVN: r6148 - framework/branches/jbossws-framework-2.0.1.GA_CP/src/test/ant-import.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Mar 28 06:29:51 EDT 2008


Author: darran.lofthouse at jboss.com
Date: 2008-03-28 06:29:51 -0400 (Fri, 28 Mar 2008)
New Revision: 6148

Modified:
   framework/branches/jbossws-framework-2.0.1.GA_CP/src/test/ant-import/build-testsuite.xml
Log:
[JBPAPP-678] Convert test case for JBoss-Messaging.

Modified: framework/branches/jbossws-framework-2.0.1.GA_CP/src/test/ant-import/build-testsuite.xml
===================================================================
--- framework/branches/jbossws-framework-2.0.1.GA_CP/src/test/ant-import/build-testsuite.xml	2008-03-27 22:43:29 UTC (rev 6147)
+++ framework/branches/jbossws-framework-2.0.1.GA_CP/src/test/ant-import/build-testsuite.xml	2008-03-28 10:29:51 UTC (rev 6148)
@@ -201,6 +201,8 @@
       <pathelement location="${jboss.client}/mail.jar"/>
       <pathelement location="${jboss.client}/stax-api.jar"/>
       <!-- FIXME jars should be available in the client dir -->
+      <pathelement location="${jboss.server.deploy}/jboss-aop-jdk50.deployer/jboss-aop-jdk50.jar"/>    	
+      <pathelement location="${jboss.server.deploy}/jboss-aop-jdk50.deployer/trove.jar"/>    	
       <pathelement location="${jboss.server.deploy}/juddi-service.sar/juddi.jar"/>
       <pathelement location="${jboss.server.deploy}/juddi-service.sar/juddi-saaj.jar"/>
       <pathelement location="${jboss.server.deploy}/juddi-service.sar/scout.jar"/>




More information about the jbossws-commits mailing list