You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2010/09/21 20:43:32 UTC

[jira] Closed: (FELIX-2612) [OBR] Doesn't work on Java 1.4 due to use of Boolean.parseBoolean()

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

Richard S. Hall closed FELIX-2612.
----------------------------------

      Assignee: Richard S. Hall
    Resolution: Fixed

Fixed in trunk.

> [OBR] Doesn't work on Java 1.4 due to use of Boolean.parseBoolean()
> -------------------------------------------------------------------
>
>                 Key: FELIX-2612
>                 URL: https://issues.apache.org/jira/browse/FELIX-2612
>             Project: Felix
>          Issue Type: Bug
>          Components: Bundle Repository (OBR)
>    Affects Versions: bundlerepository-1.6.4
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: bundlerepository-1.6.6
>
>
> Should use Boolean.valueOf().booleanValue()

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