[jboss-cvs] JBossAS SVN: r67059 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Nov 14 00:43:58 EST 2007


Author: ALRubinger
Date: 2007-11-14 00:43:58 -0500 (Wed, 14 Nov 2007)
New Revision: 67059

Modified:
   trunk/ejb3/build-test.xml
Log:
[EJBTHREE-1099] Added EJB3 External API to build CP for Unit Tests

Modified: trunk/ejb3/build-test.xml
===================================================================
--- trunk/ejb3/build-test.xml	2007-11-14 05:29:17 UTC (rev 67058)
+++ trunk/ejb3/build-test.xml	2007-11-14 05:43:58 UTC (rev 67059)
@@ -158,6 +158,7 @@
       <path refid="jboss.jboss.vfs.classpath"/>
       <path refid="jboss.integration.classpath"/>
       <path refid="jboss.jboss.ejb3.cache.classpath"/>
+      <path refid="jboss.jboss.ejb3.ext.api.classpath"/>
       <path refid="jboss.metadata.classpath"/>
       <path refid="sun.jaxb.classpath"/>
    </path>




More information about the jboss-cvs-commits mailing list