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: Improvement Components: camel-core Reporter: james strachan Fix For: 2.6.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.