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

Groovyc: Pass specified classpath to Javac on Joint Compilation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1-beta-2
    • 1.1-beta-3
    • None
    • Linux (Ubuntu 7.04), Groovy 1.1 beta2

    Description

      When starting the groovyc compiler in the new Joint Compilation mode then the specified classpath is only used by the groovyc compiler, not by the Javac compiler.

      In almost all cases these two compilers need the same classpath. But right now it's necessary to pass the same classpath a second time as a jointCompilationOption "-Jclasspath=..."
      It would be great when this duplicate could get removed and the 2 compilers use the same classpath by default.

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            jede Stefan Saring
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: