GitHub user pwendell opened a pull request:

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

    SPARK-9545: Use Maven in PRB if title contains "[maven-test]"

    This is just some small glue code to actually make use of the
    AMPLAB_JENKINS_BUILD_TOOL switch. As far as I can tell, we actually
    don't currently use the Maven support in the tool even though it exists.
    This patch switches to Maven when the PR title contains "maven-test".
    
    There are a few small other pieces of cleanup in the patch as well.

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

    $ git pull https://github.com/pwendell/spark maven-tests

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

    https://github.com/apache/spark/pull/7878.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 #7878
    
----
commit 6184a007fd64f4bba58e6227ca51d0b78dc24010
Author: Patrick Wendell <[email protected]>
Date:   2015-08-02T22:32:11Z

    SPARK-9545: Use Maven in prb if title contains "[maven-test]"
    
    This is just some small glue code to actually make use of the
    AMPLAB_JENKINS_BUILD_TOOL switch. As far as I can tell, we actually
    don't currently use the Maven support in the tool. This patch
    switches to Maven when the PR title contains "maven-test".
    
    There are a few small other pieces of cleanup in the patch as well.

----


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