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

2010-04-22 Thread ningjiang
Author: ningjiang Date: Fri Apr 23 06:07:03 2010 New Revision: 937165 URL: http://svn.apache.org/viewvc?rev=937165&view=rev Log: Updated the PolicyPerRouteTest and PolicyPerProcessTest Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/PolicyPerProcessorTest.java

svn commit: r937158 - in /camel/trunk/camel-core/src/main/java/org/apache/camel: impl/ language/simple/ processor/aggregate/ util/

2010-04-22 Thread davsclaus
Author: davsclaus Date: Fri Apr 23 05:19:08 2010 New Revision: 937158 URL: http://svn.apache.org/viewvc?rev=937158&view=rev Log: Fixed shutting down aggregator. More standard classes can be loaded without java.lanng prefix. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/imp

svn commit: r937148 - in /camel/branches/camel-1.x/camel-core/src/test/java/org/apache/camel/processor: PolicyPerProcessorTest.java PolicyPerRouteTest.java

2010-04-22 Thread davsclaus
Author: davsclaus Date: Fri Apr 23 04:27:55 2010 New Revision: 937148 URL: http://svn.apache.org/viewvc?rev=937148&view=rev Log: CAMEL-2667: Ported unit tests from 2.x to 1.x Added: camel/branches/camel-1.x/camel-core/src/test/java/org/apache/camel/processor/PolicyPerProcessorTest.java (w

[CONF] Apache Camel > Netty

2010-04-22 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: r936888 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/language/simple/SimpleLanguage.java test/java/org/apache/camel/language/FileLanguageTest.java

2010-04-22 Thread davsclaus
Author: davsclaus Date: Thu Apr 22 15:04:17 2010 New Revision: 936888 URL: http://svn.apache.org/viewvc?rev=936888&view=rev Log: Add name.ext to file language. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/language/simple/SimpleLanguage.java camel/trunk/camel-core/src/

svn commit: r936879 - in /camel/trunk/components/camel-http/src/test/java/org/apache/camel/component/http: HttpQueryGoogleProxyTest.java HttpQueryGoogleTest.java

2010-04-22 Thread davsclaus
Author: davsclaus Date: Thu Apr 22 14:49:02 2010 New Revision: 936879 URL: http://svn.apache.org/viewvc?rev=936879&view=rev Log: Added test for proxy auth Added: camel/trunk/components/camel-http/src/test/java/org/apache/camel/component/http/HttpQueryGoogleProxyTest.java (with props) Modi

svn commit: r936869 [2/2] - in /camel/trunk: camel-core/src/main/java/org/apache/camel/model/ camel-core/src/main/java/org/apache/camel/processor/ camel-core/src/main/java/org/apache/camel/processor/a

2010-04-22 Thread davsclaus
Modified: camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/interceptor/springTransactionalClientDataSource.xml URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/interceptor/springTransactionalClientDataSo

svn commit: r936807 - in /camel/trunk: apache-camel/pom.xml apache-camel/src/main/descriptors/common-bin.xml pom.xml

2010-04-22 Thread ningjiang
Author: ningjiang Date: Thu Apr 22 12:10:40 2010 New Revision: 936807 URL: http://svn.apache.org/viewvc?rev=936807&view=rev Log: CAMEL-2668 Fixed more warning messages Modified: camel/trunk/apache-camel/pom.xml camel/trunk/apache-camel/src/main/descriptors/common-bin.xml camel/trunk/p

svn commit: r936801 - in /camel/trunk/components/camel-hawtdb/src: main/java/org/apache/camel/component/hawtdb/ test/java/org/apache/camel/component/hawtdb/

2010-04-22 Thread davsclaus
Author: davsclaus Date: Thu Apr 22 12:02:44 2010 New Revision: 936801 URL: http://svn.apache.org/viewvc?rev=936801&view=rev Log: Refined tests due sync and flush is default now. Also refined default segmenet and page sizes to be less big. Modified: camel/trunk/components/camel-hawtdb/src/ma

svn commit: r936788 - in /camel/trunk: apache-camel/pom.xml apache-camel/src/main/descriptors/common-bin.xml parent/pom.xml

2010-04-22 Thread ningjiang
Author: ningjiang Date: Thu Apr 22 11:26:55 2010 New Revision: 936788 URL: http://svn.apache.org/viewvc?rev=936788&view=rev Log: CAMEL-2668 Fixed the warning of missing components Modified: camel/trunk/apache-camel/pom.xml camel/trunk/apache-camel/src/main/descriptors/common-bin.xml c

svn commit: r936787 - /camel/trunk/components/camel-hawtdb/src/test/java/org/apache/camel/component/hawtdb/HawtDBAggregateLoadConcurrentTest.java

2010-04-22 Thread chirino
Author: chirino Date: Thu Apr 22 11:22:13 2010 New Revision: 936787 URL: http://svn.apache.org/viewvc?rev=936787&view=rev Log: Bring the test size down since the new flush() change increases commit latency Modified: camel/trunk/components/camel-hawtdb/src/test/java/org/apache/camel/component

svn commit: r936786 - /camel/trunk/components/camel-hawtdb/src/test/java/org/apache/camel/component/hawtdb/HawtDBAggregateLoadTest.java

2010-04-22 Thread chirino
Author: chirino Date: Thu Apr 22 11:20:58 2010 New Revision: 936786 URL: http://svn.apache.org/viewvc?rev=936786&view=rev Log: Bring the test size down since the new flush() change increases commit latency Modified: camel/trunk/components/camel-hawtdb/src/test/java/org/apache/camel/component

svn commit: r936770 - /camel/trunk/components/camel-hawtdb/src/main/java/org/apache/camel/component/hawtdb/HawtDBFile.java

2010-04-22 Thread chirino
Author: chirino Date: Thu Apr 22 10:44:27 2010 New Revision: 936770 URL: http://svn.apache.org/viewvc?rev=936770&view=rev Log: - do a pageFile.flush() after every commit garantee that the data is persisted to disk on commit. - better initialization logic to cope with the case were page file is cr

svn commit: r936762 - in /camel/trunk/components/camel-hawtdb/src: main/java/org/apache/camel/component/hawtdb/ test/java/org/apache/camel/component/hawtdb/

2010-04-22 Thread davsclaus
Author: davsclaus Date: Thu Apr 22 10:36:24 2010 New Revision: 936762 URL: http://svn.apache.org/viewvc?rev=936762&view=rev Log: In read only operations avoid creating new index if index did not exist already. Modified: camel/trunk/components/camel-hawtdb/src/main/java/org/apache/camel/compo

svn commit: r936699 - /camel/trunk/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelSpringJavaconfigTest.java

2010-04-22 Thread ningjiang
Author: ningjiang Date: Thu Apr 22 09:51:04 2010 New Revision: 936699 URL: http://svn.apache.org/viewvc?rev=936699&view=rev Log: Added ignore on the CamelSpringJavaconfigTest as it need to be run with Spring 3.x Modified: camel/trunk/tests/camel-itest-karaf/src/test/java/org/apache/camel/it

svn commit: r936698 - in /camel/trunk: apache-camel/pom.xml apache-camel/src/main/descriptors/common-bin.xml parent/pom.xml

2010-04-22 Thread ningjiang
Author: ningjiang Date: Thu Apr 22 09:49:15 2010 New Revision: 936698 URL: http://svn.apache.org/viewvc?rev=936698&view=rev Log: CAMEL-2668 Added the new components into apache-camel kit Modified: camel/trunk/apache-camel/pom.xml camel/trunk/apache-camel/src/main/descriptors/common-bin.xm

svn commit: r936658 - in /camel/trunk/components/camel-netty/src/test: java/org/apache/camel/component/netty/ resources/org/ resources/org/apache/ resources/org/apache/camel/ resources/org/apache/came

2010-04-22 Thread davsclaus
Author: davsclaus Date: Thu Apr 22 08:49:35 2010 New Revision: 936658 URL: http://svn.apache.org/viewvc?rev=936658&view=rev Log: CAMEL-2657: Applied patch with thanks to Stephen Gargan Added: camel/trunk/components/camel-netty/src/test/java/org/apache/camel/component/netty/MultipleCodecsSpri

svn commit: r936656 - in /camel/trunk/components/camel-netty/src: main/java/org/apache/camel/component/netty/NettyConfiguration.java test/java/org/apache/camel/component/netty/MultipleCodecsTest.java

2010-04-22 Thread davsclaus
Author: davsclaus Date: Thu Apr 22 08:47:40 2010 New Revision: 936656 URL: http://svn.apache.org/viewvc?rev=936656&view=rev Log: CAMEL-2657: Applied patch with thanks to Stephen Gargan Modified: camel/trunk/components/camel-netty/src/main/java/org/apache/camel/component/netty/NettyConfigurat

svn commit: r936648 - in /camel/trunk/examples: camel-example-reportincident/pom.xml camel-example-spring-javaconfig/pom.xml

2010-04-22 Thread ningjiang
Author: ningjiang Date: Thu Apr 22 08:32:02 2010 New Revision: 936648 URL: http://svn.apache.org/viewvc?rev=936648&view=rev Log: Fixed the camel-example-spring-javaconfig build error and clean up the camel-example-reportincident Modified: camel/trunk/examples/camel-example-reportincident/pom

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

2010-04-22 Thread ningjiang
Author: ningjiang Date: Thu Apr 22 07:29:07 2010 New Revision: 936631 URL: http://svn.apache.org/viewvc?rev=936631&view=rev Log: CAMEL-2659 Reverted the change, we still need the Modified: camel/trunk/platforms/karaf/features/pom.xml camel/trunk/platforms/karaf/features/src/main/resource