spring-security/openid/template.mf

16 lines
580 B
Plaintext
Raw Permalink Normal View History

2009-07-09 12:26:11 +00:00
Bundle-SymbolicName: org.springframework.security.openid
Bundle-Name: Spring Security OpenID Support
Bundle-Vendor: SpringSource
Bundle-Version: ${version}
Bundle-ManifestVersion: 2
Ignored-Existing-Headers:
Import-Package,
Export-Package
Import-Template:
javax.servlet.*;version="[2.4.0, 3.0.0)",
org.apache.commons.logging.*;version="[1.0.4, 2.0.0)",
org.openid4java.*;version="[0.9.3, 1.0.0)",
org.springframework.security.*;version="[${version},${version}]",
org.springframework.beans.*;version="[2.0.8, 3.1.0)",
org.springframework.util.*;version="[2.0.8, 3.1.0)"