Skip to content
Snippets Groups Projects
  • Guillaume Ballet's avatar
    b8f2e13a
    [SPARK-2233] make-distribution script should list the git hash in the RELEASE file · b8f2e13a
    Guillaume Ballet authored
    This patch adds the git revision hash (short version) to the RELEASE file. It uses git instead of simply checking for the existence of .git, so as to make sure that this is a functional repository.
    
    Author: Guillaume Ballet <gballet@gmail.com>
    
    Closes #1216 from gballet/master and squashes the following commits:
    
    eabc50f [Guillaume Ballet] Refactored the script to take comments into account.
    d93e5e8 [Guillaume Ballet] [SPARK 2233] make-distribution script now lists the git hash tag in the RELEASE file.
    b8f2e13a
    History
    [SPARK-2233] make-distribution script should list the git hash in the RELEASE file
    Guillaume Ballet authored
    This patch adds the git revision hash (short version) to the RELEASE file. It uses git instead of simply checking for the existence of .git, so as to make sure that this is a functional repository.
    
    Author: Guillaume Ballet <gballet@gmail.com>
    
    Closes #1216 from gballet/master and squashes the following commits:
    
    eabc50f [Guillaume Ballet] Refactored the script to take comments into account.
    d93e5e8 [Guillaume Ballet] [SPARK 2233] make-distribution script now lists the git hash tag in the RELEASE file.