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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 17 04:59:28 EDT 2008


Author: bershath27
Date: 2008-06-17 04:59:28 -0400 (Tue, 17 Jun 2008)
New Revision: 4495

Modified:
   trunk/build-thirdparty.xml
Log:
Added a componentref entry to reflect the dependency for HB Persistence

Modified: trunk/build-thirdparty.xml
===================================================================
--- trunk/build-thirdparty.xml	2008-06-17 08:57:50 UTC (rev 4494)
+++ trunk/build-thirdparty.xml	2008-06-17 08:59:28 UTC (rev 4495)
@@ -110,7 +110,8 @@
       <componentref name="jboss/profiler/jvmti" version="1.0.0.CR5-brew"/>
       <componentref name="jboss/jbossxb" version="2.0.0.CR4"/>
       <componentref name="jboss/test14" version="1.0.0.GA"/>
-
+      <componentref name="jpa-api" version="1.0.0.GA"/>
+   	
       <!-- This is a non declared dependency of jboss/test14 -->
       <componentref name="jboss/jboss-retro" version="1.1.2"/>
       <!-- This is a non declared dependency of jboss/test14 -->




More information about the jboss-cvs-commits mailing list