+ make use or property placeholders inside template.mf
This commit is contained in:
@@ -11,9 +11,9 @@ Import-Template:
|
||||
org.apache.xmlbeans.*;version="[2.2.0, 3.0.0)";resolution:=optional,
|
||||
org.exolab.castor.*;version="[1.2.0, 2.0.0)";resolution:=optional,
|
||||
org.jibx.runtime.*;version="[1.1.5, 2.0.0)";resolution:=optional,
|
||||
org.springframework.beans.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.core.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.util.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.beans.*;version=${spring.osgi.range},
|
||||
org.springframework.core.*;version=${spring.osgi.range},
|
||||
org.springframework.util.*;version=${spring.osgi.range},
|
||||
org.w3c.dom.*;version="0",
|
||||
org.xml.sax.*;version="0"
|
||||
Ignored-Existing-Headers:
|
||||
|
||||
Reference in New Issue
Block a user