[ 
https://issues.apache.org/jira/browse/CXF-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15698607#comment-15698607
 ] 

ASF GitHub Bot commented on CXF-7154:
-------------------------------------

GitHub user owenfarrell opened a pull request:

    https://github.com/apache/cxf/pull/206

    CXF-7154

    Update to address javadoc generation, as described in CXF-7154.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/owenfarrell/cxf master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/206.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #206
    
----
commit 2c7c1b235a4e6117fa1b8d89d1dcd0be10b6cbe8
Author: Owen Farrell <owen.farr...@gmail.com>
Date:   2016-11-26T21:43:32Z

    

----


> 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: EchoEndpoint.java, 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)

Reply via email to