summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaikiran Pai <jaikiran@apache.org>2019-03-18 19:56:26 +0530
committerJaikiran Pai <jaikiran@apache.org>2019-03-18 19:56:26 +0530
commit4e27dba1cb749e8593a4013ca30ef6cfa2164d1a (patch)
tree08b08fd2896891be0379a6ab4f2dd1b130c02bd7
parent02901ba61ddc051d3e3985b46847a6b9900f13a4 (diff)
downloadant-4e27dba1cb749e8593a4013ca30ef6cfa2164d1a.tar.gz
Add a note in ReleaseInstructions to check the copyright year in NOTICE file
-rw-r--r--ReleaseInstructions5
1 files changed, 5 insertions, 0 deletions
diff --git a/ReleaseInstructions b/ReleaseInstructions
index 762450f4e..b44fe2af4 100644
--- a/ReleaseInstructions
+++ b/ReleaseInstructions
@@ -37,6 +37,11 @@ Note: This document was updated in the context of releasing Ant
the build with -verbose option and scan for lines beginning with
"Unable to load...".
+ Also check the NOTICE file to make sure it has the correct
+ Copyright year. If the year isn't right, update that file to use
+ the right year and commit and push the change upstream, before
+ starting any release process.
+
3. We don't want tags for failed votes to end up on our branches so
the release is first created from a detached head.