GitHub user hanm opened a pull request:

    https://github.com/apache/zookeeper/pull/168

    ZOOKEEPER-2672: Remove CHANGE.txt.

    The CHANGE.txt is already not the source of truth of what's changed after 
we migrating to git - most of the git commits in recent couple of months don't 
update CHANGE.txt. The option of updating CHANGE.txt during commit flow 
automatically is none trivial, and do that manually is cumbersome and error 
prone.
    The consensus is we would rely on source control revision logs instead of 
CHANGE.txt moving forward; see 
https://www.mail-archive.com/dev@zookeeper.apache.org/msg37108.html for more 
details.

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

    $ git pull https://github.com/hanm/zookeeper ZOOKEEPER-2672-branch-3.4

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

    https://github.com/apache/zookeeper/pull/168.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 #168
    
----
commit a902a47d5e2a983534e2b7db24e712292e59677b
Author: Michael Han <h...@apache.org>
Date:   2017-02-10T02:32:26Z

    ZOOKEEPER-2672: Remove CHANGE.txt.
    The CHANGE.txt is already not the source of truth of what's changed after 
we migrating to git - most of the git commits in recent couple of months don't 
update CHANGE.txt. The option of updating CHANGE.txt during commit flow 
automatically is none trivial, and do that manually is cumbersome and error 
prone.
    The consensus is we would rely on source control revision logs instead of 
CHANGE.txt moving forward; see 
https://www.mail-archive.com/dev@zookeeper.apache.org/msg37108.html for more 
details.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to