modified stax-api entry in .classpath file to match change in repository locoation

This commit is contained in:
Mark Fisher
2008-04-07 13:41:29 +00:00
parent 61631c365b
commit dea5512f1f

View File

@@ -5,7 +5,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="IVY_CACHE/com.sun.xml.soap/saaj-impl/saaj-impl-1.3.jar"/>
<classpathentry kind="var" path="IVY_CACHE/javax.xml.soap/saaj-api/saaj-api-1.3.jar"/>
<classpathentry kind="var" path="IVY_CACHE/javax.xml.stream/stax-api/stax-api-1.0.1.jar"/>
<classpathentry kind="var" path="IVY_CACHE/javax.xml/stax-api/stax-api-1.0.1.jar"/>
<classpathentry kind="var" path="IVY_CACHE/org.apache/commons-logging/commons-logging-1.1.jar" sourcepath="/IVY_CACHE/org.apache/commons-logging/commons-logging-sources-1.1.jar"/>
<classpathentry kind="var" path="IVY_CACHE/org.junit/junit/junit-4.4.jar" sourcepath="/IVY_CACHE/org.junit/junit/junit-sources-4.4.jar"/>
<classpathentry kind="var" path="IVY_CACHE/org.springframework/spring-beans/spring-beans-2.5.2.jar" sourcepath="/IVY_CACHE/org.springframework/spring-beans/spring-beans-sources-2.5.2.jar"/>