You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/26 11:25:53 UTC

[GitHub] [camel-quarkus] zhfeng opened a new issue #984: Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context

zhfeng opened a new issue #984: Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context
URL: https://github.com/apache/camel-quarkus/issues/984
 
 
   This idea comes up during the discussion of https://github.com/apache/camel-quarkus/issues/819
   
   CamelContextCustomizerBuildItem  could be used to add the service in the camel context when we have the LRASagaService just like the auto configuration in the spring boot.
   
   It needs a proper class level JavaDoc to explain:
   
   - What happens before and after
   - Sum up roughly which uses is it intended for and
   - Explain the relationship to Core and Main.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] zhfeng commented on issue #984: Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context

Posted by GitBox <gi...@apache.org>.
zhfeng commented on issue #984: Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context
URL: https://github.com/apache/camel-quarkus/issues/984#issuecomment-612723833
 
 
   Hi @lburgazzoli , I just committed my changes to this issue and can you take a look ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] zhfeng commented on issue #984: Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context

Posted by GitBox <gi...@apache.org>.
zhfeng commented on issue #984: Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context
URL: https://github.com/apache/camel-quarkus/issues/984#issuecomment-612101546
 
 
   Thanks @lburgazzoli  for taking this issue.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] lburgazzoli commented on issue #984: Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #984: Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context
URL: https://github.com/apache/camel-quarkus/issues/984#issuecomment-611710210
 
 
   @zhfeng do you plan to work on this ? if not I can take it as it could  ease also for other things I'm working on

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] lburgazzoli closed issue #984: Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context

Posted by GitBox <gi...@apache.org>.
lburgazzoli closed issue #984: Introduce the CamelContextCustomizerBuildItem to do further customization of the camel context
URL: https://github.com/apache/camel-quarkus/issues/984
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services