You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "ASF GitHub Bot (Jira)" <de...@uima.apache.org> on 2020/04/19 14:23:00 UTC

[jira] [Work logged] (UIMA-6224) uimaFIT does not build on Java 14

     [ https://issues.apache.org/jira/browse/UIMA-6224?focusedWorklogId=425081&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-425081 ]

ASF GitHub Bot logged work on UIMA-6224:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Apr/20 14:22
            Start Date: 19/Apr/20 14:22
    Worklog Time Spent: 10m 
      Work Description: reckart commented on pull request #102: [UIMA-6224] uimaFIT does not build on Java 14
URL: https://github.com/apache/uima-uimafit/pull/102
 
 
   - Upgrade to Maven Enforcer plugin 3.0.0-M3 for recent Java JDK compatibility
   - Upgrade to japicmp Maven plugin 0.14.3 for recent Java JDK compatibility
   - Fixed out-of-sequence headers in JavaDoc
   - Replace name with id attribute in anchors in JavaDoc
   
   **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6224
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 425081)
    Remaining Estimate: 0h
            Time Spent: 10m

> uimaFIT does not build on Java 14
> ---------------------------------
>
>                 Key: UIMA-6224
>                 URL: https://issues.apache.org/jira/browse/UIMA-6224
>             Project: UIMA
>          Issue Type: Bug
>          Components: uimaFIT
>    Affects Versions: 2.4.0uimaFIT
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When trying to build on Adopt OpenJDK 14, the build fails with an exception in the Maven enforcer plugin. Upgrading the plugin to the latest v3 milestone fixes the issue.
> Also, the japicmp plugin fails. Upgrading to the latest version 0.14.3 fixes the issue.
> Finally, there are several Javadoc comments that Java 14 does not like.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)