GitHub user srowen opened a pull request:

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

    [SPARK-15290] [BUILD] Move annotations, like @Since / @DeveloperApi, into 
spark-tags

    ## What changes were proposed in this pull request?
    
    (See https://github.com/apache/spark/pull/12416 where most of this was 
already reviewed and committed; this is just the module structure and move 
part. This change does not move the annotations into test scope, which was the 
apparently problem last time.)
    
    Rename `spark-test-tags` -> `spark-tags`; move common annotations like 
`@Since` to `spark-tags`
    
    ## How was this patch tested?
    
    Jenkins tests.

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

    $ git pull https://github.com/srowen/spark SPARK-15290

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

    https://github.com/apache/spark/pull/13074.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 #13074
    
----
commit 1e0f0cda68ab52c37b3adcf8739b3f99fb72f621
Author: Sean Owen <[email protected]>
Date:   2016-05-12T09:14:25Z

    Rename spark-test-tags -> spark-tags; move common annotations like @Since 
to spark-tags

----


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