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 2020/02/06 03:21:17 UTC

[sling-site] branch master updated: Added JCR Package Init to Download page

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 dbfabbb  Added JCR Package Init to Download page
dbfabbb is described below

commit dbfabbb08eea522914cdaf9f8cfb15970f7597f8
Author: Andreas Schaefer <sc...@iMac.local>
AuthorDate: Wed Feb 5 19:21:02 2020 -0800

    Added JCR Package Init to Download page
---
 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 8bd4955..f0b6123 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -147,6 +147,7 @@ def bundles=[
   "JCR Jackrabbit AccessManager|org.apache.sling.jcr.jackrabbit.accessmanager|3.0.4|Y|jar",
   "JCR Jackrabbit UserManager|org.apache.sling.jcr.jackrabbit.usermanager|2.2.8|Y|jar",
   "JCR Oak Server|org.apache.sling.jcr.oak.server|1.2.2|Y|jar",
+  "JCR Package Init|org.apache.sling.jcr.packageinit|1.0.0|Y|jar",
   "JCR Registration|org.apache.sling.jcr.registration|1.0.6|Y|jar",
   "JCR Repoinit|org.apache.sling.jcr.repoinit|1.1.16|Y|jar",
   "JCR Resource|org.apache.sling.jcr.resource|3.0.20|Y|jar",