You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Torsten Curdt (JIRA)" <ji...@apache.org> on 2007/04/01 13:24:25 UTC

[jira] Commented: (SANDBOX-187) javac fails on windows

    [ https://issues.apache.org/jira/browse/SANDBOX-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485779 ] 

Torsten Curdt commented on SANDBOX-187:
---------------------------------------

it would be good to
o not run the tests for javac on jdk 1.6+
o only compile jsr199 on jdk 1.6+

> javac fails on windows
> ----------------------
>
>                 Key: SANDBOX-187
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-187
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: JCI
>         Environment: Windows XP, JDK 1.6
>            Reporter: Torsten Curdt
>         Assigned To: Torsten Curdt
>            Priority: Minor
>
> For some reason we still have a backslash in there ....while it should be a simple slash
> 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org