+ migrated some manifest template changed from 2.5.x to 3.0.x
This commit is contained in:
@@ -2,6 +2,8 @@ Bundle-SymbolicName: org.springframework.core
|
||||
Bundle-Name: Spring Core
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Package:
|
||||
org.eclipse.core.runtime;common="split";resolution:=optional
|
||||
Import-Template:
|
||||
edu.emory.mathcs.backport.*;version="[3.0.0, 4.0.0)";resolution:=optional,
|
||||
org.apache.commons.collections.*;version="[3.2.0, 4.0.0)";resolution:=optional,
|
||||
@@ -10,6 +12,4 @@ Import-Template:
|
||||
org.apache.log4j.*;version="[1.2.15, 2.0.0)";resolution:=optional,
|
||||
org.aspectj.*;version="[1.5.4, 2.0.0)";resolution:=optional
|
||||
Unversioned-Imports:
|
||||
javax.xml.transform.*,
|
||||
org.w3c.dom.*,
|
||||
org.xml.sax.*
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user