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 7c9181951 fix download template syntax for
org.apache.sling.feature.cpconverter 1.3.8
7c9181951 is described below
commit 7c91819510056419145b156b9b4b642b79ad3951
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Nov 21 11:19:35 2024 +0100
fix download template syntax for org.apache.sling.feature.cpconverter 1.3.8
---
src/main/jbake/templates/downloads.tpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index 2a60ddf7f..5b60feae1 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -132,7 +132,7 @@ def bundles=[
"Feature Model|org.apache.sling.feature|2.0.0|Y|jar",
"Feature Model Analyser|org.apache.sling.feature.analyser|2.0.10|Y|jar",
"Feature Model
Converter|org.apache.sling.feature.modelconverter|1.0.14|Y|jar",
- "Feature Model Content Package
Converter|org.apache.sling.feature.cpconverter|1.3.8",
+ "Feature Model Content Package
Converter|org.apache.sling.feature.cpconverter|1.3.8|Y|jar",
"Feature Model Extension API
Regions|org.apache.sling.feature.extension.apiregions|2.0.0|Y|jar",
"Feature Model Content
Extension|org.apache.sling.feature.extension.content|1.0.12|Y|jar",
"Feature Model Extension
Unpack|org.apache.sling.feature.extension.unpack|0.4.0|Y|jar",