This is an automated email from the ASF dual-hosted git repository.

vy pushed a commit to branch release/10.1.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit bf0a6f0f57b96b2773ed2768fd45b604dd365001
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Tue Sep 26 20:16:51 2023 +0200

    Remove website-related release instructions
---
 src/site/release-instructions.adoc | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/src/site/release-instructions.adoc 
b/src/site/release-instructions.adoc
index 3ed8814..5ed540d 100644
--- a/src/site/release-instructions.adoc
+++ b/src/site/release-instructions.adoc
@@ -62,13 +62,6 @@ You can iterate on the `release/7.8.0` branch to perfect it.
 ====
 . _Close_ the repository in 
https://repository.apache.org/[repository.apache.org]
 
-[#stage-website]
-=== Stage the website
-. Check out the `asf-staging` branch of 
https://github.com/apache/logging-site[the `logging-site` repository]
-. Add the contents of the generated website from the 
https://dist.apache.org/repos/dist/dev/logging/{project-id}[dist.apache.org/repos/dist/**dev**/logging/{project-id}]
 Subversion directory to `content/{project-id}` folder
-. Commit and push your changes
-. Verify the result in https://logging.staged.apache.org/{project-id}
-
 [#vote-release]
 === Vote the release
 
@@ -150,11 +143,6 @@ Once the artifacts are visible in 
https://central.sonatype.dev/[central.sonatype
 . Use the `rel/7.8.0` tag
 . Copy release notes from the generated emails
 
-[#publish-website]
-=== Publish the website
-. Cherry-pick the `asf-staging` branch commit of 
https://github.com/apache/logging-site[the `logging-site` repository] to 
`asf-site` branch and push your changes
-. Verify the result in https://logging.apache.org/{project-id}
-
 [#announce-release]
 === Announce the release
 

Reply via email to