[jira] [Updated] (MDEP-898) Upgrade to JDK11+ build requirement

2024-05-21 Thread Slawomir Jaranowski (Jira)


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

Slawomir Jaranowski updated MDEP-898:
-
Fix Version/s: (was: 3.7.0)

> 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
>
> * Upgrade build requirement to JDK11+ so we can use 
> {{8}} 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)


[jira] [Updated] (MDEP-898) Upgrade to JDK11+ build requirement

2023-11-13 Thread Karl Heinz Marbaise (Jira)


 [ 
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 
{{8}} 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 
{{8}} 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 
> {{8}} 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)


[jira] [Updated] (MDEP-898) Upgrade to JDK11+ build requirement

2023-11-13 Thread Karl Heinz Marbaise (Jira)


 [ 
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 
{{8}} and get rid of WARNINGs 
like {{Warning:  bootstrap class path not set in conjunction with -source 8}}  
(was: * Upgrade build requirement to JDK11+ so we can use 
{{8}} and get rid of WARNINGs 
like {{Warning:  bootstrap class path not set in conjunction with -source 8}}
** This makes it also possible to build with JDK21)

> 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 
> {{8}} and get rid of 
> WARNINGs like {{Warning:  bootstrap class path not set in conjunction with 
> -source 8}}



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


[jira] [Updated] (MDEP-898) Upgrade to JDK11+ build requirement

2023-11-13 Thread Karl Heinz Marbaise (Jira)


 [ 
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 
{{8}} and get rid of WARNINGs 
like {{Warning:  bootstrap class path not set in conjunction with -source 8}}
** This makes it also possible to build with JDK21

  was:
* Upgrade build requirement to JDK11+ so we can use 
{{8}} and get rid of WARNINGs 
like {{Warning:  bootstrap class path not set in conjunction with -source 8}}
* It's required to upgrade to maven-plugin parent version 41 
** This makes it also possible to build with JDK21


> 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 
> {{8}} and get rid of 
> WARNINGs like {{Warning:  bootstrap class path not set in conjunction with 
> -source 8}}
> ** This makes it also possible to build with JDK21



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


[jira] [Updated] (MDEP-898) Upgrade to JDK11+ build requirement

2023-11-13 Thread Karl Heinz Marbaise (Jira)


 [ 
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 
{{8}} and get rid of WARNINGs 
like {{Warning:  bootstrap class path not set in conjunction with -source 8}}
* It's required to upgrade to maven-plugin parent version 41 
** This makes it also possible to build with JDK21

  was:* Upgrade build requirement to JDK11+ so we can use 
{{8}} 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 
> {{8}} and get rid of 
> WARNINGs like {{Warning:  bootstrap class path not set in conjunction with 
> -source 8}}
> * It's required to upgrade to maven-plugin parent version 41 
> ** This makes it also possible to build with JDK21



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