Skip to content
Snippets Groups Projects
  • Sean Owen's avatar
    0eea12a3
    [SPARK-13596][BUILD] Move misc top-level build files into appropriate subdirs · 0eea12a3
    Sean Owen authored
    ## What changes were proposed in this pull request?
    
    Move many top-level files in dev/ or other appropriate directory. In particular, put `make-distribution.sh` in `dev` and update docs accordingly. Remove deprecated `sbt/sbt`.
    
    I was (so far) unable to figure out how to move `tox.ini`. `scalastyle-config.xml` should be movable but edits to the project `.sbt` files didn't work; config file location is updatable for compile but not test scope.
    
    ## How was this patch tested?
    
    `./dev/run-tests` to verify RAT and checkstyle work. Jenkins tests for the rest.
    
    Author: Sean Owen <sowen@cloudera.com>
    
    Closes #11522 from srowen/SPARK-13596.
    0eea12a3
    History
    [SPARK-13596][BUILD] Move misc top-level build files into appropriate subdirs
    Sean Owen authored
    ## What changes were proposed in this pull request?
    
    Move many top-level files in dev/ or other appropriate directory. In particular, put `make-distribution.sh` in `dev` and update docs accordingly. Remove deprecated `sbt/sbt`.
    
    I was (so far) unable to figure out how to move `tox.ini`. `scalastyle-config.xml` should be movable but edits to the project `.sbt` files didn't work; config file location is updatable for compile but not test scope.
    
    ## How was this patch tested?
    
    `./dev/run-tests` to verify RAT and checkstyle work. Jenkins tests for the rest.
    
    Author: Sean Owen <sowen@cloudera.com>
    
    Closes #11522 from srowen/SPARK-13596.
check-license 2.47 KiB