You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Torsten Curdt (JIRA)" <ji...@apache.org> on 2011/05/13 09:42:48 UTC

[jira] [Commented] (JCI-43) javac fails on 1.6

    [ https://issues.apache.org/jira/browse/JCI-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032876#comment-13032876 ] 

Torsten Curdt commented on JCI-43:
----------------------------------

This compiler was a hack anyway. It's deprecated now. Sounds like a won't fix.
With the 2.0 release there will be the jsr199 compiler.

> javac fails on 1.6
> ------------------
>
>                 Key: JCI-43
>                 URL: https://issues.apache.org/jira/browse/JCI-43
>             Project: Commons JCI
>          Issue Type: Bug
>          Components: compiler javac
>         Environment: JDK 1.6
>            Reporter: Torsten Curdt
>
> 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)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira