blob: 1bd694de6bd79651ed55908c0b4180e72a8c9c7e [file] [log] [blame]
Bundle-SymbolicName: org.springframework.expression
Bundle-Name: Spring Expression Language
Bundle-Vendor: Eclipse Virgo
Bundle-ManifestVersion: 2
Bundle-Version: ${springframeworkVersion}
Import-Template:
org.apache.commons.logging.*;version="${commonsLoggingVersion:[=.=.=, +1)}",
org.springframework.asm.*;version="${springframeworkVersion:[=.=.=.=, =.=.=.=]}",
org.springframework.core.*;version="${springframeworkVersion:[=.=.=.=, =.=.=.=]}",
org.springframework.lang.*;version="${springframeworkVersion:[=.=.=.=, =.=.=.=]}",
org.springframework.util.*;version="${springframeworkVersion:[=.=.=.=, =.=.=.=]}"
Export-Template:
org.springframework.expression.*;version="${springframeworkVersion}"