Repository: ant Updated Branches: refs/heads/master a2ebcf66a -> de3dccde5
more updates Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/5d02c5f6 Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/5d02c5f6 Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/5d02c5f6 Branch: refs/heads/master Commit: 5d02c5f67f6f9458ba4d0c01e6cbe94f461cd41c Parents: a2ebcf6 Author: Stefan Bodewig <[email protected]> Authored: Sun May 31 15:07:30 2015 +0200 Committer: Stefan Bodewig <[email protected]> Committed: Sun May 31 15:07:30 2015 +0200 ---------------------------------------------------------------------- ReleaseInstructions | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/5d02c5f6/ReleaseInstructions ---------------------------------------------------------------------- diff --git a/ReleaseInstructions b/ReleaseInstructions index 599c9a3..eacc524 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -48,6 +48,8 @@ Note: This document was updated in the context of releasing Ant 1.9.5. Switch to that branch. + $ git checkout -b prepare_Ant_1.9.5 + 6. Make sure that your directory tree is clean by running git status. Some tests leave behind leftovers which end up in the source distribution otherwise.
