[
https://issues.apache.org/jira/browse/METAMODEL-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056691#comment-15056691
]
ASF GitHub Bot commented on METAMODEL-222:
------------------------------------------
GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/80
METAMODEL-222: Removed Java 7 compatibility and build options
Note that the target of this PR is the new "5.x" branch.
This PR removes support for Java 7.
Fixes METAMODEL-222.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel
METAMODEL-222/java8-only
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/80.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #80
----
commit 1bc6b6b3aae6d3318b2344314685d03ef0b9749b
Author: Kasper Sørensen <[email protected]>
Date: 2015-12-14T20:48:44Z
METAMODEL-222: Removed Java 7 compatibility and build options
----
> Retire Java 7 support
> ---------------------
>
> Key: METAMODEL-222
> URL: https://issues.apache.org/jira/browse/METAMODEL-222
> Project: Apache MetaModel
> Issue Type: Task
> Reporter: Kasper Sørensen
> Fix For: 5.0.0
>
>
> As we want to start using Java 8 language and JDK features, we want to retire
> the support for Java 7.
> Update the Maven/Travis build to only work on Java 8+.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)