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 fa3b3d5 Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/392/
fa3b3d5 is described below
commit fa3b3d55e90bde155dceb93558e992902c2c2b74
Author: jenkins <[email protected]>
AuthorDate: Fri Jan 28 09:29:50 2022 +0000
Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/392/
---
contributing.html | 9 +++++----
downloads.html | 10 +++++-----
sitemap.xml | 4 ++--
3 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/contributing.html b/contributing.html
index ba714ca..4953aaf 100644
--- a/contributing.html
+++ b/contributing.html
@@ -102,18 +102,19 @@
<h2><a href="#legal" id="legal">Legal</a></h2>
<p>Before contributing to the project, please make sure you understand the <a
href="https://www.apache.org/foundation/how-it-works/legal.html">requirements
and implications of contributing to the Apache Software Foundation</a>. An <a
href="https://www.apache.org/licenses/icla.pdf">Apache iCLA</a> is welcome if
you start contributing regularly, and required if you later become a
committer.</p>
<h2><a href="#how-to-contribute" id="how-to-contribute">How to
contribute</a></h2>
-<p>Apache Sling is a volunteer effort, so there is always plenty of work that
needs to be accomplished. If you want to help supporting Apache Sling, this
page is intended as a starting point for specific contribution ideas. To
further understand how the Sling community operates, refer to the <a
href="https://www.apache.org/foundation/how-it-works.html">Community Roles and
Processes document</a> and/or join our mailing lists.</p>
+<p>Apache Sling is a volunteer effort, so there is always plenty of work that
needs to be accomplished. If you want to help supporting Apache Sling, this
page is intended as a starting point for specific contribution ideas. To
further understand how the Sling community operates, refer to the <a
href="https://www.apache.org/foundation/how-it-works.html">Community Roles and
Processes document</a> and/or join our <a
href="http://sling.apache.org/project-information.html#mailing-lists">maili
[...]
+<p>For people who are completely new to contributing to an Apache Software
Foundation project, the <a
href="https://www.apache.org/foundation/getinvolved.html">Get Involved</a> page
provides you with enough resources to understand how the foundation works and
how its projects are structured - and don't hesitate to ask on our <a
href="http://sling.apache.org/project-information.html#mailing-lists">mailing
lists</a>!</p>
<p>See <a href="/project-information.html">Project Information</a> for details
about the tools mentioned below.</p>
<p>The Apache Sling project organizes its "to do" list using the
Apache <a href="https://issues.apache.org/jira/browse/SLING">JIRA issue
tracking system</a>. No matter if you are a programmer or not, it is probably
best to check JIRA first to figure out if the problem you identified is already
known. If not, please create a JIRA issue in which you try to describe to the
best of your knowledge the bug that you want to fix or the improvement that you
would like to contribute. The [...]
-<p>If pull requests are familiar to you, the next step is to open one against
one of our modules. If creating a pull request from your own repository,
setting the <em><a
href="https://docs.github.com/en/github/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork">allow
edits from maintainers</a></em> option is convenient as it allows us to update
your fork as the pull request evolves.</p>
+<p>If pull requests are familiar to you, the next step is to open one against
<a
href="https://github.com/apache/?q=sling&type=all&language=&sort=">one
of our modules</a>. If creating a pull request from your own repository,
setting the <em><a
href="https://docs.github.com/en/github/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork">allow
edits from maintainers</a></em> option is convenient as it allows us to upd
[...]
<p>More details about how the project is structured in terms of repositories
can be read on the <a
href="/documentation/development/getting-and-building-sling.html">Getting and
Building Sling</a> page.</p>
+<p>If you want to get involved into Sling development, we marked a number of
issues in JIRA with the label <a
href="https://issues.apache.org/jira/browse/SLING-5767?jql=project%20%3D%20SLING%20AND%20status%20%3D%20Open%20AND%20labels%20in%20(easy-first-issue%2C%20good-first-issue)">"good-first-issue"</a>;
we consider them a good starting point into Sling development. Just assign the
ticket to you and create a pull request to address it. We provide you feedback
and help you to g [...]
<p>For relatively large contributions (e.g. new modules), we recommend one of
the following two approaches:</p>
<ol>
<li>open a JIRA issue and send a pull request to the <a
href="https://github.com/apache/sling-whiteboard/">Apache Sling Whiteboard
project</a></li>
<li>open a JIRA issue and attach your source code to it as a zip or tar
archive.</li>
</ol>
<p>In any case it's good to discuss larger contributions on our developers
mailing list before starting their implementation, to help align your goals and
software design with the Sling community.</p>
-<p>For people who are completely new to contributing to an Apache Software
Foundation project, the <a
href="https://www.apache.org/foundation/getinvolved.html">Get Involved</a> page
provides you with enough resources to understand how the foundation works and
how its projects are structured - and don't hesitate to ask on our <a
href="http://sling.apache.org/project-information.html#mailing-lists">mailing
lists</a>!</p>
<h3><a href="#git" id="git">Git</a></h3>
<h4><a href="#commit-messages" id="commit-messages">Commit messages</a></h4>
<p>For non-trivial commits a Jira issue is required. Once the Jira issue is
created, the commit message must include the Jira issue key and the summary as
the first line, followed by an optional description of the fix. For example:</p>
@@ -145,7 +146,7 @@ against null values.
content/contributing.md
</a>
</div> <div class="revisionInfo">
- Last modified by <span class="author">Bertrand
Delacretaz</span> on <span class="comment">2021-07-05</span>
+ Last modified by <span class="author">Jörg Hoh</span>
on <span class="comment">2022-01-28</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/downloads.html b/downloads.html
index dba68e9..b5bbb87 100644
--- a/downloads.html
+++ b/downloads.html
@@ -1339,12 +1339,12 @@
</td><td><a
href="[preferred]sling/org.apache.sling.resource.presence-0.0.2-source-release.zip">Source
ZIP</a><span class="digestLinks">
(<a
href="https://downloads.apache.org/sling/org.apache.sling.resource.presence-0.0.2-source-release.zip.asc">asc</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.resource.presence-0.0.2-source-release.zip.sha1">sha1</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.resource.presence-0.0.2-source-release.zip.sha512">sha512</a>)
</span>
- </td></tr><tr><td>Resource
Resolver</td><td>1.8.0</td><td><a
href="https://github.com/apache/sling-org-apache-sling-resourceresolver">GitHub</a>
- </td><td><a
href="[preferred]sling/org.apache.sling.resourceresolver-1.8.0.jar">Bundle</a><span
class="digestLinks">
- (<a
href="https://downloads.apache.org/sling/org.apache.sling.resourceresolver-1.8.0.jar.asc">asc</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.resourceresolver-1.8.0.jar.sha1">sha1</a>)
+ </td></tr><tr><td>Resource
Resolver</td><td>1.8.2</td><td><a
href="https://github.com/apache/sling-org-apache-sling-resourceresolver">GitHub</a>
+ </td><td><a
href="[preferred]sling/org.apache.sling.resourceresolver-1.8.2.jar">Bundle</a><span
class="digestLinks">
+ (<a
href="https://downloads.apache.org/sling/org.apache.sling.resourceresolver-1.8.2.jar.asc">asc</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.resourceresolver-1.8.2.jar.sha1">sha1</a>)
</span>
- </td><td><a
href="[preferred]sling/org.apache.sling.resourceresolver-1.8.0-source-release.zip">Source
ZIP</a><span class="digestLinks">
- (<a
href="https://downloads.apache.org/sling/org.apache.sling.resourceresolver-1.8.0-source-release.zip.asc">asc</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.resourceresolver-1.8.0-source-release.zip.sha1">sha1</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.resourceresolver-1.8.0-source-release.zip.sha512">sha512</a>)
+ </td><td><a
href="[preferred]sling/org.apache.sling.resourceresolver-1.8.2-source-release.zip">Source
ZIP</a><span class="digestLinks">
+ (<a
href="https://downloads.apache.org/sling/org.apache.sling.resourceresolver-1.8.2-source-release.zip.asc">asc</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.resourceresolver-1.8.2-source-release.zip.sha1">sha1</a>,
<a
href="https://downloads.apache.org/sling/org.apache.sling.resourceresolver-1.8.2-source-release.zip.sha512">sha512</a>)
</span>
</td></tr><tr><td>Rewriter</td><td>1.3.0</td><td><a
href="https://github.com/apache/sling-org-apache-sling-rewriter">GitHub</a>
</td><td><a
href="[preferred]sling/org.apache.sling.rewriter-1.3.0.jar">Bundle</a><span
class="digestLinks">
diff --git a/sitemap.xml b/sitemap.xml
index 55c412e..6aab35c 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,6 +1,8 @@
<?xml version="1.0"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
+
<loc>https://sling.apache.org/contributing.html</loc><lastmod>2022-01-28</lastmod>
+ </url><url>
<loc>https://sling.apache.org/releases.html</loc><lastmod>2022-01-27</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/the-sling-engine/resources.html</loc><lastmod>2022-01-13</lastmod>
@@ -59,8 +61,6 @@
</url><url>
<loc>https://sling.apache.org/project-information.html</loc><lastmod>2021-07-07</lastmod>
</url><url>
-
<loc>https://sling.apache.org/contributing.html</loc><lastmod>2021-07-05</lastmod>
- </url><url>
<loc>https://sling.apache.org/documentation/development/testing-paxexam.html</loc><lastmod>2021-06-16</lastmod>
</url><url>
<loc>https://sling.apache.org/documentation/bundles/osgi-installer.html</loc><lastmod>2021-05-19</lastmod>