You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/22 20:11:55 UTC

[GitHub] [maven-parent] gnodet opened a new pull request, #83: [MPOM-350] Raise JDK requirement to 1.8

gnodet opened a new pull request, #83:
URL: https://github.com/apache/maven-parent/pull/83

   JIRA issue: https://issues.apache.org/jira/browse/MPOM-350
   
   Raise JDK mimimum requirements to 1.8
   
   Discussion at: https://lists.apache.org/thread/ksqgjw7v3rbzw7pq2pvv8xov38799yok
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-parent] gnodet merged pull request #83: [MPOM-350] Raise JDK requirement to 1.8

Posted by GitBox <gi...@apache.org>.
gnodet merged PR #83:
URL: https://github.com/apache/maven-parent/pull/83


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-parent] slawekjaranowski commented on pull request #83: [MPOM-350] Raise JDK requirement to 1.8

Posted by GitBox <gi...@apache.org>.
slawekjaranowski commented on PR #83:
URL: https://github.com/apache/maven-parent/pull/83#issuecomment-1288092913

   There is also configuration related to JDK 7 like 
   
   ```
                   <!-- e.g. ensure that Java7 picks up TLSv1.2 when connecting with Central -->
                   <https.protocols>${https.protocols}</https.protocols>
   ```
   should be removed also


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org