Thanks Willem! Best, Christian
On Tue, Dec 13, 2011 at 9:40 AM, Willem Jiang <willem.ji...@gmail.com>wrote: > Oh, we already removed the dependency of qpid broker. > I commit the patch and fix the feature issue that you reported earlier > today. > > > On Tue Dec 13 11:42:16 2011, Willem Jiang wrote: > >> Hi Christian >> >> It looks the qpid broker doesn't be a part of maven repo, and it breaks >> the maven build. >> >> >> On 12/13/11 1:16 AM, cmuel...@apache.org wrote: >> >>> Author: cmueller >>> Date: Mon Dec 12 17:16:13 2011 >>> New Revision: 1213320 >>> >>> URL: >>> http://svn.apache.org/viewvc?**rev=1213320&view=rev<http://svn.apache.org/viewvc?rev=1213320&view=rev> >>> Log: >>> CAMEL-4675: Allign the version number for qpid we use in our component >>> and in our feature file >>> >>> Modified: >>> camel/trunk/parent/pom.xml >>> camel/trunk/platforms/karaf/**features/pom.xml >>> >>> Modified: camel/trunk/parent/pom.xml >>> URL: http://svn.apache.org/viewvc/**camel/trunk/parent/pom.xml?** >>> rev=1213320&r1=1213319&r2=**1213320&view=diff<http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1213320&r1=1213319&r2=1213320&view=diff> >>> ==============================**==============================**================== >>> >>> --- camel/trunk/parent/pom.xml (original) >>> +++ camel/trunk/parent/pom.xml Mon Dec 12 17:16:13 2011 >>> @@ -131,7 +131,7 @@ >>> <pax-tiny-bundle-version>1.3.**1</pax-tiny-bundle-version> >>> <pax-logging-version>1.5.3</**pax-logging-version> >>> <protobuf-version>2.3.0</**protobuf-version> >>> -<qpid-version>0.10</qpid-**version> >>> +<qpid-version>0.12</qpid-**version> >>> <quartz-version>1.8.5</quartz-**version> >>> <quickfix-version>1.5.1</**quickfix-version> >>> <restlet-version>2.0.10</**restlet-version> >>> @@ -178,7 +178,7 @@ >>> org.springframework.*;version=**"[3,4)", >>> org.apache.commons.logging.*;**version="[1.1,2)", >>> org.apache.cxf.*;version="[2.**4,2.6)", >>> - org.apache.qpid.*;version="[0.**5,0.6)", >>> + org.apache.qpid.*;version="[0.**12,0.13)", >>> org.apache.abdera.*;version="[**0.4,2)", >>> org.apache.commons.httpclient.***;version="[3.1,4.0)", >>> org.apache.mina.*;version="[1.**1.7,2.0)", >>> >>> Modified: camel/trunk/platforms/karaf/**features/pom.xml >>> URL: http://svn.apache.org/viewvc/**camel/trunk/platforms/karaf/** >>> features/pom.xml?rev=1213320&**r1=1213319&r2=1213320&view=**diff<http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=1213320&r1=1213319&r2=1213320&view=diff> >>> ==============================**==============================**================== >>> >>> --- camel/trunk/platforms/karaf/**features/pom.xml (original) >>> +++ camel/trunk/platforms/karaf/**features/pom.xml Mon Dec 12 17:16:13 >>> 2011 >>> @@ -105,7 +105,7 @@ >>> <protobuf-java-bundle-version>**2.3.0_1</protobuf-java-bundle-**version> >>> <pax-web-version>0.7.2</pax-**web-version> >>> <quartz-bundle-version>1.8.5_**1</quartz-bundle-version> >>> -<qpid-bundle-version>0.5.0_2<**/qpid-bundle-version> >>> +<qpid-bundle-version>0.12_1</**qpid-bundle-version> >>> <quickfix-bundle-version>1.5.**1_1</quickfix-bundle-version> >>> <regexp-bundle-version>1.3_2</**regexp-bundle-version> >>> <rhino-bundle-version>1.7R2_2<**/rhino-bundle-version> >>> >>> >>> >>> >> >> > > > -- > Willem > ------------------------------**---- > FuseSource > Web: http://www.fusesource.com > Blog: > http://willemjiang.blogspot.**com<http://willemjiang.blogspot.com>(English) > http://jnn.javaeye.com (Chinese) > Twitter: willemjiang Weibo: willemjiang >