You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Owen Farrell (JIRA)" <ji...@apache.org> on 2016/11/26 22:25:58 UTC

[jira] [Updated] (CXF-7154) WSDL2JAVA Allows Unsafe Characters in to Generated Javadocs

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

Owen Farrell updated CXF-7154:
------------------------------
    Attachment: SAMPLE.wsdl

Sample WSDL that includes escape sequences in class-level and method-level documentation.

> WSDL2JAVA Allows Unsafe Characters in to Generated Javadocs
> -----------------------------------------------------------
>
>                 Key: CXF-7154
>                 URL: https://issues.apache.org/jira/browse/CXF-7154
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 3.2.0, 3.1.8
>            Reporter: Owen Farrell
>            Priority: Minor
>         Attachments: SAMPLE.wsdl
>
>
> When generating client stubs from WSDLs, the wsdl2java tool does not account for unsafe characters in the documentation tags provided by the WSDL. As a result, the javadoc tool generates unnecessary errors when run over sources generated by CXF.
> See attached WSDL and generated class for examples.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)