[ 
https://issues.apache.org/jira/browse/UIMA-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Lally reassigned UIMA-289:
-------------------------------

    Assignee: Marshall Schor  (was: Adam Lally)

I changed your fix to instead check for the actual CasProcessorDeploymentParam 
is present in the list, and remove it, rather than just removing any parameter 
that had the same name.  I think this makes more sense for an API like this.  
If it was going to be name-based it should have taken a String as an argument.

> CasProcessorDeploymentParamsImpl has incorrect equals test argument
> -------------------------------------------------------------------
>
>                 Key: UIMA-289
>                 URL: https://issues.apache.org/jira/browse/UIMA-289
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.1
>            Reporter: Marshall Schor
>         Assigned To: Marshall Schor
>            Priority: Minor
>             Fix For: 2.1
>
>
> the remove method compared something of type "CasProcessorDeploymentParam" 
> with something of type "String".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to