summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-rss-rome/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-rss-rome/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 '')
-rw-r--r--branches/sca-equinox/modules/binding-rss-rome/META-INF/MANIFEST.MF28
-rw-r--r--branches/sca-equinox/modules/binding-rss-rome/META-INF/README1
2 files changed, 28 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/binding-rss-rome/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/binding-rss-rome/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..27f3e0f836
--- /dev/null
+++ b/branches/sca-equinox/modules/binding-rss-rome/META-INF/MANIFEST.MF
@@ -0,0 +1,28 @@
+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: com.sun.syndication.feed.atom,com.sun.syndication.feed
+ .synd,com.sun.syndication.io,javax.servlet,javax.servlet.http,javax.x
+ ml.namespace,org.apache.commons.codec.binary,org.apache.tuscany.sca.a
+ ssembly;version="1.4",org.apache.tuscany.sca.binding.rss;version="1.4
+ ",org.apache.tuscany.sca.core;version="1.4",org.apache.tuscany.sca.da
+ ta.collection;version="1.4",org.apache.tuscany.sca.databinding;versio
+ n="1.4",org.apache.tuscany.sca.databinding.impl;version="1.4",org.apa
+ che.tuscany.sca.host.http;version="1.4",org.apache.tuscany.sca.interf
+ acedef;version="1.4",org.apache.tuscany.sca.interfacedef.impl;version
+ ="1.4",org.apache.tuscany.sca.interfacedef.util;version="1.4",org.apa
+ che.tuscany.sca.invocation;version="1.4",org.apache.tuscany.sca.provi
+ der;version="1.4",org.apache.tuscany.sca.runtime;version="1.4",org.os
+ oa.sca.annotations;version="1.4"
+Bnd-LastModified: 1225317174463
+Bundle-Version: 1.4
+Bundle-Description: Apache Tuscany SCA RSS Feed Binding Extension
+Bundle-Name: Apache Tuscany SCA RSS Feed Binding Extension
+Private-Package: org.apache.tuscany.sca.binding.rss.collection;version
+ ="1.4",org.apache.tuscany.sca.binding.rss.provider;version="1.4"
+Bundle-DocURL: http://www.apache.org/
+Bundle-ManifestVersion: 2
+Bundle-Vendor: The Apache Software Foundation
+Bundle-SymbolicName: org.apache.tuscany.sca.binding.rss.rome
+Tool: Bnd-0.0.255
+
diff --git a/branches/sca-equinox/modules/binding-rss-rome/META-INF/README b/branches/sca-equinox/modules/binding-rss-rome/META-INF/README
deleted file mode 100644
index 009570154d..0000000000
--- a/branches/sca-equinox/modules/binding-rss-rome/META-INF/README
+++ /dev/null
@@ -1 +0,0 @@
-This directory contains a generated MANIFEST.MF file.