[
https://issues.apache.org/jira/browse/METAMODEL-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698379#comment-14698379
]
ASF GitHub Bot commented on METAMODEL-170:
------------------------------------------
GitHub user kaspersorensen opened a pull request:
https://github.com/apache/metamodel/pull/39
Feature/metamodel 170 drop java6 support
My attempt at fixing METAMODEL-170: Drop Java 6 support.
Do not merge before the release process of MetaModel 4.3.6 has finished
completely.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kaspersorensen/metamodel
feature/METAMODEL-170-drop-java6-support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/39.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 #39
----
commit 808b09bde4badecab061f1900fab6d5eb2c4d670
Author: Kasper Sørensen <[email protected]>
Date: 2015-08-15T17:48:02Z
METAMODEL-170: Removed Travis Java 6 build
commit 26a64bdbba1b23d0cafa9b4712dcada92e5a804c
Author: Kasper Sørensen <[email protected]>
Date: 2015-08-15T17:52:49Z
METAMODEL-170: Removed any Java 6 specifics from build files
commit 132901d06134b0e4e62e323c4def22b3b68ac2d4
Author: Kasper Sørensen <[email protected]>
Date: 2015-08-15T17:54:00Z
METAMODEL-170: Removed hack to avoid invalid test under ES version 0.x
----
> Drop Java 6 support
> -------------------
>
> Key: METAMODEL-170
> URL: https://issues.apache.org/jira/browse/METAMODEL-170
> Project: Apache MetaModel
> Issue Type: Task
> Reporter: Kasper Sørensen
> Fix For: 4.4.0
>
>
> We've decided on the mailing list to drop Java 6 support and that relieves us
> of having a few limitations that this issue is designed to get over.
> * Upgrade the Maven javac plugin to use Java 7 compiler settings
> * Remove the Java 6 build profile in travis configuration
> * Delete the Java 6 build profiles and test-hacks in the ElasticSearch module
> * I cannot remember, but check if there are also such test-hacks in the
> HBase module?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)