You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by kennknowles <gi...@git.apache.org> on 2016/03/01 07:54:37 UTC

[GitHub] incubator-beam pull request: [BEAM-83] Move Java 8 tests to their ...

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 <kl...@google.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-beam pull request: [BEAM-83] Move Java 8 tests to their ...

Posted by kennknowles <gi...@git.apache.org>.
Github user kennknowles closed the pull request at:

    https://github.com/apache/incubator-beam/pull/6


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---