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 2014/06/04 18:39:03 UTC

[jira] [Resolved] (UIMA-3853) Compilation failure on IBM Java 8 beta 3

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

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

    Resolution: Fixed

> Compilation failure on IBM Java 8 beta 3
> ----------------------------------------
>
>                 Key: UIMA-3853
>                 URL: https://issues.apache.org/jira/browse/UIMA-3853
>             Project: UIMA
>          Issue Type: Bug
>          Components: uimaFIT
>            Reporter: Richard Eckart de Castilho
>            Priority: Trivial
>             Fix For: 2.1.0uimaFIT
>
>
> found that using IBM Java 8 beta 3, the build from source failed (not in the
> javadocs). 
> using Oracle Java 8 or IBM Java 7 - build from source is ok.
> IBM Java 8 reports this error
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
> project uimafit-core: Compilation failure
> [ERROR]
> /C:/au/t/uimafit-2.1.0/uimafit-2.1.0-bfs/uimafit-core/src/main/java/org/apache/uima/fit/internal/ReflectionUtil.java:[145,16]
> cannot find symbol
> [ERROR] symbol:   method isAnnotationPresent(java.lang.Class<capture#1 of ?
> extends java.lang.annotation.Annotation>)
> [ERROR] location: variable aObject of type java.lang.reflect.AccessibleObject
> This may be related to https://issues.apache.org/jira/browse/LUCENE-4808  
> Probably not a blocker, but investigation may show some easy work-around.



--
This message was sent by Atlassian JIRA
(v6.2#6252)