You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2019/11/27 14:50:00 UTC

[jira] [Created] (CAMEL-14223) EndpointBuilderFactory is not updated whenever `:camel-package:generate-endpoint-dsl` is executed

Omar Al-Safi created CAMEL-14223:
------------------------------------

             Summary: EndpointBuilderFactory is not updated whenever `:camel-package:generate-endpoint-dsl` is executed
                 Key: CAMEL-14223
                 URL: https://issues.apache.org/jira/browse/CAMEL-14223
             Project: Camel
          Issue Type: Bug
          Components: tooling
    Affects Versions: 3.0.0
            Reporter: Omar Al-Safi
            Assignee: Omar Al-Safi
             Fix For: 3.x


While I was trying out the endpoint DSL, I noticed whenever {{mvn clean install :camel-package:generate-endpoint-dsl}} is executed under specific component, the corresponding DSL factory will be be created as expected, however {{EndpointBuilderFactory}} interface won't be updated to include the new generated DSL factory which as result, the generated factory won't be exposed whenever camel-endpointdsl is imported



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