GitHub user JoshRosen opened a pull request:

    https://github.com/apache/spark/pull/12073

    [SPARK-14281][TESTS] Fix java8-tests and simplify their build

    This patch fixes a compilation / build break in Spark's `java8-tests` and 
refactors their POM to simplify the build. See individual commit messages for 
more details.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JoshRosen/spark fix-java8-tests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/12073.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 #12073
    
----
commit 9ee6a73c4bc221ff996b165a9f238ed23504a96c
Author: Josh Rosen <[email protected]>
Date:   2016-03-30T19:37:43Z

    Fix java8-tests compilation.

commit 499c2c6f9bfd89249d4eb41667685bca719bae37
Author: Josh Rosen <[email protected]>
Date:   2016-03-30T19:45:23Z

    Remove unnecessary maven-jar-plugin invocation from java8-tests profile.
    
    We now build test-jars for all subprojects, so this is redundant.

commit 6d4122658e4e8e8acdfb69ee626427fee4ed307d
Author: Josh Rosen <[email protected]>
Date:   2016-03-30T19:46:50Z

    Rename project in POM, since the old name looked funny in logs.

commit 1995d7ce1a341693fa450b5f67e536c8e98c1751
Author: Josh Rosen <[email protected]>
Date:   2016-03-30T19:53:54Z

    Automatically activate java8-tests profile based on detected JDK.

commit 526832660193a649dc1b379c5b31d87a859e7958
Author: Josh Rosen <[email protected]>
Date:   2016-03-30T19:58:21Z

    Update README to reflect auto-enabling of profile.

commit cf50a68ca078901724c025315d66281c08318be9
Author: Josh Rosen <[email protected]>
Date:   2016-03-30T20:27:42Z

    Remove unnecessary <profiles> section in java8-tests's own POM.

commit a463d5b195f5d9e05def531b9b137897ea28f48a
Author: Josh Rosen <[email protected]>
Date:   2016-03-30T20:44:50Z

    Remove redundant maven-surefire-plugin configuration.

commit 16b782345a6ecd6fea99893abac2eb342cf694ec
Author: Josh Rosen <[email protected]>
Date:   2016-03-30T21:06:09Z

    Simplifications of Maven compiler configuration in java8-tests module.

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to