You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2012/04/05 08:59:34 UTC

svn commit: r1309672 - in /servicemix/smx4/bundles/trunk: beanlib-5.0.2beta/pom.xml pom.xml

Author: jbonofre
Date: Thu Apr  5 06:59:34 2012
New Revision: 1309672

URL: http://svn.apache.org/viewvc?rev=1309672&view=rev
Log:
[SMX4-1119] Fix warning messages in beanlib 5.0.2beta bundle
[SMX4-1122] Upgrade to bundles-pom 9-SNAPSHOT

Modified:
    servicemix/smx4/bundles/trunk/beanlib-5.0.2beta/pom.xml
    servicemix/smx4/bundles/trunk/pom.xml

Modified: servicemix/smx4/bundles/trunk/beanlib-5.0.2beta/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/beanlib-5.0.2beta/pom.xml?rev=1309672&r1=1309671&r2=1309672&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/beanlib-5.0.2beta/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/beanlib-5.0.2beta/pom.xml Thu Apr  5 06:59:34 2012
@@ -43,7 +43,6 @@
             net.sf.beanlib
         </servicemix.osgi.export.pkg>
         <servicemix.osgi.import.pkg>
-            !net.sf.beanlib*,
             com.thoughtworks.xstream;version="[1.4,2)",
             net.jcip.annotations,
             net.sf.cglib.proxy;version="[2,3)",

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=1309672&r1=1309671&r2=1309672&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Thu Apr  5 06:59:34 2012
@@ -81,7 +81,7 @@
         <module>bcprov-jdk15-1.46</module>
         <module>bcprov-jdk16-1.46</module>
         <module>beanio-1.2.2</module>
-
+        <module>beanlib-5.0.2beta</module>
         <module>casbah-2.1.2</module>
         <module>castor-0.9.6</module>
         <module>castor-1.3.1</module>