svn commit: r1390820 - /camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/wsrm/WSRMTest.java

2012-09-26 Thread ningjiang
Author: ningjiang Date: Thu Sep 27 03:08:12 2012 New Revision: 1390820 URL: http://svn.apache.org/viewvc?rev=1390820&view=rev Log: Remove the system out of WSRMTest Modified: camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/wsrm/WSRMTest.java Modified: camel/tr

svn commit: r1390794 - in /camel/trunk/components/camel-hbase/src/test: java/org/apache/camel/component/hbase/ java/org/apache/camel/component/hbase/processor/idempotent/ resources/

2012-09-26 Thread iocanel
Author: iocanel Date: Thu Sep 27 00:47:20 2012 New Revision: 1390794 URL: http://svn.apache.org/viewvc?rev=1390794&view=rev Log: [CAMEL-5652] Refactored camel-hbase unit tests to use person as the target domain. Modified: camel/trunk/components/camel-hbase/src/test/java/org/apache/camel/com

svn commit: r833108 - in /websites/production/camel/content: cache/main.pageCache sjms.html

2012-09-26 Thread buildbot
Author: buildbot Date: Wed Sep 26 21:17:33 2012 New Revision: 833108 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/sjms.html Modified: websites/production/camel/content/cache/main.pageCache

[CONF] Apache Camel > SJMS

2012-09-26 Thread confluence
SJMS Page edited by Scott England-Sullivan Comment: New sections for batching and connection resource management Changes (4)

svn commit: r833104 - in /websites/production/camel/content: cache/main.pageCache sjms.html

2012-09-26 Thread buildbot
Author: buildbot Date: Wed Sep 26 20:17:33 2012 New Revision: 833104 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/sjms.html Modified: websites/production/camel/content/cache/main.pageCache

[CONF] Apache Camel > SJMS

2012-09-26 Thread confluence
SJMS Page edited by Scott England-Sullivan Changes (5) ... h4. Plugable Connection Resource Management {anchor:connectionresource}

svn commit: r833100 - in /websites/production/camel/content: cache/main.pageCache sjms.html

2012-09-26 Thread buildbot
Author: buildbot Date: Wed Sep 26 19:17:36 2012 New Revision: 833100 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/sjms.html Modified: websites/production/camel/content/cache/main.pageCache

[CONF] Apache Camel > SJMS

2012-09-26 Thread confluence
SJMS Page edited by Scott England-Sullivan Changes (2) ... The {{ConnectionResource}} provides methods for borrowing and returning Connections

svn commit: r1390665 - in /camel/trunk/components/camel-sjms/src: main/java/org/apache/camel/component/sjms/consumer/ main/java/org/apache/camel/component/sjms/producer/ test/java/org/apache/camel/com

2012-09-26 Thread sully6768
Author: sully6768 Date: Wed Sep 26 18:51:53 2012 New Revision: 1390665 URL: http://svn.apache.org/viewvc?rev=1390665&view=rev Log: Create ConnectionResource integration test and clean up current ITests. Added: camel/trunk/components/camel-sjms/src/test/java/org/apache/camel/component/sjms/it

svn commit: r833089 - in /websites/production/camel/content: cache/main.pageCache sjms.html

2012-09-26 Thread buildbot
Author: buildbot Date: Wed Sep 26 17:17:26 2012 New Revision: 833089 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/sjms.html Modified: websites/production/camel/content/cache/main.pageCache

[CONF] Apache Camel > SJMS

2012-09-26 Thread confluence
SJMS Page edited by Scott England-Sullivan Comment: adding ConnectionResource and clean up Changes (2) ... SJMS p

svn commit: r833082 - in /websites/production/camel/content: cache/main.pageCache sjms.html

2012-09-26 Thread buildbot
Author: buildbot Date: Wed Sep 26 16:17:37 2012 New Revision: 833082 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/sjms.html Modified: websites/production/camel/content/cache/main.pageCache

[CONF] Apache Camel > SJMS

2012-09-26 Thread confluence
SJMS Page edited by Scott England-Sullivan Changes (11) ... {note} The SJMS Component is a JMS client API for use with Camel. It

svn commit: r1390582 - in /camel/trunk/components/camel-sjms/src: main/java/org/apache/camel/component/sjms/ test/java/org/apache/camel/component/sjms/ test/java/org/apache/camel/component/sjms/consum

2012-09-26 Thread sully6768
Author: sully6768 Date: Wed Sep 26 15:57:58 2012 New Revision: 1390582 URL: http://svn.apache.org/viewvc?rev=1390582&view=rev Log: Renamed maxConnections to connectionCount to clarify intent Modified: camel/trunk/components/camel-sjms/src/main/java/org/apache/camel/component/sjms/SjmsCompone

svn commit: r1390578 - /camel/trunk/examples/camel-example-cdi/README.txt

2012-09-26 Thread bvahdat
Author: bvahdat Date: Wed Sep 26 15:49:16 2012 New Revision: 1390578 URL: http://svn.apache.org/viewvc?rev=1390578&view=rev Log: Polished. Modified: camel/trunk/examples/camel-example-cdi/README.txt Modified: camel/trunk/examples/camel-example-cdi/README.txt URL: http://svn.apache.org/viewv

svn commit: r1390569 - /camel/trunk/components/camel-sjms/src/test/java/org/apache/camel/component/sjms/tx/

2012-09-26 Thread sully6768
Author: sully6768 Date: Wed Sep 26 15:35:58 2012 New Revision: 1390569 URL: http://svn.apache.org/viewvc?rev=1390569&view=rev Log: Added tests to verify batch transaction concurrency Added: camel/trunk/components/camel-sjms/src/test/java/org/apache/camel/component/sjms/tx/BatchTransactedConc

svn commit: r1390568 - in /camel/trunk/components/camel-sjms/src/main/java/org/apache/camel/component/sjms: SjmsComponent.java SjmsConsumer.java SjmsEndpoint.java SjmsProducer.java consumer/DefaultCon

2012-09-26 Thread sully6768
Author: sully6768 Date: Wed Sep 26 15:35:53 2012 New Revision: 1390568 URL: http://svn.apache.org/viewvc?rev=1390568&view=rev Log: Refactored commitStrategy to transactionCommitStrategy Modified: camel/trunk/components/camel-sjms/src/main/java/org/apache/camel/component/sjms/SjmsComponent.ja

svn commit: r1390567 - /camel/trunk/components/camel-sjms/src/main/java/org/apache/camel/component/sjms/jms/JmsMessageHelper.java

2012-09-26 Thread sully6768
Author: sully6768 Date: Wed Sep 26 15:35:47 2012 New Revision: 1390567 URL: http://svn.apache.org/viewvc?rev=1390567&view=rev Log: Fixed constant JMSRedelivered Modified: camel/trunk/components/camel-sjms/src/main/java/org/apache/camel/component/sjms/jms/JmsMessageHelper.java Modified: cam

svn commit: r1390478 - in /camel/trunk: components/camel-cdi/pom.xml examples/camel-example-cdi/pom.xml parent/pom.xml

2012-09-26 Thread bvahdat
Author: bvahdat Date: Wed Sep 26 13:39:10 2012 New Revision: 1390478 URL: http://svn.apache.org/viewvc?rev=1390478&view=rev Log: As per convention by the Camel maven properties (inside the Parent POM), the separator should be better HYPHEN instead of DOT. Modified: camel/trunk/components/cam

svn commit: r1390450 - /camel/trunk/examples/camel-example-cdi/src/test/java/org/apache/camel/example/cdi/IntegrationTest.java

2012-09-26 Thread cmoulliard
Author: cmoulliard Date: Wed Sep 26 12:57:57 2012 New Revision: 1390450 URL: http://svn.apache.org/viewvc?rev=1390450&view=rev Log: Remove package not required Modified: camel/trunk/examples/camel-example-cdi/src/test/java/org/apache/camel/example/cdi/IntegrationTest.java Modified: camel/t

svn commit: r1390432 - /camel/trunk/examples/camel-example-cdi/src/test/java/org/apache/camel/example/cdi/IntegrationTest.java

2012-09-26 Thread cmoulliard
Author: cmoulliard Date: Wed Sep 26 12:23:29 2012 New Revision: 1390432 URL: http://svn.apache.org/viewvc?rev=1390432&view=rev Log: Resolve issue for IntegrationTest by adding missing packages for arquillian Modified: camel/trunk/examples/camel-example-cdi/src/test/java/org/apache/camel/exam

svn commit: r833063 - in /websites/production/camel/content: building.html cache/main.pageCache

2012-09-26 Thread buildbot
Author: buildbot Date: Wed Sep 26 12:17:27 2012 New Revision: 833063 Log: Production update by buildbot for camel Modified: websites/production/camel/content/building.html websites/production/camel/content/cache/main.pageCache Modified: websites/production/camel/content/building.html ===

svn commit: r1390428 - /camel/trunk/camel-core/src/main/java/org/apache/camel/builder/BuilderSupport.java

2012-09-26 Thread bvahdat
Author: bvahdat Date: Wed Sep 26 12:07:17 2012 New Revision: 1390428 URL: http://svn.apache.org/viewvc?rev=1390428&view=rev Log: Fixed one CS error by the newly introduced BuilderSupport constructor (CAMEL-5649). Also opened up it's visibility from 'package-private' to 'protected'. Modified:

[CONF] Apache Camel > Building

2012-09-26 Thread confluence
Building Page edited by Babak Vahdat Changes (2) ... {code} mvn clean install {code} ... {

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

2012-09-26 Thread iocanel
Author: iocanel Date: Wed Sep 26 10:40:44 2012 New Revision: 1390395 URL: http://svn.apache.org/viewvc?rev=1390395&view=rev Log: Fixed compiler plugin definition, that was accidentially added by the IDE. Modified: camel/trunk/pom.xml Modified: camel/trunk/pom.xml URL: http://svn.apache.org/

svn commit: r1390393 - /camel/trunk/examples/camel-example-cdi/pom.xml

2012-09-26 Thread bvahdat
Author: bvahdat Date: Wed Sep 26 10:38:29 2012 New Revision: 1390393 URL: http://svn.apache.org/viewvc?rev=1390393&view=rev Log: Corrected a tiny typo. Modified: camel/trunk/examples/camel-example-cdi/pom.xml Modified: camel/trunk/examples/camel-example-cdi/pom.xml URL: http://svn.apache.or

svn commit: r1390379 - /camel/trunk/examples/camel-example-cdi/pom.xml

2012-09-26 Thread bvahdat
Author: bvahdat Date: Wed Sep 26 10:29:07 2012 New Revision: 1390379 URL: http://svn.apache.org/viewvc?rev=1390379&view=rev Log: Removed all those obsolete dependencies defined inside the 3 profiles, added one which we really do need (because of the javax.ejb.Startup API usage). Modified: ca

svn commit: r1390376 - in /camel/trunk: ./ components/camel-jclouds/src/main/java/org/apache/camel/component/jclouds/ components/camel-jclouds/src/test/java/org/apache/camel/component/jclouds/ compone

2012-09-26 Thread iocanel
Author: iocanel Date: Wed Sep 26 10:24:25 2012 New Revision: 1390376 URL: http://svn.apache.org/viewvc?rev=1390376&view=rev Log: [CAMEL-5650] Upgraded to jclouds 1.5.0. Replaced deprecated method calls. Extended support to jclouds apis. Modified: camel/trunk/components/camel-jclouds/src/mai

svn commit: r1390355 - /camel/trunk/examples/camel-example-cdi/README.txt

2012-09-26 Thread bvahdat
Author: bvahdat Date: Wed Sep 26 09:43:17 2012 New Revision: 1390355 URL: http://svn.apache.org/viewvc?rev=1390355&view=rev Log: Added a notice to README.txt. Modified: camel/trunk/examples/camel-example-cdi/README.txt Modified: camel/trunk/examples/camel-example-cdi/README.txt URL: http://

svn commit: r1390353 - in /camel/trunk: examples/camel-example-cdi/ tests/camel-itest-cdi/

2012-09-26 Thread bvahdat
Author: bvahdat Date: Wed Sep 26 09:38:09 2012 New Revision: 1390353 URL: http://svn.apache.org/viewvc?rev=1390353&view=rev Log: Added a bunch of svn:ignore entries. Modified: camel/trunk/examples/camel-example-cdi/ (props changed) camel/trunk/tests/camel-itest-cdi/ (props changed) P

svn commit: r1390307 - /camel/trunk/examples/camel-example-cdi/pom.xml

2012-09-26 Thread bvahdat
Author: bvahdat Date: Wed Sep 26 07:47:06 2012 New Revision: 1390307 URL: http://svn.apache.org/viewvc?rev=1390307&view=rev Log: Added back the dependency to "org.jboss.spec:jboss-javaee-6.0" so that an explicit "clean" works for the JBoss profile (mvn clean install -Pjboss). Also renamed the pr