JAXB integration test for OXM based marshallig and unmrshalling transformers

This commit is contained in:
Jonas Partner
2008-10-22 07:38:40 +00:00
parent 4daddefaa4
commit c08cb7a437
6 changed files with 177 additions and 1 deletions

View File

@@ -14,5 +14,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/org.springframework.integration"/>
<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.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 kind="output" path="target/classes"/>
</classpath>