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

Groovysh: Move Command and CommandException classes into groovysh subproject

    XMLWordPrintableJSON

Details

    Description

      Unless I am missing something, classes

      src/main/org/codehaus/groovy/tools/shell/Command.java

      and

      src/main/org/codehaus/groovy/tools/shell/CommandException.java

      are only used by groovysh, so they could be moved to

      subprojects/groovy-groovysh/src/main/groovy/org/codehaus/groovy/tools/shell

      to make things more clear, and allow changes to groovysh that don't visibly affect core.

      The other classes in the shell package could also be candidates, though I see some dependencies from groovydoc to them.

      Attachments

        Activity

          People

            pschumacher Pascal Schumacher
            tkruse Thibault Kruse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: