GitHub user kennknowles opened a pull request:
https://github.com/apache/incubator-beam/pull/6
[BEAM-83] Move Java 8 tests to their own module
This allows easy setting of the compiler source and target version to 1.8
without any fragile plugin configuration. It also allows the import into
Eclipse to easily set separate compliance levels, as this
is done per-Eclipse-project.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kennknowles/incubator-beam Java8
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/6.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 #6
----
commit af15101c9632375bc2ef09b81bde084aa1d22b8c
Author: Kenneth Knowles <[email protected]>
Date: 2016-03-01T06:40:01Z
Move Java 8 tests to their own module
This allows easy setting of the compiler source and target version to
1.8 without any fragile plugin configuration. It also allows the
import into Eclipse to easily set separate compliance levels, as this
is done per-Eclipse-project.
----
---
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.
---