This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c51db5d Automatic website deployment
c51db5d is described below
commit c51db5d2252aba6c7ec7720a97fd91874dd11544
Author: jenkins <[email protected]>
AuthorDate: Mon Mar 30 18:58:42 2020 +0000
Automatic website deployment
---
documentation/bundles.html | 4 ++--
documentation/bundles/osgi-installer.html | 4 ++--
documentation/bundles/subsystem-installer-factory.html | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/documentation/bundles.html b/documentation/bundles.html
index db37096..72fd57f 100644
--- a/documentation/bundles.html
+++ b/documentation/bundles.html
@@ -148,7 +148,7 @@
<li><a href="/documentation/bundles/osgi-installer.html">OSGi
Installer</a></li>
<li><a
href="/documentation/bundles/configuration-installer-factory.html">Configuration
Installer Factory</a></li>
<li><a
href="/documentation/bundles/content-package-installer-factory.html">Content
Package Installer Factory</a></li>
- <li><a
href="/documentation/bundles/subsystem-installer-factory.html">Subsystem
Installer Factory</a></li>
+ <li><a
href="/documentation/bundles/subsystem-installer-factory.html">Subsystem
Installer Factory (deprecated)</a></li>
<li><a href="/documentation/bundles/jcr-installer-provider.html">JCR
Installer Provider</a></li>
<li><a href="/documentation/bundles/file-installer-provider.html">File
Installer Provider</a></li>
<li><a
href="/documentation/bundles/installer-provider-installhook.html">Vault Package
Install Hook</a></li>
@@ -202,7 +202,7 @@
</div><footer class="footer">
<div class="content has-text-centered is-small">
<div class="revisionInfo">
- Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">Wed Mar 4 16:48:38 2020 +0100</span>
+ Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">Mon Mar 30 20:56:18 2020 +0200</span>
</div> <p>
Apache Sling, Sling, Apache, the Apache feather logo,
and the Apache Sling project logo are trademarks of The Apache Software
Foundation. All other marks mentioned may be trademarks or registered
trademarks of their respective owners.
</p><p>
diff --git a/documentation/bundles/osgi-installer.html
b/documentation/bundles/osgi-installer.html
index 75c1d81..a69693e 100644
--- a/documentation/bundles/osgi-installer.html
+++ b/documentation/bundles/osgi-installer.html
@@ -161,7 +161,7 @@
<ul>
<li><a
href="/documentation/bundles/configuration-installer-factory.html">Configuration
Installer Factory</a></li>
<li><a
href="/documentation/bundles/content-package-installer-factory.html">Content
Package Installer Factory</a></li>
- <li><a
href="/documentation/bundles/subsystem-installer-factory.html">Subsystem
Installer Factory</a></li>
+ <li><a
href="/documentation/bundles/subsystem-installer-factory.html">Subsystem
Installer Factory (deprecated)</a></li>
</ul>
<h3><a href="#providers" name="providers">Providers</a></h3>
<p>A provider provides artifacts, e.g. by scanning a directory or a database
etc.</p>
@@ -184,7 +184,7 @@
</div><footer class="footer">
<div class="content has-text-centered is-small">
<div class="revisionInfo">
- Last modified by <span class="author">Carsten
Ziegeler</span> on <span class="comment">Fri Mar 20 08:06:49 2020 +0100</span>
+ Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">Mon Mar 30 20:56:18 2020 +0200</span>
</div> <p>
Apache Sling, Sling, Apache, the Apache feather logo,
and the Apache Sling project logo are trademarks of The Apache Software
Foundation. All other marks mentioned may be trademarks or registered
trademarks of their respective owners.
</p><p>
diff --git a/documentation/bundles/subsystem-installer-factory.html
b/documentation/bundles/subsystem-installer-factory.html
index 433f378..415c71e 100644
--- a/documentation/bundles/subsystem-installer-factory.html
+++ b/documentation/bundles/subsystem-installer-factory.html
@@ -114,7 +114,7 @@
</li>
</ul>
</nav><script src='/res/jquery-3.2.1.min.js'
type='text/javascript'></script><script src='/res/tocjs-1-1-2.js'
type='text/javascript'></script><script
type='text/javascript'>$(document).ready(function() {
$('#generatedToC').toc({'selector':'h1[class!=title],h2,h3','ulClass':'menu-list'});
} );</script><div class="content is-marginless">
-<div class="row"><div><section><p>The subsystems installer factory provides
support for subsystems to the <a
href="/documentation/bundles/osgi-installer.html">OSGI installer</a>. The
provisioning of artifacts is handled by installer providers like the file
installer or the JCR installer.</p>
+<div class="row"><div><section><p><strong>This module is deprecated!</strong>
The subsystems installer factory provides support for subsystems to the <a
href="/documentation/bundles/osgi-installer.html">OSGI installer</a>. The
provisioning of artifacts is handled by installer providers like the file
installer or the JCR installer.</p>
<h2><a href="#subsystems" name="subsystems">Subsystems</a></h2>
<p>The subsystem file must end with ".esa" and the manifest must at least
contain the subsystem symbolic name "Subsystem-SymbolicName" header.</p>
<h1><a href="#project-info" name="project-info">Project Info</a></h1>
@@ -127,7 +127,7 @@
</div><footer class="footer">
<div class="content has-text-centered is-small">
<div class="revisionInfo">
- Last modified by <span class="author">Robert
Munteanu</span> on <span class="comment">Wed Nov 22 22:30:38 2017 +0200</span>
+ Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">Mon Mar 30 20:56:18 2020 +0200</span>
</div> <p>
Apache Sling, Sling, Apache, the Apache feather logo,
and the Apache Sling project logo are trademarks of The Apache Software
Foundation. All other marks mentioned may be trademarks or registered
trademarks of their respective owners.
</p><p>