[
https://issues.apache.org/jira/browse/CAMEL-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-13990.
--------------------------------------
Resolution: Fixed
> 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.0.0, 3.0.0.RC2
>
> 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)