[
https://issues.apache.org/jira/browse/CXF-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096822#comment-14096822
]
Sergey Beryozkin commented on CXF-5935:
---------------------------------------
The commit message contained a wrong JIRA number, CXF-5944 as opposed to
CXF-5935 (thanks to Alexey for spotting it). The actual changes are here:
https://fisheye6.atlassian.com/changelog/cxf?cs=5ec029fcf79929ee80ac6d3af81bf58b2e7d2dd3
> [wadl2java] Multipart method doesn't generate @Multipart params
> ---------------------------------------------------------------
>
> Key: CXF-5935
> URL: https://issues.apache.org/jira/browse/CXF-5935
> Project: CXF
> Issue Type: Bug
> Components: Tooling
> Affects Versions: 2.7.12
> Reporter: Alexey Markevich
> Assignee: Sergey Beryozkin
> Fix For: 2.7.13, 3.0.2, 3.1.0
>
> Attachments: cxf-tools-wadlto-jaxrs.patch, wadl2java-multipart.zip
>
>
> Expected method signature:
> String put(@Multipart(value="action") java.io.InputStream action,
> @Multipart(value="sources") java.io.InputStream sources);
--
This message was sent by Atlassian JIRA
(v6.2#6252)