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


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.

Reply via email to