[jboss-cvs] JBossAS SVN: r64865 - branches/JBPAPP_4_2_0_GA_CP/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 24 15:52:23 EDT 2007


Author: fnasser at redhat.com
Date: 2007-08-24 15:52:23 -0400 (Fri, 24 Aug 2007)
New Revision: 64865

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-258 - ANN-551 Guaranty the same parameter ordering when overriding SQL across VMs and compilations

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2007-08-24 19:39:46 UTC (rev 64864)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2007-08-24 19:52:23 UTC (rev 64865)
@@ -73,7 +73,7 @@
     <componentref name="gjt-jpl-util" version="1.0"/>
     <componentref name="gnu-getopt" version="1.0.12-brew"/>
     <componentref name="hibernate" version="3.2.4.SP1_CP01-brew"/>
-    <componentref name="hibernate-annotations" version="3.2.1.GA-brew"/>
+    <componentref name="hibernate-annotations" version="3.2.1.GA.patch01-brew"/>
     <componentref name="hibernate-entitymanager" version="3.2.1.GA-brew"/>
     <componentref name="hsqldb" version="1.8.0.2"/>
     <componentref name="jacorb" version="2.3.0jboss.patch4-brew"/>




More information about the jboss-cvs-commits mailing list