svn commit: r903977 - in /camel/branches/camel-1.x: ./ camel-core/src/main/java/org/apache/camel/converter/ camel-core/src/main/java/org/apache/camel/converter/jaxp/ components/camel-xstream/src/main/

2010-01-27 Thread ningjiang
Author: ningjiang Date: Thu Jan 28 07:12:21 2010 New Revision: 903977 URL: http://svn.apache.org/viewvc?rev=903977&view=rev Log: Merged revisions 903970 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r903970 | ningjiang | 2010-01-28 14:32:57 +0800 (Thu, 28 Jan 2010) |

svn commit: r903973 - /camel/trunk/components/camel-dozer/

2010-01-27 Thread ningjiang
Author: ningjiang Date: Thu Jan 28 06:36:45 2010 New Revision: 903973 URL: http://svn.apache.org/viewvc?rev=903973&view=rev Log: set the svn properties on camel-dozer Modified: camel/trunk/components/camel-dozer/ (props changed) Propchange: camel/trunk/components/camel-dozer/ -

svn commit: r903970 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/converter/jaxp/ components/camel-xstream/src/main/java/org/apache/camel/dataformat/xstream/ components/camel-xstream/sr

2010-01-27 Thread ningjiang
Author: ningjiang Date: Thu Jan 28 06:32:57 2010 New Revision: 903970 URL: http://svn.apache.org/viewvc?rev=903970&view=rev Log: CAMEL-2407 support character encoding in XStreamDataFormat Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/converter/jaxp/StaxConverter.java c

svn commit: r903969 - in /camel/trunk/components/camel-bindy: ./ src/test/java/org/apache/camel/dataformat/bindy/csv/

2010-01-27 Thread ningjiang
Author: ningjiang Date: Thu Jan 28 06:30:59 2010 New Revision: 903969 URL: http://svn.apache.org/viewvc?rev=903969&view=rev Log: Removed the camel-core test-jar dependency from camel-bindy Modified: camel/trunk/components/camel-bindy/pom.xml camel/trunk/components/camel-bindy/src/test/ja

[CONF] Apache Camel > Dozer Type Conversion

2010-01-27 Thread confluence
Dozer Type Conversion Page added by Stephen Gargan Dozer Type Conversion. Dozer is a fast and flexible framework for mapping back and forth between Java Beans. Coupled with Camel's automatic type conversion, it's a formidable tool for dealin

[CONF] Apache Camel > Jetty

2010-01-27 Thread confluence
Jetty Page edited by willem jiang Jetty Component Supports non blocking Request Reply producer in Camel 2.1 onwards The jetty component provides HTTP-based endpoints for consuming HTTP requests. That is, the Jetty component behaves

[CONF] Apache Camel > Camel 2.2.0 Release

2010-01-27 Thread confluence
Camel 2.2.0 Release Page edited by willem jiang Camel 2.2.0 release (currently in progress) New and Noteworthy Welcome to the 2.2.0 release which approx XXX issues resolved (new features, improvements and bug fixes such as...)

[CONF] Apache Camel > Cafe Example

2010-01-27 Thread confluence
Cafe Example Page edited by willem jiang Cafe Example This example shows how to use Camel to implement a Cafe use case. First It uses the splitter to dispatch the order, then sends the orders to barista by checking if the coffee i

svn commit: r903951 - in /camel/trunk/examples/camel-example-cafe/src/main: java/org/apache/camel/example/cafe/CafeRouteBuilder.java resources/jndi.properties

2010-01-27 Thread ningjiang
Author: ningjiang Date: Thu Jan 28 04:05:15 2010 New Revision: 903951 URL: http://svn.apache.org/viewvc?rev=903951&view=rev Log: Added code snippets tag for wiki and fix the camel-example-cafe exec:java running error Added: camel/trunk/examples/camel-example-cafe/src/main/resources/jndi.prop

[CONF] Apache Camel > Cafe Example

2010-01-27 Thread confluence
Cafe Example Page added by willem jiang Cafe Example This example shows how to use Camel to implement a Cafe use case. Running You will need to compile this example first: mvn compile The example should run if you type: mvn exec

[CONF] Apache Camel > Examples

2010-01-27 Thread confluence
Examples Page edited by willem jiang Examples Once you have read about Getting Started and looked at the Enterprise Integration Patterns you might want to try out some examples. Before starting to work on example you may want to ch

svn commit: r903947 - in /camel/trunk: parent/pom.xml tests/camel-itest/pom.xml

2010-01-27 Thread davsclaus
Author: davsclaus Date: Thu Jan 28 03:15:28 2010 New Revision: 903947 URL: http://svn.apache.org/viewvc?rev=903947&view=rev Log: CAMEL-2414: Upgrade commons-pool. Thanks for patch Christian. Modified: camel/trunk/parent/pom.xml camel/trunk/tests/camel-itest/pom.xml Modified: camel/trunk/

svn commit: r903946 - in /camel/trunk/components/camel-nagios/src: main/java/org/apache/camel/component/nagios/NagiosConstants.java main/java/org/apache/camel/component/nagios/NagiosProducer.java test

2010-01-27 Thread davsclaus
Author: davsclaus Date: Thu Jan 28 03:11:05 2010 New Revision: 903946 URL: http://svn.apache.org/viewvc?rev=903946&view=rev Log: Fixed spelling Modified: camel/trunk/components/camel-nagios/src/main/java/org/apache/camel/component/nagios/NagiosConstants.java camel/trunk/components/camel

[CONF] Apache Camel > Camel 2.2.0 Release

2010-01-27 Thread confluence
Camel 2.2.0 Release Page edited by Claus Ibsen Camel 2.2.0 release (currently in progress) New and Noteworthy Welcome to the 2.2.0 release which approx XXX issues resolved (new features, improvements and bug fixes such as...)

[CONF] Apache Camel > Nagios

2010-01-27 Thread confluence
Nagios Page added by Claus Ibsen Nagios Available as of Camel 2.2 The Nagios component allows you to send passive checks to Nagios. URI format nagios://host[:port][?Options] Camel provides two abilities with the Nagios component. You

[CONF] Apache Camel > Component List

2010-01-27 Thread confluence
Component List Page edited by Claus Ibsen Component / ArtifactId / URI Description ActiveMQ / activemq-camel activemq:[topic:]destinationName For JMS Messaging with Apache ActiveMQ ActiveMQ Journal / activemq-core

[CONF] Apache Camel > AdviceWith

2010-01-27 Thread confluence
AdviceWith Page edited by Claus Ibsen AdviceWith Available as of Camel 2.1 AdviceWith is used for testing Camel routes where you can advice an existing route before its being tested. What adviceWith allows is to changes some factors

[CONF] Apache Camel > AdviceWith

2010-01-27 Thread confluence
AdviceWith Page added by Claus Ibsen AdviceWith Available as of Camel 2.1 AdviceWith is used for testing Camel routes where you can advice an existing route before its being tested. What adviceWith allows is to changes some factors on the ro

svn commit: r903944 - /camel/trunk/camel-core/src/test/java/org/apache/camel/processor/interceptor/AdviceWithTest.java

2010-01-27 Thread davsclaus
Author: davsclaus Date: Thu Jan 28 02:41:50 2010 New Revision: 903944 URL: http://svn.apache.org/viewvc?rev=903944&view=rev Log: Added snippet for wiki docu. Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/interceptor/AdviceWithTest.java Modified: camel/trunk/came

svn commit: r903937 - /camel/trunk/camel-core/src/test/java/org/apache/camel/converter/JaxpTest.java

2010-01-27 Thread janstey
Author: janstey Date: Thu Jan 28 01:58:18 2010 New Revision: 903937 URL: http://svn.apache.org/viewvc?rev=903937&view=rev Log: fix up CS error Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/converter/JaxpTest.java Modified: camel/trunk/camel-core/src/test/java/org/apache/c

svn commit: r903936 - /camel/trunk/components/camel-castor/pom.xml

2010-01-27 Thread janstey
Author: janstey Date: Thu Jan 28 01:50:42 2010 New Revision: 903936 URL: http://svn.apache.org/viewvc?rev=903936&view=rev Log: CAMEL-2415 - upgrade castor version. Thanks to Christian Mueller for the patch! Modified: camel/trunk/components/camel-castor/pom.xml Modified: camel/trunk/componen

svn commit: r903876 - in /camel/trunk: components/camel-ftp/pom.xml parent/pom.xml tests/camel-itest/pom.xml

2010-01-27 Thread davsclaus
Author: davsclaus Date: Wed Jan 27 22:28:02 2010 New Revision: 903876 URL: http://svn.apache.org/viewvc?rev=903876&view=rev Log: CAMEL-2413: Upgrade ftp server for testing. Thanks for the patch Christian Modified: camel/trunk/components/camel-ftp/pom.xml camel/trunk/parent/pom.xml cam

svn commit: r903849 - in /camel/trunk: camel-core/src/test/java/org/apache/camel/processor/aggregator/ components/camel-spring/src/test/java/org/apache/camel/spring/processor/ components/camel-spring/

2010-01-27 Thread davsclaus
Author: davsclaus Date: Wed Jan 27 21:34:44 2010 New Revision: 903849 URL: http://svn.apache.org/viewvc?rev=903849&view=rev Log: CAMEL-2408: Added spring test for wiretap and aggregator. Added: camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/processor/SpringAggregat

svn commit: r903817 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/impl/DefaultCamelContext.java main/java/org/apache/camel/impl/DefaultRouteStartupOrder.java test/java/org/apache/camel/

2010-01-27 Thread davsclaus
Author: davsclaus Date: Wed Jan 27 20:20:20 2010 New Revision: 903817 URL: http://svn.apache.org/viewvc?rev=903817&view=rev Log: CAMEL-2398: Fixing startup order warmup route services. Added: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/RouteServicesStartupOrderTest.java

svn commit: r903643 - in /camel/branches/camel-1.x: ./ components/camel-http/src/main/java/org/apache/camel/component/http/DefaultHttpBinding.java components/camel-jetty/src/test/java/org/apache/camel

2010-01-27 Thread ningjiang
Author: ningjiang Date: Wed Jan 27 13:57:33 2010 New Revision: 903643 URL: http://svn.apache.org/viewvc?rev=903643&view=rev Log: Merged revisions 903638 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r903638 | ningjiang | 2010-01-27 21:40:14 +0800 (Wed, 27 Jan 2010) |

svn commit: r903638 - in /camel/trunk/components: camel-http/src/main/java/org/apache/camel/component/http/DefaultHttpBinding.java camel-jetty/src/test/java/org/apache/camel/component/jetty/HttpRouteT

2010-01-27 Thread ningjiang
Author: ningjiang Date: Wed Jan 27 13:40:14 2010 New Revision: 903638 URL: http://svn.apache.org/viewvc?rev=903638&view=rev Log: CAMEL-2412 DefaultHttpBinding should parser the URI's parameter without checking HttpMethod Modified: camel/trunk/components/camel-http/src/main/java/org/apache/c

svn commit: r903630 - in /camel/trunk: parent/pom.xml pom.xml

2010-01-27 Thread ningjiang
Author: ningjiang Date: Wed Jan 27 13:16:47 2010 New Revision: 903630 URL: http://svn.apache.org/viewvc?rev=903630&view=rev Log: CAMEL-2411 Upgrade the ant-run plugin to use jaxb impl 2.1.12 Modified: camel/trunk/parent/pom.xml camel/trunk/pom.xml Modified: camel/trunk/parent/pom.xml URL

svn commit: r903573 - in /camel/m2-repo/com/google/gdata: ./ gdata-core/ gdata-core/1.40.2/

2010-01-27 Thread krasserm
Author: krasserm Date: Wed Jan 27 09:07:14 2010 New Revision: 903573 URL: http://svn.apache.org/viewvc?rev=903573&view=rev Log: add gdata-core to Camel Maven repo, needed for OAuth and ClientLogin in context of camel-gae Added: camel/m2-repo/com/google/gdata/ camel/m2-repo/com/google/gda