No package should be exported from this module

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704661 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
rfeng 2008-10-14 20:17:20 +00:00
parent c60a17f13d
commit 38978a6704

View file

@ -97,7 +97,7 @@
<Bundle-Version>${tuscany.version}</Bundle-Version>
<Bundle-SymbolicName>org.apache.tuscany.sca.endpoint</Bundle-SymbolicName>
<Bundle-Description>${pom.name}</Bundle-Description>
<Export-Package>org.apache.tuscany.sca.endpoint*</Export-Package>
<Export-Package></Export-Package>
</instructions>
</configuration>
</plugin>