diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-11-14 21:45:57 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-11-14 21:45:57 +0000 |
commit | fdb890085bc1fd3f4cc15f89c7c0aa2fa6cda0ec (patch) | |
tree | 1c5af732b632aadfa1e5c1c945d93120d3392f34 /sca-java-1.x/trunk/tools/eclipse/features/core/META-INF | |
parent | 47a3037d48c468fd728370d79e4fb48fa440c29b (diff) |
Merge r1035067 TUSCANY-3762: Move filtered resources into new filtered-resources directory
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035079 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tools/eclipse/features/core/META-INF')
-rw-r--r-- | sca-java-1.x/trunk/tools/eclipse/features/core/META-INF/MANIFEST.MF | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sca-java-1.x/trunk/tools/eclipse/features/core/META-INF/MANIFEST.MF b/sca-java-1.x/trunk/tools/eclipse/features/core/META-INF/MANIFEST.MF deleted file mode 100644 index c259c8c6d8..0000000000 --- a/sca-java-1.x/trunk/tools/eclipse/features/core/META-INF/MANIFEST.MF +++ /dev/null @@ -1,6 +0,0 @@ -Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Apache Tuscany SCA Eclipse Tools Core
-Bundle-SymbolicName: org.apache.tuscany.sca.feature.core
-Bundle-Version: ${tuscany.eclipse.version}
-Bundle-Vendor: Apache Software Foundation
|