svn commit: r1341786 - in /camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi: OSGiIntegrationTestSupport.java freemarker/FreemarkerFileTest.java velocity/VelocityFileTest.ja

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 08:34:25 2012 New Revision: 1341786 URL: http://svn.apache.org/viewvc?rev=1341786view=rev Log: Fixed tests. Modified: camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/OSGiIntegrationTestSupport.java

svn commit: r1341787 - /camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/util/jsse/JsseUtilTest.java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 08:38:15 2012 New Revision: 1341787 URL: http://svn.apache.org/viewvc?rev=1341787view=rev Log: Fixed tests. Modified: camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/util/jsse/JsseUtilTest.java Modified:

svn commit: r1341811 - in /camel/trunk/components/camel-flatpack/src: main/java/org/apache/camel/component/flatpack/ test/data/fixedLong/ test/java/org/apache/camel/component/flatpack/ test/resources/

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 09:55:39 2012 New Revision: 1341811 URL: http://svn.apache.org/viewvc?rev=1341811view=rev Log: CAMEL-5300: Flatpack now throws exception if failure during parsing. Thanks to Chris Geer for the patch. Added:

svn commit: r1341812 - in /camel/branches/camel-2.9.x: ./ components/camel-flatpack/src/main/java/org/apache/camel/component/flatpack/ components/camel-flatpack/src/test/data/fixedLong/ components/cam

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 09:57:33 2012 New Revision: 1341812 URL: http://svn.apache.org/viewvc?rev=1341812view=rev Log: CAMEL-5300: Flatpack now throws exception if failure during parsing. Thanks to Chris Geer for the patch. Added:

svn commit: r1341813 - in /camel/branches/camel-2.8.x: ./ components/camel-flatpack/src/main/java/org/apache/camel/component/flatpack/ components/camel-flatpack/src/test/data/fixedLong/ components/cam

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 09:59:05 2012 New Revision: 1341813 URL: http://svn.apache.org/viewvc?rev=1341813view=rev Log: CAMEL-5300: Flatpack now throws exception if failure during parsing. Thanks to Chris Geer for the patch. Added:

svn commit: r1341854 - /camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/tx/JMSTransactionIsTransactedRedeliveredTest.java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 13:17:13 2012 New Revision: 1341854 URL: http://svn.apache.org/viewvc?rev=1341854view=rev Log: Fixed test on a slower box Modified:

[CONF] Apache Camel Camel JMX

2012-05-23 Thread confluence
Camel JMX Page edited by Babak Vahdat Changes (1) ... {snippet:id=e1|lang=java|url="" Notice from Camel 2.9 onwards its

svn commit: r1341908 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/impl/ camel-core/src/main/java/org/apache/camel/management/ components/camel-blueprint/src/main/java/org/apache/camel/

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 15:44:18 2012 New Revision: 1341908 URL: http://svn.apache.org/viewvc?rev=1341908view=rev Log: CAMEL-5299: Fixed camel-blueprint to not inject CamelContextAware as the context is not ready yet. Improved startup of management using event notifiers, to inject

svn commit: r1341915 - in /camel/branches/camel-2.9.x: ./ camel-core/src/main/java/org/apache/camel/impl/ camel-core/src/main/java/org/apache/camel/management/ components/camel-blueprint/src/main/java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 15:56:21 2012 New Revision: 1341915 URL: http://svn.apache.org/viewvc?rev=1341915view=rev Log: CAMEL-5299: Fixed camel-blueprint to not inject CamelContextAware as the context is not ready yet. Improved startup of management using event notifiers, to inject

[CONF] Apache Camel Camel 2.10.0 Release

2012-05-23 Thread confluence
Camel 2.10.0 Release Page edited by Claus Ibsen Changes (1) ... * Fixed issue with [Servlet] may send back incorrect content length for data

[CONF] Apache Camel FTP2

2012-05-23 Thread confluence
FTP2 Page edited by Babak Vahdat Changes (1) ... The ANT path matcher is a filter that is shipped out-of-the-box in the *camel-spring* jar.

svn commit: r818840 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache camel-2100-release.html camel-jmx.html ftp2.html

2012-05-23 Thread buildbot
Author: buildbot Date: Wed May 23 16:20:47 2012 New Revision: 818840 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html

svn commit: r1341951 - in /camel/trunk/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/ main/java/org/apache/camel/component/cxf/feature/ test/java/org/apache/camel/component/cxf/ws

2012-05-23 Thread dkulp
Author: dkulp Date: Wed May 23 17:11:57 2012 New Revision: 1341951 URL: http://svn.apache.org/viewvc?rev=1341951view=rev Log: [CAMEL-4641] Part 2 - get a very basic cxf_message mode test working Added:

svn commit: r1341953 - /camel/trunk/components/camel-sql/src/test/java/org/apache/camel/processor/aggregate/jdbc/JdbcAggregateDiscardOnTimeoutTest.java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 17:12:50 2012 New Revision: 1341953 URL: http://svn.apache.org/viewvc?rev=1341953view=rev Log: Fixed test on a slower box Modified:

svn commit: r1341957 - /camel/trunk/camel-core/src/test/java/org/apache/camel/issues/RecipientListDirectNoConsumerIssueTest.java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 17:32:45 2012 New Revision: 1341957 URL: http://svn.apache.org/viewvc?rev=1341957view=rev Log: Added test based on user forum issue Added: camel/trunk/camel-core/src/test/java/org/apache/camel/issues/RecipientListDirectNoConsumerIssueTest.java Added:

svn commit: r1341960 - in /camel/branches/camel-2.9.x: ./ camel-core/src/test/java/org/apache/camel/issues/RecipientListDirectNoConsumerIssueTest.java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 17:48:47 2012 New Revision: 1341960 URL: http://svn.apache.org/viewvc?rev=1341960view=rev Log: Added test based on user forum issue Added:

svn commit: r1341968 - /camel/trunk/camel-core/src/main/java/org/apache/camel/util/IOHelper.java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 18:22:34 2012 New Revision: 1341968 URL: http://svn.apache.org/viewvc?rev=1341968view=rev Log: Fixed potential NPE Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/util/IOHelper.java Modified:

svn commit: r1341970 - /camel/trunk/camel-core/src/test/java/org/apache/camel/issues/RecipientListUseOriginalMessageIssueTest.java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 18:32:51 2012 New Revision: 1341970 URL: http://svn.apache.org/viewvc?rev=1341970view=rev Log: Added test based on user forum issue Added: camel/trunk/camel-core/src/test/java/org/apache/camel/issues/RecipientListUseOriginalMessageIssueTest.java Added:

svn commit: r1341978 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/seda/SedaConsumer.java test/java/org/apache/camel/issues/SedaMultipleConsumersIssueTest.java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 18:58:39 2012 New Revision: 1341978 URL: http://svn.apache.org/viewvc?rev=1341978view=rev Log: CAMEL-5303: Fixed in-out over seda/vm with multiConsumers enabled. Should done when all consumers is done, and not on the first. Added:

svn commit: r1341984 - /camel/trunk/camel-core/src/main/java/org/apache/camel/component/seda/SedaConsumer.java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Wed May 23 19:07:15 2012 New Revision: 1341984 URL: http://svn.apache.org/viewvc?rev=1341984view=rev Log: Polished Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/component/seda/SedaConsumer.java Modified:

[CONF] Apache Camel Restlet

2012-05-23 Thread confluence
Restlet Page edited by William Tam Changes (1) ... || Name || Type || Description || | {{Content-Type}} | {{String}} | Specifies the content

svn commit: r1342022 - /camel/trunk/components/camel-jpa/pom.xml

2012-05-23 Thread cmueller
Author: cmueller Date: Wed May 23 20:20:08 2012 New Revision: 1342022 URL: http://svn.apache.org/viewvc?rev=1342022view=rev Log: CAMEL-5044: Use the openjpa-maven-plugin instead of maven-antrun-plugin to enhance the JPA entities for OpenJPA Modified: camel/trunk/components/camel-jpa/pom.xml

svn commit: r818858 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache restlet.html

2012-05-23 Thread buildbot
Author: buildbot Date: Wed May 23 20:20:23 2012 New Revision: 818858 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html

svn commit: r1342061 - /camel/trunk/components/camel-jpa/pom.xml

2012-05-23 Thread cmueller
Author: cmueller Date: Wed May 23 21:32:20 2012 New Revision: 1342061 URL: http://svn.apache.org/viewvc?rev=1342061view=rev Log: format the license header Modified: camel/trunk/components/camel-jpa/pom.xml Modified: camel/trunk/components/camel-jpa/pom.xml URL:

svn commit: r1342140 - /camel/trunk/components/camel-jclouds/src/test/java/org/apache/camel/component/jclouds/JcloudsBlobStoreConsumerTest.java

2012-05-23 Thread davsclaus
Author: davsclaus Date: Thu May 24 04:45:53 2012 New Revision: 1342140 URL: http://svn.apache.org/viewvc?rev=1342140view=rev Log: CAMEL-5302: Added test. Thanks to Kai for the patch. Added:

svn commit: r1342143 - in /camel/trunk/components/camel-aws/src: main/java/org/apache/camel/component/aws/sqs/ test/java/org/apache/camel/component/aws/sqs/

2012-05-23 Thread davsclaus
Author: davsclaus Date: Thu May 24 04:51:29 2012 New Revision: 1342143 URL: http://svn.apache.org/viewvc?rev=1342143view=rev Log: CAMEL-5298: Added delaySeconds option to aws-sqs. Thanks to Alex Hutter for the patch. Modified:

[CONF] Apache Camel AWS-SQS

2012-05-23 Thread confluence
AWS-SQS Page edited by Claus Ibsen Changes (2) ... h3. URI Options {div:class=confluenceTableSmall} || Name ||

svn commit: r1342144 - in /camel/branches/camel-2.9.x: ./ components/camel-aws/src/main/java/org/apache/camel/component/aws/sqs/ components/camel-aws/src/test/java/org/apache/camel/component/aws/sqs/

2012-05-23 Thread davsclaus
Author: davsclaus Date: Thu May 24 04:52:53 2012 New Revision: 1342144 URL: http://svn.apache.org/viewvc?rev=1342144view=rev Log: CAMEL-5298: Added delaySeconds option to aws-sqs. Thanks to Alex Hutter for the patch. Modified: camel/branches/camel-2.9.x/ (props changed)

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

2012-05-23 Thread davsclaus
Author: davsclaus Date: Thu May 24 05:14:28 2012 New Revision: 1342146 URL: http://svn.apache.org/viewvc?rev=1342146view=rev Log: CAMEL-5247: Send failures with quickfix now causes exception to be thrown. Thanks to Marek Strejczek for the patch. Added:

svn commit: r818912 - in /websites/production/camel/content: aws-sqs.html book-component-appendix.html book-in-one-page.html cache/main.pageCache

2012-05-23 Thread buildbot
Author: buildbot Date: Thu May 24 05:22:17 2012 New Revision: 818912 Log: Production update by buildbot for camel Modified: websites/production/camel/content/aws-sqs.html websites/production/camel/content/book-component-appendix.html

svn commit: r1342148 - /camel/branches/camel-2.8.x/parent/pom.xml

2012-05-23 Thread davsclaus
Author: davsclaus Date: Thu May 24 05:42:50 2012 New Revision: 1342148 URL: http://svn.apache.org/viewvc?rev=1342148view=rev Log: Upgraded to jackson 1.8.9 Modified: camel/branches/camel-2.8.x/parent/pom.xml Modified: camel/branches/camel-2.8.x/parent/pom.xml URL: