[ https://issues.apache.org/jira/browse/CXF-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977195#action_12977195 ]
Andrew Spencer commented on CXF-3129: ------------------------------------- Thanks to both of you for your work on this issue. > 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 > Assignee: Daniel Kulp > Priority: Minor > Fix For: 2.3.2 > > Attachments: Patch for CXF 3129 - version 2.patch, 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.