Author: gnodet
Date: Sun Jan 13 10:28:39 2008
New Revision: 611617
URL: http://svn.apache.org/viewvc?rev=611617&view=rev
Log:
SMX4RUN-7: org.apache.servicemix.main jar does not include the needed NOTICE /
LICENSE files
Modified:
servicemix/smx4/runtime/trunk/main/pom.xml
Modified: servicemix/smx4/runtime/trunk/main/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/runtime/trunk/main/pom.xml?rev=611617&r1=611616&r2=611617&view=diff
==============================================================================
--- servicemix/smx4/runtime/trunk/main/pom.xml (original)
+++ servicemix/smx4/runtime/trunk/main/pom.xml Sun Jan 13 10:28:39 2008
@@ -96,7 +96,8 @@
org.osgi.service.startlevel,
org.osgi.service.event,
org.osgi.service.url,
- org.osgi.util.tracker
+ org.osgi.util.tracker,
+ META-INF
</Private-Package>
<Import-Package>!*</Import-Package>
<Include-Resource>src/main/resources/</Include-Resource>