You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Brian Foster (Updated) (JIRA)" <ji...@apache.org> on 2012/03/22 22:26:22 UTC

[jira] [Updated] (OODT-428) CrawlerBeansPropHandler doesn't set list properties for Spring PropertyOverrideConfigurer correctly

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

Brian Foster updated OODT-428:
------------------------------

    Attachment: OODT-428.2012-03-22.patch.txt

- attached patch
                
> CrawlerBeansPropHandler doesn't set list properties for Spring PropertyOverrideConfigurer correctly
> ---------------------------------------------------------------------------------------------------
>
>                 Key: OODT-428
>                 URL: https://issues.apache.org/jira/browse/OODT-428
>             Project: OODT
>          Issue Type: Bug
>          Components: crawler
>    Affects Versions: 0.3
>         Environment: none
>            Reporter: Brian Foster
>            Assignee: Brian Foster
>            Priority: Minor
>             Fix For: 0.4
>
>         Attachments: OODT-428.2012-03-22.patch.txt
>
>
> It currently was setting lists keys to: value1,value2,value3,...
> This patch will instead change it to:
> key[0] = value1
> key[1] = value2

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