[
https://issues.apache.org/jira/browse/SYNCOPE-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291279#comment-14291279
]
Sergey Beryozkin commented on SYNCOPE-630:
------------------------------------------
Hi Francesco
re the alternative option, I did not suggest introducing a 'filter' method,
only remove a no argument list() method and remove a NotNull annotation. This
means a single list accepting a matrix param would need to guard against null
itself, the interface change might have minor side-effects too. Perhaps setting
a property would do...
Thanks, Sergey
> Eliminate duplicate Syncope WADL methods
> ----------------------------------------
>
> Key: SYNCOPE-630
> URL: https://issues.apache.org/jira/browse/SYNCOPE-630
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.1.8, 1.2.1
> Reporter: Sergey Beryozkin
> Priority: Minor
> Fix For: 1.2.2, 1.3.0
>
> Attachments: SYNCOPE-630.patch
>
>
> See A "Minor Syncope WADL issue" [dev email
> thread|http://markmail.org/message/utoomopbte6awen4]. The auto-generated WADL
> has duplicate resource methods for one of the resources which is actually not
> an error per se but it makes it difficult to convert such WADL back to Java
> with Java to wadl tools.
> One of the options is to set a new 'ignoreOverloadedMethods' WADLGenerator
> property to true.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)