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 d3c8c03 Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/223/
d3c8c03 is described below
commit d3c8c0308fbfd02444cbb2604aed5ee9edd1fa3c
Author: jenkins <[email protected]>
AuthorDate: Thu Jul 22 12:35:15 2021 +0000
Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/223/
---
.asf.yaml | 3 ---
downloads.html | 8 ++++----
res/css/site.css | 4 +---
3 files changed, 5 insertions(+), 10 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
deleted file mode 100644
index 170e1e3..0000000
--- a/.asf.yaml
+++ /dev/null
@@ -1,3 +0,0 @@
-publish:
- whoami: asf-site
-
diff --git a/downloads.html b/downloads.html
index 33971d7..b44a645 100644
--- a/downloads.html
+++ b/downloads.html
@@ -120,9 +120,9 @@
<p>For each module the following artifact types are provided</p>
<ol>
<li>Main binary</li>
-<li>Zip archive with complete project source code (classifier
<code>source-release</code>)</li>
-<li>Jar archive with source files of classes contained in 1. (classifier
<code>sources</code>)</li>
-<li>Jar archive containing <a
href="https://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">javadoc</a>(
(classifier <code>javadoc</code>)</li>
+<li>Zip archive with complete project source code according to <a
href="https://www.apache.org/legal/release-policy.html">ASF rules</a>
(classifier <code>source-release</code>), including LICENSE and NOTICE
file.</li>
+<li>Jar archive with source files of classes contained in 1., necessary for
automatic downloads from IDEs (classifier <code>sources</code>), requirement of
<a
href="https://central.sonatype.org/publish/requirements/#supply-javadoc-and-sources">Maven
Central</a></li>
+<li>Jar archive containing <a
href="https://docs.oracle.com/javase/7/docs/technotes/guides/javadoc/">javadoc</a>(classifier
<code>javadoc</code>), requirement of <a
href="https://central.sonatype.org/publish/requirements/#supply-javadoc-and-sources">Maven
Central</a></li>
</ol>
<p>All those artifacts are accompanied by an according <code>*.asc</code> file
containing the PGP signature.</p>
<h1><a href="#downloads" id="downloads">Downloads</a></h1>
@@ -2097,7 +2097,7 @@
</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">Tue Jan 5 12:39:43 2021 +0100</span>
+ Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">Thu Jul 22 14:29:06 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/res/css/site.css b/res/css/site.css
index 4ab6097..7f40658 100644
--- a/res/css/site.css
+++ b/res/css/site.css
@@ -143,6 +143,4 @@ code {
.digestLinks {
font-size: 80%;
-}
-
-/** Testing cache behavior: P1 */
+}
\ No newline at end of file