Updates to allow nightly snapshots of maven central-compatible artifacts
This commit is contained in:
@@ -3,15 +3,22 @@ Bundle-Name: Spring Web Struts
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
antlr.*;version="[2.7.6, 3.0.0)";resolution:=optional,
|
||||
javax.servlet.*;version="[2.4.0, 3.0.0)",
|
||||
javax.sql.*;version="0",
|
||||
org.apache.commons.beanutils.*;version="[1.7.0, 2.0.0)",
|
||||
org.apache.commons.collections.*;version="[3.2.0, 4.0.0)",
|
||||
org.apache.commons.digester.*;version="[0.4.0, 1.0.0)",
|
||||
org.apache.commons.fileupload.*;version="[1.2.0, 2.0.0)",
|
||||
org.apache.commons.logging.*;version="[1.0.4, 2.0.0)",
|
||||
org.apache.commons.validator.*;version="[1.1.4, 2.0.0)",
|
||||
org.apache.struts.*;version="[1.2.9, 2.0.0)",
|
||||
org.springframework.beans.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.context.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.util.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.validation.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.web.*;version="[3.0.0, 3.0.1)"
|
||||
org.springframework.web.*;version="[3.0.0, 3.0.1)",
|
||||
org.xml.sax.*;version="0"
|
||||
Ignored-Existing-Headers:
|
||||
Bnd-LastModified,
|
||||
Import-Package,
|
||||
|
||||
Reference in New Issue
Block a user