Author: ningjiang Date: Wed Oct 28 11:32:58 2009 New Revision: 830505 URL: http://svn.apache.org/viewvc?rev=830505&view=rev Log: Merged revisions 830493 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk
........ r830493 | ningjiang | 2009-10-28 18:35:57 +0800 (Wed, 28 Oct 2009) | 1 line Update karaf features to use the latest servicemix bundles ........ Modified: camel/branches/camel-1.x/ (props changed) camel/branches/camel-1.x/platforms/karaf/features/pom.xml Propchange: camel/branches/camel-1.x/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Wed Oct 28 11:32:58 2009 @@ -1 +1 @@ -/camel/trunk:736980,739733,739904,740251,740295,740306,740596,740663,741848,742231,742705,742739,742854,742856,742898,742906,743613,743762,743773,743920,743959-743960,744123,745105,745367,745541,745751,745826,745978,746269,746872,746895,746962,747258,747678-747704,748392,748436,748821,749563-749564,749574,749628-749629,749936,749956,750017,750334,750396,750761,750796,752068,752117,752418,752751-752755,752764-752773,752956,753087,753101,753175,755136,755487,756313,756348,756870,756939,757636,757693,757743,757865,758539,758563,758600,758617,758692,758990,759362,759453,759887,759931,760003,760890,760909,760937,761194,761536,761583,761607,762047,762633,762650,762935,763095,763484,763551,765154,765686,765729,765743,765824,766016,766289,766584,766588,766590,766602,766673,767403,767824,768342,769239,769346,769368,769434,770172,770906,771303,773193,773446,773781,774192,774383,774658-774659,776198,776289,776504,776975,778102,778689-778701,779121,779143,779489,781314-781349,781775,781 923,781974,781993,782557,782594,782681,782886,782918-782923,783204,783248,783363,783639,783704,785564,785584,785599,787206,787581,787598,787605,787928,788393,789121,789703,790560,790936,791379,791476,791767,792038,792381,792398,792899,793359,793518,793547-793555,793862,793935,794237,794368,794550,794967,795790,798027,798052,798063,798489,798864,799252,800340,800785,800797,801084,801196,801960,802307,802478,803559,807476,810751,812937,814493,816105,817654,818063,818182-818354,818744,818747,819475,819483,819956,820152,820168,821272,821290,822655,823013,823018,823031,823102,823177,823575,824218,824721,825760,825765,826977,828288,828333,829900,830052 +/camel/trunk:736980,739733,739904,740251,740295,740306,740596,740663,741848,742231,742705,742739,742854,742856,742898,742906,743613,743762,743773,743920,743959-743960,744123,745105,745367,745541,745751,745826,745978,746269,746872,746895,746962,747258,747678-747704,748392,748436,748821,749563-749564,749574,749628-749629,749936,749956,750017,750334,750396,750761,750796,752068,752117,752418,752751-752755,752764-752773,752956,753087,753101,753175,755136,755487,756313,756348,756870,756939,757636,757693,757743,757865,758539,758563,758600,758617,758692,758990,759362,759453,759887,759931,760003,760890,760909,760937,761194,761536,761583,761607,762047,762633,762650,762935,763095,763484,763551,765154,765686,765729,765743,765824,766016,766289,766584,766588,766590,766602,766673,767403,767824,768342,769239,769346,769368,769434,770172,770906,771303,773193,773446,773781,774192,774383,774658-774659,776198,776289,776504,776975,778102,778689-778701,779121,779143,779489,781314-781349,781775,781 923,781974,781993,782557,782594,782681,782886,782918-782923,783204,783248,783363,783639,783704,785564,785584,785599,787206,787581,787598,787605,787928,788393,789121,789703,790560,790936,791379,791476,791767,792038,792381,792398,792899,793359,793518,793547-793555,793862,793935,794237,794368,794550,794967,795790,798027,798052,798063,798489,798864,799252,800340,800785,800797,801084,801196,801960,802307,802478,803559,807476,810751,812937,814493,816105,817654,818063,818182-818354,818744,818747,819475,819483,819956,820152,820168,821272,821290,822655,823013,823018,823031,823102,823177,823575,824218,824721,825760,825765,826977,828288,828333,829900,830052,830493 Propchange: camel/branches/camel-1.x/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. Modified: camel/branches/camel-1.x/platforms/karaf/features/pom.xml URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/platforms/karaf/features/pom.xml?rev=830505&r1=830504&r2=830505&view=diff ============================================================================== --- camel/branches/camel-1.x/platforms/karaf/features/pom.xml (original) +++ camel/branches/camel-1.x/platforms/karaf/features/pom.xml Wed Oct 28 11:32:58 2009 @@ -41,12 +41,12 @@ <bcel-bundle-version>5.2_2</bcel-bundle-version> <dom4j-bundle-version>1.6.1_2</dom4j-bundle-version> <cglib-version>2.1_3_4</cglib-version> - <commons-beanutils-bundle-version>1.7.0_1</commons-beanutils-bundle-version> + <commons-beanutils-bundle-version>1.7.0_3</commons-beanutils-bundle-version> <commons-dbcp-bundle-version>1.2.2_5</commons-dbcp-bundle-version> <commons-csv-version>1.0-r706899_3</commons-csv-version> <commons-codec-bundle-version>1.3_2</commons-codec-bundle-version> <commons-httpclient-bundle-version>3.1_4</commons-httpclient-bundle-version> - <commons-io-bundle-version>1.3.2_1</commons-io-bundle-version> + <commons-io-bundle-version>1.3.2_3</commons-io-bundle-version> <commons-jxpath-version>1.3</commons-jxpath-version> <commons-lang-version>2.4</commons-lang-version> <commons-net-version>2.0</commons-net-version> @@ -61,25 +61,25 @@ <gernimo-annotation-spec-version>1.1.1</gernimo-annotation-spec-version> <hamcrest-bundle-version>1.2-dev1_3</hamcrest-bundle-version> <hapi-bundle-version>0.5.1_1</hapi-bundle-version> - <ibatis-bundle-version>2.3.4.726_1</ibatis-bundle-version> + <ibatis-bundle-version>2.3.4.726_2</ibatis-bundle-version> <jackrabbit-version>1.5.3</jackrabbit-version> - <jaxb-bundle-version>2.1.6_1</jaxb-bundle-version> - <jexcelapi-bundle-version>2.4.2_1</jexcelapi-bundle-version> + <jaxb-bundle-version>2.1.12_1</jaxb-bundle-version> + <jexcelapi-bundle-version>2.4.2_2</jexcelapi-bundle-version> <httpcore-bundle-version>4.0-alpha6_1</httpcore-bundle-version> - <irclib-bundle-version>1.10_1</irclib-bundle-version> + <irclib-bundle-version>1.10_2</irclib-bundle-version> <isorelax-bundle-version>20050913_1</isorelax-bundle-version> - <jcr-bundle-version>1.0_1</jcr-bundle-version> - <jdom-bundle-version>1.1_1</jdom-bundle-version> + <jcr-bundle-version>1.0_2</jcr-bundle-version> + <jdom-bundle-version>1.1_2</jdom-bundle-version> <jettison-bundle-version>1.1</jettison-bundle-version> - <jetty-bundle-version>6.1.14_1</jetty-bundle-version> + <jetty-bundle-version>6.1.14_2</jetty-bundle-version> <jetty-cometd-bundle-version>6.1.11_3</jetty-cometd-bundle-version> <jing-bundle-version>20030619_1</jing-bundle-version> - <jodatime-bundle-version>1.5.2_1</jodatime-bundle-version> + <jodatime-bundle-version>1.5.2_2</jodatime-bundle-version> <josql-bundle-version>1.5_3</josql-bundle-version> - <jsch-bundle-version>0.1.31_1</jsch-bundle-version> + <jsch-bundle-version>0.1.31_3</jsch-bundle-version> <jsp-api-2.1-version>1.0.1</jsp-api-2.1-version> - <juel-bundle-version>2.1.0_1</juel-bundle-version> - <junit-bundle-version>4.4_1</junit-bundle-version> + <juel-bundle-version>2.1.0_2</juel-bundle-version> + <junit-bundle-version>4.7_1</junit-bundle-version> <mina-bundle-version>1.1.7_3</mina-bundle-version> <neethi-bundle-version>2.0.4_1</neethi-bundle-version> <ognl-bundle-version>2.7.3_3</ognl-bundle-version> @@ -108,9 +108,9 @@ <xmlresolver-bundle-version>1.2_2</xmlresolver-bundle-version> <xpp3-bundle-version>1.1.4c_3</xpp3-bundle-version> <xstream-bundle-version>1.3_3</xstream-bundle-version> - <werken-xpath-bundle-version>0.9.4_1</werken-xpath-bundle-version> - <woodstox-bundle-version>3.2.7_1</woodstox-bundle-version> - <wsdl4j-bundle-version>1.6.1_1</wsdl4j-bundle-version> + <werken-xpath-bundle-version>0.9.4_3</werken-xpath-bundle-version> + <woodstox-bundle-version>3.2.8_1</woodstox-bundle-version> + <wsdl4j-bundle-version>1.6.2_2</wsdl4j-bundle-version> </properties> <repositories>