svn commit: r768179 [3/3] - in /camel/trunk/components/camel-web/src: main/java/org/apache/camel/web/resources/ main/resources/ main/webapp/WEB-INF/ main/webapp/css/ main/webapp/css/prettify/ main/web

2009-04-24 Thread ningjiang
Propchange: camel/trunk/components/camel-web/src/main/webapp/js/dojox/grid/compat/tests/test_events.html -- svn:eol-style = native Propchange:

svn commit: r768186 [2/2] - in /camel/trunk: camel-core/src/main/java/org/apache/camel/ camel-core/src/main/java/org/apache/camel/builder/ camel-core/src/main/java/org/apache/camel/impl/ camel-core/sr

2009-04-24 Thread davsclaus
Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/onexception/OnExceptionRetryUntilTest.java URL: http://svn.apache.org/viewvc/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/onexception/OnExceptionRetryUntilTest.java?rev=768186r1=768185r2=768186view=diff

svn commit: r768215 - in /camel/trunk/camel-core/src/main/java/org/apache/camel: impl/ management/ model/ processor/ spi/

2009-04-24 Thread davsclaus
Author: davsclaus Date: Fri Apr 24 08:03:38 2009 New Revision: 768215 URL: http://svn.apache.org/viewvc?rev=768215view=rev Log: CAMEL-1560: try .. catch .. finally does not reuse existing error handler as it handles exceptions itself. Removed not needed code anymore due CAMEL-1562. Removed:

[CONF] Apache Camel: Scala DSL (page edited)

2009-04-24 Thread confluence
Page Edited : CAMEL : Scala DSL Scala DSL has been edited by James Strachan (Apr 22, 2008). (View changes) Content: Work in

[CONF] Apache Camel: Languages Supported (page edited)

2009-04-24 Thread confluence
Page Edited : CAMEL : Languages Supported Languages Supported has been edited by James Strachan (Apr 24, 2009). (View changes)

svn commit: r768269 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/seda/CollectionProducer.java test/java/org/apache/camel/component/seda/SedaAsyncProcessorTest.java test/java/

2009-04-24 Thread davsclaus
Author: davsclaus Date: Fri Apr 24 12:18:27 2009 New Revision: 768269 URL: http://svn.apache.org/viewvc?rev=768269view=rev Log: Seda producer should not force a new unit of work when it sends an exchange. Added asnyc processor unit test to show AsyncProcessor is broken and flawed. Added:

svn commit: r768270 - in /camel/trunk/tooling/archetypes/camel-archetype-war: ./ src/main/resources/META-INF/ src/main/resources/META-INF/maven/ src/main/resources/archetype-resources/ src/main/resour

2009-04-24 Thread ningjiang
Author: ningjiang Date: Fri Apr 24 12:20:00 2009 New Revision: 768270 URL: http://svn.apache.org/viewvc?rev=768270view=rev Log: Applied the svn properties to camel-archetype-war Modified: camel/trunk/tooling/archetypes/camel-archetype-war/pom.xml (props changed)

svn commit: r768271 - in /camel/trunk/components: camel-activemq-web/ camel-activemq-web/src/main/webapp/WEB-INF/ camel-cxf/src/test/java/org/apache/camel/component/cxf/cxfbean/ camel-cxf/src/test/jav

2009-04-24 Thread ningjiang
Author: ningjiang Date: Fri Apr 24 12:24:01 2009 New Revision: 768271 URL: http://svn.apache.org/viewvc?rev=768271view=rev Log: Applied the svn properties to other camel components Modified: camel/trunk/components/camel-activemq-web/pom.xml (props changed)

[CONF] Apache Camel: Languages Supported (page edited)

2009-04-24 Thread confluence
Page Edited : CAMEL : Languages Supported Languages Supported has been edited by James Strachan (Apr 24, 2009). (View changes)

svn commit: r768258 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/management/ main/java/org/apache/camel/model/ test/java/org/apache/camel/management/

2009-04-24 Thread davsclaus
Author: davsclaus Date: Fri Apr 24 11:04:48 2009 New Revision: 768258 URL: http://svn.apache.org/viewvc?rev=768258view=rev Log: CAMEL-1562: Routes are now also JMX instrumented. But this time they do not alter the route at all. So the runtime route model is the same whether JMX is enabled or

[CONF] Apache Camel: Scala DSL - Supported languages (page edited)

2009-04-24 Thread confluence
Page Edited : CAMEL : Scala DSL - Supported languages Scala DSL - Supported languages has been edited by Hadrian Zbarcea (Jan 21, 2009). (View

[CONF] Apache Camel: Scala DSL - EIP (page edited)

2009-04-24 Thread confluence
Page Edited : CAMEL : Scala DSL - EIP Scala DSL - EIP has been edited by Hadrian Zbarcea (Jan 21, 2009). (View changes) Content:

svn commit: r768296 - in /camel/trunk/components/camel-saxon/src: main/java/org/apache/camel/component/xquery/ test/java/org/apache/camel/component/xquery/ test/resources/org/apache/camel/component/xq

2009-04-24 Thread ningjiang
Author: ningjiang Date: Fri Apr 24 13:09:15 2009 New Revision: 768296 URL: http://svn.apache.org/viewvc?rev=768296view=rev Log: CAMEL-1559 support to get the headers value with $in.headers.Foo in XQuery endpoint Modified:

svn commit: r768302 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/processor/interceptor/ components/camel-saxon/src/test/resources/org/apache/camel/component/xquery/ tests/camel-itest-o

2009-04-24 Thread ningjiang
Author: ningjiang Date: Fri Apr 24 13:20:22 2009 New Revision: 768302 URL: http://svn.apache.org/viewvc?rev=768302view=rev Log: CAMEL-1559 Added the file which I missed in last commit Added:

svn commit: r768315 - in /camel/trunk/platforms/karaf/features: pom.xml src/main/resources/bundles.properties

2009-04-24 Thread gertv
Author: gertv Date: Fri Apr 24 14:05:23 2009 New Revision: 768315 URL: http://svn.apache.org/viewvc?rev=768315view=rev Log: CAMEL-1526: Adding features for a few more components Modified: camel/trunk/platforms/karaf/features/pom.xml

svn commit: r768333 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/management/ camel-core/src/main/java/org/apache/camel/model/ camel-core/src/test/java/org/apache/camel/management/ comp

2009-04-24 Thread davsclaus
Author: davsclaus Date: Fri Apr 24 15:32:47 2009 New Revision: 768333 URL: http://svn.apache.org/viewvc?rev=768333view=rev Log: CAMEL-1528: Added option to only register processors in JMX that have custom id set. Added:

svn commit: r768334 - in /camel/trunk/components/camel-ibatis/src: main/java/org/apache/camel/component/ibatis/IBatisPollingConsumer.java test/java/org/apache/camel/component/ibatis/IBatisRouteEmptyRe

2009-04-24 Thread davsclaus
Author: davsclaus Date: Fri Apr 24 15:41:12 2009 New Revision: 768334 URL: http://svn.apache.org/viewvc?rev=768334view=rev Log: CAMEL-1534: Option to route empty resultsets. Applied patch with thanks to Joe Luo. Added:

[CONF] Apache Camel: iBATIS (page edited)

2009-04-24 Thread confluence
Page Edited : CAMEL : iBATIS iBATIS has been edited by Claus Ibsen (Apr 24, 2009). (View changes) Content: iBATIS The ibatis:

svn commit: r768340 - /camel/trunk/pom.xml

2009-04-24 Thread jstrachan
Author: jstrachan Date: Fri Apr 24 15:56:18 2009 New Revision: 768340 URL: http://svn.apache.org/viewvc?rev=768340view=rev Log: Upgraded to latest GuiceyFruit jars which use proper osgi metadata Modified: camel/trunk/pom.xml Modified: camel/trunk/pom.xml URL:

svn commit: r768342 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/processor/validation/ValidatingProcessor.java components/camel-spring/src/main/java/org/apache/camel/component/validato

2009-04-24 Thread davsclaus
Author: davsclaus Date: Fri Apr 24 16:05:19 2009 New Revision: 768342 URL: http://svn.apache.org/viewvc?rev=768342view=rev Log: CAMEL-1565: Validator component now thread safe when loading schema as its done at init time. Modified:

svn commit: r768346 - in /camel/branches/camel-1.x: ./ camel-core/src/main/java/org/apache/camel/processor/validation/ValidatingProcessor.java components/camel-spring/src/main/java/org/apache/camel/co

2009-04-24 Thread davsclaus
Author: davsclaus Date: Fri Apr 24 16:09:57 2009 New Revision: 768346 URL: http://svn.apache.org/viewvc?rev=768346view=rev Log: Merged revisions 768342 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r768342 | davsclaus | 2009-04-24 18:05:19 +0200 (Fri, 24 Apr 2009) |