This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a commit to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/ant.git
The following commit(s) were added to refs/heads/1.9.x by this push:
new 1d9acc5 develop snaps can not be promoted
1d9acc5 is described below
commit 1d9acc550f125fccaf5cbd4a0182538f366da8da
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun May 10 17:00:22 2020 +0200
develop snaps can not be promoted
---
ReleaseInstructions | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ReleaseInstructions b/ReleaseInstructions
index 48d5e0a..54fede6 100644
--- a/ReleaseInstructions
+++ b/ReleaseInstructions
@@ -75,7 +75,8 @@ Note: This document was updated in the context of releasing
Ant
* ivy.xml in release subdirectory (version should already be correct here)
* WHATSNEW (version should already be correct here)
* src/etc/testcases/taskdefs/conditions/antversion.xml (version should
already be correct here)
- * snap/snapcraft.yml
+ * snap/snapcraft.yaml - change the value for "version" attribute. Plus,
change the value for "grade"
+ to "stable".
6. Next bootstrap, build and run the tests.