[
https://issues.apache.org/jira/browse/CAMEL-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-3501:
-------------------------------
Fix Version/s: (was: 2.6.0)
2.7.0
Issue Type: New Feature (was: Improvement)
> missing @Required annotation from setter methods on a few model definitions...
> ------------------------------------------------------------------------------
>
> Key: CAMEL-3501
> URL: https://issues.apache.org/jira/browse/CAMEL-3501
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Reporter: james strachan
> Fix For: 2.7.0
>
>
> Here's a list of pattern and property that has missing @Required annotation.
> There might be a few others I've missed, but at first look these look likely
> candidates
> {code}
> ConvertBody . type
> ExpressionDefinition . expression
> LoadBalance . ref
> Log . logName
> Marshal . ref
> Process . ref
> SetHeader . headerName
> SetOutHeader . headerName
> SetProperty . propertyName
> Unmarshal . ref
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.