summaryrefslogtreecommitdiffstats
path: root/branches/sca-android/modules/extensibility
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-android/modules/extensibility')
-rw-r--r--branches/sca-android/modules/extensibility/META-INF/README1
-rw-r--r--branches/sca-android/modules/extensibility/pom.xml1
2 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-android/modules/extensibility/META-INF/README b/branches/sca-android/modules/extensibility/META-INF/README
new file mode 100644
index 0000000000..009570154d
--- /dev/null
+++ b/branches/sca-android/modules/extensibility/META-INF/README
@@ -0,0 +1 @@
+This directory contains a generated MANIFEST.MF file.
diff --git a/branches/sca-android/modules/extensibility/pom.xml b/branches/sca-android/modules/extensibility/pom.xml
index b4e3b9ead7..01cd2d0ca9 100644
--- a/branches/sca-android/modules/extensibility/pom.xml
+++ b/branches/sca-android/modules/extensibility/pom.xml
@@ -41,7 +41,6 @@
<Bundle-SymbolicName>org.apache.tuscany.sca.extensibility</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
<Export-Package>org.apache.tuscany.sca.*</Export-Package>
- <DynamicImport-Package>*</DynamicImport-Package>
</instructions>
</configuration>
</plugin>