svn commit: r785968 - in /camel/branches/camel-1.x/components/camel-osgi/src: main/java/org/apache/camel/osgi/Activator.java main/java/org/apache/camel/osgi/OsgiAnnotationTypeConverterLoader.java test

2009-06-18 Thread gnodet
Author: gnodet Date: Thu Jun 18 09:07:57 2009 New Revision: 785968 URL: http://svn.apache.org/viewvc?rev=785968view=rev Log: CAMEL-1729: converters are not correctly loaded in OSGi Modified: camel/branches/camel-1.x/components/camel-osgi/src/main/java/org/apache/camel/osgi/Activator.java

svn commit: r941583 - /camel/trunk/components/pom.xml

2010-05-06 Thread gnodet
Author: gnodet Date: Thu May 6 06:04:26 2010 New Revision: 941583 URL: http://svn.apache.org/viewvc?rev=941583view=rev Log: Include blueprint in the build now that it is in a usable state Modified: camel/trunk/components/pom.xml Modified: camel/trunk/components/pom.xml URL: http

svn commit: r949956 - in /camel/trunk: components/camel-blueprint/src/test/resources/ components/camel-spring-osgi/ components/camel-spring/ platforms/karaf/features/src/main/resources/

2010-06-01 Thread gnodet
Author: gnodet Date: Tue Jun 1 07:47:30 2010 New Revision: 949956 URL: http://svn.apache.org/viewvc?rev=949956view=rev Log: CAMEL-2702: fix camel-spring(-osgi) to include the right packages, fix karaf features descriptor Modified: camel/trunk/components/camel-blueprint/src/test/resources

svn commit: r950420 - in /camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi: ./ jaxb/ jpa/ protobuf/ servlet/

2010-06-02 Thread gnodet
Author: gnodet Date: Wed Jun 2 08:30:16 2010 New Revision: 950420 URL: http://svn.apache.org/viewvc?rev=950420view=rev Log: Specifiy the pax runner working directory so that a 'mvn clean' will actually clean it too Modified: camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache

svn commit: r950563 - in /camel/trunk: components/ components/camel-osgi/src/test/java/org/apache/camel/core/ components/camel-osgi/src/test/java/org/apache/camel/osgi/ components/camel-osgi/src/test/

2010-06-02 Thread gnodet
Author: gnodet Date: Wed Jun 2 13:34:43 2010 New Revision: 950563 URL: http://svn.apache.org/viewvc?rev=950563view=rev Log: CAMEL-2781: Merge camel-spring-osgi and camel-osgi into camel-spring Added: camel/trunk/components/camel-spring/src/main/java/org/apache/camel/osgi/ - copied

svn commit: r951115 - /camel/trunk/camel-core/src/main/java/org/apache/camel/model/ProcessorDefinition.java

2010-06-03 Thread gnodet
Author: gnodet Date: Thu Jun 3 19:08:36 2010 New Revision: 951115 URL: http://svn.apache.org/viewvc?rev=951115view=rev Log: Remove a few ide warnings Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/model/ProcessorDefinition.java Modified: camel/trunk/camel-core/src/main

svn commit: r951125 - /camel/trunk/camel-core/src/main/java/org/apache/camel/model/ProcessorDefinition.java

2010-06-03 Thread gnodet
Author: gnodet Date: Thu Jun 3 19:27:50 2010 New Revision: 951125 URL: http://svn.apache.org/viewvc?rev=951125view=rev Log: Add back some weird syntax (that may actually be required for AIX) Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/model/ProcessorDefinition.java

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

2010-06-08 Thread gnodet
Author: gnodet Date: Tue Jun 8 08:45:08 2010 New Revision: 952570 URL: http://svn.apache.org/viewvc?rev=952570view=rev Log: Add some blueprint integration tests Added: camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/blueprint/ camel/trunk/tests/camel-itest

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

2011-07-04 Thread gnodet
Author: gnodet Date: Mon Jul 4 16:15:37 2011 New Revision: 1142723 URL: http://svn.apache.org/viewvc?rev=1142723view=rev Log: [CAMEL-4174] The camel-blueprint namespace handler does not register blueprint dependencies correctly Modified: camel/trunk/components/camel-blueprint/src/main

svn commit: r1143952 - /camel/trunk/camel-core/src/main/java/org/apache/camel/spi/ProcessorFactory.java

2011-07-07 Thread gnodet
Author: gnodet Date: Thu Jul 7 18:18:44 2011 New Revision: 1143952 URL: http://svn.apache.org/viewvc?rev=1143952view=rev Log: [CAMEL-4187] The ProcessorFactory interface isn't usable in scala Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/spi/ProcessorFactory.java

svn commit: r1042612 - in /camel/trunk/components: camel-blueprint/ camel-blueprint/src/main/java/org/apache/camel/blueprint/ camel-core-osgi/src/main/java/org/apache/camel/core/osgi/ camel-spring/ ca

2010-12-06 Thread gnodet
Author: gnodet Date: Mon Dec 6 12:58:27 2010 New Revision: 1042612 URL: http://svn.apache.org/viewvc?rev=1042612view=rev Log: [CAMEL-3381][CAMEL-3382] Publish the CamelContext as an OSGi service and propagate camel events as EventAdmin events Added: camel/trunk/components/camel-core-osgi

svn commit: r1042618 - /camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/blueprint/OSGiBlueprintTestSupport.java

2010-12-06 Thread gnodet
Author: gnodet Date: Mon Dec 6 13:07:59 2010 New Revision: 1042618 URL: http://svn.apache.org/viewvc?rev=1042618view=rev Log: [CAMEL-3381] Add an integration test Modified: camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/blueprint/OSGiBlueprintTestSupport.java

svn commit: r1042780 - in /camel/trunk: components/camel-blueprint/src/main/java/org/apache/camel/blueprint/ tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/blueprint/ tests/camel-ite

2010-12-06 Thread gnodet
Author: gnodet Date: Mon Dec 6 20:29:22 2010 New Revision: 1042780 URL: http://svn.apache.org/viewvc?rev=1042780view=rev Log: [CAMEL-3271] packageScan does not work with camel-blueprint Added: camel/trunk/components/camel-blueprint/src/main/java/org/apache/camel/blueprint

svn commit: r1043069 - in /camel/trunk: components/camel-blueprint/src/main/java/org/apache/camel/blueprint/ components/camel-blueprint/src/main/java/org/apache/camel/blueprint/handler/ tests/camel-it

2010-12-07 Thread gnodet
Author: gnodet Date: Tue Dec 7 14:44:49 2010 New Revision: 1043069 URL: http://svn.apache.org/viewvc?rev=1043069view=rev Log: [CAMEL-3295][CAMEL-3398] Fix injection in camel-blueprint Added: camel/trunk/components/camel-blueprint/src/main/java/org/apache/camel/blueprint

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

2010-12-07 Thread gnodet
Author: gnodet Date: Tue Dec 7 16:29:47 2010 New Revision: 1043115 URL: http://svn.apache.org/viewvc?rev=1043115view=rev Log: Make sure properties substitution works with blueprint Added: camel/trunk/tests/camel-itest-osgi/src/test/resources/org/apache/camel/itest/osgi/blueprint/blueprint

svn commit: r1043119 - in /camel/trunk/tests/camel-itest-osgi/src/test: java/org/apache/camel/itest/osgi/blueprint/OSGiBlueprintTestSupport.java resources/org/apache/camel/itest/osgi/blueprint/bluepri

2010-12-07 Thread gnodet
Author: gnodet Date: Tue Dec 7 16:34:54 2010 New Revision: 1043119 URL: http://svn.apache.org/viewvc?rev=1043119view=rev Log: [CAMEL-3390] Add a test case to make sure RouteBuilder references work Added: camel/trunk/tests/camel-itest-osgi/src/test/resources/org/apache/camel/itest/osgi

svn commit: r1043407 - in /camel/trunk: components/camel-blueprint/src/main/java/org/apache/camel/blueprint/ components/camel-blueprint/src/main/java/org/apache/camel/blueprint/handler/ components/cam

2010-12-08 Thread gnodet
Author: gnodet Date: Wed Dec 8 13:27:44 2010 New Revision: 1043407 URL: http://svn.apache.org/viewvc?rev=1043407view=rev Log: [CAMEL-3186] @EndpointInject not working in bean created by blueprint Added: camel/trunk/components/camel-core-xml/src/main/java/org/apache/camel/core/xml

svn commit: r1043725 - in /camel/trunk: components/camel-blueprint/src/main/java/org/apache/camel/blueprint/ components/camel-blueprint/src/main/java/org/apache/camel/blueprint/handler/ components/cam

2010-12-08 Thread gnodet
Author: gnodet Date: Wed Dec 8 22:13:29 2010 New Revision: 1043725 URL: http://svn.apache.org/viewvc?rev=1043725view=rev Log: [CAMEL-3414] Support for routeContext and proxy in blueprint Added: camel/trunk/components/camel-blueprint/src/main/java/org/apache/camel/blueprint

svn commit: r1050422 - /camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/blueprint/AbstractIntegrationTest.java

2010-12-17 Thread gnodet
Author: gnodet Date: Fri Dec 17 15:26:01 2010 New Revision: 1050422 URL: http://svn.apache.org/viewvc?rev=1050422view=rev Log: [CAMEL-3425] CamelContext is started twice when using camel-blueprint Modified: camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi

svn commit: r1051973 - in /camel/trunk/components: ./ camel-paxlogging/ camel-paxlogging/src/ camel-paxlogging/src/main/ camel-paxlogging/src/main/java/ camel-paxlogging/src/main/java/org/ camel-paxlo

2010-12-22 Thread gnodet
Author: gnodet Date: Wed Dec 22 16:34:21 2010 New Revision: 1051973 URL: http://svn.apache.org/viewvc?rev=1051973view=rev Log: Add a pax-logging camel component Added: camel/trunk/components/camel-paxlogging/ camel/trunk/components/camel-paxlogging/pom.xml camel/trunk/components

svn commit: r1051980 - in /camel/trunk/components: ./ camel-eventadmin/ camel-eventadmin/src/ camel-eventadmin/src/main/ camel-eventadmin/src/main/java/ camel-eventadmin/src/main/java/org/ camel-event

2010-12-22 Thread gnodet
Author: gnodet Date: Wed Dec 22 16:54:22 2010 New Revision: 1051980 URL: http://svn.apache.org/viewvc?rev=1051980view=rev Log: Add an event-admin camel component Added: camel/trunk/components/camel-eventadmin/ camel/trunk/components/camel-eventadmin/pom.xml camel/trunk/components

svn commit: r1051994 - in /camel/trunk/components: camel-eventadmin/pom.xml camel-paxlogging/pom.xml

2010-12-22 Thread gnodet
Author: gnodet Date: Wed Dec 22 17:22:06 2010 New Revision: 1051994 URL: http://svn.apache.org/viewvc?rev=1051994view=rev Log: [CAMEL-3457] add two new osgi related components: eventadmin and paxlogging Modified: camel/trunk/components/camel-eventadmin/pom.xml camel/trunk/components

svn commit: r1066642 - in /camel/trunk/components: camel-blueprint/src/main/java/org/apache/camel/blueprint/ camel-core-osgi/src/main/java/org/apache/camel/core/osgi/ camel-core-osgi/src/main/java/org

2011-02-02 Thread gnodet
Author: gnodet Date: Wed Feb 2 21:50:16 2011 New Revision: 1066642 URL: http://svn.apache.org/viewvc?rev=1066642view=rev Log: [CAMEL-3614] When the OsgiTypeConverter looks for TypeConverterLoader services in the OSGi registry, it should use its own BundleContext instead of the one from

svn commit: r1074097 - in /camel/trunk: components/camel-blueprint/src/main/java/org/apache/camel/blueprint/handler/ tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/blueprint/ tests/c

2011-02-24 Thread gnodet
Author: gnodet Date: Thu Feb 24 10:25:01 2011 New Revision: 1074097 URL: http://svn.apache.org/viewvc?rev=1074097view=rev Log: [CAMEL-3620] Blueprint container goes 'GracePeriod' if component is defined in the same XML file Added: camel/trunk/tests/camel-itest-osgi/src/test/resources/org

[2/4] git commit: [CAMEL-6371] Allow modifying the aggregation strategy by ProcessorFactories

2013-05-17 Thread gnodet
[CAMEL-6371] Allow modifying the aggregation strategy by ProcessorFactories Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d2b9cfab Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d2b9cfab Diff:

[1/4] git commit: [CAMEL-6115] Add a global interceptor strategy

2013-05-17 Thread gnodet
Updated Branches: refs/heads/master 4dc4dc361 - 66939043e [CAMEL-6115] Add a global interceptor strategy Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5270d5c1 Tree:

[4/4] git commit: [CAMEL-6364] Improve processor wrapping when using ProcessorFactory

2013-05-17 Thread gnodet
[CAMEL-6364] Improve processor wrapping when using ProcessorFactory Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d824bce2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d824bce2 Diff:

[3/4] git commit: [CAMEL-6364] Improve processor wrapping for Try/Catch/Finally

2013-05-17 Thread gnodet
[CAMEL-6364] Improve processor wrapping for Try/Catch/Finally Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/66939043 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/66939043 Diff:

git commit: [CAMEL-6389] Add a mvel templating component along with the mvel expression language

2013-05-23 Thread gnodet
Updated Branches: refs/heads/master 720e09dc9 - 6c3f812a5 [CAMEL-6389] Add a mvel templating component along with the mvel expression language Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6c3f812a Tree:

svn commit: r816079 - in /camel/trunk: ./ camel-core/ components/camel-amqp/ components/camel-atom/ components/camel-cxf/ components/camel-flatpack/ components/camel-freemarker/ components/camel-http/

2009-09-17 Thread gnodet
Author: gnodet Date: Thu Sep 17 07:15:06 2009 New Revision: 816079 URL: http://svn.apache.org/viewvc?rev=816079view=rev Log: CAMEL-1988: better OSGI metadata Modified: camel/trunk/camel-core/pom.xml camel/trunk/components/camel-amqp/pom.xml camel/trunk/components/camel-atom/pom.xml

svn commit: r816078 - in /camel/branches/camel-1.x: ./ camel-core/ components/camel-amqp/ components/camel-cxf/ components/camel-flatpack/ components/camel-freemarker/ components/camel-http/ component

2009-09-17 Thread gnodet
Author: gnodet Date: Thu Sep 17 07:15:03 2009 New Revision: 816078 URL: http://svn.apache.org/viewvc?rev=816078view=rev Log: CAMEL-1988: better OSGI metadata Modified: camel/branches/camel-1.x/camel-core/pom.xml camel/branches/camel-1.x/components/camel-amqp/pom.xml camel/branches

svn commit: r818742 - /camel/trunk/camel-core/pom.xml

2009-09-25 Thread gnodet
Author: gnodet Date: Fri Sep 25 07:02:14 2009 New Revision: 818742 URL: http://svn.apache.org/viewvc?rev=818742view=rev Log: Fix an optional import in camel-core Modified: camel/trunk/camel-core/pom.xml Modified: camel/trunk/camel-core/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk

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

2009-09-25 Thread gnodet
Author: gnodet Date: Fri Sep 25 07:04:26 2009 New Revision: 818744 URL: http://svn.apache.org/viewvc?rev=818744view=rev Log: Fix some camel components for karaf Modified: camel/trunk/platforms/karaf/features/pom.xml camel/trunk/platforms/karaf/features/src/main/resources/features.xml

svn commit: r819482 [2/2] - in /camel/trunk/tests: ./ camel-itest-karaf/ camel-itest-karaf/src/ camel-itest-karaf/src/main/ camel-itest-karaf/src/main/resources/ camel-itest-karaf/src/test/ camel-ites

2009-09-28 Thread gnodet
Added: camel/trunk/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelPrinterTest.java URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelPrinterTest.java?rev=819482view=auto

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

2009-09-28 Thread gnodet
Author: gnodet Date: Mon Sep 28 09:22:45 2009 New Revision: 819483 URL: http://svn.apache.org/viewvc?rev=819483view=rev Log: Use latest servicemix bundles for features Modified: camel/trunk/platforms/karaf/features/pom.xml camel/trunk/platforms/karaf/features/src/main/resources

svn commit: r822655 - /camel/trunk/components/camel-osgi/pom.xml

2009-10-07 Thread gnodet
Author: gnodet Date: Wed Oct 7 10:51:57 2009 New Revision: 822655 URL: http://svn.apache.org/viewvc?rev=822655view=rev Log: camel-osgi does not need the latest osgi version Modified: camel/trunk/components/camel-osgi/pom.xml Modified: camel/trunk/components/camel-osgi/pom.xml URL: http

svn commit: r822657 [2/2] - in /camel/trunk: components/ components/camel-blueprint/ components/camel-blueprint/src/ components/camel-blueprint/src/main/ components/camel-blueprint/src/main/java/ comp

2009-10-07 Thread gnodet
Added: camel/trunk/components/camel-blueprint/src/main/resources/OSGI-INF/blueprint/camel-blueprint.xml URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-blueprint/src/main/resources/OSGI-INF/blueprint/camel-blueprint.xml?rev=822657view=auto

svn commit: r823177 - in /camel/trunk/components: camel-blueprint/pom.xml pom.xml

2009-10-08 Thread gnodet
Author: gnodet Date: Thu Oct 8 13:48:53 2009 New Revision: 823177 URL: http://svn.apache.org/viewvc?rev=823177view=rev Log: CAMEL-2022: Try to fix builds on non sun jdk Modified: camel/trunk/components/camel-blueprint/pom.xml camel/trunk/components/pom.xml Modified: camel/trunk

svn commit: r823198 - in /camel/trunk: components/camel-spring/ components/camel-spring/src/main/java/org/apache/camel/spring/handler/ components/camel-spring/src/main/resources/META-INF/ parent/

2009-10-08 Thread gnodet
Author: gnodet Date: Thu Oct 8 15:14:45 2009 New Revision: 823198 URL: http://svn.apache.org/viewvc?rev=823198view=rev Log: CAMEL-2021: schema versioning for camel-spring schema Modified: camel/trunk/components/camel-spring/pom.xml camel/trunk/components/camel-spring/src/main/java/org

svn commit: r823230 - /camel/trunk/components/camel-blueprint/pom.xml

2009-10-08 Thread gnodet
Author: gnodet Date: Thu Oct 8 16:43:37 2009 New Revision: 823230 URL: http://svn.apache.org/viewvc?rev=823230view=rev Log: Add snapshot repo for aries blueprint Modified: camel/trunk/components/camel-blueprint/pom.xml Modified: camel/trunk/components/camel-blueprint/pom.xml URL: http

svn commit: r823248 - /camel/trunk/components/camel-blueprint/pom.xml

2009-10-08 Thread gnodet
Author: gnodet Date: Thu Oct 8 17:55:48 2009 New Revision: 823248 URL: http://svn.apache.org/viewvc?rev=823248view=rev Log: Aries blueprint snapshots are deployed, so remove this additioanl repo Modified: camel/trunk/components/camel-blueprint/pom.xml Modified: camel/trunk/components/camel

svn commit: r823575 - /camel/trunk/parent/pom.xml

2009-10-09 Thread gnodet
Author: gnodet Date: Fri Oct 9 15:06:04 2009 New Revision: 823575 URL: http://svn.apache.org/viewvc?rev=823575view=rev Log: Fix build issue Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=823575r1

svn commit: r1201765 - /camel/branches/camel-2.8.x/camel-core/pom.xml

2011-11-14 Thread gnodet
Author: gnodet Date: Mon Nov 14 15:56:56 2011 New Revision: 1201765 URL: http://svn.apache.org/viewvc?rev=1201765view=rev Log: [CAMEL-4670] The javax.xml.transform.stax imported package shoule be optional Conflicts: camel-core/pom.xml Modified: camel/branches/camel-2.8.x/camel-core

svn commit: r1201766 - /camel/branches/camel-2.8.x/platforms/karaf/features/src/main/resources/features.xml

2011-11-14 Thread gnodet
Author: gnodet Date: Mon Nov 14 15:57:19 2011 New Revision: 1201766 URL: http://svn.apache.org/viewvc?rev=1201766view=rev Log: [CAMEL-4671] The camel-core feature should not reference jaxb2 api / impl Conflicts: platforms/karaf/features/src/main/resources/features.xml Modified

svn commit: r1201768 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml

2011-11-14 Thread gnodet
Author: gnodet Date: Mon Nov 14 16:01:24 2011 New Revision: 1201768 URL: http://svn.apache.org/viewvc?rev=1201768view=rev Log: [CAMEL-4671] The camel-core feature should not reference jaxb2 api / impl Modified: camel/trunk/platforms/karaf/features/src/main/resources/features.xml Modified

svn commit: r1201767 - /camel/trunk/camel-core/pom.xml

2011-11-14 Thread gnodet
Author: gnodet Date: Mon Nov 14 16:01:03 2011 New Revision: 1201767 URL: http://svn.apache.org/viewvc?rev=1201767view=rev Log: [CAMEL-4670] The javax.xml.transform.stax imported package shoule be optional Modified: camel/trunk/camel-core/pom.xml Modified: camel/trunk/camel-core/pom.xml URL

svn commit: r1232816 - in /camel/trunk/components/camel-test-blueprint/src/test: java/org/apache/camel/test/blueprint/DebugBlueprintTest.java resources/org/apache/camel/test/blueprint/camelContext.xml

2012-01-18 Thread gnodet
Author: gnodet Date: Wed Jan 18 10:28:04 2012 New Revision: 1232816 URL: http://svn.apache.org/viewvc?rev=1232816view=rev Log: [CAMEL-4891] Document camel-test-blueprint Modified: camel/trunk/components/camel-test-blueprint/src/test/java/org/apache/camel/test/blueprint

svn commit: r1362137 - in /camel/trunk/components: camel-blueprint/src/main/java/org/apache/camel/blueprint/handler/ camel-test-blueprint/src/main/java/org/apache/camel/test/blueprint/ camel-test-blue

2012-07-16 Thread gnodet
Author: gnodet Date: Mon Jul 16 17:00:52 2012 New Revision: 1362137 URL: http://svn.apache.org/viewvc?rev=1362137view=rev Log: [CAMEL-5451] Camel-Blueprint should wait for camel-core to be started since there is a strong dependency Added: camel/trunk/components/camel-test-blueprint/src

svn commit: r1362139 - in /camel/branches/camel-2.10.x/components: camel-blueprint/src/main/java/org/apache/camel/blueprint/handler/ camel-test-blueprint/src/main/java/org/apache/camel/test/blueprint/

2012-07-16 Thread gnodet
Author: gnodet Date: Mon Jul 16 17:13:16 2012 New Revision: 1362139 URL: http://svn.apache.org/viewvc?rev=1362139view=rev Log: [CAMEL-5451] Camel-Blueprint should wait for camel-core to be started since there is a strong dependency Added: camel/branches/camel-2.10.x/components/camel-test

svn commit: r1362141 - /camel/branches/camel-2.9.x/components/camel-blueprint/src/main/java/org/apache/camel/blueprint/handler/CamelNamespaceHandler.java

2012-07-16 Thread gnodet
Author: gnodet Date: Mon Jul 16 17:14:31 2012 New Revision: 1362141 URL: http://svn.apache.org/viewvc?rev=1362141view=rev Log: [CAMEL-5451] Camel-Blueprint should wait for camel-core to be started since there is a strong dependency Conflicts: components/camel-test-blueprint/src/main

svn commit: r1362142 - /camel/branches/camel-2.8.x/components/camel-blueprint/src/main/java/org/apache/camel/blueprint/handler/CamelNamespaceHandler.java

2012-07-16 Thread gnodet
Author: gnodet Date: Mon Jul 16 17:15:18 2012 New Revision: 1362142 URL: http://svn.apache.org/viewvc?rev=1362142view=rev Log: [CAMEL-5451] Camel-Blueprint should wait for camel-core to be started since there is a strong dependency Conflicts: components/camel-test-blueprint/src/main

camel git commit: CAMEL-8347: Upgrade to scriptengines 1.1.1 which is available on central

2015-02-12 Thread gnodet
Repository: camel Updated Branches: refs/heads/master a6c39ce4a - 64efcea1f CAMEL-8347: Upgrade to scriptengines 1.1.1 which is available on central Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/64efcea1 Tree:

camel git commit: Fix karaf 4 validation profile

2016-03-15 Thread gnodet
Repository: camel Updated Branches: refs/heads/master 86cc98ae0 -> 9ab4508e2 Fix karaf 4 validation profile Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9ab4508e Tree:

camel git commit: Fix some problems with karaf 4 validation

2016-03-15 Thread gnodet
Repository: camel Updated Branches: refs/heads/master 2ac6bf92e -> 05c983301 Fix some problems with karaf 4 validation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/05c98330 Tree:

camel git commit: Fix build

2017-01-31 Thread gnodet
Repository: camel Updated Branches: refs/heads/master 8218200b9 -> 7fa815cdd Fix build Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7fa815cd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7fa815cd Diff:

camel git commit: Add a dependency to commons-lang. It's currently already available as a transitive dependency through cxf, but cxf 3.2 does not have this dependency anymore, so it will ease the migr

2017-01-30 Thread gnodet
Repository: camel Updated Branches: refs/heads/master bdf9f5dad -> 7fa13486a Add a dependency to commons-lang. It's currently already available as a transitive dependency through cxf, but cxf 3.2 does not have this dependency anymore, so it will ease the migration. Project:

camel git commit: [CAMEL-11458] Avoid the use of the scriptengines libraries from google code

2017-06-27 Thread gnodet
Repository: camel Updated Branches: refs/heads/master 828a0953c -> cc90cede2 [CAMEL-11458] Avoid the use of the scriptengines libraries from google code Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cc90cede Tree:

camel git commit: [CAMEL-11467] Camel-bindy tests fail depending on the locale

2017-06-27 Thread gnodet
Repository: camel Updated Branches: refs/heads/master a60fc0140 -> e5208deec [CAMEL-11467] Camel-bindy tests fail depending on the locale Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e5208dee Tree:

camel git commit: [CAMEL-11462] Nashorn javascript library can not be found in OSGi

2017-06-27 Thread gnodet
Repository: camel Updated Branches: refs/heads/master cc90cede2 -> a60fc0140 [CAMEL-11462] Nashorn javascript library can not be found in OSGi Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a60fc014 Tree:

[camel] branch graalvm updated: Clean the sample route a bit

2018-08-02 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch graalvm in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/graalvm by this push: new 66ac737 Clean the sample route a bit 66ac737

[camel] 01/02: Clean

2018-08-03 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch graalvm in repository https://gitbox.apache.org/repos/asf/camel.git commit 2774ee551e33952a996a6d15275f22897393a2a7 Author: Guillaume Nodet AuthorDate: Thu Aug 2 18:42:02 2018 +0200 Clean

[camel] branch graalvm updated (66ac737 -> 5ef601e)

2018-08-03 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch graalvm in repository https://gitbox.apache.org/repos/asf/camel.git. from 66ac737 Clean the sample route a bit new 2774ee5 Clean new 5ef601e Make sure there's no way to access

[camel] branch graalvm updated: Add header

2018-08-03 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch graalvm in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/graalvm by this push: new 95814e6 Add header 95814e6 is described below

[camel] branch master updated (efd7aaa -> 0a88d13)

2018-07-26 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from efd7aaa Regen add 6512ee0 [CAMEL-12689] EndpointRegistry, TransformerRegistry and ValidatorRegistry use wrong

[camel] 03/05: [CAMEL-12688] Improve Scanner performances

2018-07-26 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 0e9830d227b433f8975ce93a4882e7fa04725f02 Author: Guillaume Nodet AuthorDate: Sat Jun 23 22:58:15 2018 +0200 [CAMEL

[camel] 04/05: [CAMEL-12688] Improve introspection performances

2018-07-26 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 7af620666722660db19f98ce18b7685b57be5c9a Author: Guillaume Nodet AuthorDate: Mon Jun 25 15:22:58 2018 +0200 [CAMEL

[camel] 02/05: [CAMEL-12688] Avoid lamba

2018-07-26 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 9fc335ffa767df4cf06c5127733518758c2c8fda Author: Guillaume Nodet AuthorDate: Sat Jun 23 01:19:15 2018 +0200 [CAMEL

[camel] 05/05: [CAMEL-12688] Generate a fallback converter containing all core converters for performances

2018-07-26 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 0a88d1366ebde37bb5973704dd88ee723c005209 Author: Guillaume Nodet AuthorDate: Mon Jun 25 15:22:46 2018 +0200 [CAMEL

[camel] 01/05: [CAMEL-12688] Possibility to use a simple LRUCache

2018-07-26 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 2a8432dd477ca4d6e58ed8c4948e5e942aa0c8fd Author: Guillaume Nodet AuthorDate: Fri Jun 22 23:02:11 2018 +0200 [CAMEL

[camel] 01/03: Fix typo

2018-09-05 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 15f3a75aca89cc6499389890e5b1985afeedc1bc Author: Guillaume Nodet AuthorDate: Tue Sep 4 10:16:52 2018 +0200 Fix typo

[camel] 03/03: Fix typo

2018-09-05 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 9f19904bab2599ba924d4052453599b08c33348b Author: Guillaume Nodet AuthorDate: Wed Sep 5 14:28:57 2018 +0200 Fix typo

[camel] branch master updated (d3d952b -> 9f19904)

2018-09-05 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from d3d952b Polished new 15f3a75 Fix typo new d30d920 Fix typo new 9f19904 Fix typo The 3 revisions

[camel] 02/03: Fix typo

2018-09-05 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit d30d920c490a8f453e3b720e7d5fc5459a94676f Author: Guillaume Nodet AuthorDate: Tue Sep 4 11:03:53 2018 +0200 Fix typo

[camel] branch master updated: Fix typo

2018-09-05 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new a60fcf9 Fix typo a60fcf9 is described below

[camel] 40/43: Rename ManagementNamingStrategy to ManagementObjectNameStrategy

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit d5503c8321d7f5d238f9c2878ae120d16d201aa4 Author: Guillaume Nodet AuthorDate: Fri Oct 12 09:26:40 2018 +0200

[camel] 39/43: Move o.a.c.management.event to o.a.c.impl.event

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit d37f7aef2b607151d893f8d5c187f67c52e21c90 Author: Guillaume Nodet AuthorDate: Fri Oct 12 09:07:12 2018 +0200 Move

[camel] 34/44: Isolate o.a.c.management from o.a.c.impl

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 387216d38b6b4ae3d300db7e4c23be40200caea7 Author: Guillaume Nodet AuthorDate: Fri Oct 5 15:24:27 2018 +0200

[camel] 26/44: Trivial changes

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit ce747d6916d26ad6ff227c7e000c387f76e5ef8d Author: Guillaume Nodet AuthorDate: Mon Oct 1 17:20:49 2018 +0200

[camel] 31/44: Extract org.apache.camel.api.management packages

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit ad66a723b082879d76f2fbe4e71f75986b6b11c7 Author: Guillaume Nodet AuthorDate: Thu Oct 4 16:02:12 2018 +0200

[camel] 37/44: Trivial cleanup

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit ddb6d5a8c3fc79b67a5bf1c66e40698cc2003095 Author: Guillaume Nodet AuthorDate: Mon Oct 8 16:59:55 2018 +0200

[camel] 36/44: Move some cluster classes to o.a.c.support.cluster

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 8125c3494c0f0ce4df3aa27d09d16c66313d2512 Author: Guillaume Nodet AuthorDate: Mon Oct 8 14:27:10 2018 +0200

[camel] 14/44: [CAMEL-12818] Remove multiParameterArray, enrichRef, pollEnrichRef

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit a15c653469eddeeb763a6db42acda378aec8c59a Author: Guillaume Nodet AuthorDate: Tue Sep 25 09:46:16 2018 +0200

[camel] 15/44: [CAMEL-12818] Remove useDom, handled(), add rethrow()

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit b91ad91ccee2d143fd4610cbd7064b7f7528ee64 Author: Guillaume Nodet AuthorDate: Tue Sep 25 20:40:14 2018 +0200

[camel] 10/44: Use the snapshot version of the ActiveMQComponent instead of a hacked version

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 88dbe835f8a7f54d8a168d2cf0f66cda8ac788f9 Author: Guillaume Nodet AuthorDate: Sat Sep 22 17:59:22 2018 +0200

[camel] 19/44: [CAMEL-12818] Remove deprecated stuff

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit f1fffba18792fd3c41160cbf5bb6b28d5e6a42f1 Author: Guillaume Nodet AuthorDate: Fri Oct 12 00:35:08 2018 +0200

[camel] 01/44: [CAMEL-12814] Remove deprecated twitter component

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 57a7146265cc96ffb8c26c793ad914528b93ed8d Author: Guillaume Nodet AuthorDate: Fri Oct 12 10:56:37 2018 +0200

[camel] 38/43: Use a single field + lock to manage the services state

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 8cf9c04bbb19f62c8c6fbe57d28720c90774b2c9 Author: Guillaume Nodet AuthorDate: Mon Oct 1 17:20:26 2018 +0200 Use

[camel] 37/43: Trivial cleanup

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 0b7cb25ba2cc6f64adc9d51242b83094d5797c85 Author: Guillaume Nodet AuthorDate: Mon Oct 8 16:59:55 2018 +0200

[camel] 34/43: Isolate o.a.c.management from o.a.c.impl

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit ac3f392098253f135dcc55f3b2ce279db7a3 Author: Guillaume Nodet AuthorDate: Fri Oct 5 15:24:27 2018 +0200

[camel] 18/43: [CAMEL-12818] Remove deprecated stuff

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 89226cbefae79f6cd49a66f04108eb872c863212 Author: Guillaume Nodet AuthorDate: Fri Oct 12 00:34:51 2018 +0200

[camel] 15/43: [CAMEL-12818] Remove useDom, handled(), add rethrow()

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 9596f75f4396f94e1483090e9fe797f299799bf5 Author: Guillaume Nodet AuthorDate: Tue Sep 25 20:40:14 2018 +0200

[camel] 23/43: Simplify startService / stopService helpers

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 719bbc08750e03bdc2d1ad101494fb3fb302d357 Author: Guillaume Nodet AuthorDate: Fri Sep 28 12:01:48 2018 +0200

[camel] 31/43: Extract org.apache.camel.api.management packages

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit d8c8123fbc3e14528a776ce8c4eb179d7445cc5e Author: Guillaume Nodet AuthorDate: Thu Oct 4 16:02:12 2018 +0200

[camel] branch camel-3.x created (now 5533f06)

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git. at 5533f06 Reifiers This branch includes the following new commits: new 73e2cd0 Switch to 3.0.0-SNAPSHOT

[camel] 26/43: Trivial changes

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit c1d989db894e582f52faac7df66e1846ce354451 Author: Guillaume Nodet AuthorDate: Mon Oct 1 17:20:49 2018 +0200

[camel] 32/43: Remove useless @SuppressWarnings("deprecation")

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit c6dd783cc422f2ca9ff232994f6f47ba5437cbc8 Author: Guillaume Nodet AuthorDate: Fri Oct 5 09:05:18 2018 +0200

[camel] 22/43: Move StatefulService#getVersion to DefaultCamelContext

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit f8be20f8bf348eb3c01acb33e46a522d256db38a Author: Guillaume Nodet AuthorDate: Fri Sep 28 11:55:14 2018 +0200 Move

[camel] 04/43: [CAMEL-12814] Replace old components with their new counterpart

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit f2a1e4d5c29207af7870c6030d745e5c74e7cc40 Author: Guillaume Nodet AuthorDate: Thu Sep 20 08:39:18 2018 +0200

[camel] 05/43: [CAMEL-10535] Remove simple backwards parser

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 2db8c73915b250a6fb689f54ef32aa1ded4663c6 Author: Guillaume Nodet AuthorDate: Mon Sep 10 08:36:55 2018 +0200

[camel] 36/43: Move some cluster classes to o.a.c.support.cluster

2018-10-12 Thread gnodet
This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git commit 8bd20572b3cc606a57cec0d1b8d3b30d0a1e45fe Author: Guillaume Nodet AuthorDate: Mon Oct 8 14:27:10 2018 +0200 Move

  1   2   3   4   5   6   7   8   9   10   >