Fixed manifest templates and pomx

This commit is contained in:
Arjen Poutsma
2008-10-23 08:38:18 +00:00
parent 4973f9387a
commit 5cd2b80da7
4 changed files with 86 additions and 7 deletions

View File

@@ -2,13 +2,13 @@ Bundle-SymbolicName: org.springframework.beans
Bundle-Name: Spring Beans
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
Import-Template:
javax.el.*;version="[2.1.0, 3.0.0)";resolution:=optional,
net.sf.cglib.*;version="[2.1.3, 2.2.0)";resolution:=optional,
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
org.springframework.core.*;version="[3.0.0, 3.0.0]",
org.springframework.util.*;version="[3.0.0, 3.0.0]",
Unversioned-Imports:
Unversioned-Imports:
javax.xml.parsers.*,
org.w3c.dom.*,
org.xml.sax.*
org.xml.sax.*