[jira] [Commented] (CAMEL-5368) component direct:// does not offer cross bundle communication like nmr:// or vm://

2012-06-14 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13294995#comment-13294995 ] Guillaume Nodet commented on CAMEL-5368: AFAIK, the need is to have cross camel

[jira] [Commented] (CAMEL-5399) New component camel-dynamicep

2012-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402109#comment-13402109 ] Guillaume Nodet commented on CAMEL-5399: Yeah, I much prefer building the

[jira] [Commented] (CAMEL-5399) New component camel-dynamicep

2012-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402120#comment-13402120 ] Guillaume Nodet commented on CAMEL-5399: I didn't say we could do itnow, but I

[jira] [Comment Edited] (CAMEL-5399) New component camel-dynamicep

2012-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402120#comment-13402120 ] Guillaume Nodet edited comment on CAMEL-5399 at 6/27/12 10:24 AM:

[jira] [Updated] (CAMEL-5420) Camel transforms relative uri in a bad way

2012-07-04 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-5420: --- Description: When defining an endpoint with a relative uri such as {code}

[jira] [Created] (CAMEL-5427) Make file based split / aggregate strategies more generic

2012-07-06 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-5427: -- Summary: Make file based split / aggregate strategies more generic Key: CAMEL-5427 URL: https://issues.apache.org/jira/browse/CAMEL-5427 Project: Camel

[jira] [Created] (CAMEL-5451) Camel-Blueprint should wait for camel-core to be started since there is a strong dependency

2012-07-16 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-5451: -- Summary: Camel-Blueprint should wait for camel-core to be started since there is a strong dependency Key: CAMEL-5451 URL: https://issues.apache.org/jira/browse/CAMEL-5451

[jira] [Resolved] (CAMEL-5451) Camel-Blueprint should wait for camel-core to be started since there is a strong dependency

2012-07-16 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-5451. Resolution: Fixed Fix Version/s: 2.10.1 2.9.3

[jira] [Created] (CAMEL-6364) Improve processors wrapping

2013-05-16 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-6364: -- Summary: Improve processors wrapping Key: CAMEL-6364 URL: https://issues.apache.org/jira/browse/CAMEL-6364 Project: Camel Issue Type: Improvement

[jira] [Updated] (CAMEL-6364) Improve processors wrapping

2013-05-16 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-6364: --- Description: Some processors can't easily be wrapped currently (in load balancers, finally

[jira] [Created] (CAMEL-6371) Allow modifying the aggregation strategy by ProcessorFactories

2013-05-16 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-6371: -- Summary: Allow modifying the aggregation strategy by ProcessorFactories Key: CAMEL-6371 URL: https://issues.apache.org/jira/browse/CAMEL-6371 Project: Camel

[jira] [Created] (CAMEL-6376) The doCatch(xxx).handled(false) affects all catch clauses

2013-05-17 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-6376: -- Summary: The doCatch(xxx).handled(false) affects all catch clauses Key: CAMEL-6376 URL: https://issues.apache.org/jira/browse/CAMEL-6376 Project: Camel

[jira] [Resolved] (CAMEL-6371) Allow modifying the aggregation strategy by ProcessorFactories

2013-05-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-6371. Resolution: Fixed Fixed in http://git-wip-us.apache.org/repos/asf/camel/commit/d2b9cfab

[jira] [Resolved] (CAMEL-6115) Add a global interceptor mechanism

2013-05-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-6115. Resolution: Fixed Assignee: Guillaume Nodet Fixed in

[jira] [Resolved] (CAMEL-6364) Improve processors wrapping

2013-05-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-6364. Resolution: Fixed Fix Version/s: 2.12.0 Fixed in

[jira] [Updated] (CAMEL-6364) Improve processors wrapping

2013-05-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-6364: --- Component/s: camel-core Affects Version/s: 2.11.0 Improve processors wrapping

[jira] [Created] (CAMEL-6389) Add a mvel templating component along with the mvel expression language

2013-05-23 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-6389: -- Summary: Add a mvel templating component along with the mvel expression language Key: CAMEL-6389 URL: https://issues.apache.org/jira/browse/CAMEL-6389 Project:

[jira] [Resolved] (CAMEL-6389) Add a mvel templating component along with the mvel expression language

2013-05-23 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-6389. Resolution: Fixed Fixed in http://git-wip-us.apache.org/repos/asf/camel/commit/6c3f812a

[jira] [Commented] (CAMEL-6377) Optimize routing engine to reduce stack frames in use during routing and reduce callbacks

2013-05-23 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13665455#comment-13665455 ] Guillaume Nodet commented on CAMEL-6377: Two other things that I have started

[jira] [Comment Edited] (CAMEL-6377) Optimize routing engine to reduce stack frames in use during routing and reduce callbacks

2013-05-23 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13665455#comment-13665455 ] Guillaume Nodet edited comment on CAMEL-6377 at 5/23/13 6:28 PM:

[jira] [Created] (CAMEL-6731) The creation of the UnitOfWork should be done after the exchange is populated so that the notification sent contains meaningful data

2013-09-11 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-6731: -- Summary: The creation of the UnitOfWork should be done after the exchange is populated so that the notification sent contains meaningful data Key: CAMEL-6731 URL:

[jira] [Created] (CAMEL-7368) The feature descriptor should use a namespace

2014-04-15 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-7368: -- Summary: The feature descriptor should use a namespace Key: CAMEL-7368 URL: https://issues.apache.org/jira/browse/CAMEL-7368 Project: Camel Issue Type:

[jira] [Created] (CAMEL-7755) Fix all karaf feature definitions

2014-08-27 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-7755: -- Summary: Fix all karaf feature definitions Key: CAMEL-7755 URL: https://issues.apache.org/jira/browse/CAMEL-7755 Project: Camel Issue Type: Bug

[jira] [Commented] (CAMEL-7755) Fix all karaf feature definitions

2014-09-01 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14117517#comment-14117517 ] Guillaume Nodet commented on CAMEL-7755: This is fixed on cxf 3.0.2-SNAPSHOT Fix

[jira] [Commented] (CAMEL-7755) Fix all karaf feature definitions

2014-09-02 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118216#comment-14118216 ] Guillaume Nodet commented on CAMEL-7755: Fwiw, CXF 3.0 has the same issue where

[jira] [Commented] (CAMEL-7661) Upgrade to elasticsearch 1.2.0

2014-09-08 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-7661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14125276#comment-14125276 ] Guillaume Nodet commented on CAMEL-7661: Fwiw, the service loader OSGI extender is

[jira] [Created] (CAMEL-8347) Upgrade to scriptengines 1.1.1 which is available on central

2015-02-12 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-8347: -- Summary: Upgrade to scriptengines 1.1.1 which is available on central Key: CAMEL-8347 URL: https://issues.apache.org/jira/browse/CAMEL-8347 Project: Camel

[jira] [Resolved] (CAMEL-8347) Upgrade to scriptengines 1.1.1 which is available on central

2015-02-12 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-8347. Resolution: Fixed

[jira] [Updated] (CAMEL-6095) Fix camel-cdi when running in OSGi with pax-cdi

2015-03-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-6095: --- Assignee: (was: Guillaume Nodet) Fix camel-cdi when running in OSGi with pax-cdi

[jira] [Created] (CAMEL-9622) Provide well behaving features for Karaf 4x.

2016-02-19 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-9622: -- Summary: Provide well behaving features for Karaf 4x. Key: CAMEL-9622 URL: https://issues.apache.org/jira/browse/CAMEL-9622 Project: Camel Issue Type:

[jira] [Created] (CAMEL-11467) Camel-bindy tests fail depending on the locale

2017-06-27 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-11467: --- Summary: Camel-bindy tests fail depending on the locale Key: CAMEL-11467 URL: https://issues.apache.org/jira/browse/CAMEL-11467 Project: Camel Issue

[jira] [Assigned] (CAMEL-11467) Camel-bindy tests fail depending on the locale

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-11467: --- Assignee: Guillaume Nodet > Camel-bindy tests fail depending on the locale >

[jira] [Commented] (CAMEL-11467) Camel-bindy tests fail depending on the locale

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16065500#comment-16065500 ] Guillaume Nodet commented on CAMEL-11467: - Yes, and no. I have a fix to set the system

[jira] [Resolved] (CAMEL-11467) Camel-bindy tests fail depending on the locale

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-11467. - Resolution: Fixed Fix Version/s: 2.20.0 > Camel-bindy tests fail depending on the

[jira] [Resolved] (CAMEL-11464) Upgrade to rhino 1.7.7.1

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-11464. - Resolution: Fixed > Upgrade to rhino 1.7.7.1 > > >

[jira] [Assigned] (CAMEL-11458) Avoid the use of the scriptengines libraries from google code

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-11458: --- Assignee: Guillaume Nodet > Avoid the use of the scriptengines libraries from

[jira] [Updated] (CAMEL-11459) Upgrade CXF to 3.2

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-11459: Fix Version/s: 2.20.0 > Upgrade CXF to 3.2 > -- > > Key:

[jira] [Updated] (CAMEL-11458) Avoid the use of the scriptengines libraries from google code

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-11458: Fix Version/s: 2.20.0 > Avoid the use of the scriptengines libraries from google code >

[jira] [Created] (CAMEL-11464) Upgrade to rhino 1.7.7.1

2017-06-27 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-11464: --- Summary: Upgrade to rhino 1.7.7.1 Key: CAMEL-11464 URL: https://issues.apache.org/jira/browse/CAMEL-11464 Project: Camel Issue Type: Improvement

[jira] [Resolved] (CAMEL-11458) Avoid the use of the scriptengines libraries from google code

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-11458. - Resolution: Fixed

[jira] [Resolved] (CAMEL-11462) Nashorn javascript library can not be found in OSGi

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-11462. - Resolution: Fixed Fix Version/s: 2.20.0

[jira] [Commented] (CAMEL-11459) Upgrade CXF to 3.2

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064516#comment-16064516 ] Guillaume Nodet commented on CAMEL-11459: - This should incorporate

[jira] [Created] (CAMEL-11458) Avoid the use of the scriptengines libraries from google code

2017-06-27 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-11458: --- Summary: Avoid the use of the scriptengines libraries from google code Key: CAMEL-11458 URL: https://issues.apache.org/jira/browse/CAMEL-11458 Project: Camel

[jira] [Created] (CAMEL-11459) Upgrade CXF to 3.2

2017-06-27 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-11459: --- Summary: Upgrade CXF to 3.2 Key: CAMEL-11459 URL: https://issues.apache.org/jira/browse/CAMEL-11459 Project: Camel Issue Type: Improvement

[jira] [Created] (CAMEL-11462) Nashorn javascript library can not be found in OSGi

2017-06-27 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-11462: --- Summary: Nashorn javascript library can not be found in OSGi Key: CAMEL-11462 URL: https://issues.apache.org/jira/browse/CAMEL-11462 Project: Camel

[jira] [Updated] (CAMEL-11462) Nashorn javascript library can not be found in OSGi

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-11462: Component/s: osgi > Nashorn javascript library can not be found in OSGi >

[jira] [Commented] (CAMEL-11462) Nashorn javascript library can not be found in OSGi

2017-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064788#comment-16064788 ] Guillaume Nodet commented on CAMEL-11462: - Well, that would be related, but different issue. >

[jira] [Commented] (CAMEL-11321) Can CamelContext startup faster

2018-06-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515188#comment-16515188 ] Guillaume Nodet commented on CAMEL-11321: - I'm going to investigate some fine tuning and

[jira] [Assigned] (CAMEL-11810) Lifecycle problems for services retrieved from Blueprint container

2018-06-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-11810: --- Assignee: Guillaume Nodet (was: Grzegorz Grzybek) > Lifecycle problems for

[jira] [Commented] (CAMEL-11810) Lifecycle problems for services retrieved from Blueprint container

2018-07-02 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530063#comment-16530063 ] Guillaume Nodet commented on CAMEL-11810: - A workaround would be to wrap the

[jira] [Created] (CAMEL-11956) Support Spring 5.0.x

2017-10-27 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-11956: --- Summary: Support Spring 5.0.x Key: CAMEL-11956 URL: https://issues.apache.org/jira/browse/CAMEL-11956 Project: Camel Issue Type: Task Affects

[jira] [Resolved] (CAMEL-12026) ensure camel bundle with spring configuration works in OSGi with aries-blueprint-spring bridge

2018-02-22 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-12026. - Resolution: Won't Fix > ensure camel bundle with spring configuration works in OSGi with

[jira] [Commented] (CAMEL-12026) ensure camel bundle with spring configuration works in OSGi with aries-blueprint-spring bridge

2018-02-22 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16372681#comment-16372681 ] Guillaume Nodet commented on CAMEL-12026: - So the problem is that simple camel context work, but

[jira] [Reopened] (CAMEL-12026) ensure camel bundle with spring configuration works in OSGi with aries-blueprint-spring bridge

2018-02-21 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reopened CAMEL-12026: - I'm reopening this issue, as I've been working for quite some time on the

[jira] [Assigned] (CAMEL-12026) ensure camel bundle with spring configuration works in OSGi with aries-blueprint-spring bridge

2018-02-21 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-12026: --- Assignee: Guillaume Nodet (was: Freeman Fang) > ensure camel bundle with spring

[jira] [Resolved] (CAMEL-12689) EndpointRegistry, TransformerRegistry and ValidatorRegistry use wrong generics

2018-07-26 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-12689. - Resolution: Fixed

[jira] [Resolved] (CAMEL-12688) Improve Camel startup performances

2018-07-26 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-12688. - Resolution: Fixed

[jira] [Created] (CAMEL-12688) Improve Camel startup performances

2018-07-26 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12688: --- Summary: Improve Camel startup performances Key: CAMEL-12688 URL: https://issues.apache.org/jira/browse/CAMEL-12688 Project: Camel Issue Type:

[jira] [Created] (CAMEL-12689) EndpointRegistry, TransformerRegistry and ValidatorRegistry use wrong generics

2018-07-26 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12689: --- Summary: EndpointRegistry, TransformerRegistry and ValidatorRegistry use wrong generics Key: CAMEL-12689 URL: https://issues.apache.org/jira/browse/CAMEL-12689

[jira] [Created] (CAMEL-12761) Upgrade to JUnit 4

2018-08-29 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12761: --- Summary: Upgrade to JUnit 4 Key: CAMEL-12761 URL: https://issues.apache.org/jira/browse/CAMEL-12761 Project: Camel Issue Type: Improvement

[jira] [Created] (CAMEL-12763) Improve the logic to related the consumer to the producer in the direct component

2018-08-29 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12763: --- Summary: Improve the logic to related the consumer to the producer in the direct component Key: CAMEL-12763 URL: https://issues.apache.org/jira/browse/CAMEL-12763

[jira] [Created] (CAMEL-12765) Improve service lifecycle semantics

2018-08-30 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12765: --- Summary: Improve service lifecycle semantics Key: CAMEL-12765 URL: https://issues.apache.org/jira/browse/CAMEL-12765 Project: Camel Issue Type:

[jira] [Updated] (CAMEL-12765) Improve service lifecycle semantics

2018-08-30 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-12765: Description: While working on camel-core, I found out that the service lifecycle

[jira] [Created] (CAMEL-12886) Various asynchronous engine issues

2018-10-16 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12886: --- Summary: Various asynchronous engine issues Key: CAMEL-12886 URL: https://issues.apache.org/jira/browse/CAMEL-12886 Project: Camel Issue Type: Task

[jira] [Assigned] (CAMEL-10469) Remove @version in java source code

2018-10-01 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-10469: --- Assignee: Guillaume Nodet > Remove @version in java source code >

[jira] [Updated] (CAMEL-12765) Improve service lifecycle semantics

2018-08-30 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-12765: Description: While working on camel-core, I found out that the service lifecycle

[jira] [Resolved] (CAMEL-12761) Upgrade to JUnit 4

2018-08-30 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-12761. - Resolution: Fixed Fix Version/s: 2.23.0 > Upgrade to JUnit 4 >

[jira] [Resolved] (CAMEL-12770) Allow endpoints to migrate from the dynamic to the static map in the endpoint registry

2018-09-03 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-12770. - Resolution: Fixed Fix Version/s: 2.23.0

[jira] [Resolved] (CAMEL-12763) Improve the logic to related the consumer to the producer in the direct component

2018-09-03 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-12763. - Resolution: Fixed Fix Version/s: 2.23.0 [[CAMEL-12763] Improve the logic to

[jira] [Created] (CAMEL-12770) Allow endpoints to migrate from the dynamic to the static map in the endpoint registry

2018-09-03 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12770: --- Summary: Allow endpoints to migrate from the dynamic to the static map in the endpoint registry Key: CAMEL-12770 URL: https://issues.apache.org/jira/browse/CAMEL-12770

[jira] [Resolved] (CAMEL-12771) Do not use deprecated methods on ObjectHelper

2018-09-03 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-12771. - Resolution: Fixed Fix Version/s: 2.23.0

[jira] [Commented] (CAMEL-11361) AsyncCallback API - Include Exchange if we do change the API

2019-01-02 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731849#comment-16731849 ] Guillaume Nodet commented on CAMEL-11361: - I think it makes sense, but there are other

[jira] [Commented] (CAMEL-13002) Fix Karaf features in Camel 3

2019-01-21 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-13002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16748440#comment-16748440 ] Guillaume Nodet commented on CAMEL-13002: - Yes, I started working on that yesterday. > Fix

[jira] [Assigned] (CAMEL-13002) Fix Karaf features in Camel 3

2019-01-21 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-13002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-13002: --- Assignee: Guillaume Nodet > Fix Karaf features in Camel 3 >

[jira] [Commented] (CAMEL-13002) Fix Karaf features in Camel 3

2019-01-21 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-13002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16748457#comment-16748457 ] Guillaume Nodet commented on CAMEL-13002: - Some component and languages should be easy to split

[jira] [Created] (CAMEL-13118) Components should not depend on camel-core but camel-support

2019-01-23 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-13118: --- Summary: Components should not depend on camel-core but camel-support Key: CAMEL-13118 URL: https://issues.apache.org/jira/browse/CAMEL-13118 Project: Camel

[jira] [Assigned] (CAMEL-13109) Generate the Provide-Capability for the services for components/ languages / dataformats

2019-01-23 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-13109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-13109: --- Assignee: Guillaume Nodet > Generate the Provide-Capability for the services for

[jira] [Created] (CAMEL-13109) Generate the Provide-Capability for the services for components/ languages / dataformats

2019-01-23 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-13109: --- Summary: Generate the Provide-Capability for the services for components/ languages / dataformats Key: CAMEL-13109 URL: https://issues.apache.org/jira/browse/CAMEL-13109

[jira] [Resolved] (CAMEL-13109) Generate the Provide-Capability for the services for components/ languages / dataformats

2019-01-23 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-13109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-13109. - Resolution: Fixed > Generate the Provide-Capability for the services for components/

[jira] [Assigned] (CAMEL-10911) Avoid non singleton endpoints, consumer and producers

2018-09-14 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-10911: --- Assignee: Guillaume Nodet > Avoid non singleton endpoints, consumer and producers

[jira] [Assigned] (CAMEL-12792) EndpointComplete - Should be deprecated

2018-09-14 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-12792: --- Assignee: Guillaume Nodet > EndpointComplete - Should be deprecated >

[jira] [Assigned] (CAMEL-10535) Remove simple backwards parser

2018-09-14 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-10535: --- Assignee: Guillaume Nodet > Remove simple backwards parser >

[jira] [Created] (CAMEL-12811) Remove deprecated languages and dataformats

2018-09-14 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12811: --- Summary: Remove deprecated languages and dataformats Key: CAMEL-12811 URL: https://issues.apache.org/jira/browse/CAMEL-12811 Project: Camel Issue

[jira] [Assigned] (CAMEL-4763) Deprecate and remove logging error handler, as people should use DeadLetterChannel instead

2018-09-14 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-4763: -- Assignee: Guillaume Nodet > Deprecate and remove logging error handler, as people

[jira] [Created] (CAMEL-12814) Remove deprecated languages and dataformats

2018-09-15 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12814: --- Summary: Remove deprecated languages and dataformats Key: CAMEL-12814 URL: https://issues.apache.org/jira/browse/CAMEL-12814 Project: Camel Issue

[jira] [Assigned] (CAMEL-12814) Remove deprecated languages and dataformats

2018-09-15 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned CAMEL-12814: --- Assignee: Guillaume Nodet > Remove deprecated languages and dataformats >

[jira] [Updated] (CAMEL-12814) Remove deprecated components

2018-09-15 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-12814: Fix Version/s: 3.0.0 > Remove deprecated components > > >

[jira] [Updated] (CAMEL-12814) Remove deprecated components

2018-09-15 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-12814: Summary: Remove deprecated components (was: Remove deprecated languages and dataformats)

[jira] [Updated] (CAMEL-12819) Remove deprecated Tracer

2018-09-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-12819: Summary: Remove deprecated Tracer (was: Remove deprecated Tracer and Debugger) > Remove

[jira] [Work started] (CAMEL-12819) Remove deprecated Tracer

2018-09-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-12819 started by Guillaume Nodet. --- > Remove deprecated Tracer > > >

[jira] [Created] (CAMEL-12809) Threading issues with the throttler when using a correlation key

2018-09-14 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12809: --- Summary: Threading issues with the throttler when using a correlation key Key: CAMEL-12809 URL: https://issues.apache.org/jira/browse/CAMEL-12809 Project:

[jira] [Updated] (CAMEL-12809) Threading issues with the throttler when using a correlation key

2018-09-14 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-12809: Fix Version/s: 2.23.0 > Threading issues with the throttler when using a correlation key

[jira] [Commented] (CAMEL-12809) Threading issues with the throttler when using a correlation key

2018-09-14 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16614872#comment-16614872 ] Guillaume Nodet commented on CAMEL-12809: - CAMEL-6840 introduces a few problems which need to be

[jira] [Resolved] (CAMEL-12809) Threading issues with the throttler when using a correlation key

2018-09-14 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CAMEL-12809. - Resolution: Fixed Regression: Regression,Unit Test Broken

[jira] [Updated] (CAMEL-12618) Compilation failure on Java 11

2018-09-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-12618: Fix Version/s: 3.0.0 > Compilation failure on Java 11 > -- >

[jira] [Created] (CAMEL-12817) Introduce reifiers objects to break the dependency from o.a.c.model to o.a.c

2018-09-17 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12817: --- Summary: Introduce reifiers objects to break the dependency from o.a.c.model to o.a.c Key: CAMEL-12817 URL: https://issues.apache.org/jira/browse/CAMEL-12817

[jira] [Created] (CAMEL-12818) Remove deprecated features

2018-09-17 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created CAMEL-12818: --- Summary: Remove deprecated features Key: CAMEL-12818 URL: https://issues.apache.org/jira/browse/CAMEL-12818 Project: Camel Issue Type: Task

[jira] [Updated] (CAMEL-4763) Deprecate and remove logging error handler, as people should use DeadLetterChannel instead

2018-09-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-4763: --- Issue Type: Task (was: Improvement) > Deprecate and remove logging error handler, as people

[jira] [Updated] (CAMEL-10535) Remove deprecated simple backwards parser

2018-09-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-10535: Summary: Remove deprecated simple backwards parser (was: Remove simple backwards parser)

[jira] [Updated] (CAMEL-12792) Remove deprecated EndpointComplete

2018-09-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated CAMEL-12792: Summary: Remove deprecated EndpointComplete (was: EndpointComplete - Should be

  1   2   3   4   5   >