svn commit: r1207766 - in /camel/branches/camel-2.8.x: ./ examples/camel-example-cxf-osgi/src/main/resources/META-INF/spring/ examples/camel-example-reportincident-wssecurity/src/main/resources/META-I

2011-11-28 Thread ningjiang
Author: ningjiang Date: Tue Nov 29 06:38:12 2011 New Revision: 1207766 URL: http://svn.apache.org/viewvc?rev=1207766&view=rev Log: Merged revisions 1207743 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r1207743 | ningjiang | 2011-11-29 11:42:12 +0800 (Tue, 29 Nov 2011

svn commit: r1207743 - in /camel/trunk/examples: camel-example-cxf-osgi/src/main/resources/META-INF/spring/ camel-example-reportincident-wssecurity/src/main/resources/META-INF/spring/ camel-example-re

2011-11-28 Thread ningjiang
Author: ningjiang Date: Tue Nov 29 03:42:12 2011 New Revision: 1207743 URL: http://svn.apache.org/viewvc?rev=1207743&view=rev Log: CAMEL-4723 clean up the imports of cxf extension xml in the examples Modified: camel/trunk/examples/camel-example-cxf-osgi/src/main/resources/META-INF/spring/cam

svn commit: r1207742 - /camel/branches/camel-2.8.x/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/spring/CxfEndpointBeanWithBusTest.java

2011-11-28 Thread ningjiang
Author: ningjiang Date: Tue Nov 29 03:24:01 2011 New Revision: 1207742 URL: http://svn.apache.org/viewvc?rev=1207742&view=rev Log: Fixed the test failure of CxfEndpointBeanWithBusTest Modified: camel/branches/camel-2.8.x/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/sprin

[CONF] Apache Camel > Camel 2.9.0 Release

2011-11-28 Thread confluence
Camel 2.9.0 Release Page edited by Christian Mueller Changes (1) ... * AHC 1.6.4 to 1.6.5 * CometD Java Server 2.1.1 to 2.3.1 * Co

svn commit: r1207635 - in /camel/branches/camel-2.7.x: parent/pom.xml platforms/karaf/features/pom.xml platforms/karaf/features/src/main/resources/features.xml

2011-11-28 Thread cmueller
Author: cmueller Date: Mon Nov 28 21:40:50 2011 New Revision: 1207635 URL: http://svn.apache.org/viewvc?rev=1207635&view=rev Log: CAMEL-4623: Upgrade commons-pool:commons-pool 1.5.4 -> 1.5.6 Modified: camel/branches/camel-2.7.x/parent/pom.xml camel/branches/camel-2.7.x/platforms/karaf/fea

svn commit: r1207625 - in /camel/branches/camel-2.8.x: parent/pom.xml platforms/karaf/features/pom.xml platforms/karaf/features/src/main/resources/features.xml

2011-11-28 Thread cmueller
Author: cmueller Date: Mon Nov 28 21:28:50 2011 New Revision: 1207625 URL: http://svn.apache.org/viewvc?rev=1207625&view=rev Log: CAMEL-4623: Upgrade commons-pool:commons-pool 1.5.4 -> 1.5.6 Modified: camel/branches/camel-2.8.x/parent/pom.xml camel/branches/camel-2.8.x/platforms/karaf/fea

svn commit: r1207615 - in /camel/trunk: parent/pom.xml platforms/karaf/features/pom.xml platforms/karaf/features/src/main/resources/features.xml

2011-11-28 Thread cmueller
Author: cmueller Date: Mon Nov 28 21:18:31 2011 New Revision: 1207615 URL: http://svn.apache.org/viewvc?rev=1207615&view=rev Log: CAMEL-4623: Upgrade commons-pool:commons-pool 1.5.4 -> 1.5.6 Modified: camel/trunk/parent/pom.xml camel/trunk/platforms/karaf/features/pom.xml camel/trunk/

svn commit: r1207287 - in /camel/trunk/components/camel-scala/src/test/scala/org/apache/camel/scala: converter/ dsl/ dsl/builder/ dsl/builder/scan/

2011-11-28 Thread ningjiang
Author: ningjiang Date: Mon Nov 28 15:16:45 2011 New Revision: 1207287 URL: http://svn.apache.org/viewvc?rev=1207287&view=rev Log: Clean up the camel-scala unit tests Modified: camel/trunk/components/camel-scala/src/test/scala/org/apache/camel/scala/converter/ScalaTypeConverterTest.scala

svn commit: r1207097 - in /camel/trunk/components/camel-web/src/main/webapp/WEB-INF: scalate/error.scaml scalate/layouts/default.scaml web.xml

2011-11-28 Thread jstrachan
Author: jstrachan Date: Mon Nov 28 12:12:10 2011 New Revision: 1207097 URL: http://svn.apache.org/viewvc?rev=1207097&view=rev Log: Fixes CAMEL-4719 so camel-web works better inside WebLogic; avoiding the use of the scalate console unless its present and in debig mode and having a precompiled err

svn commit: r1207082 - in /camel/branches/camel-2.8.x: ./ examples/camel-example-reportincident-wssecurity/pom.xml

2011-11-28 Thread ffang
Author: ffang Date: Mon Nov 28 11:21:13 2011 New Revision: 1207082 URL: http://svn.apache.org/viewvc?rev=1207082&view=rev Log: Merged revisions 1207068 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r1207068 | ffang | 2011-11-28 18:59:36 +0800 (δΈ€, 28 11 2011) | 1 line

svn commit: r1207068 - /camel/trunk/examples/camel-example-reportincident-wssecurity/pom.xml

2011-11-28 Thread ffang
Author: ffang Date: Mon Nov 28 10:59:36 2011 New Revision: 1207068 URL: http://svn.apache.org/viewvc?rev=1207068&view=rev Log: [CAMEL-4718]camel-example-reportincident-wssecurity shouldn't import org.apache.cxf.transport.http_osgi package anymore Modified: camel/trunk/examples/camel-example-