[jboss-cvs] JBossAS SVN: r62819 - branches/Branch_4_2/build.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat May 5 18:47:10 EDT 2007


Author: reverbel
Date: 2007-05-05 18:47:10 -0400 (Sat, 05 May 2007)
New Revision: 62819

Modified:
   branches/Branch_4_2/build/build-thirdparty.xml
Log:
Upgrade JacORB library to version 2.2.4jboss.patch2. This is a patched version of JacORB 2.2.4, which identifies itself as "JacORB V 2.2.4 (JBoss patch 2)".
The new jacorb.jar fixes JBAS-3613 and JBCTS-563.


Modified: branches/Branch_4_2/build/build-thirdparty.xml
===================================================================
--- branches/Branch_4_2/build/build-thirdparty.xml	2007-05-05 05:20:04 UTC (rev 62818)
+++ branches/Branch_4_2/build/build-thirdparty.xml	2007-05-05 22:47:10 UTC (rev 62819)
@@ -76,7 +76,7 @@
     <componentref name="hibernate-annotations" version="3.2.1.GA"/>
     <componentref name="hibernate-entitymanager" version="3.2.1.GA"/>
     <componentref name="hsqldb" version="1.8.0.2"/>
-    <componentref name="jacorb" version="2.2.4jboss.patch1-brew"/>
+    <componentref name="jacorb" version="2.2.4jboss.patch2"/>
     <componentref name="javassist" version="3.5.0.GA-brew"/>
     <componentref name="jaxen" version="1.1-brew"/>
     <componentref name="jboss/aop" version="1.5.5.GA"/>




More information about the jboss-cvs-commits mailing list