Details

    • Type: Task Task
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.0-RC2
    • Component/s: groovy
    • Labels:
      None
    • Number of attachments :
      0

      Description

      groovy-jsr-02 is not binary compatibile with groovy-jsr-01

        Activity

        Hide
        Mauro Talevi added a comment -

        In CompilationFailedException the ProcessingUnit.getErrors() has been replaced with
        ProcessingUnit.getErrorCollector().getErrors().

        We shall need to catch a NoSuchMethodError unless something else backward-compatible
        towards jsr-01 is found. Will query groovy list.

        Show
        Mauro Talevi added a comment - In CompilationFailedException the ProcessingUnit.getErrors() has been replaced with ProcessingUnit.getErrorCollector().getErrors(). We shall need to catch a NoSuchMethodError unless something else backward-compatible towards jsr-01 is found. Will query groovy list.
        Hide
        Jörg Schaible added a comment -

        Why do we need something backward compatible here ? Nano-1.0-beta-5 was released with groovy-classic and as long as we don't make a new release, we can keep the changes on our side up-to-date ... or do I miss something here?

        Show
        Jörg Schaible added a comment - Why do we need something backward compatible here ? Nano-1.0-beta-5 was released with groovy-classic and as long as we don't make a new release, we can keep the changes on our side up-to-date ... or do I miss something here?
        Hide
        Mauro Talevi added a comment -

        Upgraded without backward compat.
        We shall track groovy jsr releases with nano RC releases.

        Show
        Mauro Talevi added a comment - Upgraded without backward compat. We shall track groovy jsr releases with nano RC releases.
        Mauro Talevi made changes -
        Field Original Value New Value
        Status Open [ 1 ] Closed [ 6 ]
        Resolution Fixed [ 1 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Mauro Talevi
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: