[jboss-cvs] JBossAS SVN: r94889 - branches/Branch_5_x/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 14 16:05:15 EDT 2009


Author: smcgowan at redhat.com
Date: 2009-10-14 16:05:15 -0400 (Wed, 14 Oct 2009)
New Revision: 94889

Modified:
   branches/Branch_5_x/ejb3/build.xml
Log:
JBAS-7241 - fix the build

Modified: branches/Branch_5_x/ejb3/build.xml
===================================================================
--- branches/Branch_5_x/ejb3/build.xml	2009-10-14 19:46:38 UTC (rev 94888)
+++ branches/Branch_5_x/ejb3/build.xml	2009-10-14 20:05:15 UTC (rev 94889)
@@ -86,6 +86,8 @@
          <path refid="jgroups.jgroups.classpath"/>
          <path refid="hibernate3.classpath"/>
          <path refid="ejb3-persistence.classpath"/>
+         <path refid="jboss.jboss.jpa.spi.classpath"/>
+         <path refid="jboss.jboss.jpa.impl.classpath"/>
          <path refid="javassist.classpath"/>
          <path refid="trove.classpath"/>
          <path refid="xdoclet.xdoclet.classpath"/>




More information about the jboss-cvs-commits mailing list