You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/28 22:45:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-14223?focusedWorklogId=351168&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-351168 ]

ASF GitHub Bot logged work on CAMEL-14223:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Nov/19 22:44
            Start Date: 28/Nov/19 22:44
    Worklog Time Spent: 10m 
      Work Description: omarsmak commented on pull request #3366: CAMEL-14223: Fix EndpointBuilderFactory is not updated whenever the maven build is executed
URL: https://github.com/apache/camel/pull/3366
 
 
   Currently, if there is a new component being added or deleted, the `EndpointBuilderFactory` is not updated, which is a result, the endpoint DSL for newly added component won't be exposed to the user. This PR will make sure the interface being updated whenever there are changes in components whenever the normal maven build is executed
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 351168)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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.1.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)