You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2013/01/18 03:52:12 UTC

[jira] [Resolved] (UIMA-2569) JSR47Logger_implTest fails with JDK 7 on builds.apache.org

     [ https://issues.apache.org/jira/browse/UIMA-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Eckart de Castilho resolved UIMA-2569.
----------------------------------------------

    Resolution: Cannot Reproduce

After fixing the build by changing the Maven version in Jenkins, all seems fine now. No test case failures.
                
> JSR47Logger_implTest fails with JDK 7 on builds.apache.org
> ----------------------------------------------------------
>
>                 Key: UIMA-2569
>                 URL: https://issues.apache.org/jira/browse/UIMA-2569
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.4.1SDK
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>
> There is a test failure when building uimaj on the Apache Jenkins using JDK 7:
> {noformat}
> junit.framework.AssertionFailedError
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at junit.framework.Assert.assertTrue(Assert.java:27)
> 	at org.apache.uima.util.impl.JSR47Logger_implTest.testLogWrapperCreation(JSR47Logger_implTest.java:60)
> ---
> 60:     Assert.assertTrue(uimaLogger.isLoggable(Level.INFO));
> {noformat}
> Cannot reproduce that failure locally in Eclipse nor on the command line under OS X with:
> {noformat}
> Java version "1.7.0_10"
> Java(TM) SE Runtime Environment (build 1.7.0_10-b18)
> Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira