Claus Ibsen created CAMEL-13914:
-----------------------------------
Summary: 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
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.2#803003)