We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04dec1 commit 56bdfaeCopy full SHA for 56bdfae
build-spring-framework/build.xml
@@ -10,6 +10,7 @@
10
<pathelement location="../org.springframework.aop"/>
11
<pathelement location="../org.springframework.context"/>
12
<pathelement location="../org.springframework.transaction"/>
13
+ <pathelement location="../org.springframework.oxm"/>
14
<pathelement location="../org.springframework.jms"/>
15
<pathelement location="../org.springframework.aspects"/>
16
<pathelement location="../org.springframework.jdbc"/>
0 commit comments