[
https://issues.apache.org/jira/browse/CXF-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969625#action_12969625
]
Nithya commented on CXF-3129:
-----------------------------
Made changes in 2 places
1. Passing -mark-generated attribute to XJC
2. Changes in velocity templates
> wsdl2java: place @Generated annotation on generated code
> --------------------------------------------------------
>
> Key: CXF-3129
> URL: https://issues.apache.org/jira/browse/CXF-3129
> Project: CXF
> Issue Type: New Feature
> Components: Tooling
> Affects Versions: 2.3.0
> Reporter: Andrew Spencer
> Priority: Minor
> Attachments: Patch for CXF 3129.txt
>
>
> It would be considerate on the part of CXF to place @Generated on the Java
> source generated by wsdl2java.
> @Generated is in the javax.annotation package and is a marker for generated
> code. It allows code quality tools to ignore the generated code, as
> described in this feature request for Sonar:
> http://jira.codehaus.org/browse/SONAR-1042
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.