[GitHub] [camel-quarkus] zhfeng commented on issue #1037: Support Quarkus command mode

2020-04-22 Thread GitBox


zhfeng commented on issue #1037:
URL: https://github.com/apache/camel-quarkus/issues/1037#issuecomment-617848661


   Thanks @lburgazzoli - it looks like a big change to introduce the "bootstrap 
extension" and I think it could be better to raise a new 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:
us...@infra.apache.org




[GitHub] [camel-quarkus] zhfeng commented on issue #1037: Support Quarkus command mode

2020-04-22 Thread GitBox


zhfeng commented on issue #1037:
URL: https://github.com/apache/camel-quarkus/issues/1037#issuecomment-617830061


   So the CamelBootstrapBuildItem might be introduced here to be added in the 
```assembler``` ? Also I'm not very clear how to control the bootstrap mode by 
the options in the application,properties. currently the 
```quarkus.camel.main.enabled``` is used.



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:
us...@infra.apache.org




[GitHub] [camel-quarkus] zhfeng commented on issue #1037: Support Quarkus command mode

2020-04-22 Thread GitBox


zhfeng commented on issue #1037:
URL: https://github.com/apache/camel-quarkus/issues/1037#issuecomment-617593656


   I just think if we support the command lines, it could be too late to pass 
the args to the camel context which could be started when the Quarkus bootstrap 
up. Or we have to defer the 
[CamelMain.start()](https://github.com/apache/camel-quarkus/blob/master/extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/BuildProcessor.java#L605)
 to the QuarkusApplication main method ?



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:
us...@infra.apache.org




[GitHub] [camel-quarkus] zhfeng commented on issue #1037: Support Quarkus command mode

2020-04-20 Thread GitBox


zhfeng commented on issue #1037:
URL: https://github.com/apache/camel-quarkus/issues/1037#issuecomment-616425554


   I can take a look at this issue, please assign it to me.



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:
us...@infra.apache.org