[ 
https://issues.apache.org/jira/browse/CAMEL-13914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962871#comment-16962871
 ] 

Claus Ibsen commented on CAMEL-13914:
-------------------------------------

I think the build phase should only be explicit invoked by camel-quarkus (and 
others which may support similar in the future)
and then leave this phase out for regular runtime of Camel (where we do init -> 
start -> stop)


> camel3 - Service lifecycle - Add doBuild phase
> ----------------------------------------------
>
>                 Key: CAMEL-13914
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13914
>             Project: Camel
>          Issue Type: Task
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Lets introduce a build/doBuild phase on Service so we have this callback when 
> camel-quarkus is building the project, that we can use for build time 
> optimization.
> Currently we are using doInit a bit for that, but with this name it make it 
> more obvious that its only for building phase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to