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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 23 18:08:42 EST 2008


Author: fnasser at redhat.com
Date: 2008-01-23 18:08:42 -0500 (Wed, 23 Jan 2008)
New Revision: 69254

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-355 - Merge JBAS-4698 into the next CP. This effectively fixes the oswego library. Several defects were found, including an unthreadsafe call to toArray().

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-01-23 22:26:04 UTC (rev 69253)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml	2008-01-23 23:08:42 UTC (rev 69254)
@@ -107,7 +107,7 @@
     <componentref name="junit" version="3.8.2-brew"/>
     <componentref name="objectweb-joramtests" version="1.5"/>
     <componentref name="odmg" version="3.0-brew"/>
-    <componentref name="oswego-concurrent" version="1.3.4-brew"/>
+    <componentref name="oswego-concurrent" version="1.3.4.patch01-brew"/>
     <componentref name="quartz" version="1.5.2-brew"/>
     <componentref name="qdox" version="1.6.1-brew"/>
     <componentref name="stax-api" version="1.0"/>




More information about the jboss-cvs-commits mailing list