You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (Jira)" <ji...@apache.org> on 2021/04/18 03:29:00 UTC

[jira] [Updated] (MNEMONIC-641) [JDK14] Specify JDK14 to build project in Maven

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

Wang, Gang updated MNEMONIC-641:
--------------------------------
    Summary: [JDK14] Specify JDK14 to build project in Maven  (was: Specify JDK14 to build project in Maven)

> [JDK14] Specify JDK14 to build project in Maven
> -----------------------------------------------
>
>                 Key: MNEMONIC-641
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-641
>             Project: Mnemonic
>          Issue Type: Sub-task
>          Components: Build, JDK Upgrade
>    Affects Versions: 0.15.0
>            Reporter: Wang, Gang
>            Assignee: Gordon King
>            Priority: Major
>             Fix For: 0.15.0
>
>
> This requires to install openJDK14 on the system if not yet.
> {code:java}
> sudo add-apt-repository ppa:openjdk-r/ppa
> sudo apt-get update
> sudo apt install openjdk-14-jdk
> java -version{code}



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