+ migrated some manifest template changed from 2.5.x to 3.0.x

This commit is contained in:
Costin Leau
2008-11-25 22:20:53 +00:00
parent 20bdc3c2d5
commit dca286d065
14 changed files with 31 additions and 47 deletions

View File

@@ -4,7 +4,7 @@ Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
com.jamonapi.*;version="[2.4.0, 3.0.0)";resolution:=optional,
net.sf.cglib.*;version="[2.1.3, 3.0.0)";resolution:=optional,
net.sf.cglib.*;version="[2.1.3, 2.2.0)";resolution:=optional,
org.aopalliance.*;version="[1.0.0, 2.0.0)",
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
org.apache.commons.pool.*;version="[1.3.0, 2.0.0)";resolution:=optional,
@@ -13,4 +13,4 @@ Import-Template:
org.springframework.core.*;version="[3.0.0, 3.0.1)",
org.springframework.util.*;version="[3.0.0, 3.0.1)"
Unversioned-Imports:
org.w3c.dom.*
*