You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Nithya (JIRA)" <ji...@apache.org> on 2010/12/09 05:28:01 UTC

[jira] Updated: (CXF-3129) wsdl2java: place @Generated annotation on generated code

     [ https://issues.apache.org/jira/browse/CXF-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nithya updated CXF-3129:
------------------------

    Attachment: Patch for CXF 3129.txt

> 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.