svn commit: r1022811 - in /camel/trunk: components/camel-spring-integration/pom.xml parent/pom.xml pom.xml

2010-10-14 Thread hadrian
Author: hadrian Date: Fri Oct 15 02:20:16 2010 New Revision: 1022811 URL: http://svn.apache.org/viewvc?rev=1022811&view=rev Log: CAMEL-3234. Patch applied with thanks to Dan Kulp Modified: camel/trunk/components/camel-spring-integration/pom.xml camel/trunk/parent/pom.xml camel/trunk/p

svn commit: r1022687 - /camel/trunk/camel-core/src/main/java/org/apache/camel/component/file/GenericFileProducer.java

2010-10-14 Thread davsclaus
Author: davsclaus Date: Thu Oct 14 20:08:20 2010 New Revision: 1022687 URL: http://svn.apache.org/viewvc?rev=1022687&view=rev Log: CAMEL-3223: Removed unnessasary convert to input stream when writing a file. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/component/file/Gener

svn commit: r1022678 - in /camel/trunk/components/camel-quickfix/src: main/java/org/apache/camel/component/quickfixj/QuickfixjEngine.java test/java/org/apache/camel/component/quickfixj/QuickfixjEngine

2010-10-14 Thread davsclaus
Author: davsclaus Date: Thu Oct 14 19:38:12 2010 New Revision: 1022678 URL: http://svn.apache.org/viewvc?rev=1022678&view=rev Log: CAMEL-3231: Applied patch with thanks to Beat Glattfelder. Modified: camel/trunk/components/camel-quickfix/src/main/java/org/apache/camel/component/quickfixj/Qui

svn commit: r1022661 - /camel/trunk/camel-core/src/main/java/org/apache/camel/util/Time.java

2010-10-14 Thread davsclaus
Author: davsclaus Date: Thu Oct 14 19:15:32 2010 New Revision: 1022661 URL: http://svn.apache.org/viewvc?rev=1022661&view=rev Log: Removed @deprecation because camel-bam uses the Time. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/util/Time.java Modified: camel/trunk/camel-

svn commit: r1022639 - in /camel/trunk: .gitignore components/camel-blueprint/pom.xml components/camel-spring/pom.xml

2010-10-14 Thread hadrian
Author: hadrian Date: Thu Oct 14 18:24:59 2010 New Revision: 1022639 URL: http://svn.apache.org/viewvc?rev=1022639&view=rev Log: CAMEL-3233. Patch applied with many thanks to Dan Kulp Modified: camel/trunk/.gitignore camel/trunk/components/camel-blueprint/pom.xml camel/trunk/component

svn commit: r1022538 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/model/ main/java/org/apache/camel/model/loadbalancer/ main/java/org/apache/camel/processor/loadbalancer/ test/java/org

2010-10-14 Thread akarpe
Author: akarpe Date: Thu Oct 14 13:59:55 2010 New Revision: 1022538 URL: http://svn.apache.org/viewvc?rev=1022538&view=rev Log: CAMEL-3197 - Added a new Load Balancing algorithm that provides weighted round-robin and weighted random support Added: camel/trunk/camel-core/src/main/java/org/ap