You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2022/04/15 15:35:25 UTC

[archiva-site] branch master updated: Adding removal of version info

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

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-site.git


The following commit(s) were added to refs/heads/master by this push:
     new e4c9a3b  Adding removal of version info
e4c9a3b is described below

commit e4c9a3b852c4c8d34b34022d38dd55a3af0f8438
Author: Martin Schreier <ma...@apache.org>
AuthorDate: Fri Apr 15 17:35:21 2022 +0200

    Adding removal of version info
---
 src/site/apt/developers/releasing.apt | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/site/apt/developers/releasing.apt b/src/site/apt/developers/releasing.apt
index 9a60183..b8ba0c7 100644
--- a/src/site/apt/developers/releasing.apt
+++ b/src/site/apt/developers/releasing.apt
@@ -239,3 +239,10 @@ git push
   for further actions.
 
 
+  And finally remove old versions from the distribution directory. All versions that are not mentioned in the download page should be removed:
+
++-------------
+svn del -m"Archiving release 2.2.x"  https://dist.apache.org/repos/dist/release/archiva/2.2.x
++-------------
+
+  See also: https://infra.apache.org/release-download-pages.html