[jboss-cvs] JBossAS SVN: r99599 - branches/JBPAPP_5_0/hibernate-int.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 19 09:59:52 EST 2010


Author: stliu
Date: 2010-01-19 09:59:52 -0500 (Tue, 19 Jan 2010)
New Revision: 99599

Modified:
   branches/JBPAPP_5_0/hibernate-int/build.xml
Log:
JBPAPP-3398 hibernate core sub modules have been mapped to component id hibernate

Modified: branches/JBPAPP_5_0/hibernate-int/build.xml
===================================================================
--- branches/JBPAPP_5_0/hibernate-int/build.xml	2010-01-19 14:19:45 UTC (rev 99598)
+++ branches/JBPAPP_5_0/hibernate-int/build.xml	2010-01-19 14:59:52 UTC (rev 99599)
@@ -93,7 +93,7 @@
 
     <!-- Specify modules upon which this build depends -->
     <path id="dependentmodule.classpath">
-      <path refid="org.hibernate.classpath"/>
+      <path refid="hibernate.hibernate.classpath"/>
       <path refid="jboss.common.core.classpath"/>
       <path refid="jboss.common.logging.spi.classpath"/>
       <path refid="jboss.common.logging.log4j.classpath"/>




More information about the jboss-cvs-commits mailing list