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

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


The following commit(s) were added to refs/heads/master by this push:
     new b5c52d949 add further tasks that should be checked when deprecating a 
sling module
b5c52d949 is described below

commit b5c52d9491c2507a347bc5328b2a74df2425fef7
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Dec 10 11:12:32 2024 +0100

    add further tasks that should be checked when deprecating a sling module
---
 .../content/documentation/development/deprecating-sling-modules.md      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/main/jbake/content/documentation/development/deprecating-sling-modules.md 
b/src/main/jbake/content/documentation/development/deprecating-sling-modules.md
index fcdcfddca..45be72744 100644
--- 
a/src/main/jbake/content/documentation/development/deprecating-sling-modules.md
+++ 
b/src/main/jbake/content/documentation/development/deprecating-sling-modules.md
@@ -37,7 +37,7 @@ For examples, see the list of deprecated repositories below.
 
 1. Update the list of Sling modules (default.xml) in [Sling 
Aggregator](https://github.com/apache/sling-aggregator), as the project labels 
now contain the deprecated hint.
 2. Move module to the "Deprecated" group in the [Sling Site Download 
List](https://sling.apache.org/downloads.cgi), 
[downloads.tpl](https://github.com/apache/sling-site/blob/master/src/main/jbake/templates/downloads.tpl)
-3. Remove unreleased empty versions for this module from [JIRA 
Releases](https://issues.apache.org/jira/projects/SLING?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page&status=released-unreleased)
+3. Set unreleased versions for this module from [JIRA 
Releases](https://issues.apache.org/jira/projects/SLING?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page&status=released-unreleased)
 to "Archived"
 
 
 ## See Also

Reply via email to