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

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

GitHub user mikegolod opened a pull request:

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

    [CXF-6933] WadlGenerator now honors multiple Description annotations with 
the same target

    

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

    $ git pull https://github.com/mikegolod/cxf CXF-6933

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

    https://github.com/apache/cxf/pull/141.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 #141
    
----
commit 7f24b4f5bd4466a179c8e02aed7b623b0d851bbd
Author: Mikhail Golod <mikhail.go...@gmail.com>
Date:   2016-06-03T22:35:46Z

    [CXF-6933] WadlGenerator now honors multiple Description annotations
    with the same target

----


> WadlGenerator doesn't honor multiple Descriptions for same DocTarget
> --------------------------------------------------------------------
>
>                 Key: CXF-6933
>                 URL: https://issues.apache.org/jira/browse/CXF-6933
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.1.6
>            Reporter: Mike Golod
>            Priority: Trivial
>
> I have multiple Description annotations with same doctarget but different 
> lang values. WadlGenerator handleDocs method stops on the first Description 
> it finds. Wadl xsd doesn't restrict amount of documentation elements, it's 
> unbounded!



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

Reply via email to