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

Groovy shell swoallows exceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-5
    • 1.0-beta-6
    • None
    • None

    Description

      If a script throws a run time exception the stack trace is no longer displayed

      Instead you get
      Caught: groovy.lang.GroovyRuntimeException: This script or class could not be run.
      It should either:

      • have a main method,
      • be a class extending GroovyTestCase,
      • or implement the Runnable interface.

      Attachments

        Activity

          People

            guillaume Guillaume Sauthier
            tug John Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: