Author: gnodet
Date: Thu Oct 22 14:41:08 2009
New Revision: 828717
URL: http://svn.apache.org/viewvc?rev=828717&view=rev
Log:
Fix smack bundle
Modified:
servicemix/smx4/bundles/trunk/smack-3.0.4/pom.xml
Modified: servicemix/smx4/bundles/trunk/smack-3.0.4/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/smack-3.0.4/pom.xml?rev=828717&r1=828716&r2=828717&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/smack-3.0.4/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/smack-3.0.4/pom.xml Thu Oct 22 14:41:08 2009
@@ -43,7 +43,7 @@
org.jivesoftware
</servicemix.osgi.export.pkg>
<servicemix.osgi.import.pkg>
- !org.jivesoftware
+ !org.jivesoftware,
*
</servicemix.osgi.import.pkg>
</properties>