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.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---