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

groovyc is failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.6.1
    • None
    • Ant integration, Compiler
    • None
    • Using groovy 1.6.1 and java 1.6

    Description

      Hi there,

      I am trying to run my ant task for compiling groovy classes.

      It was working fine but i suddenly did one small change that i created an java interface and imported it into my groovy class.

      After that my ant task started giving this err:

      [groovyc] org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed, web\user\UserModule.groovy: 3: unable to resolve class web.Statics

      Where Static is my java interface and i import it in my grovvy class like

      import web.Statics

      However when i compile my groovy class through idea it compiles very well.

      Anybody has any idea about this issue?

      -Khush

      Attachments

        Activity

          People

            Unassigned Unassigned
            khushwinder khushwinder
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: