mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2c239e30d5
Add Import-Template entry for org.spring-framework.jndi Issue: SPR-8038
27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
Bundle-SymbolicName: org.springframework.web.portlet
|
|
Bundle-Name: Spring Web Portlet
|
|
Bundle-Vendor: SpringSource
|
|
Bundle-ManifestVersion: 2
|
|
Import-Template:
|
|
javax.portlet.*;version="[2.0.0, 3.0.0)",
|
|
javax.servlet.*;version="[2.4.0, 4.0.0)",
|
|
javax.xml.*;version="0";resolution:=optional,
|
|
org.apache.commons.fileupload.*;version="[1.2.0, 2.0.0)";resolution:=optional,
|
|
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
|
|
org.springframework.beans.*;version=${spring.osgi.range},
|
|
org.springframework.context.*;version=${spring.osgi.range},
|
|
org.springframework.core.*;version=${spring.osgi.range},
|
|
org.springframework.http.*;version=${spring.osgi.range},
|
|
org.springframework.jndi.*;version=${spring.osgi.range},
|
|
org.springframework.stereotype;version=${spring.osgi.range},
|
|
org.springframework.ui.*;version=${spring.osgi.range},
|
|
org.springframework.util.*;version=${spring.osgi.range},
|
|
org.springframework.validation.*;version=${spring.osgi.range},
|
|
org.springframework.web.*;version=${spring.osgi.range},
|
|
org.xml.sax.*;version="0";resolution:=optional
|
|
Ignored-Existing-Headers:
|
|
Bnd-LastModified,
|
|
Import-Package,
|
|
Export-Package,
|
|
Tool
|