[jboss-cvs] JBoss Messaging SVN: r4494 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 17 04:57:50 EDT 2008


Author: bershath27
Date: 2008-06-17 04:57:50 -0400 (Tue, 17 Jun 2008)
New Revision: 4494

Modified:
   trunk/build-messaging.xml
Log:
Modified the classpath to reflect the dependency for HB Persistence

Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml	2008-06-17 01:35:38 UTC (rev 4493)
+++ trunk/build-messaging.xml	2008-06-17 08:57:50 UTC (rev 4494)
@@ -246,6 +246,8 @@
       <path refid="slf4j.api.classpath"/>
       <path refid="slf4j.log4j.classpath"/>
    </path>
+	
+   <path refid="jpa.api.classpath"/>
    <!--
         Setting "external.project" to true makes jbossbuild use the current directory, and not its
         parent, as project root. DO NOT change this.




More information about the jboss-cvs-commits mailing list