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 1450105 Automatic website deployment
1450105 is described below
commit 14501053ab3ae16d11e2ef1ef8ad8cdbc31e3ede
Author: jenkins <[email protected]>
AuthorDate: Mon Jan 14 17:21:27 2019 +0000
Automatic website deployment
---
.../accessing-filesystem-resources-extensions-fsresource.html | 6 +++---
documentation/development.html | 4 ++--
documentation/development/release-management.html | 4 ++--
documentation/development/sling.html | 4 ++--
documentation/the-sling-engine/adapters.html | 4 ++--
5 files changed, 11 insertions(+), 11 deletions(-)
diff --git
a/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html
b/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html
index e87680e..a9473b4 100644
---
a/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html
+++
b/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html
@@ -162,7 +162,7 @@
</ul>
<h3>INITIAL_CONTENT file system layout</h3>
<p>The mode maps files and folders, and content files stored in JSON or
jcr.xml files. The layout has to match the conventions of the <a
href="content-loading-jcr-contentloader.html">Apache Sling JCR Content
Loader</a>. The bundle header <code>Sling-Initial-Content</code> defines where
and how the content should be loaded to.</p>
-<p>This mode is best use together with the <a
href="http://sling.apache.org/components/maven-sling-plugin/">Maven Sling
Plugin</a>, which automatically creates the appropriate File System Resource
Provider configurations for a Maven bundle project containing content
structures. For each path an individual configuration is created.</p>
+<p>This mode is best use together with the <a
href="http://sling.apache.org/components/sling-maven-plugin/">Maven Sling
Plugin</a>, which automatically creates the appropriate File System Resource
Provider configurations for a Maven bundle project containing content
structures. For each path an individual configuration is created.</p>
<p>Usage - deploy OSGi bundle from current maven project and register the
appropriate OSGi configuration mappings:</p>
<pre><code>$ mvn -Dsling.mountByFS=true sling:install
</code></pre>
@@ -180,7 +180,7 @@
</ul>
<h3>FILEVAULT_XML file system layout</h3>
<p>The mode maps an maven project containing an expanded content package which
uses the <a
href="http://jackrabbit.apache.org/filevault/vaultfs.html">Jackrabbit FileVault
XML layout</a> in the running Sling instance. The existing of a filter file
<code>META-INF/vault/filter.xml</code> is mandatory.</p>
-<p>This mode is best use together with the <a
href="http://sling.apache.org/components/maven-sling-plugin/">Maven Sling
Plugin</a>, which automatically creates the appropriate File System Resource
Provider configurations. For each path defined in the filter.xml one mapping
configuration is created. The include/exclude definitions are respected as
well.</p>
+<p>This mode is best use together with the <a
href="http://sling.apache.org/components/sling-maven-plugin/">Maven Sling
Plugin</a>, which automatically creates the appropriate File System Resource
Provider configurations. For each path defined in the filter.xml one mapping
configuration is created. The include/exclude definitions are respected as
well.</p>
<p>Usage - register the appropriate mappings:</p>
<pre><code>$ mvn sling:fsmount
</code></pre>
@@ -195,7 +195,7 @@
</ul></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">Fri Jul 13 11:08:10 2018 +0200</span>
+ Last modified by <span class="author">sseifert</span> on
<span class="comment">Mon Jan 14 18:19:25 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>
diff --git a/documentation/development.html b/documentation/development.html
index 1ee1984..a49797b 100644
--- a/documentation/development.html
+++ b/documentation/development.html
@@ -100,7 +100,7 @@
<h2><a href="#maven-stuff" name="maven-stuff">Maven Stuff</a></h2>
<p>Sling is using Apache Maven 3 as its build system. Over time we have
created a number of Maven 3 plugins and gathered a whole range of knowledge
about using Maven.</p>
<ul>
- <li><a href="http://sling.apache.org/components/maven-sling-plugin/">Maven
Sling Plugin</a></li>
+ <li><a href="http://sling.apache.org/components/sling-maven-plugin/">Sling
Maven Plugin</a></li>
<li><a href="http://sling.apache.org/components/htl-maven-plugin/">HTL Maven
Plugin</a></li>
<li><a
href="http://sling.apache.org/components/slingstart-maven-plugin/">SlingStart
Maven Plugin</a></li>
<li><a href="/documentation/development/maven-launchpad-plugin.html">Maven
Launchpad Plugin</a></li>
@@ -120,7 +120,7 @@
</ul></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">Robert
Munteanu</span> on <span class="comment">Thu Sep 6 15:54:54 2018 +0200</span>
+ Last modified by <span class="author">sseifert</span> on
<span class="comment">Mon Jan 14 18:19:25 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>
diff --git a/documentation/development/release-management.html
b/documentation/development/release-management.html
index a7598a1..5f3ced9 100644
--- a/documentation/development/release-management.html
+++ b/documentation/development/release-management.html
@@ -461,7 +461,7 @@ ssb 2048R/226BCE00 2016-01-21
<p>When releasing a Maven plugin, the Maven-generated documentation published
under <a
href="http://sling.apache.org/components/">http://sling.apache.org/components/</a>
needs to be updated.</p>
<p>This is currently supported for:</p>
<ul>
- <li><code>maven-sling-plugin</code></li>
+ <li><code>sling-maven-plugin</code></li>
<li><code>htl-maven-plugin</code></li>
<li><code>jspc-maven-plugin</code></li>
<li><code>slingstart-maven-plugin</code></li>
@@ -494,7 +494,7 @@ ssb 2048R/226BCE00 2016-01-21
</ol></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">Bertrand
Delacretaz</span> on <span class="comment">Thu Nov 1 16:08:24 2018 +0100</span>
+ Last modified by <span class="author">sseifert</span> on
<span class="comment">Mon Jan 14 18:19:25 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>
diff --git a/documentation/development/sling.html
b/documentation/development/sling.html
index e874b67..bf23ade 100644
--- a/documentation/development/sling.html
+++ b/documentation/development/sling.html
@@ -74,10 +74,10 @@
</div><h1 class="pagetitle">
Maven Sling Plugin
</h1><div id="generatedToC"></div><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!=pagetitle],h2,h3'}); } );</script>
-<div class="row"><div class="small-12 columns"><section class="wrap"><p>See <a
href="http://sling.apache.org/components/maven-sling-plugin/">Apache Maven
Sling Plugin documentation</a>.</p></section></div></div>
+<div class="row"><div class="small-12 columns"><section class="wrap"><p>See <a
href="http://sling.apache.org/components/sling-maven-plugin/">Apache Sling
Maven Plugin documentation</a>.</p></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">Bertrand
Delacretaz</span> on <span class="comment">Fri Sep 29 15:57:01 2017 +0200</span>
+ Last modified by <span class="author">sseifert</span> on
<span class="comment">Mon Jan 14 18:19:25 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>
diff --git a/documentation/the-sling-engine/adapters.html
b/documentation/the-sling-engine/adapters.html
index b5f8284..cf79764 100644
--- a/documentation/the-sling-engine/adapters.html
+++ b/documentation/the-sling-engine/adapters.html
@@ -126,7 +126,7 @@
}
}
</code></pre>
-<p>Instead of manually creating that JSON file, the annotations from the
module <a
href="https://svn.apache.org/viewvc/sling/trunk/tooling/maven/adapter-annotations/">adapter-annotations</a>
can be used together with the goal <code>generate-adapter-metadata</code> from
the <a
href="http://sling.apache.org/components/maven-sling-plugin/generate-adapter-metadata-mojo.html">Maven
Sling Plugin</a> to generate it automatically (<a
href="https://issues.apache.org/jira/browse/SLING-2313">SLING- [...]
+<p>Instead of manually creating that JSON file, the annotations from the
module <a
href="https://svn.apache.org/viewvc/sling/trunk/tooling/maven/adapter-annotations/">adapter-annotations</a>
can be used together with the goal <code>generate-adapter-metadata</code> from
the <a
href="http://sling.apache.org/components/sling-maven-plugin/generate-adapter-metadata-mojo.html">Maven
Sling Plugin</a> to generate it automatically (<a
href="https://issues.apache.org/jira/browse/SLING-2313">SLING- [...]
<h1><a href="#extending-adapters" name="extending-adapters">Extending
Adapters</a></h1>
<p>Sometimes an <code>Adaptable</code> implementation cannot foresee future
uses and requirements. To cope with such extensibility requirements two
interfaces and an abstract base class are defined:</p>
<ul>
@@ -192,7 +192,7 @@
<p>An example of extending the <code>SlingAdaptable</code> class will be the
Sling JCR based <code>Resource</code> implementation. This way, such a resource
may be adapted to a <code>SlingScript</code> by means of an appropriately
programmed <code>AdapterFactory</code> (see below).</p></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">sseifert</span> on
<span class="comment">Tue Dec 12 11:41:16 2017 +0100</span>
+ Last modified by <span class="author">sseifert</span> on
<span class="comment">Mon Jan 14 18:19:25 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>