INT-687 Upgraded to spring-build 2.2.10 r669, removed all Unversioned-Imports from template.mf files, and added ivy.xml to the spring-integration-reference module.
This commit is contained in:
@@ -9,9 +9,7 @@ Import-Template:
|
||||
org.springframework.util.*;version="[2.5.6.A, 3.0.0)",
|
||||
org.springframework.stereotype;version="[2.5.6.A, 3.0.0)",
|
||||
org.springframework.core.*;version="[2.5.6.A, 3.0.0)",
|
||||
org.springframework.xml.*;version="[1.5.5.A, 2.0.0)"
|
||||
Unversioned-Imports:
|
||||
org.w3c.dom,
|
||||
javax.xml.*,
|
||||
org.xml.sax.*
|
||||
|
||||
org.springframework.xml.*;version="[1.5.5.A, 2.0.0)",
|
||||
org.w3c.dom.*;version="0",
|
||||
org.xml.sax.*;version="0",
|
||||
javax.xml.*;version="0"
|
||||
|
||||
Reference in New Issue
Block a user