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/09/18 13:22:00 UTC

[jira] [Work started] (CAMEL-13990) Add UriEndpoint annotation checks for the schema name in the apt compiler so the compilation can fail in case there are invalid options set

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

Work on CAMEL-13990 started by Omar Al-Safi.
--------------------------------------------
> Add UriEndpoint annotation checks for the schema name in the apt compiler so the compilation can fail in case there are invalid options set
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-13990
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13990
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-apt
>    Affects Versions: 3.0.0.RC1
>            Reporter: Omar Al-Safi
>            Assignee: Omar Al-Safi
>            Priority: Minor
>             Fix For: 3.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently if the user sets invalid options in the UriEndpoint annotation, for example invalid schema name, the compilation will continue without failing, therefore it makes if we try to add a check in that apt compiler so the compilation will fail. We just need to make sure the end user can see the error message



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