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 6b11cef Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/235/
6b11cef is described below
commit 6b11ceffaa594fb2642cb80f8df2d07b2abef239
Author: jenkins <[email protected]>
AuthorDate: Fri Jul 23 14:54:49 2021 +0000
Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/235/
---
documentation/bundles/scripting/scripting-htl.html | 4 +++-
repolist.html | 7 +++++--
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/documentation/bundles/scripting/scripting-htl.html
b/documentation/bundles/scripting/scripting-htl.html
index abc3c64..c656b8f 100644
--- a/documentation/bundles/scripting/scripting-htl.html
+++ b/documentation/bundles/scripting/scripting-htl.html
@@ -173,6 +173,8 @@ use(['dep1.js', 'dep2.js'], function (Dep1, Dep2) {
<h1><a href="#extensions-of-the-htl-specification"
id="extensions-of-the-htl-specification">Extensions of the HTL
Specification</a></h1>
<p>The Sling HTL Scripting engine fully complies with the <a
href="https://github.com/adobe/htl-spec/blob/1.4/SPECIFICATION.md">HTML
Template Language Specification 1.4</a>. In addition it adds some extensions
which are not part of the specification.</p>
<h2><a href="#expression-options" id="expression-options">Expression
Options</a></h2>
+<h3><a href="#i18n" id="i18n">I18n</a></h3>
+<p>In addition to the options defined in <a
href="https://github.com/adobe/htl-spec/blob/1.4/SPECIFICATION.md#123-i18n">HTL
Spec 1.2.3</a> the option <code>basename</code> is supported to set the
basename of the used <a
href="../internationalization-support-i18n.html#resourcebundle-with-base-names">Sling
i18n Resource bundle</a> (<a
href="https://issues.apache.org/jira/browse/SLING-5314">SLING-5314</a>).</p>
<h3><a href="#format-date" id="format-date">Format Date</a></h3>
<p>In addition to the regular patterns defined in <a
href="https://github.com/adobe/htl-spec/blob/1.4/SPECIFICATION.md#1222-dates">HTL
Spec 1.2.2.2</a> the following special formatting patterns are supported (<a
href="https://issues.apache.org/jira/browse/SLING-9983">SLING-9983</a>) for
formatting dates only (disregarding time) in a decent format for the used
locale. <em>The resulting format depends on the JDK version though, as it
changed fundamentally with <a href="https://openjdk.java [...]
<table>
@@ -561,7 +563,7 @@ use // the use function
</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">Thu Jul 22 22:58:41 2021 +0200</span>
+ Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">Fri Jul 23 16:51:05 2021 +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/repolist.html b/repolist.html
index 967c83d..d90f3a0 100644
--- a/repolist.html
+++ b/repolist.html
@@ -107,7 +107,7 @@
<section class="wrap"><p>This is the list of all Sling source code
repositories, generated by a script found in the <a
href="https://github.com/apache/sling-aggregator">sling-aggregator</a> project,
where you can also find instructions on how to checkout all repositories using
the <code>repo</code> tool.</p>
<p>If you're unsure about the status of one of these repositories please ask
on our dev list.</p>
<p>We also have specific documentation about some of these modules on the <a
href="documentation/bundles.html">Bundles</a> page.</p>
-<p>A total of 335 repositories are listed below, in 29
groups.</p></section><h2>Group: adapter</h2>
+<p>A total of 336 repositories are listed below, in 30
groups.</p></section><h2>Group: adapter</h2>
<ul class="repolist"><li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-adapter-annotations.git">org-apache-sling-adapter-annotations</a><span
class="description"> - Apache Sling Adapter Annotations</span></li>
<li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-adapter-annotations-it.git">org-apache-sling-adapter-annotations-it</a><span
class="description"> - Apache Sling Adapter Annotations Integration Tests
(deprecated)</span></li>
</ul>
@@ -193,6 +193,10 @@
<li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-fragment-ws.git">org-apache-sling-fragment-ws</a><span
class="description"> - Apache Sling System Bundle Extension WS APIs</span></li>
<li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-fragment-xml.git">org-apache-sling-fragment-xml</a><span
class="description"> - Apache Sling System Bundle Extension XML
APIs</span></li>
</ul>
+ <h2>Group: graphql</h2>
+ <ul class="repolist"><li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-graphql-core.git">org-apache-sling-graphql-core</a><span
class="description"> - Apache Sling GraphQL Core</span></li>
+ <li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-graphql-schema-aggregator.git">org-apache-sling-graphql-schema-aggregator</a><span
class="description"> - Apache Sling GraphQL Schema Aggregator</span></li>
+ </ul>
<h2>Group: hapi</h2>
<ul class="repolist"><li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-hapi-client.git">org-apache-sling-hapi-client</a><span
class="description"> - Apache Sling Hypermedia API client-side
tools</span></li>
<li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-hapi-samplecontent.git">org-apache-sling-hapi-samplecontent</a><span
class="description"> - Apache Sling Hypermedia Api Sample Content</span></li>
@@ -441,7 +445,6 @@
<li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-featureflags.git">org-apache-sling-featureflags</a><span
class="description"> - Apache Sling Feature Flags</span></li>
<li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-file-optimization.git">org-apache-sling-file-optimization</a><span
class="description"> - Apache Sling File Optimization</span></li>
<li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-fsresource.git">org-apache-sling-fsresource</a><span
class="description"> - Apache Sling File System Resource Provider</span></li>
- <li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-graphql-core.git">org-apache-sling-graphql-core</a><span
class="description"> - Apache Sling GraphQL Core</span></li>
<li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-hapi.git">org-apache-sling-hapi</a><span
class="description"> - Apache Sling Hypermedia API tools</span></li>
<li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-i18n.git">org-apache-sling-i18n</a><span
class="description"> - Apache Sling I18N Support</span></li>
<li class="module"><a
href="https://github.com/apache/sling-org-apache-sling-javax-activation.git">org-apache-sling-javax-activation</a><span
class="description"> - Apache Sling javax.activation bundle</span></li>