[jboss-svn-commits] JBL Code SVN: r37405 - in labs/jbossesb/branches/JBESB_4_10_CP/product: lib/ext and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Aug 12 19:09:25 EDT 2011


Author: tcunning
Date: 2011-08-12 19:09:25 -0400 (Fri, 12 Aug 2011)
New Revision: 37405

Removed:
   labs/jbossesb/branches/JBESB_4_10_CP/product/lib/ext/org.springframework.context-3.0.2.RELEASE.jar
Modified:
   labs/jbossesb/branches/JBESB_4_10_CP/product/ivy.xml
Log:
JBESB-3663
Remove springframework-context 3.0.2, add 3.0.3 to ivy.xml.


Modified: labs/jbossesb/branches/JBESB_4_10_CP/product/ivy.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_10_CP/product/ivy.xml	2011-08-12 16:01:10 UTC (rev 37404)
+++ labs/jbossesb/branches/JBESB_4_10_CP/product/ivy.xml	2011-08-12 23:09:25 UTC (rev 37405)
@@ -15,6 +15,8 @@
         <dependency org="org.slf4j" name="slf4j-log4j12" rev="1.4.3"/>
 
 	<dependency org="commons-configuration" name="commons-configuration" rev="1.5"/>
+
+        <dependency org="org.springframework" name="spring-context" rev="3.0.3.RELEASE" transitive="false"/>
 		
         <dependency org="commons-httpclient" name="commons-httpclient" rev="3.1"/>
         <dependency org="commons-io" name="commons-io" rev="1.4"/>

Deleted: labs/jbossesb/branches/JBESB_4_10_CP/product/lib/ext/org.springframework.context-3.0.2.RELEASE.jar
===================================================================
(Binary files differ)



More information about the jboss-svn-commits mailing list