This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch jena4-updates
in repository https://gitbox.apache.org/repos/asf/jena-site.git

commit 211d772d07a9d1e49d8878a8d5f8d1cc8cc618d9
Author: Andy Seaborne <[email protected]>
AuthorDate: Fri Mar 26 16:45:50 2021 +0000

    Minor clarifications
---
 source/documentation/fuseki2/fuseki-webapp.md |  5 ++--
 source/download/__index.md                    | 34 +++++++++++++--------------
 source/help_and_support/__index.md            |  2 ++
 3 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/source/documentation/fuseki2/fuseki-webapp.md 
b/source/documentation/fuseki2/fuseki-webapp.md
index b149775..cb714b9 100644
--- a/source/documentation/fuseki2/fuseki-webapp.md
+++ b/source/documentation/fuseki2/fuseki-webapp.md
@@ -11,10 +11,9 @@ Fuseki/UI can be run in a number of ways:
 Fuseki is also packaged as a plain server ["Fuseki Main"](fuseki-main.html)
 with no UI for use as a configurable SPARQL server, for [building as a Docker
 container](fuseki-docker.html), and as a deployment and development standalone
-server.
+server. It supports the arguments used by the standalone server. 
 
-Both packaging used the same configuration file format, and in standalone 
server
-mode, the same command line arguments.
+The configuration file is the same format for all forms of the Fuseki server.
 
 See "[Fuseki Configuration](fuseki-configuration.html)" for information on
 how to provide datasets and configure services using the configuration file.
diff --git a/source/download/__index.md b/source/download/__index.md
index a5c7155..50e5134 100644
--- a/source/download/__index.md
+++ b/source/download/__index.md
@@ -3,12 +3,12 @@ title: Apache Jena Releases
 slug: index
 ---
 
-Jena is packaged as downloads which contain the most commonly used portions of 
the systems:
+Apache Jena is packaged as downloads which contain the most commonly used 
portions of the systems:
 
 - **apache-jena** &ndash; contains the APIs, SPARQL engine, the TDB native RDF 
database and command line tools
 - **apache-jena-fuseki** &ndash; the Jena SPARQL server
 
-Jena requires Java8.
+Jena4 requires Java 11.
 
 ## Download Mirrors
 
@@ -44,32 +44,32 @@ This distribution contains the APIs, SPARQL engine, the TDB 
native RDF database
 
 The binary distribution may be downloaded at:
 
-<a 
href="[preferred]jena/binaries/apache-jena-3.17.0.tar.gz">apache-jena-3.17.0.tar.gz</a>
-(<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-3.17.0.tar.gz.sha512";>SHA512</a>,
 
-<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-3.17.0.tar.gz.asc";>PGP</a>)
+<a 
href="[preferred]jena/binaries/apache-jena-4.0.0.tar.gz">apache-jena-4.0.0.tar.gz</a>
+(<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-4.0.0.tar.gz.sha512";>SHA512</a>,
 
+<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-4.0.0.tar.gz.asc";>PGP</a>)
 
-<a 
href="[preferred]jena/binaries/apache-jena-3.17.0.zip">apache-jena-3.17.0.zip</a>
-(<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-3.17.0.zip.sha512";>SHA512</a>,
-<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-3.17.0.zip.asc";>PGP</a>)
+<a 
href="[preferred]jena/binaries/apache-jena-4.0.0.zip">apache-jena-4.0.0.zip</a>
+(<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-4.0.0.zip.sha512";>SHA512</a>,
+<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-4.0.0.zip.asc";>PGP</a>)
 
 The source distribution, which includes the source for Fuseki and all modules 
in the release, may be downloaded at:
 
-<a 
href="[preferred]jena/source/jena-3.17.0-source-release.zip">jena-3.17.0-source-release.zip</a>
-(<a 
href="https://downloads.apache.org/jena/source/jena-3.17.0-source-release.zip.sha512";>SHA512</a>,
-<a 
href="https://downloads.apache.org/jena/source/jena-3.17.0-source-release.zip.asc";>PGP</a>)
+<a 
href="[preferred]jena/source/jena-4.0.0-source-release.zip">jena-4.0.0-source-release.zip</a>
+(<a 
href="https://downloads.apache.org/jena/source/jena-4.0.0-source-release.zip.sha512";>SHA512</a>,
+<a 
href="https://downloads.apache.org/jena/source/jena-4.0.0-source-release.zip.asc";>PGP</a>)
 
 ### Apache Jena Fuseki
 
 The binary distribution of Fuseki2 (this includes both the standalone and
 WAR file packaging) may be downloaded at:
 
-<a 
href="[preferred]jena/binaries/apache-jena-fuseki-3.17.0.tar.gz">apache-jena-fuseki-3.17.0.tar.gz</a>
-(<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-3.17.0.tar.gz.sha512";>SHA512</a>,
-<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-3.17.0.tar.gz.asc";>PGP</a>)
+<a 
href="[preferred]jena/binaries/apache-jena-fuseki-4.0.0.tar.gz">apache-jena-fuseki-4.0.0.tar.gz</a>
+(<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-4.0.0.tar.gz.sha512";>SHA512</a>,
+<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-4.0.0.tar.gz.asc";>PGP</a>)
 
-<a 
href="[preferred]jena/binaries/apache-jena-fuseki-3.17.0.zip">apache-jena-fuseki-3.17.0.zip</a>
-(<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-3.17.0.zip.sha512";>SHA512</a>,
-<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-3.17.0.zip.asc";>PGP</a>)
+<a 
href="[preferred]jena/binaries/apache-jena-fuseki-4.0.0.zip">apache-jena-fuseki-4.0.0.zip</a>
+(<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-4.0.0.zip.sha512";>SHA512</a>,
+<a 
href="https://downloads.apache.org/jena/binaries/apache-jena-fuseki-4.0.0.zip.asc";>PGP</a>)
 
 ### Individual Modules
 
diff --git a/source/help_and_support/__index.md 
b/source/help_and_support/__index.md
index aa691fd..b2d612f 100644
--- a/source/help_and_support/__index.md
+++ b/source/help_and_support/__index.md
@@ -25,6 +25,8 @@ list, please send an email to: <a 
href="mailto:[email protected]";>
 to subscribe with. This list is a good place to discuss the development of the 
Jena
 platform itself, including patches you want to submit.
 
+To unsubscribe from a mailing list, send email to 
`[email protected]`.
+
 Full details of Apache mailing lists: 
[http://www.apache.org/foundation/mailinglists.html](http://www.apache.org/foundation/mailinglists.html).
 
 ## Other channels

Reply via email to