Author: ffang
Date: Mon May 13 01:28:23 2013
New Revision: 1481679

URL: http://svn.apache.org/r1481679
Log:
[SM-2200]add dynamic import for rhino bundle

Modified:
    servicemix/smx4/bundles/trunk/rhino-1.7-R3/pom.xml

Modified: servicemix/smx4/bundles/trunk/rhino-1.7-R3/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/rhino-1.7-R3/pom.xml?rev=1481679&r1=1481678&r2=1481679&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/rhino-1.7-R3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/rhino-1.7-R3/pom.xml Mon May 13 01:28:23 2013
@@ -49,6 +49,7 @@
             org.w3c*;resolution:=optional,
             org.xml*;resolution:=optional
         </servicemix.osgi.import.pkg>
+        
<servicemix.osgi.dynamicimport.pkg>*</servicemix.osgi.dynamicimport.pkg>
     </properties>
 
     <dependencies>


Reply via email to