svn commit: r1370660 - in /camel/branches/camel-2.9.x: ./ components/camel-http/src/main/java/org/apache/camel/component/http/HttpProducer.java components/camel-http4/src/main/java/org/apache/camel/co

2012-08-07 Thread ningjiang
Author: ningjiang Date: Wed Aug 8 04:09:05 2012 New Revision: 1370660 URL: http://svn.apache.org/viewvc?rev=1370660&view=rev Log: Merged revisions 1370656 via svnmerge from https://svn.apache.org/repos/asf/camel/branches/camel-2.10.x r1370656 | ningjiang | 2012-08-08 11:44:31

svn commit: r1370656 - in /camel/branches/camel-2.10.x: ./ components/camel-http/src/main/java/org/apache/camel/component/http/HttpProducer.java components/camel-http4/src/main/java/org/apache/camel/c

2012-08-07 Thread ningjiang
Author: ningjiang Date: Wed Aug 8 03:44:31 2012 New Revision: 1370656 URL: http://svn.apache.org/viewvc?rev=1370656&view=rev Log: Merged revisions 1370254 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r1370254 | ningjiang | 2012-08-07 21:32:43 +0800 (Tue, 07 Aug 2012

svn commit: r1370655 - /camel/trunk/components/camel-neo4j/

2012-08-07 Thread ningjiang
Author: ningjiang Date: Wed Aug 8 03:33:07 2012 New Revision: 1370655 URL: http://svn.apache.org/viewvc?rev=1370655&view=rev Log: Added the svn:ignore on the camel-neo4j Modified: camel/trunk/components/camel-neo4j/ (props changed) Propchange: camel/trunk/components/camel-neo4j/ -

svn commit: r828335 - in /websites/production/camel/content: cache/main.pageCache elasticsearch.html

2012-08-07 Thread buildbot
Author: buildbot Date: Wed Aug 8 03:21:01 2012 New Revision: 828335 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/elasticsearch.html Modified: websites/production/camel/content/cache/main.p

svn commit: r1370653 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/directvm/ test/java/org/apache/camel/component/directvm/

2012-08-07 Thread ningjiang
Author: ningjiang Date: Wed Aug 8 03:16:32 2012 New Revision: 1370653 URL: http://svn.apache.org/viewvc?rev=1370653&view=rev Log: CAMEL-5489 Support for selection of direct-vm consumers Added: camel/trunk/camel-core/src/main/java/org/apache/camel/component/directvm/DirectVmConsumerExpressio

[CONF] Apache Camel > ElasticSearch

2012-08-07 Thread confluence
ElasticSearch Page edited by Ben O'Day Comment: updated per CAMEL-5481 Changes (2) ... ||operation ||message bod

svn commit: r1370646 - in /camel/trunk/components/camel-elasticsearch/src: main/java/org/apache/camel/component/elasticsearch/ test/java/org/apache/camel/component/elasticsearch/

2012-08-07 Thread boday
Author: boday Date: Wed Aug 8 02:49:21 2012 New Revision: 1370646 URL: http://svn.apache.org/viewvc?rev=1370646&view=rev Log: CAMEL-5481 added DELETE support to camel-elasticsearch, some unit test cleanup Removed: camel/trunk/components/camel-elasticsearch/src/test/java/org/apache/camel/com

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

2012-08-07 Thread buildbot
Author: buildbot Date: Tue Aug 7 14:17:36 2012 New Revision: 828249 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2110-release.html Modified: websites/production/camel/content/cache/m

svn commit: r1370265 - in /camel/trunk/components/camel-neo4j/src/test/java/org/apache/camel/component/neo4j: RestNeo4jProducerCreateNodeIntegrationTest.java RestNeo4jProducerCreateRelationshipIntegra

2012-08-07 Thread ningjiang
Author: ningjiang Date: Tue Aug 7 13:47:09 2012 New Revision: 1370265 URL: http://svn.apache.org/viewvc?rev=1370265&view=rev Log: CAMEL-5483 Added the log4j config file and ignore the integration tests which need to start the neo4j server first Modified: camel/trunk/components/camel-neo4j/

[CONF] Apache Camel > Camel 2.11.0 Release

2012-08-07 Thread confluence
Camel 2.11.0 Release Page edited by Babak Vahdat Changes (1) ... * Fixed [SEDA] producer to send to the right BlockingQueue being attached on t

svn commit: r1370257 - in /camel/trunk/components/camel-sjms: ./ src/main/java/org/apache/camel/component/sjms/ src/main/java/org/apache/camel/component/sjms/consumer/ src/main/java/org/apache/camel/c

2012-08-07 Thread ningjiang
Author: ningjiang Date: Tue Aug 7 13:34:52 2012 New Revision: 1370257 URL: http://svn.apache.org/viewvc?rev=1370257&view=rev Log: CAMEL-5486 ConnectionResource Refactoring and OSGi Export Fix Added: camel/trunk/components/camel-sjms/src/main/java/org/apache/camel/component/sjms/jms/Connecti

svn commit: r1370255 - in /camel/trunk/components/camel-twitter/src: main/java/org/apache/camel/component/twitter/producer/ test/java/org/apache/camel/component/twitter/

2012-08-07 Thread ningjiang
Author: ningjiang Date: Tue Aug 7 13:33:31 2012 New Revision: 1370255 URL: http://svn.apache.org/viewvc?rev=1370255&view=rev Log: CAMEL-5479 support to retrieve the unique identifier for the published tweet Added: camel/trunk/components/camel-twitter/src/test/java/org/apache/camel/component

svn commit: r1370254 - in /camel/trunk/components: camel-http/src/main/java/org/apache/camel/component/http/HttpProducer.java camel-http4/src/main/java/org/apache/camel/component/http4/HttpProducer.ja

2012-08-07 Thread ningjiang
Author: ningjiang Date: Tue Aug 7 13:32:43 2012 New Revision: 1370254 URL: http://svn.apache.org/viewvc?rev=1370254&view=rev Log: CAMEL-5487 HttpProducer should close temporary file in CachedOutputStream when the exception is throw Modified: camel/trunk/components/camel-http/src/main/java/

svn commit: r1370251 - in /camel/trunk/components/camel-sjms/src/main/resources/META-INF: LICENSE.txt NOTICE.txt

2012-08-07 Thread ningjiang
Author: ningjiang Date: Tue Aug 7 13:29:01 2012 New Revision: 1370251 URL: http://svn.apache.org/viewvc?rev=1370251&view=rev Log: CAMEL-5416 Added the missing license file Added: camel/trunk/components/camel-sjms/src/main/resources/META-INF/LICENSE.txt camel/trunk/components/camel-sjms/s

svn commit: r828228 - in /websites/production/camel/content: cache/main.pageCache writing-components.html

2012-08-07 Thread buildbot
Author: buildbot Date: Tue Aug 7 10:17:28 2012 New Revision: 828228 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/writing-components.html Modified: websites/production/camel/content/cache/m

[CONF] Apache Camel > Writing Components

2012-08-07 Thread confluence
Writing Components Page edited by Henryk Konsek Comment: Explained what exactly should be added to the service autodiscovery file. Changes (2)