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

Francesco Chicchiriccò commented on SYNCOPE-630:
------------------------------------------------

{quote}
I did not suggest introducing a 'filter' method, only remove a no argument 
list() method and remove a NotNull annotation
{quote}

Understand: I want to seek IF renaming the current {{list(Long)}} into 
{{filter(Long)}} (while keeping {{list()}}) would solve the issue anyway.
Alternatively, since I suspect that setting the WADL generator property might 
have undesired side-effects, I would rather remove {{list(Long)}} completely, 
since it seems to be only used by test classes.

> 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)

Reply via email to