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

Stamp groovy classes with the version of groovy used to generate them.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.7.1, 1.8-beta-1
    • class generator
    • None

    Description

      Sometimes in troubleshooting the groovy issues, it is helpful to know if a groovy class was compiled with one groovy version and is being run with an incompatible groovy version.

      Currently, in the pre-compiled classes, groovy compiler leaves no signs of its version behind.

      A run-time annotation can be introduced to store the groovy version, which can subsequently be retrieved to know the origin of that groovy class.

      Attachments

        1. 3938_v18x_Patch.txt
          7 kB
          Roshan Dawrani

        Activity

          People

            roshandawrani Roshan Dawrani
            roshandawrani Roshan Dawrani
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: