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 3ca9c4c Automatic website deployment
3ca9c4c is described below
commit 3ca9c4c87defa9fdec0697f908ebd2c8daf884c5
Author: jenkins <[email protected]>
AuthorDate: Sat Dec 21 09:40:22 2019 +0000
Automatic website deployment
---
documentation/bundles/installer-provider-installhook.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/documentation/bundles/installer-provider-installhook.html
b/documentation/bundles/installer-provider-installhook.html
index 62977ac..ebe1c8a 100644
--- a/documentation/bundles/installer-provider-installhook.html
+++ b/documentation/bundles/installer-provider-installhook.html
@@ -115,8 +115,8 @@
</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><h2><a href="#overview"
name="overview">Overview</a></h2>
-<p>The Installer Vault Package Install Hook allows to install bundles and
configurations synchronously during vault package installation by feeding them
directly to the <a href="/documentation/bundles/osgi-installer.html">OSGI
installer core</a>. That way <a
href="http://jackrabbit.apache.org/filevault/properties.html">vault package
dependencies</a> can be used to not only depend on content of a package, but
also on configurations and bundles contained in a package (the installer
install [...]
-<p>NOTE: When using with a package that should be usable in both the <a
href="https://sling.apache.org/documentation/development/feature-model.html">Feature
Model</a> and <a
href="https://sling.apache.org/documentation/development/slingstart.html">Provisioning
Model</a> (and the <a
href="https://sling.apache.org/documentation/bundles/osgi-installer.html">OSGi
installer</a>, ensure you use version 1.1.0 of this hook that will auto-detect
its environment and only become active when the OSG [...]
+<p>The Installer Vault Package Install Hook allows to install bundles and
configurations synchronously during vault package installation by feeding them
directly to the <a href="/documentation/bundles/osgi-installer.html">OSGI
Installer core</a>. That way <a
href="http://jackrabbit.apache.org/filevault/properties.html">vault package
dependencies</a> can be used to not only depend on content of a package, but
also on configurations and bundles contained in a package (the installer
install [...]
+<p>NOTE: When using with a package that should be usable with both the <a
href="https://sling.apache.org/documentation/development/feature-model.html">Feature
Model</a> (usually without the <a
href="https://sling.apache.org/documentation/bundles/osgi-installer.html">OSGi
Installer</a>) and <a
href="https://sling.apache.org/documentation/development/slingstart.html">Provisioning
Model</a> (usually with the OSGi Installer), ensure you use version 1.1.0 of
this hook that will auto-detect it [...]
<h2><a href="#installation-process" name="installation-process">Installation
Process</a></h2>
<p>The Installer Vault Package Install Hook scans through the contained files
and installs bundles (extension <code>jar</code>) and OSGi configurations with
extension <code>config</code> (<code>conf</code> and node configurations are
not supported). Runmode folders (e.g. <code>install.publish</code> or
<code>config.author</code>) are supported. To perform the installation, the
hook registers the installable resources to the OSGi installer core with the
exact same digest as the JCR instal [...]
<h2><a href="#configuration" name="configuration">Configuration</a></h2>
@@ -188,7 +188,7 @@
</div><footer class="footer">
<div class="content has-text-centered is-small">
<div class="revisionInfo">
- Last modified by <span
class="author">georg.henzler</span> on <span class="comment">Sat Dec 21
10:22:35 2019 +0100</span>
+ Last modified by <span
class="author">georg.henzler</span> on <span class="comment">Sat Dec 21
10:39:09 2019 +0100</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>