svn commit: r1402746 - in /camel/branches/camel-2.10.x: ./ camel-core/src/main/java/org/apache/camel/component/properties/PropertiesComponent.java camel-core/src/test/java/org/apache/camel/component/p

2012-10-26 Thread ningjiang
Author: ningjiang Date: Sat Oct 27 06:09:45 2012 New Revision: 1402746 URL: http://svn.apache.org/viewvc?rev=1402746&view=rev Log: CAMEL-5747 clean up the cachedMap when restart the properties component with thanks to Daniel Added: camel/branches/camel-2.10.x/camel-core/src/test/java/org/ap

svn commit: r1402738 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/properties/PropertiesComponent.java test/java/org/apache/camel/component/properties/PropertiesComponentResta

2012-10-26 Thread ningjiang
Author: ningjiang Date: Sat Oct 27 03:59:11 2012 New Revision: 1402738 URL: http://svn.apache.org/viewvc?rev=1402738&view=rev Log: CAMEL-5747 clean up the cachedMap when restart the properties component with thanks to Daniel Added: camel/trunk/camel-core/src/test/java/org/apache/camel/compo

svn commit: r1402733 - /camel/trunk/components/camel-gson/src/test/java/org/apache/camel/component/gson/GsonMarshalTest.java

2012-10-26 Thread ningjiang
Author: ningjiang Date: Sat Oct 27 03:05:40 2012 New Revision: 1402733 URL: http://svn.apache.org/viewvc?rev=1402733&view=rev Log: Added an unit test which is based on camel user mailing list Modified: camel/trunk/components/camel-gson/src/test/java/org/apache/camel/component/gson/GsonMarsha

svn commit: r1402549 - in /camel/trunk: components/camel-jclouds/src/main/java/org/apache/camel/component/jclouds/ components/camel-jclouds/src/test/java/org/apache/camel/component/jclouds/ parent/

2012-10-26 Thread iocanel
Author: iocanel Date: Fri Oct 26 15:31:08 2012 New Revision: 1402549 URL: http://svn.apache.org/viewvc?rev=1402549&view=rev Log: [CAMEL-5701] Upgraded to jclouds 1.5.2 and added support for context name. Added: camel/trunk/components/camel-jclouds/src/test/java/org/apache/camel/component/jcl

svn commit: r1402506 - in /camel/branches/camel-2.9.x: ./ camel-core/src/main/java/org/apache/camel/model/WireTapDefinition.java

2012-10-26 Thread ningjiang
Author: ningjiang Date: Fri Oct 26 13:27:30 2012 New Revision: 1402506 URL: http://svn.apache.org/viewvc?rev=1402506&view=rev Log: CAMEL-5746 add copy method to WireTapDefinition to let user choice if copying or not copying the origin exchange Modified: camel/branches/camel-2.9.x/ (props c

svn commit: r1402502 - in /camel/branches/camel-2.10.x: ./ camel-core/src/main/java/org/apache/camel/model/WireTapDefinition.java

2012-10-26 Thread ningjiang
Author: ningjiang Date: Fri Oct 26 13:16:23 2012 New Revision: 1402502 URL: http://svn.apache.org/viewvc?rev=1402502&view=rev Log: CAMEL-5746 add copy method to WireTapDefinition to let user choice if copying or not copying the origin exchange Modified: camel/branches/camel-2.10.x/ (props

svn commit: r1402485 - /camel/trunk/camel-core/src/main/java/org/apache/camel/model/WireTapDefinition.java

2012-10-26 Thread ningjiang
Author: ningjiang Date: Fri Oct 26 12:44:41 2012 New Revision: 1402485 URL: http://svn.apache.org/viewvc?rev=1402485&view=rev Log: CAMEL-5746 add copy method to WireTapDefinition to let user choice if copying or not copying the origin exchange Modified: camel/trunk/camel-core/src/main/java/

svn commit: r1402476 - in /camel/branches/camel-2.9.x: ./ components/camel-cxf/src/main/java/org/apache/camel/component/cxf/blueprint/EndpointDefinitionParser.java

2012-10-26 Thread ningjiang
Author: ningjiang Date: Fri Oct 26 12:02:45 2012 New Revision: 1402476 URL: http://svn.apache.org/viewvc?rev=1402476&view=rev Log: CAMEL-5744 applied patch with thanks to Aki Modified: camel/branches/camel-2.9.x/ (props changed) camel/branches/camel-2.9.x/components/camel-cxf/src/main/

svn commit: r1402468 - in /camel/branches/camel-2.10.x: ./ components/camel-cxf/src/main/java/org/apache/camel/component/cxf/blueprint/EndpointDefinitionParser.java

2012-10-26 Thread ningjiang
Author: ningjiang Date: Fri Oct 26 11:22:32 2012 New Revision: 1402468 URL: http://svn.apache.org/viewvc?rev=1402468&view=rev Log: CAMEL-5744 applied patch with thanks to Aki Modified: camel/branches/camel-2.10.x/ (props changed) camel/branches/camel-2.10.x/components/camel-cxf/src/mai

[CONF] Apache Camel > Camel 2.11.0 Release

2012-10-26 Thread confluence
Camel 2.11.0 Release Page edited by Claus Ibsen Changes (1) ... * The {{maximumQueueSize}} of [Thread Pools|http://camel.apache.org/threading-m

svn commit: r1402441 - in /camel/trunk: components/camel-blueprint/pom.xml parent/pom.xml

2012-10-26 Thread davsclaus
Author: davsclaus Date: Fri Oct 26 09:05:55 2012 New Revision: 1402441 URL: http://svn.apache.org/viewvc?rev=1402441&view=rev Log: CAMEL-5746: camel-blueprint requires Apache Aries 0.3+. Upgraded some dependencies for camel-test-blueprint, in line to support Aries 1.0.0 as well. Modified: ca