This is an automated email from the ASF dual-hosted git repository.
jzemerick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/master by this push:
new a5b07a7 OPENNLP-1208: Adding note about archiving old releases. (#56)
a5b07a7 is described below
commit a5b07a748846a50277b47cbe8ff5499cfa1f5ea1
Author: Jeff Zemerick <[email protected]>
AuthorDate: Tue Jul 10 06:57:42 2018 -0400
OPENNLP-1208: Adding note about archiving old releases. (#56)
---
src/main/jbake/content/release.ad | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/main/jbake/content/release.ad
b/src/main/jbake/content/release.ad
index f7e5f75..fb9cf6c 100644
--- a/src/main/jbake/content/release.ad
+++ b/src/main/jbake/content/release.ad
@@ -139,6 +139,12 @@ svn co https://dist.apache.org/repos/dist/release/opennlp/
dist
svn commit --username <username>
----
+### Archive Old Release(s)
+
+To reduce the load on the ASF mirrors, projects are required to delete old
releases (see http://www.apache.org/legal/release-policy.html#when-to-archive).
+
+Remove the old releases from SVN under
https://dist.apache.org/repos/dist/release/opennlp/.
+
### Update the Website
Update the website once the new version appears in the Apache download mirrors
(keep checking http://www.apache.org/dyn/closer.cgi/opennlp until you see
something):