svn commit: r1405427 - /camel/trunk/tooling/maven/camel-package-maven-plugin/

2012-11-03 Thread bvahdat
Author: bvahdat Date: Sat Nov 3 21:44:52 2012 New Revision: 1405427 URL: http://svn.apache.org/viewvc?rev=1405427&view=rev Log: Added the svn:ignore entries. Modified: camel/trunk/tooling/maven/camel-package-maven-plugin/ (props changed) Propchange: camel/trunk/tooling/maven/camel-package

svn commit: r1405418 - /camel/trunk/tooling/maven/camel-package-maven-plugin/

2012-11-03 Thread bvahdat
Author: bvahdat Date: Sat Nov 3 21:12:48 2012 New Revision: 1405418 URL: http://svn.apache.org/viewvc?rev=1405418&view=rev Log: Added the svn:ignore entries. Modified: camel/trunk/tooling/maven/camel-package-maven-plugin/ (props changed) Propchange: camel/trunk/tooling/maven/camel-package

svn commit: r1405414 - in /camel/trunk: camel-core/src/test/java/org/apache/camel/processor/aggregator/ components/camel-cdi/src/main/java/org/apache/camel/cdi/internal/ components/camel-cxf/src/test/

2012-11-03 Thread bvahdat
Author: bvahdat Date: Sat Nov 3 20:42:02 2012 New Revision: 1405414 URL: http://svn.apache.org/viewvc?rev=1405414&view=rev Log: Fixed one CS error and polished. Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/aggregator/CustomAggregationStrategyServiceTest.java

svn commit: r1405411 - /camel/trunk/components/camel-test/src/main/java/org/apache/camel/test/junit4/CamelTestSupport.java

2012-11-03 Thread bvahdat
Author: bvahdat Date: Sat Nov 3 19:54:43 2012 New Revision: 1405411 URL: http://svn.apache.org/viewvc?rev=1405411&view=rev Log: Polished some line feeds & spaces. Modified: camel/trunk/components/camel-test/src/main/java/org/apache/camel/test/junit4/CamelTestSupport.java Modified: camel/t

svn commit: r1405408 - in /camel/trunk/components/camel-spring-ws/src/test/java/org/apache/camel/component/spring/ws: ConsumerEndpointMappingByBeanNameRouteTest.java ConsumerEndpointMappingResponseHan

2012-11-03 Thread bvahdat
Author: bvahdat Date: Sat Nov 3 19:41:41 2012 New Revision: 1405408 URL: http://svn.apache.org/viewvc?rev=1405408&view=rev Log: Removed the FileUtil utility class and it's usage and leveraged the type coverter mechanism for the file reading stuff inside the tests. Removed: camel/trunk/comp

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

2012-11-03 Thread bvahdat
Author: bvahdat Date: Sat Nov 3 19:16:15 2012 New Revision: 1405406 URL: http://svn.apache.org/viewvc?rev=1405406&view=rev Log: Upgrade to spring-ws-test 0.22. Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom

svn commit: r837174 - in /websites/production/camel/content: cache/main.pageCache xmljson.html

2012-11-03 Thread buildbot
Author: buildbot Date: Sat Nov 3 18:17:59 2012 New Revision: 837174 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/xmljson.html Modified: websites/production/camel/content/cache/main.pageCac

[CONF] Apache Camel > XmlJson

2012-11-03 Thread confluence
XmlJson Page edited by Raul Kripalani Changes (11) ... {code} To enable autocompletion for this component, you must be referring

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

2012-11-03 Thread buildbot
Author: buildbot Date: Sat Nov 3 16:18:00 2012 New Revision: 837162 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2110-release.html websites/production/camel/content/message-histor

[CONF] Apache Camel > Message History

2012-11-03 Thread confluence
Message History Page edited by Babak Vahdat Changes (2) ... Therefore, attach a Message History to the message. The Message History is a list o

[CONF] Apache Camel > Camel 2.11.0 Release

2012-11-03 Thread confluence
Camel 2.11.0 Release Page edited by Christian Mueller Changes (1) ... * Fixed issue with [Groovy] language in OSGi * Fixed issue with localWork

svn commit: r1405362 - in /camel/branches/camel-2.9.x/components/camel-smpp/src: main/java/org/apache/camel/component/smpp/SmppSubmitSmCommand.java test/java/org/apache/camel/component/smpp/SmppSubmit

2012-11-03 Thread cmueller
Author: cmueller Date: Sat Nov 3 15:36:39 2012 New Revision: 1405362 URL: http://svn.apache.org/viewvc?rev=1405362&view=rev Log: CAMEL-5731: Setting alphabet header to 8-bit doesn't update data coding Thanks Francois Kritzinger for the test case Modified: camel/branches/camel-2.9.x/componen

svn commit: r1405361 - in /camel/branches/camel-2.10.x/components/camel-smpp/src: main/java/org/apache/camel/component/smpp/SmppSubmitSmCommand.java test/java/org/apache/camel/component/smpp/SmppSubmi

2012-11-03 Thread cmueller
Author: cmueller Date: Sat Nov 3 15:33:40 2012 New Revision: 1405361 URL: http://svn.apache.org/viewvc?rev=1405361&view=rev Log: CAMEL-5731: Setting alphabet header to 8-bit doesn't update data coding Thanks Francois Kritzinger for the test case Modified: camel/branches/camel-2.10.x/compone

svn commit: r1405358 - in /camel/trunk/components/camel-smpp/src: main/java/org/apache/camel/component/smpp/SmppSubmitSmCommand.java test/java/org/apache/camel/component/smpp/SmppSubmitSmCommandTest.j

2012-11-03 Thread cmueller
Author: cmueller Date: Sat Nov 3 15:30:14 2012 New Revision: 1405358 URL: http://svn.apache.org/viewvc?rev=1405358&view=rev Log: CAMEL-5731: Setting alphabet header to 8-bit doesn't update data coding Thanks Francois Kritzinger for the test case Modified: camel/trunk/components/camel-smpp/s

svn commit: r837136 - in /websites/production/camel/content: asynchronous-routing-engine.html cache/main.pageCache

2012-11-03 Thread buildbot
Author: buildbot Date: Sat Nov 3 13:18:09 2012 New Revision: 837136 Log: Production update by buildbot for camel Modified: websites/production/camel/content/asynchronous-routing-engine.html websites/production/camel/content/cache/main.pageCache Modified: websites/production/camel/conten

[CONF] Apache Camel > Asynchronous Routing Engine

2012-11-03 Thread confluence
Asynchronous Routing Engine Page edited by Raul Kripalani Changes (2) ... - [Netty] only producer (*Camel 2.10:* also consumer) - [Restlet] *Ca

svn commit: r837131 - in /websites/production/camel/content: cache/main.pageCache controlbus-component.html controlbus.html

2012-11-03 Thread buildbot
Author: buildbot Date: Sat Nov 3 11:18:14 2012 New Revision: 837131 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/controlbus-component.html websites/production/camel/content/controlbus.h

[CONF] Apache Camel > ControlBus Component

2012-11-03 Thread confluence
ControlBus Component Page edited by Claus Ibsen Changes (2) ... | {{routeId}} | {{null}} | To specify a route by its id. | | {{action}} | {{nul

svn commit: r837128 - in /websites/production/camel/content: cache/main.pageCache message-history.html

2012-11-03 Thread buildbot
Author: buildbot Date: Sat Nov 3 10:18:18 2012 New Revision: 837128 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/message-history.html Modified: websites/production/camel/content/cache/main

svn commit: r1405315 - in /camel/branches/camel-2.9.x: ./ camel-core/src/main/java/org/apache/camel/processor/Enricher.java

2012-11-03 Thread davsclaus
Author: davsclaus Date: Sat Nov 3 10:10:23 2012 New Revision: 1405315 URL: http://svn.apache.org/viewvc?rev=1405315&view=rev Log: Enricher EIP should store TO_ENDPOINT as property like the others do. Modified: camel/branches/camel-2.9.x/ (props changed) camel/branches/camel-2.9.x/came

svn commit: r1405314 - in /camel/branches/camel-2.10.x: ./ camel-core/src/main/java/org/apache/camel/processor/Enricher.java

2012-11-03 Thread davsclaus
Author: davsclaus Date: Sat Nov 3 10:08:13 2012 New Revision: 1405314 URL: http://svn.apache.org/viewvc?rev=1405314&view=rev Log: Enricher EIP should store TO_ENDPOINT as property like the others do. Modified: camel/branches/camel-2.10.x/ (props changed) camel/branches/camel-2.10.x/ca

svn commit: r1405313 - /camel/trunk/camel-core/src/main/java/org/apache/camel/processor/Enricher.java

2012-11-03 Thread davsclaus
Author: davsclaus Date: Sat Nov 3 09:42:07 2012 New Revision: 1405313 URL: http://svn.apache.org/viewvc?rev=1405313&view=rev Log: Enricher EIP should store TO_ENDPOINT as property like the others do. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/processor/Enricher.java Mo

[CONF] Apache Camel > Message History

2012-11-03 Thread confluence
Message History Page edited by Claus Ibsen Changes (4) h3. Message History The Message History EIP ... The [Message History|http

[CONF] Apache Camel > Message History

2012-11-03 Thread confluence
Message History Page added by Claus Ibsen Message History The Message History EIP ... TODO: Change Notification Preferences View Online | Add Comment

[CONF] Apache Camel > Enterprise Integration Patterns

2012-11-03 Thread confluence
Enterprise Integration Patterns Page edited by Claus Ibsen Changes (1) ... | !http://www.eaipatterns.com/img/DetourIcon.gif! | [Detour] | How c

[CONF] Apache Camel > Building

2012-11-03 Thread confluence
Building Page edited by Claus Ibsen Changes (2) ... {code} h3. Building with Spring 3.0 From Camel 2.11.0 onwards, if you want Ca

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

2012-11-03 Thread davsclaus
Author: davsclaus Date: Sat Nov 3 08:56:37 2012 New Revision: 1405311 URL: http://svn.apache.org/viewvc?rev=1405311&view=rev Log: CAMEL-5768: Added profile for spring 3.0 Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk

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

2012-11-03 Thread davsclaus
Author: davsclaus Date: Sat Nov 3 08:50:07 2012 New Revision: 1405309 URL: http://svn.apache.org/viewvc?rev=1405309&view=rev Log: CAMEL-5768: Upgraded to Spring 3.1.3 Modified: camel/trunk/components/camel-test-spring/pom.xml camel/trunk/parent/pom.xml Modified: camel/trunk/components/c

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

2012-11-03 Thread davsclaus
Author: davsclaus Date: Sat Nov 3 08:22:57 2012 New Revision: 1405307 URL: http://svn.apache.org/viewvc?rev=1405307&view=rev Log: Added test based on user forum issue Added: camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsErrorHandlerLogStackTraceTest.java