[
https://issues.apache.org/jira/browse/MNG-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114019#comment-17114019
]
Robert Scholte commented on MNG-6913:
-------------------------------------
We had to push this to JDK8 because Maven now requires it to compile.
In our setup we use Jenkins are JDK for the code and as as JRE to execute the
integration tests, but that is one way to run the integration tests.
There are projects that can't upgrade to the latest Maven for some reason, so
they maintain their own fork, but they keep checking it against the current
maven-integration-tests (hence the cool part that you can specify ranges). For
them it might be crucial to keep the targeted Maven running on Java
"older/different".
> Use Java 8
> ----------
>
> Key: MNG-6913
> URL: https://issues.apache.org/jira/browse/MNG-6913
> Project: Maven
> Issue Type: Task
> Components: Integration Tests
> Reporter: Maarten Mulders
> Priority: Trivial
>
> It would be great if we could use Java 8 constructs and API's in the
> Integration Test project.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)