Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-520

Groovy cannot be compiled under JDK1.5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.0-beta-8
    • None
    • None

    Description

      On my system (Sun's JDK1.5 beta2) Groovy cannot be compiled because of 2 reasons.

      1. There is new constructor in class java.security.CodeSource. Now few calls to constructor from groovy are ambiguous. It is trivial to fix, I'll post patch here.

      2. javac says that it "cannot override bridge method" File.compareTo(Object) in class WritableFile. I've commented out it for myself. I don't know right solution

      Attachments

        1. 1.diff
          2 kB
          Stepan Koltsov

        Activity

          People

            guillaume Guillaume Sauthier
            yozh Stepan Koltsov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: