Skip to content

Commit 56bdfae

Browse files
committed
Added oxm module
1 parent c04dec1 commit 56bdfae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-spring-framework/build.xml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<pathelement location="../org.springframework.aop"/>
1111
<pathelement location="../org.springframework.context"/>
1212
<pathelement location="../org.springframework.transaction"/>
13+
<pathelement location="../org.springframework.oxm"/>
1314
<pathelement location="../org.springframework.jms"/>
1415
<pathelement location="../org.springframework.aspects"/>
1516
<pathelement location="../org.springframework.jdbc"/>

0 commit comments

Comments
 (0)