GitHub user texasmichelle opened a pull request:

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

    SPARK-1684: Merge script should standardize SPARK-XXX prefix

    Cleans up the pull request title in the merge script to follow conventions 
outlined in the wiki under Contributing Code. 
    
https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark#ContributingtoSpark-ContributingCode
    
    [MODULE] SPARK-XXXX: Description

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

    $ git pull https://github.com/texasmichelle/spark master

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

    https://github.com/apache/spark/pull/5149.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 #5149
    
----
commit 8f4a7d1bb1e415e7d916b9291bc702a4f5741b58
Author: texasmichelle <[email protected]>
Date:   2015-03-24T01:18:41Z

    SPARK-1684 Merge script should standardize SPARK-XXX prefix
    
    Added text parsing capability to merge script so that titles are
    standardized to[MODULE] SPARK-XXX: Description.

commit 042099dd0d9ed4b42718729a9780182922c4bef3
Author: texasmichelle <[email protected]>
Date:   2015-03-24T01:46:19Z

    SPARK-1684 Merge script should standardize SPARK-XXX prefix
    
    Added accuracy tweaks based on test results

commit 48520ba748649a4ddee4b2b7897c5f08b7a99e42
Author: texasmichelle <[email protected]>
Date:   2015-03-24T02:00:23Z

    SPARK-1684: Corrected import statement
    
    Replaced queue with deque

----


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