This is an automated email from the ASF dual-hosted git repository.
sseifert 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 fbb7b4f Apache Sling Models API 1.3.8
fbb7b4f is described below
commit fbb7b4f953da691d4a60548f5f98246c4a221aea
Author: sseifert <[email protected]>
AuthorDate: Fri Nov 9 09:29:16 2018 +0100
Apache Sling Models API 1.3.8
---
downloads.html | 6 +++---
project-information.html | 3 ++-
releases.html | 5 +++--
repolist.html | 4 ++++
sitemap.html | 2 +-
sitemap.xml | 2 +-
tags/development.html | 2 +-
tags/maven.html | 2 +-
8 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/downloads.html b/downloads.html
index f148b55..6587cdd 100644
--- a/downloads.html
+++ b/downloads.html
@@ -495,9 +495,9 @@
</td></tr><tr><td>Log
Tracer</td><td>1.0.6</td><td><a
href="https://github.com/apache/sling-org-apache-sling-tracer">GitHub</a>
</td><td><a
href="[preferred]sling/org.apache.sling.tracer-1.0.6.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.tracer-1.0.6.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.tracer-1.0.6.jar.sha1">sha1</a>)
</td><td><a
href="[preferred]sling/org.apache.sling.tracer-1.0.6-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.tracer-1.0.6-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.tracer-1.0.6-source-release.zip.sha1">sha1</a>)
- </td></tr><tr><td>Models
API</td><td>1.3.6</td><td><a
href="https://github.com/apache/sling-org-apache-sling-models-api">GitHub</a>
- </td><td><a
href="[preferred]sling/org.apache.sling.models.api-1.3.6.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.models.api-1.3.6.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.models.api-1.3.6.jar.sha1">sha1</a>)
- </td><td><a
href="[preferred]sling/org.apache.sling.models.api-1.3.6-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.models.api-1.3.6-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.models.api-1.3.6-source-release.zip.sha1">sha1</a>)
+ </td></tr><tr><td>Models
API</td><td>1.3.8</td><td><a
href="https://github.com/apache/sling-org-apache-sling-models-api">GitHub</a>
+ </td><td><a
href="[preferred]sling/org.apache.sling.models.api-1.3.8.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.models.api-1.3.8.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.models.api-1.3.8.jar.sha1">sha1</a>)
+ </td><td><a
href="[preferred]sling/org.apache.sling.models.api-1.3.8-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.models.api-1.3.8-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.models.api-1.3.8-source-release.zip.sha1">sha1</a>)
</td></tr><tr><td>Models bnd
Plugin</td><td>1.0.0</td><td><a
href="https://github.com/apache/sling-org-apache-sling-bnd-models">GitHub</a>
</td><td><a
href="[preferred]sling/org.apache.sling.bnd.models-1.0.0.jar">Bundle</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.bnd.models-1.0.0.jar.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.bnd.models-1.0.0.jar.sha1">sha1</a>)
</td><td><a
href="[preferred]sling/org.apache.sling.bnd.models-1.0.0-source-release.zip">Source
ZIP</a> (<a
href="https://www.apache.org/dist/sling/org.apache.sling.bnd.models-1.0.0-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/sling/org.apache.sling.bnd.models-1.0.0-source-release.zip.sha1">sha1</a>)
diff --git a/project-information.html b/project-information.html
index dcfc6ae..bfdc1f2 100644
--- a/project-information.html
+++ b/project-information.html
@@ -154,6 +154,7 @@
<h2><a href="#source-repository" name="source-repository">Source
Repository</a></h2>
<p>This project uses Git to manage its source code. The source code is hosted
on the <a href="https://gitbox.apache.org/repos/asf">ASF GitBox setup</a> and
replicated to <a href="https://github.com/apache/">Apache organisation on
GitHub</a>. As a developer you may push to either GitBox or GitHub. Note
however that for GitHub to work you need to set up your GitHub account with
two-factor authentication from <a href="https://gitbox.apache.org/">the main
GitBox page</a>.</p>
<p>To check out the Sling source code, see the instructions from <a
href="/documentation/development/getting-and-building-sling.html#getting-the-sling-source">Getting
and building Sling</a>.</p>
+<p>For additional information see <a
href="https://cwiki.apache.org/confluence/display/SLING/Using+Git+with+Sling">Using
Git with Sling</a>.</p>
<h3><a href="#web-access" name="web-access">Web Access</a></h3>
<p>The source code can be accessed using either the GitHub or GitBox setup.
</p>
<p>To list all modules on GitHub you can use this search query: <a
href="https://github.com/apache/?q=sling">https://github.com/apache/?q=sling</a>,
or see our <a href="/repolist.html">list of repositories</a> on this
website.</p>
@@ -196,7 +197,7 @@
</ol></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">David
Bosschaert</span> on <span class="comment">Wed Nov 7 11:01:51 2018 +0000</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/releases.html b/releases.html
index fd2c503..fff6e11 100644
--- a/releases.html
+++ b/releases.html
@@ -90,7 +90,8 @@
</h1><div class="row"><div class="small-12 columns"><section
class="wrap"><p>This is a list of all our releases, available from our <a
href="/downloads.cgi">downloads</a> page.</p>
<h2><a href="#november-2018" name="november-2018">November 2018</a></h2>
<ul>
- <li>Capabilities 0.1.0, Capabilities JCR 0.1.0, Scripting HTL Runtime
1.0.0-1.4.0, Scripting HTL Compiler 1.1.0-1.4.0, Scripting HTL Java Compiler
1.1.0-1.4.0, Scripting HTL Engine 1.1.0-1.4.0, HTL JS Use Provider 1.0.28, HTL
Models Use Provider 1.0.8, Scripting HTL Testing Content 1.0.14-1.4.0,
Scripting HTL Testing 1.0.14-1.4.0, HTL Maven Plugin 1.2.2-1.4.0 (5th)</li>
+ <li>Models API 1.3.8 (8th)</li>
+ <li>Capabilities 0.1.0, Capabilities JCR 0.1.0, Scripting HTL Runtime
1.0.0-1.4.0, Scripting HTL Compiler 1.1.0-1.4.0, Scripting HTL Java Compiler
1.1.0-1.4.0, Scripting HTL Engine 1.1.0-1.4.0, HTL JS Use Provider 1.0.28, HTL
Models Use Provider 1.0.8, Scripting HTL Testing Content 1.0.14-1.4.0,
Scripting HTL Testing 1.0.14-1.4.0, HTL Maven Plugin 1.2.2-1.4.0 (5th)</li>
</ul>
<h2><a href="#october-2018" name="october-2018">October 2018</a></h2>
<ul>
@@ -1847,7 +1848,7 @@
</ul></section></div></div>
<div class="footer">
<div class="revisionInfo">
- Last modified by <span class="author">Radu Cotescu</span>
on <span class="comment">Mon Nov 5 14:02:13 2018 +0100</span>
+ Last modified by <span class="author">sseifert</span> on
<span class="comment">Thu Nov 8 19:33:10 2018 +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/repolist.html b/repolist.html
index dcab1bd..1c23150 100644
--- a/repolist.html
+++ b/repolist.html
@@ -133,7 +133,9 @@
</ul>
<h2>Group: feature</h2>
<ul><li><a
href="https://github.com/apache/sling-org-apache-sling-feature-analyser.git">org-apache-sling-feature-analyser</a></li>
+ <li><a
href="https://github.com/apache/sling-org-apache-sling-feature-apiregions.git">org-apache-sling-feature-apiregions</a></li>
<li><a
href="https://github.com/apache/sling-org-apache-sling-feature-applicationbuilder.git">org-apache-sling-feature-applicationbuilder</a></li>
+ <li><a
href="https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions.git">org-apache-sling-feature-extension-apiregions</a></li>
<li><a
href="https://github.com/apache/sling-org-apache-sling-feature-extension-content.git">org-apache-sling-feature-extension-content</a></li>
<li><a
href="https://github.com/apache/sling-org-apache-sling-feature-io.git">org-apache-sling-feature-io</a></li>
<li><a
href="https://github.com/apache/sling-org-apache-sling-feature-karaf.git">org-apache-sling-feature-karaf</a></li>
@@ -405,7 +407,9 @@
<li><a
href="https://github.com/apache/sling-org-apache-sling-extensions-webconsolesecurityprovider.git">org-apache-sling-extensions-webconsolesecurityprovider</a></li>
<li><a
href="https://github.com/apache/sling-org-apache-sling-feature.git">org-apache-sling-feature</a></li>
<li><a
href="https://github.com/apache/sling-org-apache-sling-feature-analyser.git">org-apache-sling-feature-analyser</a></li>
+ <li><a
href="https://github.com/apache/sling-org-apache-sling-feature-apiregions.git">org-apache-sling-feature-apiregions</a></li>
<li><a
href="https://github.com/apache/sling-org-apache-sling-feature-applicationbuilder.git">org-apache-sling-feature-applicationbuilder</a></li>
+ <li><a
href="https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions.git">org-apache-sling-feature-extension-apiregions</a></li>
<li><a
href="https://github.com/apache/sling-org-apache-sling-feature-extension-content.git">org-apache-sling-feature-extension-content</a></li>
<li><a
href="https://github.com/apache/sling-org-apache-sling-feature-io.git">org-apache-sling-feature-io</a></li>
<li><a
href="https://github.com/apache/sling-org-apache-sling-feature-karaf.git">org-apache-sling-feature-karaf</a></li>
diff --git a/sitemap.html b/sitemap.html
index 4ce68bf..3aa91fb 100644
--- a/sitemap.html
+++ b/sitemap.html
@@ -140,8 +140,8 @@
<li><a
href="/old-stuff/scriptengineintegration/groovy-support.html">Groovy
Support</a></li>
<li><a href="/guides.html">Guides (retired)</a></li>
<li><a href="/documentation/bundles/hapi.html">HApi -
Hypermedia API tools</a></li>
- <li><a
href="/documentation/development/htl-maven-plugin.html">HTL Maven
Plugin</a></li>
<li><a href="/documentation/development/jspc.html">HTL
Maven Plugin</a></li>
+ <li><a
href="/documentation/development/htl-maven-plugin.html">HTL Maven
Plugin</a></li>
<li><a
href="/documentation/bundles/scripting/scripting-htl.html">HTL Scripting
Engine</a></li>
<li><a
href="/documentation/development/hamcrest.html">Hamcrest Integration</a></li>
<li><a
href="/documentation/bundles/sling-query/hierarchy-operators.html">Hierarchy
operators</a></li>
diff --git a/sitemap.xml b/sitemap.xml
index 5ec36fc..805dce9 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -138,8 +138,8 @@
<li><a
href="/old-stuff/scriptengineintegration/groovy-support.html">Groovy
Support</a></li>
<li><a href="/guides.html">Guides (retired)</a></li>
<li><a href="/documentation/bundles/hapi.html">HApi -
Hypermedia API tools</a></li>
- <li><a
href="/documentation/development/htl-maven-plugin.html">HTL Maven
Plugin</a></li>
<li><a href="/documentation/development/jspc.html">HTL
Maven Plugin</a></li>
+ <li><a
href="/documentation/development/htl-maven-plugin.html">HTL Maven
Plugin</a></li>
<li><a
href="/documentation/bundles/scripting/scripting-htl.html">HTL Scripting
Engine</a></li>
<li><a
href="/documentation/development/hamcrest.html">Hamcrest Integration</a></li>
<li><a
href="/documentation/bundles/sling-query/hierarchy-operators.html">Hierarchy
operators</a></li>
diff --git a/tags/development.html b/tags/development.html
index eae8107..5e42ebe 100644
--- a/tags/development.html
+++ b/tags/development.html
@@ -78,7 +78,7 @@
<tags/>
</div><tableOfContents/>
-<div class="taglinks"><h2>Tagged with 'development'</h2><div
class="taglink"><a
href="/documentation/development/testing-paxexam.html">Apache Sling Testing
PaxExam</a></div><div class="taglink"><a
href="/old-stuff/assembly.html">Assembly</a></div><div class="taglink"><a
href="/documentation/development/dependency-management.html">Dependency
Management</a></div><div class="taglink"><a
href="/documentation/development.html">Development</a></div><div
class="taglink"><a href="/documentation/ [...]
+<div class="taglinks"><h2>Tagged with 'development'</h2><div
class="taglink"><a
href="/documentation/development/testing-paxexam.html">Apache Sling Testing
PaxExam</a></div><div class="taglink"><a
href="/old-stuff/assembly.html">Assembly</a></div><div class="taglink"><a
href="/documentation/development/dependency-management.html">Dependency
Management</a></div><div class="taglink"><a
href="/documentation/development.html">Development</a></div><div
class="taglink"><a href="/documentation/ [...]
<span class="allTagsLink"><a href="/tags/api.html"
class="label">api<span class="badge">3</span></a></span>
<span class="allTagsLink"><a
href="/tags/authentication.html" class="label">authentication<span
class="badge">8</span></a></span>
<span class="allTagsLink"><a href="/tags/bundles.html"
class="label">bundles<span class="badge">3</span></a></span>
diff --git a/tags/maven.html b/tags/maven.html
index 3128554..ac8494d 100644
--- a/tags/maven.html
+++ b/tags/maven.html
@@ -78,7 +78,7 @@
<tags/>
</div><tableOfContents/>
-<div class="taglinks"><h2>Tagged with 'maven'</h2><div class="taglink"><a
href="/documentation/development/testing-paxexam.html">Apache Sling Testing
PaxExam</a></div><div class="taglink"><a
href="/documentation/development/htl-maven-plugin.html">HTL Maven
Plugin</a></div><div class="taglink"><a
href="/documentation/development/jspc.html">HTL Maven Plugin</a></div><div
class="taglink"><a
href="/documentation/development/maven-archetypes.html">Maven
Archetypes</a></div><div class="taglink [...]
+<div class="taglinks"><h2>Tagged with 'maven'</h2><div class="taglink"><a
href="/documentation/development/testing-paxexam.html">Apache Sling Testing
PaxExam</a></div><div class="taglink"><a
href="/documentation/development/jspc.html">HTL Maven Plugin</a></div><div
class="taglink"><a href="/documentation/development/htl-maven-plugin.html">HTL
Maven Plugin</a></div><div class="taglink"><a
href="/documentation/development/maven-archetypes.html">Maven
Archetypes</a></div><div class="taglink [...]
<span class="allTagsLink"><a href="/tags/api.html"
class="label">api<span class="badge">3</span></a></span>
<span class="allTagsLink"><a
href="/tags/authentication.html" class="label">authentication<span
class="badge">8</span></a></span>
<span class="allTagsLink"><a href="/tags/bundles.html"
class="label">bundles<span class="badge">3</span></a></span>