Uploaded image for project: 'Commons JCS'
  1. Commons JCS
  2. JCS-132

EnsureCDIIsTestedWhenTCKsRunTest fails on Java 1.6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • jcs-2.0-beta-1
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: