This is an automated email from the ASF dual-hosted git repository.
cbrisson pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/velocity-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d7e6871 [site/prod] Fix java version in dependencies
d7e6871 is described below
commit d7e6871c059d9e29d492361f409ef734ff722b3c
Author: Claude Brisson <[email protected]>
AuthorDate: Mon Mar 1 21:25:06 2021 +0100
[site/prod] Fix java version in dependencies
---
tools/3.1/dependencies.html | 4 ++--
tools/devel/dependencies.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/tools/3.1/dependencies.html b/tools/3.1/dependencies.html
index b12e217..9a80f27 100644
--- a/tools/3.1/dependencies.html
+++ b/tools/3.1/dependencies.html
@@ -211,7 +211,7 @@ h2:hover > .headerlink, h3:hover > .headerlink, h1:hover >
.headerlink, h6:hover
<h2 id="dependencies">Dependencies<a class="headerlink" href="#dependencies"
title="Permanent link">¶</a></h2>
<p>VelocityTools requires certain external jar dependencies at different
times. These charts should help you determine which jars you need and when.</p>
<p>Since VelocityTools relies on Velocity Engine, please also check <a
href="/engine/2.0/dependencies.html">Engine dependencies</a>.</p>
-<p class="note">Note: Java version 1.7+ is required for compilation, testing
and use of VelocityTools 3.x.
+<p class="note">Note: Java version 1.8+ (JDK 8) is required for compilation,
testing and use of VelocityTools 3.x.
</p>
<h3 id="generictools">GenericTools<a class="headerlink" href="#generictools"
title="Permanent link">¶</a></h3>
<table class="table">
@@ -228,7 +228,7 @@ h2:hover > .headerlink, h3:hover > .headerlink, h1:hover >
.headerlink, h6:hover
<tbody>
<tr>
<td>velocity</td>
-<td>2.0+</td>
+<td>2.3</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
diff --git a/tools/devel/dependencies.html b/tools/devel/dependencies.html
index f3a7be9..0ed04b0 100644
--- a/tools/devel/dependencies.html
+++ b/tools/devel/dependencies.html
@@ -211,7 +211,7 @@ h2:hover > .headerlink, h3:hover > .headerlink, h1:hover >
.headerlink, h6:hover
<h2 id="dependencies">Dependencies<a class="headerlink" href="#dependencies"
title="Permanent link">¶</a></h2>
<p>VelocityTools requires certain external jar dependencies at different
times. These charts should help you determine which jars you need and when.</p>
<p>Since VelocityTools relies on Velocity Engine, please also check <a
href="/engine/2.0/dependencies.html">Engine dependencies</a>.</p>
-<p class="note">Note: Java version 1.7+ is required for compilation, testing
and use of VelocityTools 3.x.
+<p class="note">Note: Java version 1.8+ (JDK 8) is required for compilation,
testing and use of VelocityTools 3.x.
</p>
<h3 id="generictools">GenericTools<a class="headerlink" href="#generictools"
title="Permanent link">¶</a></h3>
<table class="table">
@@ -228,7 +228,7 @@ h2:hover > .headerlink, h3:hover > .headerlink, h1:hover >
.headerlink, h6:hover
<tbody>
<tr>
<td>velocity</td>
-<td>2.0+</td>
+<td>2.3</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>