summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/policy-security-jsr250/META-INF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-12 00:43:48 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-12 00:43:48 +0000
commit9425990f532b1152c2d73db96c0f07ef5216a3d1 (patch)
treea8986fc31f96eb02484a0ae9d1c14cfa788e30ac /sca-java-2.x/contrib/modules/policy-security-jsr250/META-INF
parent40523f9c6cb1f7a785c2dbd2466dc410ae6ddf66 (diff)
Moving 2.x contribs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835178 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/contrib/modules/policy-security-jsr250/META-INF')
-rw-r--r--sca-java-2.x/contrib/modules/policy-security-jsr250/META-INF/MANIFEST.MF28
1 files changed, 28 insertions, 0 deletions
diff --git a/sca-java-2.x/contrib/modules/policy-security-jsr250/META-INF/MANIFEST.MF b/sca-java-2.x/contrib/modules/policy-security-jsr250/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..a8d8f4fe9a
--- /dev/null
+++ b/sca-java-2.x/contrib/modules/policy-security-jsr250/META-INF/MANIFEST.MF
@@ -0,0 +1,28 @@
+Manifest-Version: 1.0
+Private-Package: org.apache.tuscany.sca.policy.jsr250;version="2.0.0",or
+ g.apache.tuscany.sca.policy.jsr250.introspect.impl;version="2.0.0"
+Tool: Bnd-0.0.255
+Bundle-Name: Apache Tuscany SCA Java JSR250 Implementation
+Created-By: 1.6.0_07 (Sun Microsystems Inc.)
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 2.0.0
+Bnd-LastModified: 1225397483046
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Apache Tuscany SCA Java JSR250 Implementation
+Import-Package: javax.annotation.security,javax.xml.namespace,org.apac
+ he.tuscany.sca.assembly;version="2.0.0",org.apache.tuscany.sca.core;ver
+ sion="1.4",org.apache.tuscany.sca.implementation.java;version="2.0.0",o
+ rg.apache.tuscany.sca.implementation.java.introspect;version="2.0.0",or
+ g.apache.tuscany.sca.policy;version="2.0.0",org.apache.tuscany.sca.poli
+ cy.authorization;version="2.0.0",org.apache.tuscany.sca.policy.identity
+ ;version="2.0.0",org.apache.tuscany.sca.implementation.java.introspect.
+ impl;resolution:=optional,org.oasisopen.sca.annotation;version="2.0.0";reso
+ lution:=optional,org.apache.tuscany.sca.interfacedef.java;version="1.
+ 4";resolution:=optional,org.apache.tuscany.sca.interfacedef;version="
+ 1.4";resolution:=optional,org.ap
+ ache.tuscany.sca.interfacedef.java.impl;version="2.0.0";resolution:=opt
+ ional
+Bundle-SymbolicName: org.apache.tuscany.sca.policy.security.jsr250
+Bundle-DocURL: http://www.apache.org/
+