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

Hudson commented on SYNCOPE-115:
--------------------------------

Integrated in Syncope-linux #225 (See 
[https://builds.apache.org/job/Syncope-linux/225/])
    [SYNCOPE-115] Setter method renamed to avoid ambiguities (Revision 1365923)

     Result = SUCCESS
ilgrosso : 
Files : 
* 
/incubator/syncope/trunk/client/src/main/java/org/apache/syncope/client/http/HttpClientParams.java
* /incubator/syncope/trunk/console/src/main/resources/applicationContext.xml
* /incubator/syncope/trunk/core/src/test/resources/restClientContext.xml

                
> Spring warns about 'Ambiguous write methods found' for HttpClientParams
> -----------------------------------------------------------------------
>
>                 Key: SYNCOPE-115
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-115
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 1.0.0-incubating
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>
> WARN  org.springframework.beans.GenericTypeAwarePropertyDescriptor - Invalid 
> JavaBean property 'parameters' being accessed! Ambiguous write methods found 
> next to actually used [public void 
> org.apache.syncope.client.http.HttpClientParams.setParameters(java.util.Map)]:
>  [public synchronized void 
> org.apache.http.params.SyncBasicHttpParams.setParameters(java.lang.String[],java.lang.Object)]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to