[CONF] Apache Camel > Camel 2.11.0 Release

2012-08-15 Thread confluence
Camel 2.11.0 Release Page edited by Claus Ibsen Changes (1) ... * ConcurrentLinkedHashMap 1.2 to 1.3.1 * Ehcache bundle 2.5.1_1 to 2.5.2_1

svn commit: r1373742 - in /camel/trunk: components/camel-http4/ components/camel-http4/src/test/java/org/apache/camel/component/http4/ parent/

2012-08-15 Thread davsclaus
Author: davsclaus Date: Thu Aug 16 06:50:14 2012 New Revision: 1373742 URL: http://svn.apache.org/viewvc?rev=1373742&view=rev Log: CAMEL-5511: Upgraded to http4 client 4.2.1 for camel-http4. Added osgi range in exported MANIFEST.MF file for camel-http4 bundle. Modified: camel/trunk/component

svn commit: r1373728 - in /camel/branches/camel-2.9.x: ./ components/camel-http/src/main/java/org/apache/camel/component/http/ components/camel-http4/src/main/java/org/apache/camel/component/http4/ co

2012-08-15 Thread ningjiang
Author: ningjiang Date: Thu Aug 16 04:05:34 2012 New Revision: 1373728 URL: http://svn.apache.org/viewvc?rev=1373728&view=rev Log: Merged revisions 1373725 via svnmerge from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1373725 | ningjiang | 2012-08-16 11:42:35

svn commit: r1373725 - in /camel/branches/camel-2.10.x: ./ components/camel-http/src/main/java/org/apache/camel/component/http/ components/camel-http4/src/main/java/org/apache/camel/component/http4/ c

2012-08-15 Thread ningjiang
Author: ningjiang Date: Thu Aug 16 03:42:35 2012 New Revision: 1373725 URL: http://svn.apache.org/viewvc?rev=1373725&view=rev Log: Merged revisions 1373691,1373722 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r1373691 | ningjiang | 2012-08-16 10:02:01 +0800 (Thu, 16

svn commit: r1373722 - /camel/trunk/components/camel-http4/src/main/java/org/apache/camel/component/http4/HttpEndpoint.java

2012-08-15 Thread ningjiang
Author: ningjiang Date: Thu Aug 16 03:37:11 2012 New Revision: 1373722 URL: http://svn.apache.org/viewvc?rev=1373722&view=rev Log: CAMEL-5509 Applied path to camel-http4 Modified: camel/trunk/components/camel-http4/src/main/java/org/apache/camel/component/http4/HttpEndpoint.java Modified:

svn commit: r1373717 - in /camel/branches/camel-2.9.x: ./ components/camel-crypto/src/main/java/org/apache/camel/converter/crypto/PGPDataFormatUtil.java components/camel-crypto/src/test/java/org/apach

2012-08-15 Thread ningjiang
Author: ningjiang Date: Thu Aug 16 03:20:30 2012 New Revision: 1373717 URL: http://svn.apache.org/viewvc?rev=1373717&view=rev Log: Merged revisions 1373709,1373714 via svnmerge from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1373709 | ningjiang | 2012-08-16

svn commit: r1373714 - in /camel/branches/camel-2.10.x: ./ components/camel-crypto/src/main/java/org/apache/camel/converter/crypto/PGPDataFormatUtil.java

2012-08-15 Thread ningjiang
Author: ningjiang Date: Thu Aug 16 03:11:19 2012 New Revision: 1373714 URL: http://svn.apache.org/viewvc?rev=1373714&view=rev Log: Merged revisions 1373692 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r1373692 | ningjiang | 2012-08-16 10:02:23 +0800 (Thu, 16 Aug 2012

svn commit: r1373709 - in /camel/branches/camel-2.10.x: ./ components/camel-crypto/src/test/java/org/apache/camel/converter/crypto/PGPDataFormatElGamalTest.java

2012-08-15 Thread ningjiang
Author: ningjiang Date: Thu Aug 16 02:56:12 2012 New Revision: 1373709 URL: http://svn.apache.org/viewvc?rev=1373709&view=rev Log: Merged revisions 1373374 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r1373374 | ningjiang | 2012-08-15 20:46:15 +0800 (Wed, 15 Aug 2012

svn commit: r1373693 - /camel/trunk/camel-core/src/test/java/org/apache/camel/component/xslt/XsltCustomizeURIResolverTest.java

2012-08-15 Thread ningjiang
Author: ningjiang Date: Thu Aug 16 02:02:45 2012 New Revision: 1373693 URL: http://svn.apache.org/viewvc?rev=1373693&view=rev Log: Fixed the CS error of camel-core Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/component/xslt/XsltCustomizeURIResolverTest.java Modified: cam

svn commit: r1373692 - /camel/trunk/components/camel-crypto/src/main/java/org/apache/camel/converter/crypto/PGPDataFormatUtil.java

2012-08-15 Thread ningjiang
Author: ningjiang Date: Thu Aug 16 02:02:23 2012 New Revision: 1373692 URL: http://svn.apache.org/viewvc?rev=1373692&view=rev Log: Fixed the CS error of camel-crypto Modified: camel/trunk/components/camel-crypto/src/main/java/org/apache/camel/converter/crypto/PGPDataFormatUtil.java Modified

svn commit: r1373691 - in /camel/trunk/components: camel-http/src/main/java/org/apache/camel/component/http/ camel-jetty/src/main/java/org/apache/camel/component/jetty/ camel-jetty/src/test/java/org/a

2012-08-15 Thread ningjiang
Author: ningjiang Date: Thu Aug 16 02:02:01 2012 New Revision: 1373691 URL: http://svn.apache.org/viewvc?rev=1373691&view=rev Log: CAMEL-5509 Fix the empty path issue of http consumer Modified: camel/trunk/components/camel-http/src/main/java/org/apache/camel/component/http/HttpEndpoint.java

svn commit: r1373625 - in /camel/trunk: camel-core/src/test/ide-resources/ components/camel-jms/src/test/ide-resources/ components/camel-rmi/src/test/ide-resources/ components/camel-spring/src/test/id

2012-08-15 Thread bvahdat
Author: bvahdat Date: Wed Aug 15 20:48:58 2012 New Revision: 1373625 URL: http://svn.apache.org/viewvc?rev=1373625&view=rev Log: Removed the obsolete folders. Removed: camel/trunk/camel-core/src/test/ide-resources/ camel/trunk/components/camel-jms/src/test/ide-resources/ camel/trunk/c

buildbot success in ASF Buildbot on camel-site-production

2012-08-15 Thread buildbot
The Buildbot has detected a restored build on builder camel-site-production while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/camel-site-production/builds/3713 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The

svn commit: r1373532 - in /camel/branches/camel-2.10.x: ./ components/camel-mqtt/src/main/java/org/apache/camel/component/mqtt/MQTTEndpoint.java

2012-08-15 Thread davsclaus
Author: davsclaus Date: Wed Aug 15 17:27:23 2012 New Revision: 1373532 URL: http://svn.apache.org/viewvc?rev=1373532&view=rev Log: Fix for https://issues.apache.org/jira/browse/CAMEL-5411 Modified: camel/branches/camel-2.10.x/ (props changed) camel/branches/camel-2.10.x/components/came

svn commit: r1373519 - /camel/trunk/components/camel-hbase/pom.xml

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:29:24 2012 New Revision: 1373519 URL: http://svn.apache.org/viewvc?rev=1373519&view=rev Log: Fix hbase pom Modified: camel/trunk/components/camel-hbase/pom.xml Modified: camel/trunk/components/camel-hbase/pom.xml URL: http://svn.apache.org/viewvc/camel/trun

svn commit: r1373517 - /camel/branches/camel-2.9.x/

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:26:37 2012 New Revision: 1373517 URL: http://svn.apache.org/viewvc?rev=1373517&view=rev Log: Blocking revisions 1373493,1373494,1373495,1373500,1373501,1373502 via git from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x Modified: camel/branche

svn commit: r1373516 - /camel/branches/camel-2.9.x/

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:26:35 2012 New Revision: 1373516 URL: http://svn.apache.org/viewvc?rev=1373516&view=rev Log: Recording revisions 1373490,1373491,1373492,1373496,1373497,1373498,1373499 via git from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x Modified: cam

svn commit: r1373515 - /camel/branches/camel-2.9.x/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/CxfEndpoint.java

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:26:31 2012 New Revision: 1373515 URL: http://svn.apache.org/viewvc?rev=1373515&view=rev Log: Merged revisions 1373499 via git cherry-pick from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1373499 | dkulp | 2012-08-15 12:09:06 -0400 (W

svn commit: r1373514 - /camel/branches/camel-2.9.x/parent/pom.xml

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:26:28 2012 New Revision: 1373514 URL: http://svn.apache.org/viewvc?rev=1373514&view=rev Log: Merged revisions 1373498 via git cherry-pick from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1373498 | dkulp | 2012-08-15 12:09:02 -0400 (W

svn commit: r1373513 - /camel/branches/camel-2.9.x/parent/pom.xml

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:26:25 2012 New Revision: 1373513 URL: http://svn.apache.org/viewvc?rev=1373513&view=rev Log: Merged revisions 1373497 via git cherry-pick from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1373497 | dkulp | 2012-08-15 12:08:59 -0400 (W

svn commit: r1373512 - in /camel/branches/camel-2.9.x/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/CxfEndpoint.java test/java/org/apache/camel/wsdl_first/PersonImpl12.java

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:26:23 2012 New Revision: 1373512 URL: http://svn.apache.org/viewvc?rev=1373512&view=rev Log: Merged revisions 1373496 via git cherry-pick from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1373496 | dkulp | 2012-08-15 12:08:57 -0400 (W

svn commit: r1373511 - /camel/branches/camel-2.9.x/components/camel-jms/src/test/java/org/apache/camel/component/jms/DefaultJmsHeaderKeyFormatStrategyTest.java

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:26:18 2012 New Revision: 1373511 URL: http://svn.apache.org/viewvc?rev=1373511&view=rev Log: Merged revisions 1373492 via git cherry-pick from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1373492 | dkulp | 2012-08-15 12:08:45 -0400 (W

svn commit: r1373510 - /camel/branches/camel-2.9.x/camel-core/src/main/java/org/apache/camel/impl/CamelPostProcessorHelper.java

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:26:15 2012 New Revision: 1373510 URL: http://svn.apache.org/viewvc?rev=1373510&view=rev Log: Merged revisions 1373491 via git cherry-pick from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1373491 | dkulp | 2012-08-15 12:08:41 -0400 (W

svn commit: r1373509 - /camel/branches/camel-2.9.x/camel-core/src/main/java/org/apache/camel/TypeConverter.java

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:26:12 2012 New Revision: 1373509 URL: http://svn.apache.org/viewvc?rev=1373509&view=rev Log: Merged revisions 1373490 via git cherry-pick from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1373490 | dkulp | 2012-08-15 12:08:38 -0400 (W

svn commit: r1373502 - /camel/branches/camel-2.10.x/

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:09:15 2012 New Revision: 1373502 URL: http://svn.apache.org/viewvc?rev=1373502&view=rev Log: Blocking revisions 1359674,1362634,1362958,1364292,1364297,1364557,1364993,1366090,1366129,1368312,1368351,1368413,1368415,1368784,1368786,1368787,1368788,1368789,1368790

svn commit: r1373501 - /camel/branches/camel-2.10.x/

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:09:13 2012 New Revision: 1373501 URL: http://svn.apache.org/viewvc?rev=1373501&view=rev Log: Recording revisions 1362137,1363133,1364807,1366124,1366160,1367324,1368137,1368785,1369182,1371860,1371861,1372113,1372320,1372461 via git from https://svn.apache.org/

svn commit: r1373499 - /camel/branches/camel-2.10.x/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/CxfEndpoint.java

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:09:06 2012 New Revision: 1373499 URL: http://svn.apache.org/viewvc?rev=1373499&view=rev Log: Merged revisions 1372461 via git cherry-pick from https://svn.apache.org/repos/asf/camel/trunk r1372461 | dkulp | 2012-08-13 11:17:08 -0400 (Mon, 13 Aug 2012)

svn commit: r1373500 - /camel/branches/camel-2.10.x/components/camel-hbase/pom.xml

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:09:08 2012 New Revision: 1373500 URL: http://svn.apache.org/viewvc?rev=1373500&view=rev Log: Fix hbase pom Modified: camel/branches/camel-2.10.x/components/camel-hbase/pom.xml Modified: camel/branches/camel-2.10.x/components/camel-hbase/pom.xml URL: http://

svn commit: r1373498 - /camel/branches/camel-2.10.x/parent/pom.xml

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:09:02 2012 New Revision: 1373498 URL: http://svn.apache.org/viewvc?rev=1373498&view=rev Log: Merged revisions 1372320 via git cherry-pick from https://svn.apache.org/repos/asf/camel/trunk r1372320 | davsclaus | 2012-08-13 04:48:48 -0400 (Mon, 13 Aug 2

svn commit: r1373497 - /camel/branches/camel-2.10.x/parent/pom.xml

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:08:59 2012 New Revision: 1373497 URL: http://svn.apache.org/viewvc?rev=1373497&view=rev Log: Merged revisions 1372113 via git cherry-pick from https://svn.apache.org/repos/asf/camel/trunk r1372113 | dkulp | 2012-08-12 10:29:16 -0400 (Sun, 12 Aug 2012)

svn commit: r1373495 - /camel/branches/camel-2.10.x/parent/pom.xml

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:08:53 2012 New Revision: 1373495 URL: http://svn.apache.org/viewvc?rev=1373495&view=rev Log: Merged revisions 1371860 via git cherry-pick from https://svn.apache.org/repos/asf/camel/trunk r1371860 | dkulp | 2012-08-10 22:50:23 -0400 (Fri, 10 Aug 2012)

svn commit: r1373496 - in /camel/branches/camel-2.10.x/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/CxfEndpoint.java test/java/org/apache/camel/wsdl_first/PersonImpl12.java

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:08:57 2012 New Revision: 1373496 URL: http://svn.apache.org/viewvc?rev=1373496&view=rev Log: Merged revisions 1371861 via git cherry-pick from https://svn.apache.org/repos/asf/camel/trunk r1371861 | dkulp | 2012-08-10 22:50:32 -0400 (Fri, 10 Aug 2012)

svn commit: r1373494 - /camel/branches/camel-2.10.x/examples/camel-example-loan-broker/README.txt

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:08:50 2012 New Revision: 1373494 URL: http://svn.apache.org/viewvc?rev=1373494&view=rev Log: Merged revisions 1369182 via git cherry-pick from https://svn.apache.org/repos/asf/camel/trunk r1369182 | bvahdat | 2012-08-03 15:45:37 -0400 (Fri, 03 Aug 201

svn commit: r1373493 - /camel/branches/camel-2.10.x/examples/camel-example-loan-broker/README.txt

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:08:47 2012 New Revision: 1373493 URL: http://svn.apache.org/viewvc?rev=1373493&view=rev Log: Merged revisions 1368785 via git cherry-pick from https://svn.apache.org/repos/asf/camel/trunk r1368785 | bvahdat | 2012-08-02 23:27:33 -0400 (Thu, 02 Aug 201

svn commit: r1373492 - /camel/branches/camel-2.10.x/components/camel-jms/src/test/java/org/apache/camel/component/jms/DefaultJmsHeaderKeyFormatStrategyTest.java

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:08:45 2012 New Revision: 1373492 URL: http://svn.apache.org/viewvc?rev=1373492&view=rev Log: Merged revisions 1368137 via git cherry-pick from https://svn.apache.org/repos/asf/camel/trunk r1368137 | bvahdat | 2012-08-01 13:43:32 -0400 (Wed, 01 Aug 201

svn commit: r1373491 - /camel/branches/camel-2.10.x/camel-core/src/main/java/org/apache/camel/impl/CamelPostProcessorHelper.java

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:08:41 2012 New Revision: 1373491 URL: http://svn.apache.org/viewvc?rev=1373491&view=rev Log: Merged revisions 1367324 via git cherry-pick from https://svn.apache.org/repos/asf/camel/trunk r1367324 | bvahdat | 2012-07-30 17:39:31 -0400 (Mon, 30 Jul 201

svn commit: r1373490 - /camel/branches/camel-2.10.x/camel-core/src/main/java/org/apache/camel/TypeConverter.java

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 16:08:38 2012 New Revision: 1373490 URL: http://svn.apache.org/viewvc?rev=1373490&view=rev Log: Merged revisions 1366124 via git cherry-pick from https://svn.apache.org/repos/asf/camel/trunk r1366124 | bvahdat | 2012-07-26 14:19:37 -0400 (Thu, 26 Jul 201

svn commit: r1373471 - /camel/branches/camel-2.9.x/

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 15:31:01 2012 New Revision: 1373471 URL: http://svn.apache.org/viewvc?rev=1373471&view=rev Log: Blocking revisions 1360247,1360528,1360529,1361479,1365872,1366161,1372256 via git from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x .

svn commit: r1373470 - /camel/branches/camel-2.9.x/

2012-08-15 Thread dkulp
Author: dkulp Date: Wed Aug 15 15:31:00 2012 New Revision: 1373470 URL: http://svn.apache.org/viewvc?rev=1373470&view=rev Log: Recording revisions 1362139,1362212,1362592,1362627,1363528,1363632,1369475 via git from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x Modified: cam

svn commit: r1373459 - in /camel/branches/camel-2.10.x: ./ components/camel-hbase/pom.xml

2012-08-15 Thread davsclaus
Author: davsclaus Date: Wed Aug 15 15:19:59 2012 New Revision: 1373459 URL: http://svn.apache.org/viewvc?rev=1373459&view=rev Log: CAMEL-5506: Use osgi version ranges in camel-hbase MANIFEST.MF file, to support wider range of hbase and hadoop. Modified: camel/branches/camel-2.10.x/ (props

svn commit: r1373457 - in /camel/branches/camel-2.10.x: ./ components/camel-hbase/ components/camel-hbase/src/main/java/org/apache/camel/component/hbase/ components/camel-hbase/src/main/java/org/apach

2012-08-15 Thread davsclaus
Author: davsclaus Date: Wed Aug 15 15:18:26 2012 New Revision: 1373457 URL: http://svn.apache.org/viewvc?rev=1373457&view=rev Log: CAMEL-5506: Fixed table name configuration for camel-hbase. Thanks to Claudio Corsi for the patch. I polished the javadoc of the component as well. Modified: cam

svn commit: r1373453 - /camel/trunk/components/camel-hbase/pom.xml

2012-08-15 Thread davsclaus
Author: davsclaus Date: Wed Aug 15 15:15:59 2012 New Revision: 1373453 URL: http://svn.apache.org/viewvc?rev=1373453&view=rev Log: CAMEL-5506: Use osgi version ranges in camel-hbase MANIFEST.MF file, to support wider range of hbase and hadoop. Modified: camel/trunk/components/camel-hbase/pom

svn commit: r1373442 - in /camel/trunk/components/camel-hbase: ./ src/main/java/org/apache/camel/component/hbase/ src/main/java/org/apache/camel/component/hbase/filters/ src/main/java/org/apache/camel

2012-08-15 Thread davsclaus
Author: davsclaus Date: Wed Aug 15 14:59:18 2012 New Revision: 1373442 URL: http://svn.apache.org/viewvc?rev=1373442&view=rev Log: CAMEL-5506: Fixed table name configuration for camel-hbase. Thanks to Claudio Corsi for the patch. I polished the javadoc of the component as well. Modified: cam

svn commit: r1373406 - in /camel/branches/camel-2.10.x: ./ camel-core/src/main/java/org/apache/camel/impl/DefaultCamelContext.java

2012-08-15 Thread davsclaus
Author: davsclaus Date: Wed Aug 15 13:41:14 2012 New Revision: 1373406 URL: http://svn.apache.org/viewvc?rev=1373406&view=rev Log: CAMEL-5508: Optimized to eager lookup properties component if in use. Avoids re-lookup at runtime, such as when property placeholder is not used etc. Modified: c

svn commit: r1373402 - /camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DefaultCamelContext.java

2012-08-15 Thread davsclaus
Author: davsclaus Date: Wed Aug 15 13:37:26 2012 New Revision: 1373402 URL: http://svn.apache.org/viewvc?rev=1373402&view=rev Log: CAMEL-5508: Optimized to eager lookup properties component if in use. Avoids re-lookup at runtime, such as when property placeholder is not used etc. Modified:

svn commit: r1373374 - /camel/trunk/components/camel-crypto/src/test/java/org/apache/camel/converter/crypto/PGPDataFormatElGamalTest.java

2012-08-15 Thread ningjiang
Author: ningjiang Date: Wed Aug 15 12:46:15 2012 New Revision: 1373374 URL: http://svn.apache.org/viewvc?rev=1373374&view=rev Log: CAMEL-5475 ignore the PGPDataFormatElGamalTest as it is not work with CI Modified: camel/trunk/components/camel-crypto/src/test/java/org/apache/camel/converter/c

svn commit: r829001 - in /websites/production/camel/content: cache/main.pageCache camel-2110-release.html

2012-08-15 Thread buildbot
Author: buildbot Date: Wed Aug 15 11:18:09 2012 New Revision: 829001 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2110-release.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.11.0 Release

2012-08-15 Thread confluence
Camel 2.11.0 Release Page edited by Babak Vahdat Changes (1) ... * Spring Framework 3.1.1 to 3.1.2 * Spring Integration 2.1.2 to 2.1.3

svn commit: r1373307 - /camel/trunk/parent/pom.xml

2012-08-15 Thread bvahdat
Author: bvahdat Date: Wed Aug 15 10:13:57 2012 New Revision: 1373307 URL: http://svn.apache.org/viewvc?rev=1373307&view=rev Log: Upgrade to sshd 0.7.0 Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1

svn commit: r828993 - in /websites/production/camel/content: cache/main.pageCache camel-2110-release.html

2012-08-15 Thread buildbot
Author: buildbot Date: Wed Aug 15 08:17:37 2012 New Revision: 828993 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2110-release.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.11.0 Release

2012-08-15 Thread confluence
Camel 2.11.0 Release Page edited by Claus Ibsen Changes (1) ... * Axiom 1.2.10 to 1.2.13 * BeanIO 2.0.0 to 2.0.1 * ConcurrentLinke

svn commit: r1373261 - /camel/trunk/parent/pom.xml

2012-08-15 Thread davsclaus
Author: davsclaus Date: Wed Aug 15 08:10:10 2012 New Revision: 1373261 URL: http://svn.apache.org/viewvc?rev=1373261&view=rev Log: Upgrade to concurrentlinkedhashmap 1.3.1 Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk