svn commit: r1379449 - in /camel/trunk/components/camel-cdi/src: main/java/org/apache/camel/component/cdi/ main/java/org/apache/camel/component/cdi/internal/ test/java/org/apache/camel/cdi/ test/java/

2012-08-31 Thread jstrachan
Author: jstrachan Date: Fri Aug 31 13:51:50 2012 New Revision: 1379449 URL: http://svn.apache.org/viewvc?rev=1379449&view=rev Log: improved CAMEL-5553 so we can also inject MockEndpoint instances; though we require @Mock as a qualifier unfortunately unless anyone figures out any neater way to di

svn commit: r1379437 - in /camel/trunk/components/camel-cdi/src: main/java/org/apache/camel/component/cdi/internal/ test/java/org/apache/camel/cdi/ test/java/org/apache/camel/cdi/support/

2012-08-31 Thread jstrachan
Author: jstrachan Date: Fri Aug 31 13:02:01 2012 New Revision: 1379437 URL: http://svn.apache.org/viewvc?rev=1379437&view=rev Log: initial spike of CAMEL-5553 support for injecting Endpoint instances using @EndpointInject annotation; though there are issues (e.g. no way to inject both Endpoint a

svn commit: r1379378 - in /camel/trunk/examples: ./ camel-example-activemq-tomcat/ camel-example-activemq-tomcat/src/ camel-example-activemq-tomcat/src/main/ camel-example-activemq-tomcat/src/main/res

2012-08-31 Thread davsclaus
Author: davsclaus Date: Fri Aug 31 09:22:33 2012 New Revision: 1379378 URL: http://svn.apache.org/viewvc?rev=1379378&view=rev Log: Added new example with activemq broker and Camel as a web app Added: camel/trunk/examples/camel-example-activemq-tomcat/ (with props) camel/trunk/examples/c

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

2012-08-31 Thread ningjiang
Author: ningjiang Date: Fri Aug 31 08:25:09 2012 New Revision: 1379354 URL: http://svn.apache.org/viewvc?rev=1379354&view=rev Log: CAMEL-5464 fix the issue that camel-jms consumer doesn't send back a reply in all cases Added: camel/trunk/components/camel-jms/src/test/java/org/apache/camel/c

svn commit: r1379353 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/builder/xml/ components/camel-spring/src/test/java/org/apache/camel/spring/processor/ components/camel-spring/src/test

2012-08-31 Thread ningjiang
Author: ningjiang Date: Fri Aug 31 08:24:15 2012 New Revision: 1379353 URL: http://svn.apache.org/viewvc?rev=1379353&view=rev Log: CAMEL-5550 Added the unit test on Spring Xpath Added: camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/processor/SpringXPathHeaderNameRe

svn commit: r1379352 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/builder/ camel-core/src/main/java/org/apache/camel/model/language/ camel-core/src/test/java/org/apache/camel/builder/x

2012-08-31 Thread ningjiang
Author: ningjiang Date: Fri Aug 31 08:23:08 2012 New Revision: 1379352 URL: http://svn.apache.org/viewvc?rev=1379352&view=rev Log: CAMEL-5550 Add headerName option to xpath/xpath language with thanks to Alan Added: camel/trunk/camel-core/src/test/java/org/apache/camel/builder/xml/XPathHeader

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

2012-08-31 Thread buildbot
Author: buildbot Date: Fri Aug 31 07:17:43 2012 New Revision: 830625 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2110-release.html Modified: websites/production/camel/content/cache/m

svn commit: r1379328 - in /camel/branches/camel-2.9.x: ./ components/camel-quickfix/src/main/java/org/apache/camel/component/quickfixj/QuickfixjComponent.java

2012-08-31 Thread davsclaus
Author: davsclaus Date: Fri Aug 31 07:13:49 2012 New Revision: 1379328 URL: http://svn.apache.org/viewvc?rev=1379328&view=rev Log: CAMEL-5480: Quickfix engines is deferred to be started after CamelContext has been fully started. To avoid any side effects with engines firing too fast. Modified:

svn commit: r1379326 - in /camel/branches/camel-2.10.x: ./ components/camel-quickfix/src/main/java/org/apache/camel/component/quickfixj/QuickfixjComponent.java

2012-08-31 Thread davsclaus
Author: davsclaus Date: Fri Aug 31 07:11:55 2012 New Revision: 1379326 URL: http://svn.apache.org/viewvc?rev=1379326&view=rev Log: CAMEL-5480: Quickfix engines is deferred to be started after CamelContext has been fully started. To avoid any side effects with engines firing too fast. Modified:

svn commit: r1379324 - /camel/trunk/components/camel-quickfix/src/main/java/org/apache/camel/component/quickfixj/QuickfixjComponent.java

2012-08-31 Thread davsclaus
Author: davsclaus Date: Fri Aug 31 07:10:29 2012 New Revision: 1379324 URL: http://svn.apache.org/viewvc?rev=1379324&view=rev Log: CAMEL-5480: Quickfix engines is deferred to be started after CamelContext has been fully started. To avoid any side effects with engines firing too fast. Modified:

svn commit: r1379323 - in /camel/branches/camel-2.9.x: ./ components/camel-quickfix/src/main/java/org/apache/camel/component/quickfixj/QuickfixjComponent.java

2012-08-31 Thread davsclaus
Author: davsclaus Date: Fri Aug 31 07:07:20 2012 New Revision: 1379323 URL: http://svn.apache.org/viewvc?rev=1379323&view=rev Log: CAMEL-5480: Quickfix engines is deferred to be started after CamelContext has been fully started. To avoid any side effects with engines firing too fast. Modified:

svn commit: r1379322 - in /camel/branches/camel-2.10.x: ./ components/camel-quickfix/src/main/java/org/apache/camel/component/quickfixj/QuickfixjComponent.java

2012-08-31 Thread davsclaus
Author: davsclaus Date: Fri Aug 31 07:04:33 2012 New Revision: 1379322 URL: http://svn.apache.org/viewvc?rev=1379322&view=rev Log: CAMEL-5480: Quickfix engines is deferred to be started after CamelContext has been fully started. To avoid any side effects with engines firing too fast. Modified:

svn commit: r1379320 - /camel/trunk/components/camel-quickfix/src/main/java/org/apache/camel/component/quickfixj/QuickfixjComponent.java

2012-08-31 Thread davsclaus
Author: davsclaus Date: Fri Aug 31 07:02:45 2012 New Revision: 1379320 URL: http://svn.apache.org/viewvc?rev=1379320&view=rev Log: CAMEL-5480: Quickfix engines is deferred to be started after CamelContext has been fully started. To avoid any side effects with engines firing too fast. Modified: