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

Need to tag the Groovy Support for a project earlier

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0
    • 1.1-rc-3
    • None
    • None

    Description

      GroovyModel.groovyFileAdded will display the AddGroovySupport dialog whenever a resource has changed. If the SUPPORT_GROOVY preference is not set, you may get multiple calls past the if check. What ends up happening is that you get many dialogs for the same project.

      Either a second check is put in the Job so they become no-ops, or after the check, it sets the value immediately to true. There really is no reason to wait til after the dialog is answered.

      Attachments

        1. bug2118.patch
          2 kB
          Michael Fraenkel

        Activity

          People

            fraenkel Michael Fraenkel
            fraenkel Michael Fraenkel
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: