svn commit: r1411103 - in /camel/trunk/tests: ./ camel-blueprint-cxf-test/ camel-blueprint-cxf-test/src/ camel-blueprint-cxf-test/src/test/ camel-blueprint-cxf-test/src/test/java/ camel-blueprint-cxf-

2012-11-19 Thread ningjiang
Author: ningjiang Date: Mon Nov 19 08:54:51 2012 New Revision: 1411103 URL: http://svn.apache.org/viewvc?rev=1411103view=rev Log: CAMEL-5791 Added camel-blueprint-cxf-test with thanks to Aki Added: camel/trunk/tests/camel-blueprint-cxf-test/

svn commit: r1411111 - in /camel/branches/camel-2.9.x: ./ camel-core/src/test/resources/org/apache/camel/component/properties/myproperties.properties

2012-11-19 Thread bvahdat
Author: bvahdat Date: Mon Nov 19 09:54:20 2012 New Revision: 141 URL: http://svn.apache.org/viewvc?rev=141view=rev Log: Merged revisions 1411079 via svnmerge from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1411079 | bvahdat | 2012-11-19 07:47:47 +0100 (Mo,

svn commit: r1411117 - in /camel/trunk/components/camel-mybatis: ./ src/main/java/org/apache/camel/component/mybatis/ src/test/java/org/apache/camel/component/mybatis/ src/test/resources/org/apache/ca

2012-11-19 Thread davsclaus
Author: davsclaus Date: Mon Nov 19 10:17:59 2012 New Revision: 147 URL: http://svn.apache.org/viewvc?rev=147view=rev Log: CAMEL-5799: Added updateList, deleteList and executorType support to camel-mybatis. Thanks to Sergey Zhemzhitsky for the patch. Added:

[CONF] Apache Camel MyBatis

2012-11-19 Thread confluence
MyBatis Page edited by Claus Ibsen Changes (2) ... | {{statementType}} | {{StatementType}} | {{null}} | Mandatory to specify for the producer

svn commit: r1411129 - in /camel/trunk/components/camel-scala/src: main/scala/org/apache/camel/scala/dsl/languages/Languages.scala test/scala/org/apache/camel/scala/dsl/SplitterTokenizeXMLTest.scala

2012-11-19 Thread davsclaus
Author: davsclaus Date: Mon Nov 19 11:27:53 2012 New Revision: 1411129 URL: http://svn.apache.org/viewvc?rev=1411129view=rev Log: CAMEL-5803: Added tokenizeXML to Scala DSL to make it easy to use it as it is in Java DSL. Added:

svn commit: r1411130 - in /camel/branches/camel-2.10.x: ./ components/camel-scala/src/main/scala/org/apache/camel/scala/dsl/languages/Languages.scala components/camel-scala/src/test/scala/org/apache/c

2012-11-19 Thread davsclaus
Author: davsclaus Date: Mon Nov 19 11:29:03 2012 New Revision: 1411130 URL: http://svn.apache.org/viewvc?rev=1411130view=rev Log: CAMEL-5803: Added tokenizeXML to Scala DSL to make it easy to use it as it is in Java DSL. Added:

svn commit: r1411217 - in /camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf: cxfbean/CxfBeanTest.java jaxrs/CxfRsProducerTest.java jaxrs/testbean/Customer.java jaxrs/testb

2012-11-19 Thread bvahdat
Author: bvahdat Date: Mon Nov 19 14:51:16 2012 New Revision: 1411217 URL: http://svn.apache.org/viewvc?rev=1411217view=rev Log: Fixed the broken CxfBeanTest on the JDK7-CI-Profile which made assumption about the *order* of the test methods being executed. Also fixed CxfRsProducerTest making

svn commit: r1411236 - in /camel/branches/camel-2.9.x: ./ components/camel-cxf/src/test/java/org/apache/camel/component/cxf/cxfbean/ components/camel-cxf/src/test/java/org/apache/camel/component/cxf/j

2012-11-19 Thread bvahdat
Author: bvahdat Date: Mon Nov 19 15:14:16 2012 New Revision: 1411236 URL: http://svn.apache.org/viewvc?rev=1411236view=rev Log: Merged revisions 1411232 via svnmerge from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1411232 | bvahdat | 2012-11-19 16:07:31

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

2012-11-19 Thread davsclaus
Author: davsclaus Date: Mon Nov 19 16:49:01 2012 New Revision: 1411300 URL: http://svn.apache.org/viewvc?rev=1411300view=rev Log: Upgraded to Jetty 7.6.8 Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL:

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

2012-11-19 Thread buildbot
Author: buildbot Date: Mon Nov 19 17:17:57 2012 New Revision: 838848 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2110-release.html Modified:

svn commit: r1411344 - /camel/trunk/components/camel-jmx/src/test/java/org/apache/camel/component/jmx/JMXMonitorTypeLongCounterTest.java

2012-11-19 Thread bvahdat
Author: bvahdat Date: Mon Nov 19 18:20:45 2012 New Revision: 1411344 URL: http://svn.apache.org/viewvc?rev=1411344view=rev Log: Temporarily disabled the test until the missing resource is checked in. Modified:

svn commit: r1411414 - /camel/trunk/camel-core/src/test/java/org/apache/camel/component/file/FileConsumeAsyncTest.java

2012-11-19 Thread bvahdat
Author: bvahdat Date: Mon Nov 19 21:10:41 2012 New Revision: 1411414 URL: http://svn.apache.org/viewvc?rev=1411414view=rev Log: Fixed the broken test by the Camel.trunk.fulltest CI-Profile. Modified:

svn commit: r1411417 - in /camel/branches/camel-2.10.x: ./ camel-core/src/test/java/org/apache/camel/component/file/FileConsumeAsyncTest.java

2012-11-19 Thread bvahdat
Author: bvahdat Date: Mon Nov 19 21:12:56 2012 New Revision: 1411417 URL: http://svn.apache.org/viewvc?rev=1411417view=rev Log: Merged revisions 1411414 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r1411414 | bvahdat | 2012-11-19 22:10:41 +0100 (Mo, 19 Nov 2012) | 1

svn commit: r1411418 - in /camel/branches/camel-2.9.x: ./ camel-core/src/test/java/org/apache/camel/component/file/FileConsumeAsyncTest.java

2012-11-19 Thread bvahdat
Author: bvahdat Date: Mon Nov 19 21:14:37 2012 New Revision: 1411418 URL: http://svn.apache.org/viewvc?rev=1411418view=rev Log: Merged revisions 1411417 via svnmerge from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1411417 | bvahdat | 2012-11-19 22:12:56

svn commit: r1411437 - /camel/trunk/camel-core/src/main/java/org/apache/camel/builder/xml/XPathBuilder.java

2012-11-19 Thread bvahdat
Author: bvahdat Date: Mon Nov 19 21:39:06 2012 New Revision: 1411437 URL: http://svn.apache.org/viewvc?rev=1411437view=rev Log: Polished the Javadoc. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/builder/xml/XPathBuilder.java Modified:

[CONF] Apache Camel avro

2012-11-19 Thread confluence
avro Page edited by willem jiang Comment: Fix the typoes of RPC Changes (3) ... In the same manner you can

svn commit: r838891 - in /websites/production/camel/content: avro.html cache/main.pageCache

2012-11-19 Thread buildbot
Author: buildbot Date: Tue Nov 20 02:18:06 2012 New Revision: 838891 Log: Production update by buildbot for camel Modified: websites/production/camel/content/avro.html websites/production/camel/content/cache/main.pageCache Modified: websites/production/camel/content/avro.html

svn commit: r1411566 - in /camel/trunk: parent/pom.xml platforms/karaf/features/src/main/resources/features.xml

2012-11-19 Thread ningjiang
Author: ningjiang Date: Tue Nov 20 07:14:55 2012 New Revision: 1411566 URL: http://svn.apache.org/viewvc?rev=1411566view=rev Log: CAMEL-5805 Added camel-xmlrpc feature Modified: camel/trunk/parent/pom.xml camel/trunk/platforms/karaf/features/src/main/resources/features.xml Modified:

svn commit: r1411567 - in /camel/trunk/components/camel-xmlrpc/src: main/java/org/apache/camel/component/xmlrpc/ main/java/org/apache/camel/component/xmlrpc/converter/ test/java/org/apache/camel/compo

2012-11-19 Thread ningjiang
Author: ningjiang Date: Tue Nov 20 07:16:46 2012 New Revision: 1411567 URL: http://svn.apache.org/viewvc?rev=1411567view=rev Log: CAMEL-5778 rename the constant OPERATION_NANE to METHOD_NAME Modified:

[CONF] Apache Camel XmlRpc

2012-11-19 Thread confluence
XmlRpc Page added by willem jiang XmlRpc Component Available as of Camel 2.11 This component provides a dataformat for xml, which allows serialization and deserialization of request messages and response message using Apache XmlRpc's