Added oxm module

This commit is contained in:
Arjen Poutsma
2009-01-09 13:34:00 +00:00
parent c04dec1b15
commit 56bdfae39a

View File

@@ -10,6 +10,7 @@
<pathelement location="../org.springframework.aop"/>
<pathelement location="../org.springframework.context"/>
<pathelement location="../org.springframework.transaction"/>
<pathelement location="../org.springframework.oxm"/>
<pathelement location="../org.springframework.jms"/>
<pathelement location="../org.springframework.aspects"/>
<pathelement location="../org.springframework.jdbc"/>