Upgraded dependencies to Spring 2.5.6 (INT-446).
This commit is contained in:
@@ -10,12 +10,12 @@
|
||||
<classpathentry kind="var" path="IVY_CACHE/javax.xml.stream/com.springsource.javax.xml.stream/1.0.1/com.springsource.javax.xml.stream-1.0.1.jar" sourcepath="IVY_CACHE/javax.xml.stream/com.springsource.javax.xml.stream/1.0.1/com.springsource.javax.xml.stream-sources-1.0.1.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.apache.commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-1.1.1.jar" sourcepath="/IVY_CACHE/org.apache.commons/com.springsource.org.apache.commons.logging/1.1.1/com.springsource.org.apache.commons.logging-sources-1.1.1.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.junit/com.springsource.org.junit/4.4.0/com.springsource.org.junit-4.4.0.jar" sourcepath="/IVY_CACHE/org.junit/com.springsource.org.junit/4.4.0/com.springsource.org.junit-sources-4.4.0.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework/org.springframework.beans/2.5.5.A/org.springframework.beans-2.5.5.A.jar" sourcepath="/IVY_CACHE/org.springframework/org.springframework.beans/2.5.5.A/org.springframework.beans-sources-2.5.5.A.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework/org.springframework.context/2.5.5.A/org.springframework.context-2.5.5.A.jar" sourcepath="/IVY_CACHE/org.springframework/org.springframework.context/2.5.5.A/org.springframework.context-sources-2.5.5.A.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework/org.springframework.core/2.5.5.A/org.springframework.core-2.5.5.A.jar" sourcepath="/IVY_CACHE/org.springframework/org.springframework.core/2.5.5.A/org.springframework.core-sources-2.5.5.A.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework/org.springframework.beans/2.5.6/org.springframework.beans-2.5.6.jar" sourcepath="/IVY_CACHE/org.springframework/org.springframework.beans/2.5.6/org.springframework.beans-sources-2.5.6.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework/org.springframework.context/2.5.6/org.springframework.context-2.5.6.jar" sourcepath="/IVY_CACHE/org.springframework/org.springframework.context/2.5.6/org.springframework.context-sources-2.5.6.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework/org.springframework.core/2.5.6/org.springframework.core-2.5.6.jar" sourcepath="/IVY_CACHE/org.springframework/org.springframework.core/2.5.6/org.springframework.core-sources-2.5.6.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework.ws/org.springframework.oxm/1.5.4.A/org.springframework.oxm-1.5.4.A.jar" sourcepath="/IVY_CACHE/org.springframework.ws/org.springframework.oxm/1.5.4.A/org.springframework.oxm-sources-1.5.4.A.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework.ws/org.springframework.xml/1.5.4.A/org.springframework.xml-1.5.4.A.jar" sourcepath="/IVY_CACHE/org.springframework.ws/org.springframework.xml/1.5.4.A/org.springframework.xml-sources-1.5.4.A.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework/org.springframework.test/2.5.5.A/org.springframework.test-2.5.5.A.jar" sourcepath="/IVY_CACHE/org.springframework/org.springframework.test/2.5.5.A/org.springframework.test-sources-2.5.5.A.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework/org.springframework.test/2.5.6/org.springframework.test-2.5.6.jar" sourcepath="/IVY_CACHE/org.springframework/org.springframework.test/2.5.6/org.springframework.test-sources-2.5.6.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.custommonkey.xmlunit/com.springsource.org.custommonkey.xmlunit/1.2.0/com.springsource.org.custommonkey.xmlunit-1.2.0.jar" sourcepath="/IVY_CACHE/org.custommonkey.xmlunit/com.springsource.org.custommonkey.xmlunit/1.2.0/com.springsource.org.custommonkey.xmlunit-sources-1.2.0.jar"/>
|
||||
<classpathentry kind="var" path="IVY_CACHE/org.springframework.ws/org.springframework.oxm.java5/1.5.4.A/org.springframework.oxm.java5-1.5.4.A.jar" sourcepath="/IVY_CACHE/org.springframework.ws/org.springframework.oxm.java5/1.5.4.A/org.springframework.oxm.java5-sources-1.5.4.A.jar"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.integration"/>
|
||||
|
||||
@@ -20,17 +20,17 @@
|
||||
</publications>
|
||||
|
||||
<dependencies>
|
||||
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.4.0" conf="test->runtime"/>
|
||||
<dependency org="com.sun.xml" name="com.springsource.com.sun.xml.bind" rev="2.1.7" conf="test->runtime"/>
|
||||
<dependency org="javax.activation" name="com.springsource.javax.activation" rev="1.1.1" conf="provided->runtime"/>
|
||||
<dependency org="javax.xml.bind" name="com.springsource.javax.xml.bind" rev="2.1.7" conf="provided->runtime"/>
|
||||
<dependency org="javax.xml.stream" name="com.springsource.javax.xml.stream" rev="1.0.1" conf="provided->runtime"/>
|
||||
<dependency org="org.custommonkey.xmlunit" name="com.springsource.org.custommonkey.xmlunit" rev="1.2.0" conf="test->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.5.A" conf="test->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.5.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.ws" name="org.springframework.oxm" rev="1.5.4.A" conf="compile->runtime"/>
|
||||
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.4.0" conf="test->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6" conf="test->runtime"/>
|
||||
<dependency org="org.springframework.integration" name="org.springframework.integration" rev="latest.integration" conf="compile->compile"/>
|
||||
<dependency org="javax.xml.bind" name="com.springsource.javax.xml.bind" rev="2.1.7" conf="test->runtime" />
|
||||
<dependency org="com.sun.xml" name="com.springsource.com.sun.xml.bind" rev="2.1.7" conf="test->runtime" />
|
||||
<dependency org="org.springframework.ws" name="org.springframework.oxm" rev="1.5.4.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.ws" name="org.springframework.oxm.java5" rev="1.5.4.A" conf="test->runtime" />
|
||||
<dependency org="javax.activation" name="com.springsource.javax.activation" rev="1.1.1" conf="test->runtime"/>
|
||||
<dependency org="javax.xml.stream" name="com.springsource.javax.xml.stream" rev="1.0.1" conf="test->runtime"/>
|
||||
</dependencies>
|
||||
|
||||
</ivy-module>
|
||||
|
||||
@@ -4,12 +4,12 @@ Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[1.0.0, 1.0.1)",
|
||||
org.springframework.beans.*;version="[2.5.5.A, 3.0.0)",
|
||||
org.springframework.core.*;version="[2.5.5.A, 3.0.0)",
|
||||
org.springframework.beans.*;version="[2.5.6, 3.0.0)",
|
||||
org.springframework.core.*;version="[2.5.6, 3.0.0)",
|
||||
org.springframework.util;version="[2.5.6, 3.0.0)",
|
||||
org.springframework.oxm;version="[1.5.4.A, 2.0.0)";resolution:=optional,
|
||||
org.springframework.util;version="[2.5.5.A, 3.0.0)",
|
||||
org.springframework.xml.*;version="[1.5.4.A, 2.0.0)"
|
||||
Unversioned-Imports:
|
||||
org.w3c.dom,
|
||||
javax.xml.*,
|
||||
org.xml.sax.*
|
||||
org.xml.sax.*
|
||||
|
||||
Reference in New Issue
Block a user