You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Vandahl (JIRA)" <ji...@apache.org> on 2014/10/16 14:59:34 UTC

[jira] [Resolved] (JCS-132) EnsureCDIIsTestedWhenTCKsRunTest fails on Java 1.6

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

Thomas Vandahl resolved JCS-132.
--------------------------------
    Resolution: Won't Fix

According to [~romain.manni-bucau]:
{quote}
we have to use java 7 for this tcl module
{quote}

> EnsureCDIIsTestedWhenTCKsRunTest fails on Java 1.6
> --------------------------------------------------
>
>                 Key: JCS-132
>                 URL: https://issues.apache.org/jira/browse/JCS-132
>             Project: Commons JCS
>          Issue Type: Bug
>            Reporter: Sebb
>             Fix For: jcs-2.0-alpha-1
>
>
> EnsureCDIIsTestedWhenTCKsRunTest fails on Java 1.6 because it tries to load javax.cache.annotation.BeanProvider.class
> Unfortunately the jar in which is is contained appears to have been built for Java 1.7 (unlike the rest of the javax jars).
> Some possible workrounds:
> - use a different class if there is another that is suitable
> - get the providers to release a version that works for Java 1.6
> - catch the failure, and convert it to a warning on Java 1.6



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