You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by Freeman Fang <fr...@gmail.com> on 2011/02/14 03:31:53 UTC

Re: svn commit: r1066769 - /servicemix/smx4/bundles/trunk/commons-dbcp-1.2.2/pom.xml

Hi Charles
On 2011-2-3, at 下午5:36, cmoulliard@apache.org wrote:

> Author: cmoulliard
> Date: Thu Feb  3 09:36:17 2011
> New Revision: 1066769
>
> URL: http://svn.apache.org/viewvc?rev=1066769&view=rev
> Log:
> SM-2052: Add a new bundle for commons-dbcp and using DynamicImport- 
> Package
>
> Modified:
>    servicemix/smx4/bundles/trunk/commons-dbcp-1.2.2/pom.xml
>
> Modified: servicemix/smx4/bundles/trunk/commons-dbcp-1.2.2/pom.xml
> URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/commons-dbcp-1.2.2/pom.xml?rev=1066769&r1=1066768&r2=1066769&view=diff
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> ======================================================================
> --- servicemix/smx4/bundles/trunk/commons-dbcp-1.2.2/pom.xml  
> (original)
> +++ servicemix/smx4/bundles/trunk/commons-dbcp-1.2.2/pom.xml Thu  
> Feb  3 09:36:17 2011
> @@ -29,7 +29,7 @@
>
>     <groupId>org.apache.servicemix.bundles</groupId>
>     <artifactId>org.apache.servicemix.bundles.commons-dbcp</ 
> artifactId>
> -    <version>1.2.2_7-SNAPSHOT</version>
> +    <version>1.4_1-SNAPSHOT</version>
Hi Charles,

I think the version for bundle commons-dbcp-1.2.2 should be 1.2.2_7- 
SNAPSHOT here, but not the 1.4_1-SNAPSHOT, we need keep our bundle  
version name convention.

Regards
Freeman
>      <packaging>bundle</packaging>
>     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
>     <description>This OSGi bundle wraps ${pkgArtifactId} $ 
> {pkgVersion} jar file.</description>
> @@ -48,6 +48,9 @@
>             org.apache.commons.pool*;version="[1.3,2)",
>             *
>         </servicemix.osgi.import.pkg>
> +        <servicemix.osgi.dynamicimport.pkg>
> +            *
> +        </servicemix.osgi.dynamicimport.pkg>
>     </properties>
>
>     <dependencies>
>
>


-- 
Freeman Fang

------------------------

FuseSource: http://fusesource.com
blog: http://freemanfang.blogspot.com
twitter: http://twitter.com/freemanfang
Apache Servicemix:http://servicemix.apache.org
Apache Cxf: http://cxf.apache.org
Apache Karaf: http://karaf.apache.org
Apache Felix: http://felix.apache.org