blob: d05ddc64892de201979d25e19c23fafbe566d50e [file] [log] [blame]
Bundle-SymbolicName: org.springframework.aop
Bundle-Name: Spring AOP
Bundle-Vendor: Eclipse Virgo
Bundle-ManifestVersion: 2
Bundle-Version: ${springframeworkVersion}
Import-Template:
org.apache.commons.logging.*;version="${commonsLoggingVersion:[=.=.=, +1)}",
org.aopalliance.*;version="${orgAopAllianceVersion:[=.=.=, +1)}",
org.springframework.beans.*;version="${springframeworkVersion:[=.=.=.=, =.=.=.=]}",
org.springframework.core.*;version="${springframeworkVersion:[=.=.=.=, =.=.=.=]}",
org.springframework.lang.*;version="${springframeworkVersion:[=.=.=.=, =.=.=.=]}",
org.springframework.objenesis.*;version="${springframeworkVersion:[=.=.=.=, =.=.=.=]}",
org.springframework.util.*;version="${springframeworkVersion:[=.=.=.=, =.=.=.=]}",
com.jamonapi.*;version="${jamonVersion:[=.=.=, +1)}";resolution:=optional,
org.apache.commons.pool.*;version="${commonsPoolVersion:[=.=.=, +1)}";resolution:=optional,
org.apache.commons.pool2.*;version="${commonsPool2Version:[=.=.=, +1)}";resolution:=optional,
org.aspectj.*;version="${aspectjVersion:[=.=.=, +1)}";resolution:=optional,
org.springframework.cglib.*;version="${springframeworkVersion:[=.=.=.=, =.=.=.=]}";resolution:=optional,
org.w3c.dom.*;version="0";resolution:=optional
Export-Template:
org.springframework.aop.*;version="${springframeworkVersion}"
Ignored-Existing-Headers:
Bnd-LastModified,
Export-Package,
Import-Package,
Tool