Uploaded image for project: 'Commons JCI'
  1. Commons JCI
  2. JCI-43

javac fails on 1.6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 1.1
    • compiler javac
    • None
    • JDK 1.6

    Description

      For some reason we still have a backslash in there ....while it should be a simple slash
      [sebb: this is because of a change in the tools classes]

      junit.framework.AssertionFailedError: Failure executing javac, but could not parse the error: javac: file not found: jci\Simple.java
      Usage: javac <options> <source files>
      use -help for a list of possible options
      , expected:<0> but was:<1>
      at junit.framework.Assert.fail(Assert.java:47)
      at junit.framework.Assert.failNotEquals(Assert.java:282)
      at junit.framework.Assert.assertEquals(Assert.java:64)
      at junit.framework.Assert.assertEquals(Assert.java:201)
      at org.apache.commons.jci.compilers.AbstractCompilerTestCase.testSimpleCompile(AbstractCompilerTestCase.java:56)

      Attachments

        Issue Links

          Activity

            People

              tcurdt Torsten Curdt
              tcurdt Torsten Curdt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: