summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-30 16:22:52 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-30 16:22:52 +0000
commitbfcaf731aaba120c2affbbb018321db2cead42a5 (patch)
treeee65639e9753c05a865cada438def832954ed508 /branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF
parentbcf6871abfa4171330ce970ff9319ada6c25e0bf (diff)
Adding the generated META-INF/MANIFEST.MF to source code repository, as these artifacts should be authored and tweaked by developers.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709194 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF')
-rw-r--r--branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF/MANIFEST.MF43
-rw-r--r--branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF/README1
2 files changed, 43 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..c737c7c84c
--- /dev/null
+++ b/branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF/MANIFEST.MF
@@ -0,0 +1,43 @@
+Manifest-Version: 1.0
+Created-By: 1.5.0_11 (Sun Microsystems Inc.)
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Import-Package: javax.xml.namespace;version="1.0",javax.xml.stream;ver
+ sion="1.0",org.apache.axiom.om,org.apache.axis2,org.apache.axis2.cont
+ ext,org.apache.axis2.description,org.apache.axis2.engine,org.apache.t
+ uscany.sca.assembly;version="1.4",org.apache.tuscany.sca.binding.ws.a
+ xis2.policy.authentication.basic;version="1.4",org.apache.tuscany.sca
+ .binding.ws.axis2.policy.configuration;version="1.4",org.apache.tusca
+ ny.sca.contribution.processor;version="1.4",org.apache.tuscany.sca.co
+ ntribution.resolver;version="1.4",org.apache.tuscany.sca.core;version
+ ="1.4",org.apache.tuscany.sca.interfacedef;version="1.4",org.apache.t
+ uscany.sca.invocation;version="1.4",org.apache.tuscany.sca.monitor;ve
+ rsion="1.4",org.apache.tuscany.sca.policy;version="1.4",org.apache.tu
+ scany.sca.policy.util;version="1.4",org.apache.tuscany.sca.provider;v
+ ersion="1.4",org.apache.tuscany.sca.runtime;version="1.4",org.osoa.sc
+ a;version="1.4"
+Bnd-LastModified: 1225317181916
+Export-Package: org.apache.tuscany.sca.binding.ws.axis2.policy.authent
+ ication.basic;uses:="org.apache.tuscany.sca.invocation,javax.xml.name
+ space,org.apache.tuscany.sca.monitor,org.apache.tuscany.sca.contribut
+ ion.resolver,org.apache.tuscany.sca.policy,org.apache.tuscany.sca.con
+ tribution.processor,org.apache.tuscany.sca.runtime,org.apache.tuscany
+ .sca.provider,org.apache.tuscany.sca.interfacedef,org.apache.tuscany.
+ sca.core,org.apache.tuscany.sca.assembly,javax.xml.stream";version="1
+ .4",org.apache.tuscany.sca.binding.ws.axis2.policy.configuration;uses
+ :="org.apache.axis2.description,org.apache.axis2.engine,org.apache.ax
+ is2.context,javax.xml.namespace,org.apache.tuscany.sca.monitor,org.ap
+ ache.tuscany.sca.contribution.resolver,org.apache.tuscany.sca.policy,
+ org.apache.tuscany.sca.contribution.processor,org.apache.axis2,org.ap
+ ache.tuscany.sca.runtime,org.apache.tuscany.sca.provider,org.osoa.sca
+ ,org.apache.tuscany.sca.core,org.apache.tuscany.sca.policy.util,org.a
+ pache.axiom.om,org.apache.tuscany.sca.assembly,javax.xml.stream";vers
+ ion="1.4"
+Bundle-Version: 1.4
+Bundle-Description: Apache Tuscany Policy Model for Axis2 WS binding
+Bundle-Name: Apache Tuscany Policy Model for Axis2 WS binding
+Bundle-DocURL: http://www.apache.org/
+Bundle-ManifestVersion: 2
+Bundle-Vendor: The Apache Software Foundation
+Bundle-SymbolicName: org.apache.tuscany.sca.policy.security.ws
+Tool: Bnd-0.0.255
+
diff --git a/branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF/README b/branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF/README
deleted file mode 100644
index 009570154d..0000000000
--- a/branches/sca-equinox/modules/binding-ws-axis2-policy/META-INF/README
+++ /dev/null
@@ -1 +0,0 @@
-This directory contains a generated MANIFEST.MF file.