INT-300 XPathRouter

Name space support to follow
This commit is contained in:
Jonas Partner
2008-07-15 16:44:12 +00:00
parent 7d3eac5611
commit 1b98a3e647
8 changed files with 257 additions and 2 deletions

View File

@@ -20,7 +20,8 @@
</publications>
<dependencies>
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.4.0"/>
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.4.0" conf="test->runtime"/>
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.4.A" conf="test->runtime"/>
<dependency org="org.springframework.integration" name="org.springframework.integration" rev="latest.integration" conf="compile->compile"/>
<dependency org="org.springframework.ws" name="org.springframework.oxm" rev="1.5.1.A" conf="compile->runtime"/>
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.4.A" conf="compile->runtime"/>