svn commit: r1147216 - in /camel/trunk/tooling/archetypes: camel-archetype-activemq/ camel-archetype-blueprint/ camel-archetype-component/ camel-archetype-java/ camel-archetype-scala/ camel-archetype-

2011-07-15 Thread janstey
Author: janstey Date: Fri Jul 15 16:22:17 2011 New Revision: 1147216 URL: http://svn.apache.org/viewvc?rev=1147216&view=rev Log: CAMEL-4237 - fix issue with archetypes not building in Maven offline mode Modified: camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml camel/trunk/

svn commit: r1147177 - /camel/trunk/components/camel-http4/src/main/java/org/apache/camel/component/http4/HttpComponent.java

2011-07-15 Thread davsclaus
Author: davsclaus Date: Fri Jul 15 15:00:05 2011 New Revision: 1147177 URL: http://svn.apache.org/viewvc?rev=1147177&view=rev Log: CAMEL-4176: Fixed registering proxy port is secure - not secure depending on proxyAuthScheme option. Modified: camel/trunk/components/camel-http4/src/main/java/

svn commit: r1147133 - in /camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/blueprint: BlueprintExplicitPropertiesRouteTest.java BlueprintPropertiesRouteTest.java

2011-07-15 Thread ningjiang
Author: ningjiang Date: Fri Jul 15 12:55:53 2011 New Revision: 1147133 URL: http://svn.apache.org/viewvc?rev=1147133&view=rev Log: CAMEL-4228 Use the customer configuration for camel-itest-osgi Modified: camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/blueprint/B

svn commit: r1147132 - in /camel/trunk/tests/camel-itest-osgi/src/test: java/org/apache/camel/itest/osgi/blueprint/ resources/org/apache/camel/itest/karaf/

2011-07-15 Thread ningjiang
Author: ningjiang Date: Fri Jul 15 12:55:29 2011 New Revision: 1147132 URL: http://svn.apache.org/viewvc?rev=1147132&view=rev Log: CAMEL-4228 updated the integration test of CamelBlueprint Added: camel/trunk/tests/camel-itest-osgi/src/test/resources/org/apache/camel/itest/karaf/ camel/t

svn commit: r1147131 - in /camel/trunk/tests/camel-itest-osgi/src/test: java/org/apache/camel/itest/osgi/ java/org/apache/camel/itest/osgi/cxf/ resources/org/apache/camel/itest/osgi/cxf/

2011-07-15 Thread ningjiang
Author: ningjiang Date: Fri Jul 15 12:54:51 2011 New Revision: 1147131 URL: http://svn.apache.org/viewvc?rev=1147131&view=rev Log: CAMEL-4228 applyed the custom jre.properties on the karaf configuration Modified: camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/OS

svn commit: r1147118 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/ camel-core/src/main/java/org/apache/camel/impl/ camel-core/src/test/java/org/apache/camel/impl/ components/camel-blue

2011-07-15 Thread davsclaus
Author: davsclaus Date: Fri Jul 15 12:27:53 2011 New Revision: 1147118 URL: http://svn.apache.org/viewvc?rev=1147118&view=rev Log: CAMEL-4236: registry lookup with type parameter will now report better exceptions in case of a ClassCastException so end users can see the actual and expected types.

svn commit: r1147117 - /camel/trunk/components/camel-blueprint/src/main/java/org/apache/camel/blueprint/handler/CamelNamespaceHandler.java

2011-07-15 Thread ningjiang
Author: ningjiang Date: Fri Jul 15 12:26:10 2011 New Revision: 1147117 URL: http://svn.apache.org/viewvc?rev=1147117&view=rev Log: CAMEL-4235 fixed the unit test error of CamelBlueprint2Test.testErrorHandler() Modified: camel/trunk/components/camel-blueprint/src/main/java/org/apache/camel/bl

[CONF] Apache Camel > Camel 2.9.0 Release

2011-07-15 Thread confluence
Camel 2.9.0 Release Page edited by Claus Ibsen Changes (1) ... * [AHC], [HTTP], [HTTP4], [Jetty], [Servlet] now supports multi valued HTTP hea

[CONF] Apache Camel > Camel 3.0 - Introduce an API for components

2011-07-15 Thread confluence
Camel 3.0 - Introduce an API for components Page added by Christian Schneider Currently each component needs to depend on the camel-core. So it sucks in a lot more than it really needs. The idea is to define a minimal API that contains every

[CONF] Apache Camel > Articles

2011-07-15 Thread confluence
Articles Page edited by Claus Ibsen Changes (1) ... * [Camel integration with Oracle WebLogic JMS|http://lowry-techie.blogspot.com/2011/06/came

svn commit: r1147021 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/impl/converter/BaseTypeConverterRegistry.java components/camel-core-osgi/src/main/java/org/apache/camel/core/osgi/Osgi

2011-07-15 Thread davsclaus
Author: davsclaus Date: Fri Jul 15 08:39:49 2011 New Revision: 1147021 URL: http://svn.apache.org/viewvc?rev=1147021&view=rev Log: CAMEL-4231: Fixed camel not being able to run in Apache ServiceMix, due osgi and type converter loading issue. Thanks to Freeman for the patch. Modified: camel/

svn commit: r1146993 - /camel/trunk/components/camel-testng/src/main/java/org/apache/camel/testng/CamelTestSupport.java

2011-07-15 Thread ningjiang
Author: ningjiang Date: Fri Jul 15 07:39:57 2011 New Revision: 1146993 URL: http://svn.apache.org/viewvc?rev=1146993&view=rev Log: CAMEL-4229 Fixed the same issue of camel-testng Modified: camel/trunk/components/camel-testng/src/main/java/org/apache/camel/testng/CamelTestSupport.java Modifi

svn commit: r1146990 - /camel/trunk/components/camel-hdfs/src/main/java/org/apache/camel/component/hdfs/HdfsComponent.java

2011-07-15 Thread davsclaus
Author: davsclaus Date: Fri Jul 15 07:34:35 2011 New Revision: 1146990 URL: http://svn.apache.org/viewvc?rev=1146990&view=rev Log: Fixed camel-hdfs not being able to install in osgi, or possible hot deploy in eg a web container due static code block. Modified: camel/trunk/components/camel-h

[CONF] Apache Camel > Release Guide

2011-07-15 Thread confluence
Release Guide Page edited by Claus Ibsen Changes (1) ... When folks need to test out a release candidate, the jars will not have been uploaded

svn commit: r1146986 - /camel/trunk/tests/camel-itest-karaf/pom.xml

2011-07-15 Thread davsclaus
Author: davsclaus Date: Fri Jul 15 07:10:22 2011 New Revision: 1146986 URL: http://svn.apache.org/viewvc?rev=1146986&view=rev Log: Fixed version number in pom.xml Modified: camel/trunk/tests/camel-itest-karaf/pom.xml Modified: camel/trunk/tests/camel-itest-karaf/pom.xml URL: http://svn.apac