You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2015/01/12 16:06:34 UTC

[jira] [Resolved] (SLING-4299) JcrResourceBundleTest fails with Java 8

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

Bertrand Delacretaz resolved SLING-4299.
----------------------------------------
    Resolution: Fixed

Fixed in revision 1651110, using LinkedHashSet instead of HashSet

> JcrResourceBundleTest fails with Java 8
> ---------------------------------------
>
>                 Key: SLING-4299
>                 URL: https://issues.apache.org/jira/browse/SLING-4299
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: i18n 2.2.12
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>
> {code}
> test_search_path(org.apache.sling.i18n.impl.JcrResourceBundleTest)  Time elapsed: 0.08 sec  <<< FAILURE!
> junit.framework.ComparisonFailure: expected:<[OTHER]> but was:<[K�che]>
> ...
> 	at org.apache.sling.i18n.impl.JcrResourceBundleTest.test_search_path(JcrResourceBundleTest.java:539)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)