You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by an...@apache.org on 2019/12/20 18:17:06 UTC

[sling-site] branch master updated: Added Feature Content Package Converter to the Downloads

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

andysch 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 9a91ac5  Added Feature Content Package Converter to the Downloads
9a91ac5 is described below

commit 9a91ac5f20100306e62a9d59c85bf3d2e3cc11fe
Author: Andreas Schaefer <sc...@iMac.local>
AuthorDate: Fri Dec 20 10:16:54 2019 -0800

    Added Feature Content Package Converter to the Downloads
---
 src/main/jbake/templates/downloads.tpl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 8e1a4d7..733fa95 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -117,6 +117,7 @@ def bundles=[
   "Feature Model IO|org.apache.sling.feature.io|1.0.0|Y|jar",
   "Feature Model Launcher|org.apache.sling.feature.launcher|1.0.0|Y|jar",
   "Feature Model Converter|org.apache.sling.feature.modelconverter|1.0.0|Y|jar",
+  "Feature Model Content Package Converter|org.apache.sling.feature.cpconverter|1.0.2|Y|jar",
   "Feature Flags|org.apache.sling.featureflags|1.2.2|Y|jar",
   "File Optimization|org.apache.sling.fileoptim|0.9.2|org.apache.sling.file.optimization|jar",
   "File System Resource Provider|org.apache.sling.fsresource|2.1.16|Y|jar",