You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
1.1 KiB
22 lines
1.1 KiB
Implementation-Title: org.springframework.security.acls |
|
Implementation-Version: ${version} |
|
Bundle-SymbolicName: org.springframework.security.acls |
|
Bundle-Name: Spring Security Acls |
|
Bundle-Vendor: SpringSource |
|
Bundle-Version: ${version} |
|
Bundle-ManifestVersion: 2 |
|
Ignored-Existing-Headers: |
|
Import-Package, |
|
Export-Package |
|
Import-Template: |
|
org.apache.commons.logging.*;version="[1.0.4, 2.0.0)", |
|
org.springframework.security.core.*;version="[${version}, 3.2.0)", |
|
org.springframework.security.access.*;version="[${version}, 3.2.0)", |
|
org.springframework.security.util.*;version="[${version}, 3.2.0)", |
|
org.springframework.context.*;version="[${spring.version}, 3.2.0)";resolution:=optional, |
|
org.springframework.dao.*;version="[${spring.version}, 3.2.0)";resolution:=optional, |
|
org.springframework.jdbc.core.*;version="[${spring.version}, 3.2.0)";resolution:=optional, |
|
org.springframework.transaction.support.*;version="[${spring.version}, 3.2.0)";resolution:=optional, |
|
org.springframework.util.*;version="[${spring.version}, 3.2.0)";resolution:=optional, |
|
net.sf.ehcache.*;version="[1.4.1, 2.0.0)";resolution:=optional, |
|
javax.sql.*;version="0";resolution:=optional
|
|
|