Uploaded image for project: 'Shale'
  1. Shale
  2. SHALE-327

Eliminate runtime dependency to JRE 1.5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.4-SNAPSHOT
    • 1.0.4
    • Clay
    • None

    Description

      The classes

      org.apache.shale.clay.convert.StringArrayConverter
      org.apache.shale.clay.convert.StringArrayConverterTestCase

      use the method: Character.valueOf(Char), which doesn't exist in JDK's prior to 1.5.

      Since clay should be runnable on JDK 1.4 according to the project descriptions, this method shouldn't be used.

      Attachments

        Activity

          People

            gvanmatre@comcast.net Gary VanMatre
            mike.meessen Mike Meessen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: