Rémy,
On 1/13/22 08:30, Rémy Maucherat wrote:
On Thu, Jan 13, 2022 at 2:24 PM <schu...@apache.org> wrote:
This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new ea99f41 Add note about version numbering
ea99f41 is described below
commit ea99f41f406d184b33648da24d38260f71136ba0
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Thu Jan 13 08:24:30 2022 -0500
Add note about version numbering
---
res/maven/README.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/res/maven/README.txt b/res/maven/README.txt
index 3a2d09e..3ddd2a0 100644
--- a/res/maven/README.txt
+++ b/res/maven/README.txt
@@ -20,7 +20,7 @@ General preparations before any publishing:
2 - cd res/maven
3 - Copy mvn.properties.default to mvn.properties and adjust it as necessary.
You will need to set asf.ldap.username and you'll probably need to set
- gpg.exec
+ gpg.exec; triple-check maven.asf.release.deploy.version
This is supposed to be updated right after the tag, when changelog.xml
is updated to open the section on the next build.
+1
But it wasn't done for 2 versions, so the build was looking for 8.5.72
artifacts and honestly ran for 10 minutes before failing. Weird.
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org