File tree Expand file tree Collapse file tree 7 files changed +27
-20
lines changed Expand file tree Collapse file tree 7 files changed +27
-20
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
23 <parent >
34 <artifactId >spring-ws-parent</artifactId >
45 <groupId >org.springframework.ws</groupId >
5960 org.springframework.xml*,
6061 org.springframework.oxm*,
6162 org.springframework.ws*,
62- org.springframework*;version="[ 2.0,2.5] ",
63+ org.springframework*;version="2.0",
6364 *;resolution:=optional
6465 </Import-Package >
6566 <Implementation-Title >${pom.name} </Implementation-Title >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
23 <parent >
34 <artifactId >spring-ws-parent</artifactId >
45 <groupId >org.springframework.ws</groupId >
6162 org.springframework.xml*,
6263 org.springframework.oxm*,
6364 org.springframework.ws*,
64- org.springframework*;version="[ 2.0,2.5] ",
65+ org.springframework*;version="2.0",
6566 *;resolution:=optional
6667 </Import-Package >
6768 <Implementation-Title >${pom.name} </Implementation-Title >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
23 <parent >
34 <artifactId >spring-ws-parent</artifactId >
45 <groupId >org.springframework.ws</groupId >
6465 <configuration >
6566 <tasks >
6667 <ant antfile =" ${basedir}/build-maven2.xml" inheritRefs =" true" >
67- <property name =" maven.test.skip" value =" ${maven.test.skip}" />
68- <target name =" generate-test-sources" />
68+ <property name =" maven.test.skip" value =" ${maven.test.skip}" />
69+ <target name =" generate-test-sources" />
6970 </ant >
7071 </tasks >
7172 <testSourceRoot >${project.build.directory} /generated-sources/test/java</testSourceRoot >
9596 javax.xml.transform*,
9697 org.springframework.xml*,
9798 org.springframework.oxm*,
98- org.springframework*;version="[ 2.0,2.5] ",
99+ org.springframework*;version="2.0",
99100 *;resolution:=optional
100101 </Import-Package >
101102 <Implementation-Title >${pom.name} </Implementation-Title >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
23 <parent >
34 <artifactId >spring-ws-parent</artifactId >
45 <groupId >org.springframework.ws</groupId >
3940 <configuration >
4041 <tasks >
4142 <ant antfile =" ${basedir}/build-maven2.xml" inheritRefs =" true" >
42- <property name =" maven.test.skip" value =" ${maven.test.skip}" />
43- <target name =" generate-test-sources" />
43+ <property name =" maven.test.skip" value =" ${maven.test.skip}" />
44+ <target name =" generate-test-sources" />
4445 </ant >
4546 </tasks >
4647 <testSourceRoot >${project.build.directory} /generated-sources/test/java</testSourceRoot >
5556 <configuration >
5657 <tasks >
5758 <ant antfile =" ${basedir}/build-maven2.xml" inheritRefs =" true" >
58- <property name =" maven.test.skip" value =" ${maven.test.skip}" />
59- <target name =" test-compile" />
59+ <property name =" maven.test.skip" value =" ${maven.test.skip}" />
60+ <target name =" test-compile" />
6061 </ant >
6162 </tasks >
6263 </configuration >
9192 org.w3c.dom*,
9293 org.springframework.xml*,
9394 org.springframework.oxm*,
94- org.springframework*;version="[ 2.0,2.5] ",
95+ org.springframework*;version="2.0",
9596 *;resolution:=optional
9697 </Import-Package >
9798 <Implementation-Title >${pom.name} </Implementation-Title >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
23 <parent >
34 <artifactId >spring-ws-parent</artifactId >
45 <groupId >org.springframework.ws</groupId >
7475 javax.xml.soap*,
7576 com.sun.xml.wss*,
7677 org.springframework.ws*,
77- org.springframework*;version="[ 2.0,2.5] ",
78+ org.springframework*;version="2.0",
7879 *;resolution:=optional
7980 </Import-Package >
8081 <Implementation-Title >${pom.name} </Implementation-Title >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
23 <parent >
34 <artifactId >spring-ws-parent</artifactId >
45 <groupId >org.springframework.ws</groupId >
6364 javax.jms*,
6465 javax.mail*,
6566 org.springframework.ws*,
66- org.springframework*;version="[ 2.0,2.5] ",
67+ org.springframework*;version="2.0",
6768 *;resolution:=optional
6869 </Import-Package >
6970 <Implementation-Title >${pom.name} </Implementation-Title >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
23 <parent >
34 <artifactId >spring-ws-parent</artifactId >
45 <groupId >org.springframework.ws</groupId >
4344 org.xml.sax*,
4445 org.w3c.dom*,
4546 org.springframework.xml*,
46- org.springframework*;version="[ 2.0,2.5] ",
47+ org.springframework*;version="2.0",
4748 *;resolution:=optional
4849 </Import-Package >
4950 <Implementation-Title >${pom.name} </Implementation-Title >
You can’t perform that action at this time.
0 commit comments