Browse Source

Added oxm module

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@533 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Arjen Poutsma 17 years ago
parent
commit
90851734d9
  1. 1
      build-spring-framework/build.xml

1
build-spring-framework/build.xml

@ -10,6 +10,7 @@ @@ -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"/>

Loading…
Cancel
Save