Author: shuber
Date: Thu Dec 22 14:23:54 2022
New Revision: 1906166
URL: http://svn.apache.org/viewvc?rev=1906166&view=rev
Log:
Site checkin for project Apache Unomi :: Root Project
Modified:
unomi/website/manual/2_1_x/index.html
unomi/website/manual/latest/index.html
Modified: unomi/website/manual/2_1_x/index.html
URL:
http://svn.apache.org/viewvc/unomi/website/manual/2_1_x/index.html?rev=1906166&r1=1906165&r2=1906166&view=diff
==============================================================================
--- unomi/website/manual/2_1_x/index.html (original)
+++ unomi/website/manual/2_1_x/index.html Thu Dec 22 14:23:54 2022
@@ -763,7 +763,7 @@ services:
<div class="sect2">
<h3 id="_quick_start_manually">2.2. Quick Start manually</h3>
<div class="paragraph">
-<p>1) Install JDK 8 (<a
href="https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html"
class="bare">https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html</a>)
and make sure you set the
+<p>1) Install JDK 11 (<a
href="https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html"
class="bare">https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html</a>)
and make sure you set the
JAVA_HOME variable <a
href="https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/"
class="bare">https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/</a>
(see our <a href="#_jdk_compatibility">Getting Started</a> guide for more
information on JDK compatibility)</p>
</div>
<div class="paragraph">
@@ -818,15 +818,14 @@ in greater details what just happened.</
<h4 id="_prerequisites">2.3.1. Prerequisites</h4>
<div class="paragraph">
<p>This document assumes working knowledge of <a
href="https://git-scm.com/">git</a> to be able to retrieve the code for Unomi
and the example.
-Additionally, you will require a working Java 8 or above install. Refer to <a
href="http://www.oracle.com/technetwork/java/javase/">http://www.oracle.com/technetwork/java/javase/</a>
for details on how to download and install Java SE 8 or greater.</p>
+Additionally, you will require a working Java 11 or above install. Refer to <a
href="http://www.oracle.com/technetwork/java/javase/">http://www.oracle.com/technetwork/java/javase/</a>
for details on how to download and install Java SE 11 or greater.</p>
</div>
<div class="sect4">
<h5 id="_jdk_compatibility">JDK compatibility</h5>
<div class="paragraph">
<p>Starting with Java 9, Oracle made some big changes to the Java platform
releases. This is why Apache Unomi is focused on
-supporting the Long Term Supported versions of the JDK, currently versions 8
and 11. We do not test with intermediate
-versions so they may or may not work properly. Currently the most tested
version is version 8 and version 11 is also
-supported.</p>
+supporting the Long Term Supported versions of the JDK, currently version 11.
We do not test with intermediate
+versions so they may or may not work properly. Currently the most tested
version is version 11.</p>
</div>
<div class="paragraph">
<p>Also, as there are new licensing restrictions on JDKs provided by Oracle
for production usages, Apache Unomi has also
@@ -9923,7 +9922,7 @@ The mapping can’t be use with mult
<div class="olist arabic">
<ol class="arabic">
<li>
-<p>Install J2SE 8.0 SDK (or later), which can be downloaded from
+<p>Install J2SE 11 SDK (or later), which can be downloaded from
<a
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p>
</li>
<li>
@@ -10150,7 +10149,7 @@ installed JDKs with the following comman
</div>
<div class="listingblock">
<div class="content">
-<pre class="highlight"><code>export JAVA_HOME=`/usr/libexec/java_home -v
1.8.0_181`</code></pre>
+<pre class="highlight"><code>export JAVA_HOME=`/usr/libexec/java_home -v
11.0.5`</code></pre>
</div>
</div>
<div class="paragraph">
@@ -10181,7 +10180,7 @@ to use these tests is to run them from a
others.</p>
</div>
<div class="paragraph">
-<p>Note : the integration tests require a JDK 8 or more recent !</p>
+<p>Note : the integration tests require a JDK 11 or more recent !</p>
</div>
<div class="paragraph">
<p>To run the tests simply activate the following profile :</p>
@@ -11266,7 +11265,7 @@ They allow to modify an item, that would
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2022-12-13 15:06:22 +0100
+Last updated 2022-12-14 10:31:11 +0100
</div>
</div>
</body>
Modified: unomi/website/manual/latest/index.html
URL:
http://svn.apache.org/viewvc/unomi/website/manual/latest/index.html?rev=1906166&r1=1906165&r2=1906166&view=diff
==============================================================================
--- unomi/website/manual/latest/index.html (original)
+++ unomi/website/manual/latest/index.html Thu Dec 22 14:23:54 2022
@@ -763,7 +763,7 @@ services:
<div class="sect2">
<h3 id="_quick_start_manually">2.2. Quick Start manually</h3>
<div class="paragraph">
-<p>1) Install JDK 8 (<a
href="https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html"
class="bare">https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html</a>)
and make sure you set the
+<p>1) Install JDK 11 (<a
href="https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html"
class="bare">https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html</a>)
and make sure you set the
JAVA_HOME variable <a
href="https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/"
class="bare">https://docs.oracle.com/cd/E19182-01/820-7851/inst_cli_jdk_javahome_t/</a>
(see our <a href="#_jdk_compatibility">Getting Started</a> guide for more
information on JDK compatibility)</p>
</div>
<div class="paragraph">
@@ -818,15 +818,14 @@ in greater details what just happened.</
<h4 id="_prerequisites">2.3.1. Prerequisites</h4>
<div class="paragraph">
<p>This document assumes working knowledge of <a
href="https://git-scm.com/">git</a> to be able to retrieve the code for Unomi
and the example.
-Additionally, you will require a working Java 8 or above install. Refer to <a
href="http://www.oracle.com/technetwork/java/javase/">http://www.oracle.com/technetwork/java/javase/</a>
for details on how to download and install Java SE 8 or greater.</p>
+Additionally, you will require a working Java 11 or above install. Refer to <a
href="http://www.oracle.com/technetwork/java/javase/">http://www.oracle.com/technetwork/java/javase/</a>
for details on how to download and install Java SE 11 or greater.</p>
</div>
<div class="sect4">
<h5 id="_jdk_compatibility">JDK compatibility</h5>
<div class="paragraph">
<p>Starting with Java 9, Oracle made some big changes to the Java platform
releases. This is why Apache Unomi is focused on
-supporting the Long Term Supported versions of the JDK, currently versions 8
and 11. We do not test with intermediate
-versions so they may or may not work properly. Currently the most tested
version is version 8 and version 11 is also
-supported.</p>
+supporting the Long Term Supported versions of the JDK, currently version 11.
We do not test with intermediate
+versions so they may or may not work properly. Currently the most tested
version is version 11.</p>
</div>
<div class="paragraph">
<p>Also, as there are new licensing restrictions on JDKs provided by Oracle
for production usages, Apache Unomi has also
@@ -9923,7 +9922,7 @@ The mapping can’t be use with mult
<div class="olist arabic">
<ol class="arabic">
<li>
-<p>Install J2SE 8.0 SDK (or later), which can be downloaded from
+<p>Install J2SE 11 SDK (or later), which can be downloaded from
<a
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a></p>
</li>
<li>
@@ -10150,7 +10149,7 @@ installed JDKs with the following comman
</div>
<div class="listingblock">
<div class="content">
-<pre class="highlight"><code>export JAVA_HOME=`/usr/libexec/java_home -v
1.8.0_181`</code></pre>
+<pre class="highlight"><code>export JAVA_HOME=`/usr/libexec/java_home -v
11.0.5`</code></pre>
</div>
</div>
<div class="paragraph">
@@ -10181,7 +10180,7 @@ to use these tests is to run them from a
others.</p>
</div>
<div class="paragraph">
-<p>Note : the integration tests require a JDK 8 or more recent !</p>
+<p>Note : the integration tests require a JDK 11 or more recent !</p>
</div>
<div class="paragraph">
<p>To run the tests simply activate the following profile :</p>
@@ -11266,7 +11265,7 @@ They allow to modify an item, that would
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2022-12-13 15:06:22 +0100
+Last updated 2022-12-14 10:31:11 +0100
</div>
</div>
</body>