[
https://issues.apache.org/jira/browse/CAMEL-13990?focusedWorklogId=315552&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-315552
]
ASF GitHub Bot logged work on CAMEL-13990:
------------------------------------------
Author: ASF GitHub Bot
Created on: 20/Sep/19 09:46
Start Date: 20/Sep/19 09:46
Worklog Time Spent: 10m
Work Description: oscerd commented on pull request #3177: CAMEL-13990:
Add schema name checks in EndpointAnnotationProcessor
URL: https://github.com/apache/camel/pull/3177
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 315552)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)