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.
19 lines
884 B
19 lines
884 B
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.*;version="[${version}, ${version}]", |
|
org.springframework.context.*;version="[2.0.8, 3.1.0)";resolution:=optional, |
|
org.springframework.dao.*;version="[2.0.8, 3.1.0)";resolution:=optional, |
|
org.springframework.jdbc.core.*;version="[2.0.8, 3.1.0)";resolution:=optional, |
|
org.springframework.transaction.support.*;version="[2.0.8, 3.1.0)";resolution:=optional, |
|
org.springframework.util.*;version="[2.0.8, 3.1.0)";resolution:=optional, |
|
net.sf.ehcache.*;version="[1.4.1, 2.0.0)";resolution:=optional, |
|
javax.sql.*;version="0";resolution:=optional |
|
|