svn commit: r936625 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/language/simple/SimpleLanguageSupport.java test/java/org/apache/camel/language/SimpleTest.java

2010-04-21 Thread davsclaus
Author: davsclaus Date: Thu Apr 22 06:39:11 2010 New Revision: 936625 URL: http://svn.apache.org/viewvc?rev=936625&view=rev Log: CAMEL-2664: Fixed simple language to only use concat expressions if complex string expression Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/lang

svn commit: r936622 - in /camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/tuning: PerformanceRoutePojoTest.java PerformanceRouteTest.java

2010-04-21 Thread davsclaus
Author: davsclaus Date: Thu Apr 22 05:45:46 2010 New Revision: 936622 URL: http://svn.apache.org/viewvc?rev=936622&view=rev Log: Fixing test on other boxes. Modified: camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/tuning/PerformanceRoutePojoTest.java camel

svn commit: r936618 - /camel/trunk/components/camel-crypto/src/test/java/org/apache/camel/component/crypto/SignatureTests.java

2010-04-21 Thread davsclaus
Author: davsclaus Date: Thu Apr 22 05:34:57 2010 New Revision: 936618 URL: http://svn.apache.org/viewvc?rev=936618&view=rev Log: Fixing test on other boxes. Modified: camel/trunk/components/camel-crypto/src/test/java/org/apache/camel/component/crypto/SignatureTests.java Modified: camel/tru

svn commit: r936604 - in /camel/trunk: camel-core/src/test/java/org/apache/camel/component/file/ components/camel-jetty/src/test/java/org/apache/camel/component/jetty/ components/camel-restlet/src/mai

2010-04-21 Thread ningjiang
Author: ningjiang Date: Thu Apr 22 03:40:31 2010 New Revision: 936604 URL: http://svn.apache.org/viewvc?rev=936604&view=rev Log: Fixed the CS errors Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/component/file/FileBeginFailureOneTimeTest.java camel/trunk/components/cam

svn commit: r936603 - /camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsComponentTest.java

2010-04-21 Thread ningjiang
Author: ningjiang Date: Thu Apr 22 03:39:25 2010 New Revision: 936603 URL: http://svn.apache.org/viewvc?rev=936603&view=rev Log: Add the test to verify the activemq component user error of mail list Modified: camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsCo

[CONF] Apache Camel > Netty

2010-04-21 Thread confluence
Netty Page edited by Stephen Gargan Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). N

[CONF] Apache Camel > Netty

2010-04-21 Thread confluence
Netty Page edited by Stephen Gargan Netty Component Available as of Camel 2.3 The netty component in Camel is a socket communication component, based on the JBoss Netty community offering (available under an Apache 2.0 license). N

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

2010-04-21 Thread ningjiang
Author: ningjiang Date: Wed Apr 21 11:25:45 2010 New Revision: 936258 URL: http://svn.apache.org/viewvc?rev=936258&view=rev Log: CAMEL-2659 removed the from apache-camel features Modified: camel/trunk/platforms/karaf/features/pom.xml camel/trunk/platforms/karaf/features/src/main/resource

svn commit: r936219 - in /camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty: HttpRouteTest.java HttpRouteUsingUrlPostTest.java

2010-04-21 Thread davsclaus
Author: davsclaus Date: Wed Apr 21 09:19:42 2010 New Revision: 936219 URL: http://svn.apache.org/viewvc?rev=936219&view=rev Log: Avoid using the same port number to many times. Modified: camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/HttpRouteTest.java

svn commit: r936213 - in /camel/trunk: components/camel-http/src/main/java/org/apache/camel/component/http/ components/camel-jetty/src/main/java/org/apache/camel/component/jetty/ components/camel-jett

2010-04-21 Thread davsclaus
Author: davsclaus Date: Wed Apr 21 09:07:24 2010 New Revision: 936213 URL: http://svn.apache.org/viewvc?rev=936213&view=rev Log: CAMEL-2660: camel-jetty can now be suspended. Also it will return a http stats 503 when suspended, and it support better graceful shutdown by letting inflight run to c

svn commit: r936197 - in /camel/trunk/camel-core: pom.xml src/main/java/org/apache/camel/converter/stream/CachedOutputStream.java src/test/java/org/apache/camel/processor/SplitterStreamCacheTest.java

2010-04-21 Thread ningjiang
Author: ningjiang Date: Wed Apr 21 08:16:58 2010 New Revision: 936197 URL: http://svn.apache.org/viewvc?rev=936197&view=rev Log: CAMEL-2496 Added SplitterStreamCacheTest will fixed when we rewrite the StreamCache Added: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/Splitte