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

2011-07-19 Thread ningjiang
Author: ningjiang Date: Wed Jul 20 02:13:01 2011 New Revision: 1148598 URL: http://svn.apache.org/viewvc?rev=1148598&view=rev Log: CAMEL-4245 changed the surefire plugin version to 2.8 to fixed the unit test error of camel-web Modified: camel/trunk/pom.xml Modified: camel/trunk/pom.xml URL:

[CONF] Apache Camel > Articles

2011-07-19 Thread confluence
Articles Page edited by Daniel Kulp Changes (2) ... h2. Camel bloggers * [FuseSource Blogs|http://fusesource.com/resources/fuse-o

[CONF] Apache Camel > Articles

2011-07-19 Thread confluence
Articles Page edited by Daniel Kulp Comment: Just point to the books page Changes (2) ... h2. Books on Apache Ca

[CONF] Apache Camel > Component List

2011-07-19 Thread confluence
Component List Page edited by Daniel Kulp Comment: camel-hdfs is now in camel Changes (1) ... hazelcast://[type]:

[CONF] Apache Camel > Artix Data Services

2011-07-19 Thread confluence
Artix Data Services Page removed by Daniel Kulp Artix Data Services Deprecated, will be removed in Apache Camel 2.1 The Artix DS Data Format supports the Artix Data Services (ADS) product which provides a framework for reading and writing a hu

[CONF] Apache Camel > Data Format List

2011-07-19 Thread confluence
Data Format List Page edited by Daniel Kulp Changes (1) ... * Flat data structure marshalling ** [Artix Data Services]

[CONF] Apache Camel > Documentation

2011-07-19 Thread confluence
Documentation Page edited by Daniel Kulp Changes (5) ... {children} h3. Commercial Documentation [Fuse

[CONF] Apache Camel > Support

2011-07-19 Thread confluence
Support Page edited by Daniel Kulp Changes (2) ... h2. Commercial Support This is an open source project, so the amount of time w

[CONF] Apache Camel > Commercial Camel Offerings

2011-07-19 Thread confluence
Commercial Camel Offerings Page added by Daniel Kulp Commercial Camel Offerings Apache Camel is a widely used project. As such, several companies have built products and services around Camel. This page is dedicated to providing descripti

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

2011-07-19 Thread ningjiang
Author: ningjiang Date: Tue Jul 19 09:39:57 2011 New Revision: 1148258 URL: http://svn.apache.org/viewvc?rev=1148258&view=rev Log: CAMEL-4245 upgrade surefire plugin to 2.9 Modified: camel/trunk/pom.xml Modified: camel/trunk/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=

svn commit: r1148215 - /camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/http/HttpTypeConverterTest.java

2011-07-19 Thread ningjiang
Author: ningjiang Date: Tue Jul 19 07:56:13 2011 New Revision: 1148215 URL: http://svn.apache.org/viewvc?rev=1148215&view=rev Log: Added an osgi unit test for the TypeConverter Added: camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/http/HttpTypeConverterTest.java