svn commit: r1335878 - in /camel/trunk/examples: camel-example-management/pom.xml camel-example-pojo-messaging/pom.xml camel-example-spring-jms/pom.xml

2012-05-08 Thread dkulp
Author: dkulp Date: Wed May 9 01:08:39 2012 New Revision: 1335878 URL: http://svn.apache.org/viewvc?rev=1335878&view=rev Log: Fix test failures from AMQ upgrade Modified: camel/trunk/examples/camel-example-management/pom.xml camel/trunk/examples/camel-example-pojo-messaging/pom.xml c

svn commit: r1335786 - /camel/trunk/tests/camel-itest-osgi/src/test/resources/org/apache/camel/itest/karaf/jre.properties

2012-05-08 Thread dkulp
Author: dkulp Date: Tue May 8 21:48:41 2012 New Revision: 1335786 URL: http://svn.apache.org/viewvc?rev=1335786&view=rev Log: Copy latest karaf jre.properties.cxf which includes a java7 profile Modified: camel/trunk/tests/camel-itest-osgi/src/test/resources/org/apache/camel/itest/karaf/jre.

svn commit: r1335758 - in /camel/trunk: components/camel-jms/pom.xml parent/pom.xml tests/camel-itest/pom.xml

2012-05-08 Thread dkulp
Author: dkulp Date: Tue May 8 20:46:06 2012 New Revision: 1335758 URL: http://svn.apache.org/viewvc?rev=1335758&view=rev Log: Make sure activemq-pool is added as dep so it tests can used the PooledConnectionFactory Modified: camel/trunk/components/camel-jms/pom.xml camel/trunk/parent/pom

svn commit: r1335673 - in /camel/trunk: components/camel-blueprint/pom.xml components/camel-jaxb/pom.xml components/camel-test-blueprint/pom.xml components/camel-web/pom.xml parent/pom.xml pom.xml

2012-05-08 Thread dkulp
Author: dkulp Date: Tue May 8 18:14:26 2012 New Revision: 1335673 URL: http://svn.apache.org/viewvc?rev=1335673&view=rev Log: No point defining jaxb-api on Java6 and Java7 as you'll always just get the version provided by the JDK anyway. Modified: camel/trunk/components/camel-blueprint/pom.x

svn commit: r1335672 - /camel/trunk/examples/camel-example-ssh/pom.xml

2012-05-08 Thread dkulp
Author: dkulp Date: Tue May 8 18:14:22 2012 New Revision: 1335672 URL: http://svn.apache.org/viewvc?rev=1335672&view=rev Log: Fix warning with maven 3 Modified: camel/trunk/examples/camel-example-ssh/pom.xml Modified: camel/trunk/examples/camel-example-ssh/pom.xml URL: http://svn.apache.or

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

2012-05-08 Thread dkulp
Author: dkulp Date: Tue May 8 18:14:18 2012 New Revision: 1335671 URL: http://svn.apache.org/viewvc?rev=1335671&view=rev Log: Speed up the build very slightly by not using regexes and antrun to create the camel.osgi.version.clean property in every module. (bundle plugin can create it) Only crea

svn commit: r816725 - in /websites/production/camel/content: cache/main.pageCache camel-2100-release.html

2012-05-08 Thread buildbot
Author: buildbot Date: Tue May 8 17:19:42 2012 New Revision: 816725 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2100-release.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Camel 2.10.0 Release

2012-05-08 Thread confluence
Camel 2.10.0 Release Page edited by Daniel Kulp Changes (1) ... * Spring Integration 2.0.5 to 2.1.1 * Spring Security 3.0.7 to 3.1.0

svn commit: r1335637 - /camel/trunk/components/camel-zookeeper/src/test/java/org/apache/camel/component/zookeeper/ConsumeDataTest.java

2012-05-08 Thread dkulp
Author: dkulp Date: Tue May 8 16:55:12 2012 New Revision: 1335637 URL: http://svn.apache.org/viewvc?rev=1335637&view=rev Log: Make sure node is deleted at end of test so other test doesn't fail if run after it. Modified: camel/trunk/components/camel-zookeeper/src/test/java/org/apache/camel/

svn commit: r1335636 - /camel/trunk/camel-core/src/main/java/org/apache/camel/model/dataformat/XStreamDataFormat.java

2012-05-08 Thread dkulp
Author: dkulp Date: Tue May 8 16:55:07 2012 New Revision: 1335636 URL: http://svn.apache.org/viewvc?rev=1335636&view=rev Log: ALso need to qualify the elements so they don't become "unqualified". Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/model/dataformat/XStreamDataFor

svn commit: r1335635 - in /camel/trunk: components/camel-spring-ws/pom.xml parent/pom.xml

2012-05-08 Thread dkulp
Author: dkulp Date: Tue May 8 16:55:03 2012 New Revision: 1335635 URL: http://svn.apache.org/viewvc?rev=1335635&view=rev Log: [CAMEL-5253] Upgrade to Spring-WS 2.0.5 Modified: camel/trunk/components/camel-spring-ws/pom.xml camel/trunk/parent/pom.xml Modified: camel/trunk/components/came

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

2012-05-08 Thread buildbot
Author: buildbot Date: Tue May 8 15:22:46 2012 New Revision: 816702 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 websites/production/camel/content/cache/ma

[CONF] Apache Camel > Quartz

2012-05-08 Thread confluence
Quartz Page edited by Claus Ibsen Changes (1) ... When using a [StatefulJob|http://www.quartz-scheduler.org/docs/api/2.0.0/org/quartz/StatefulJ

svn commit: r1335534 - in /camel/branches/camel-2.9.x: ./ components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsRouteRequestReplyTest.java

2012-05-08 Thread davsclaus
Author: davsclaus Date: Tue May 8 14:03:03 2012 New Revision: 1335534 URL: http://svn.apache.org/viewvc?rev=1335534&view=rev Log: Skip test which may fail randomly. Modified: camel/branches/camel-2.9.x/ (props changed) camel/branches/camel-2.9.x/components/camel-jms/src/test/java/org/

svn commit: r1335533 - /camel/trunk/parent/pom.xml

2012-05-08 Thread davsclaus
Author: davsclaus Date: Tue May 8 14:01:40 2012 New Revision: 1335533 URL: http://svn.apache.org/viewvc?rev=1335533&view=rev Log: Upgraded to AMQ 5.6.0 Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev

svn commit: r1335522 - /camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/HttpAuthMethodPriorityTest.java

2012-05-08 Thread dkulp
Author: dkulp Date: Tue May 8 13:54:51 2012 New Revision: 1335522 URL: http://svn.apache.org/viewvc?rev=1335522&view=rev Log: Fix jetty test failure with j7 Modified: camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/HttpAuthMethodPriorityTest.java Modified:

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

2012-05-08 Thread davsclaus
Author: davsclaus Date: Tue May 8 14:01:06 2012 New Revision: 1335527 URL: http://svn.apache.org/viewvc?rev=1335527&view=rev Log: Skip test which may fail randomly. Modified: camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsRouteRequestReplyTest.java Modifie

svn commit: r816481 - in /websites/production/camel/content: cache/main.pageCache oncompletion.html

2012-05-08 Thread buildbot
Author: buildbot Date: Tue May 8 08:22:51 2012 New Revision: 816481 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/oncompletion.html Modified: websites/production/camel/content/cache/main.pa

[CONF] Apache Camel > OnCompletion

2012-05-08 Thread confluence
OnCompletion Page edited by Claus Ibsen Changes (1) ... - {{onWhen}} predicate to only trigger in certain situations {info:title=