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:51:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-14223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Omar Al-Safi updated CAMEL-14223:
---------------------------------
    Description: While I was trying out the endpoint DSL, I noticed whenever {{mvn clean install :camel-package:generate-endpoint-dsl}} maven command 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  (was: 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)

> 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
>            Priority: Minor
>             Fix For: 3.x
>
>
> While I was trying out the endpoint DSL, I noticed whenever {{mvn clean install :camel-package:generate-endpoint-dsl}} maven command 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)