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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 17 05:09:36 EDT 2008


Author: alessio.soldano at jboss.com
Date: 2008-07-17 05:09:36 -0400 (Thu, 17 Jul 2008)
New Revision: 75951

Modified:
   branches/Branch_4_2/build/build-thirdparty.xml
Log:
Adding jettison.jar to thirdparty dir (required by jbossws)


Modified: branches/Branch_4_2/build/build-thirdparty.xml
===================================================================
--- branches/Branch_4_2/build/build-thirdparty.xml	2008-07-17 07:42:22 UTC (rev 75950)
+++ branches/Branch_4_2/build/build-thirdparty.xml	2008-07-17 09:09:36 UTC (rev 75951)
@@ -109,6 +109,7 @@
     <componentref name="sun-servlet" version="2.5-brew"/>
     <componentref name="trove" version="1.0.2-brew"/>
     <componentref name="woodstox" version="3.1.1-brew"/>
+    <componentref name="codehaus-jettison" version="1.0-RC2"/>
     <componentref name="xdoclet" version="1.2.3-brew"/>
     
   </build>




More information about the jboss-cvs-commits mailing list