You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/06/29 12:07:49 UTC

[jira] Moved: (KARAF-68) [Karaf] JDK 1.5 build issue - FeaturesServiceTest failure

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

Guillaume Nodet moved FELIX-2440 to KARAF-68:
---------------------------------------------

          Project: Karaf  (was: Felix)
              Key: KARAF-68  (was: FELIX-2440)
      Component/s:     (was: Karaf)
    Fix Version/s: 1.6.2
                       (was: karaf 1.8.0)

> [Karaf] JDK 1.5 build issue - FeaturesServiceTest failure
> ---------------------------------------------------------
>
>                 Key: KARAF-68
>                 URL: https://issues.apache.org/jira/browse/KARAF-68
>             Project: Karaf
>          Issue Type: Bug
>         Environment: Java 1.5
>            Reporter: Jamie goodyear
>            Assignee: Jamie goodyear
>             Fix For: 1.6.2
>
>         Attachments: FELIX-2440-part1.patch
>
>
> Building Felix Karaf as of rev 957256 using Java 1.5 will result in a build error.
> The test case failure in FeaturesServiceTest, can be resolved by modifying FeaturesServiceImpl to use a TreeSet instead of HashSet in doInstallFeature(), and then tweeking the test case to use the values "12345,54321" instead of "54321,12345". Please see attached patch file for this issue.

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