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

Karl Heinz Marbaise updated MDEP-898:
-------------------------------------
    Description: 
* Upgrade build requirement to JDK11+ so we can use 
{{<maven.compiler.release>8</maven.compiler.release>}} and get rid of WARNINGs 
like {{Warning:  bootstrap class path not set in conjunction with -source 8}}
* The reason for the WARNING is that we don't correctly set the bootstrap 
classpath which can be easily handled by using {{--release}} option by JDK9+ 
and the real point is that we don't use animalsniffer anymore. That was our 
safety net which is not there anymore. 

  was:* Upgrade build requirement to JDK11+ so we can use 
{{<maven.compiler.release>8</maven.compiler.release>}} and get rid of WARNINGs 
like {{Warning:  bootstrap class path not set in conjunction with -source 8}}


> Upgrade to JDK11+ build requirement
> -----------------------------------
>
>                 Key: MDEP-898
>                 URL: https://issues.apache.org/jira/browse/MDEP-898
>             Project: Maven Dependency Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.6.1
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 3.6.2
>
>
> * Upgrade build requirement to JDK11+ so we can use 
> {{<maven.compiler.release>8</maven.compiler.release>}} and get rid of 
> WARNINGs like {{Warning:  bootstrap class path not set in conjunction with 
> -source 8}}
> * The reason for the WARNING is that we don't correctly set the bootstrap 
> classpath which can be easily handled by using {{--release}} option by JDK9+ 
> and the real point is that we don't use animalsniffer anymore. That was our 
> safety net which is not there anymore. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to