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

Starting groovysh with groovysh.rc fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.3.1
    • Groovysh
    • None

    Description

      To fix, in Groovysh.groovy:

      • Command command = registry['load'] as Command
        + Command command = registry[':load'] as Command

      But several other bugs are likely to exist due to bad practice of using repeated String literals to refer to commands in the command Registry.

      Attachments

        Activity

          People

            melix Cédric Champeau
            tkruse Thibault Kruse
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: