svn commit: r948691 - /camel/trunk/examples/camel-example-loadbalancing-mina/pom.xml

2010-05-26 Thread davsclaus
Author: davsclaus Date: Thu May 27 06:47:26 2010 New Revision: 948691 URL: http://svn.apache.org/viewvc?rev=948691&view=rev Log: Fixed pom having wrong groupId. Modified: camel/trunk/examples/camel-example-loadbalancing-mina/pom.xml Modified: camel/trunk/examples/camel-example-loadbalancing-

svn commit: r948689 - in /camel/trunk: components/camel-spring-security/src/main/java/org/apache/camel/component/spring/security/ components/camel-spring-security/src/main/java/org/apache/camel/compon

2010-05-26 Thread ningjiang
Author: ningjiang Date: Thu May 27 06:45:16 2010 New Revision: 948689 URL: http://svn.apache.org/viewvc?rev=948689&view=rev Log: CAMEL-2756 Refacted AuthenticationConverter to AuthenticationAdapter to avoid the confusing of camel type converter Added: camel/trunk/components/camel-spring-sec

svn commit: r948686 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/seda/SedaComponent.java main/java/org/apache/camel/component/vm/VmComponent.java test/java/org/apache/camel/c

2010-05-26 Thread davsclaus
Author: davsclaus Date: Thu May 27 06:26:09 2010 New Revision: 948686 URL: http://svn.apache.org/viewvc?rev=948686&view=rev Log: CAMEL-2755: Fixed VM component to better detect queue name disregard number of parameters. Added: camel/trunk/camel-core/src/test/java/org/apache/camel/component/

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

2010-05-26 Thread davsclaus
Author: davsclaus Date: Thu May 27 06:09:18 2010 New Revision: 948683 URL: http://svn.apache.org/viewvc?rev=948683&view=rev Log: CAMEL-2758: Fixed onCompletion to pass OUT as IN. Added option useOriginalBody to it as well. Added: camel/trunk/camel-core/src/test/java/org/apache/camel/process

svn commit: r948659 - in /camel/trunk/tests/camel-itest: ./ src/test/java/org/apache/camel/itest/security/ src/test/resources/org/apache/camel/itest/security/

2010-05-26 Thread ningjiang
Author: ningjiang Date: Thu May 27 03:05:56 2010 New Revision: 948659 URL: http://svn.apache.org/viewvc?rev=948659&view=rev Log: CAMEL-2757 Added integration test for this feature Added: camel/trunk/tests/camel-itest/src/test/java/org/apache/camel/itest/security/ camel/trunk/tests/camel-

svn commit: r948658 - /camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/DefaultCxfBinding.java

2010-05-26 Thread ningjiang
Author: ningjiang Date: Thu May 27 03:04:55 2010 New Revision: 948658 URL: http://svn.apache.org/viewvc?rev=948658&view=rev Log: CAMEL-2757 Set the SecurityContext into camel message header Modified: camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/DefaultCxfBind

svn commit: r948656 - /camel/trunk/components/camel-spring-security/src/main/java/org/apache/camel/component/spring/security/SpringSecurityAuthorizationPolicy.java

2010-05-26 Thread ningjiang
Author: ningjiang Date: Thu May 27 03:01:11 2010 New Revision: 948656 URL: http://svn.apache.org/viewvc?rev=948656&view=rev Log: CAMEL-2756 removed the System.out.println Modified: camel/trunk/components/camel-spring-security/src/main/java/org/apache/camel/component/spring/security/SpringSec

svn commit: r948653 - in /camel/trunk/components/camel-spring-security/src/main: java/org/apache/camel/component/spring/security/ java/org/apache/camel/component/spring/security/config/ java/org/apach

2010-05-26 Thread ningjiang
Author: ningjiang Date: Thu May 27 02:10:51 2010 New Revision: 948653 URL: http://svn.apache.org/viewvc?rev=948653&view=rev Log: CAMEL-2756 Introduced plugable AuthenticationConverter into camel-spring-security Added: camel/trunk/components/camel-spring-security/src/main/java/org/apache/cam

svn commit: r948652 - /camel/trunk/camel-core/src/main/java/org/apache/camel/component/timer/TimerEndpoint.java

2010-05-26 Thread ningjiang
Author: ningjiang Date: Thu May 27 02:02:55 2010 New Revision: 948652 URL: http://svn.apache.org/viewvc?rev=948652&view=rev Log: CAMEL-2751 Clean up the code of TimerEndpoint Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/component/timer/TimerEndpoint.java Modified: camel/

svn commit: r948651 - /camel/trunk/pom.xml

2010-05-26 Thread ningjiang
Author: ningjiang Date: Thu May 27 02:01:44 2010 New Revision: 948651 URL: http://svn.apache.org/viewvc?rev=948651&view=rev Log: CAMEL-2734 Added bundle version for the source jar by applying patch with thanks to Christian Modified: camel/trunk/pom.xml Modified: camel/trunk/pom.xml URL: ht

[CONF] Apache Camel > Camel 2.3.0 Released

2010-05-26 Thread confluence
Camel 2.3.0 Released Blog post added by Hadrian Zbarcea A new release of Apache Camel is out after a bit over 3 months of hard work. Our thanks and gratitude go to the vibrant and growing community and all the contributors who made Camel a st

[CONF] Apache Camel > Manual

2010-05-26 Thread confluence
Manual Page edited by Hadrian Zbarcea Changes (1) ... || Manual Versions || | [Camel Manual 2.3.0|http://camel.apache.org/manual/camel-manual-

[CONF] Apache Camel > Xml Reference

2010-05-26 Thread confluence
Xml Reference Page edited by Hadrian Zbarcea Changes (2) ... || Version || XML Schema || | 2.3.0 | http://camel.apache.org/schema/spring/camel

[CONF] Apache Camel > Download

2010-05-26 Thread confluence
Download Page edited by Hadrian Zbarcea Changes (8) ... ||Description||Download Link||PGP Signature file of download|| |Windows Distribution|

svn commit: r948643 - /camel/scripts/publish_camel_distro.sh

2010-05-26 Thread hadrian
Author: hadrian Date: Thu May 27 00:16:52 2010 New Revision: 948643 URL: http://svn.apache.org/viewvc?rev=948643&view=rev Log: Update to include spring-security and manuals Modified: camel/scripts/publish_camel_distro.sh Modified: camel/scripts/publish_camel_distro.sh URL: http://svn.apache

[CONF] Apache Camel > Camel 2.3.0 Release

2010-05-26 Thread confluence
Camel 2.3.0 Release Page moved by Hadrian Zbarcea From: Apache Camel > In Progress To: Apache Camel > Download

[CONF] Apache Camel > Camel 2.3.0 Release

2010-05-26 Thread confluence
Camel 2.3.0 Release Page edited by Hadrian Zbarcea Changes (3) ... h2. New and Noteworthy Welcome to the 2.3.0 release which approx XXX 276 is

[CONF] Apache Camel > Camel 2.3.0 Release

2010-05-26 Thread confluence
Camel 2.3.0 Release Page edited by Christian Mueller Comment: Added the new validate DSL Changes (1) ... * {{removeHeaders}}

[CONF] Apache Camel > Validate

2010-05-26 Thread confluence
Validate Page added by Christian Mueller Validate Available as of Camel 2.3 Validate can be used to validate a message. Imagine you consume text files and before processing each file you want to be sure the content is valid. You can use the

[CONF] Apache Camel > Enterprise Integration Patterns

2010-05-26 Thread confluence
Enterprise Integration Patterns Page edited by Christian Mueller Comment: Added the Validate EIP Changes (1) ... | !http://www

[CONF] Apache Camel > Exec

2010-05-26 Thread confluence
Exec Page comment added by Mitko Kolev Hi, I found some minor issues in the documentation: The first sentence should be: The exec component can be used to execute system commands. Section URI options: In the description of useStderrO

svn commit: r948371 - /camel/trunk/camel-core/src/main/java/org/apache/camel/component/bean/BeanInfo.java

2010-05-26 Thread davsclaus
Author: davsclaus Date: Wed May 26 09:15:28 2010 New Revision: 948371 URL: http://svn.apache.org/viewvc?rev=948371&view=rev Log: CAMEL-2750: Fixed issue with CGLib enhanced beans being invoked from camel bean. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/component/bean/Bea