You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datafu.apache.org by Matthew Hayes <ma...@gmail.com> on 2015/05/28 06:24:21 UTC

Review Request 34755: DATAFU-72 Update releasing.md for Apache

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34755/
-----------------------------------------------------------

Review request for DataFu.


Repository: datafu


Description
-------

This includes a number of changes that prepares Apache DataFu for a source release.
    
* Added a KEYS file that includes public keys for release managers.
* Updated README.md and RELEASE.md with instructions on how to use source release and how to release.
* -SNAPSHOT is still appended to the version by default, but this can be overridden with a "release" config.
* If a source release is created with release=true, then building from the source release uses release=true as well by default.
* Exluded test files from being considered in Rat.
* Appended "-incubating" to the artifact names.
* Upgraded to Gradle 2.4.


Diffs
-----

  .gitignore 5eba6c0 
  KEYS PRE-CREATION 
  README.md 7e73093 
  RELEASE.md 39fbba3 
  build.gradle 7b30ead 
  datafu-hourglass/build.gradle e89388f 
  datafu-pig/build.gradle b5652a9 
  gradle.properties 2b10352 
  gradle/release.gradle 023b546 
  gradle/wrapper/gradle-wrapper.properties 8c71aad 

Diff: https://reviews.apache.org/r/34755/diff/


Testing
-------


Thanks,

Matthew Hayes