[
https://issues.apache.org/jira/browse/WAVE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274740#comment-15274740
]
ASF GitHub Bot commented on WAVE-439:
-------------------------------------
GitHub user vega113 opened a pull request:
https://github.com/apache/incubator-wave/pull/16
WAVE-439 - Changes source compatibility to Java1.8 and fixes weird is…
…sues with code that 1.8 was not backward compatible.
Some of the issues were resolved by updating to newer Java1.8 JDK version.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vega113/incubator-wave
feature/WAVE-439-support-java-8-compilation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-wave/pull/16.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 #16
----
commit 4f50ce8c64b4d0bd736aab66f760ea7a3d83b6b8
Author: Yuri Zelikov <[email protected]>
Date: 2016-05-06T20:30:37Z
WAVE-439 - Changes source compatibility to Java1.8 and fixes weird issues
with code that 1.8 was not backward compatible.
Some of the issues were resolved by updating to newer Java1.8 JDK version.
----
> Support java source 1.8 compilation
> -----------------------------------
>
> Key: WAVE-439
> URL: https://issues.apache.org/jira/browse/WAVE-439
> Project: Wave
> Issue Type: New Feature
> Reporter: Yuri Zelikov
> Assignee: Yuri Zelikov
>
> Support java source 1.8 compilation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)