This is an automated email from the ASF dual-hosted git repository.
adelbene pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/wicket-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b656ecb9 missing update for 8.15.0
b656ecb9 is described below
commit b656ecb915e8488f110e2968e857c9a986b706f5
Author: Andrea Del Bene <[email protected]>
AuthorDate: Tue May 2 22:41:52 2023 +0200
missing update for 8.15.0
---
_config.yml | 4 ++--
content/archetype-catalog.xml | 8 ++++----
content/atom.xml | 2 +-
content/start/download.html | 2 +-
content/start/quickstart.html | 4 ++--
content/start/wicket-8.x.html | 30 +++++++++++++++---------------
6 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/_config.yml b/_config.yml
index fa6e89c7..162fd8df 100644
--- a/_config.yml
+++ b/_config.yml
@@ -17,14 +17,14 @@ sass:
wicket:
version: 9.13.0
version_90: 9.13.0
- version_80: 8.14.0
+ version_80: 8.15.0
version_70: 7.18.0
version_60: 6.30.0
version_15: 1.5.16
version_14: 1.4.23
version_13: 1.3.7
released: 2023-04-18
- versions: [6.30.0, 1.5.16, 1.4.23, 7.18.0, 8.14.0, 9.13.0, 1.5-SNAPSHOT,
6.31.0-SNAPSHOT, 7.19.0-SNAPSHOT, 8.15.0-SNAPSHOT, 9.14.0-SNAPSHOT]
+ versions: [6.30.0, 1.5.16, 1.4.23, 7.18.0, 8.15.0, 9.13.0, 1.5-SNAPSHOT,
6.31.0-SNAPSHOT, 7.19.0-SNAPSHOT, 8.16.0-SNAPSHOT, 9.14.0-SNAPSHOT]
live_examples_url: http://examples9x.wicket.apache.org/
diff --git a/content/archetype-catalog.xml b/content/archetype-catalog.xml
index 1afb2b5a..7fd8dd6b 100644
--- a/content/archetype-catalog.xml
+++ b/content/archetype-catalog.xml
@@ -12,8 +12,8 @@
<archetype>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-archetype-quickstart</artifactId>
- <version>8.15.0-SNAPSHOT</version>
- <description>Wicket 8.15.0-SNAPSHOT
Quickstart</description>
+ <version>8.16.0-SNAPSHOT</version>
+ <description>Wicket 8.16.0-SNAPSHOT
Quickstart</description>
</archetype>
<archetype>
@@ -47,8 +47,8 @@
<archetype>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-archetype-quickstart</artifactId>
- <version>8.14.0</version>
- <description>Wicket 8.14.0 Quickstart</description>
+ <version>8.15.0</version>
+ <description>Wicket 8.15.0 Quickstart</description>
</archetype>
<archetype>
diff --git a/content/atom.xml b/content/atom.xml
index 38fbae3e..72414c8b 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -3,7 +3,7 @@
<title>Apache Wicket</title>
<link href="http://wicket.apache.org/atom.xml" rel="self"/>
<link href="http://wicket.apache.org/"/>
- <updated>2023-05-02T20:33:48+00:00</updated>
+ <updated>2023-05-02T20:41:24+00:00</updated>
<id>http://wicket.apache.org/</id>
<author>
<name>Apache Wicket</name>
diff --git a/content/start/download.html b/content/start/download.html
index 81902485..f7a84d86 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -167,7 +167,7 @@
</tr>
<tr>
<td><a href="wicket-8.x.html">Wicket 8.x</a></td>
- <td>8.14.0</td>
+ <td>8.15.0</td>
<td>supported</td>
</tr>
<tr>
diff --git a/content/start/quickstart.html b/content/start/quickstart.html
index 3b3f3781..46350f80 100644
--- a/content/start/quickstart.html
+++ b/content/start/quickstart.html
@@ -213,7 +213,7 @@ command line to your clipboard.</p>
- <option value="8.15.0-SNAPSHOT">8.15.0-SNAPSHOT</option>
+ <option value="8.16.0-SNAPSHOT">8.16.0-SNAPSHOT</option>
@@ -233,7 +233,7 @@ command line to your clipboard.</p>
- <option value="8.14.0">8.14.0</option>
+ <option value="8.15.0">8.15.0</option>
diff --git a/content/start/wicket-8.x.html b/content/start/wicket-8.x.html
index e1c9665f..040a5ff2 100644
--- a/content/start/wicket-8.x.html
+++ b/content/start/wicket-8.x.html
@@ -148,11 +148,11 @@ releases will not break compatibility.</p>
<h3 id="change-log">Change log</h3>
<p>To see what changed in these releases you can read the
-<a href="https://www.apache.org/dist/wicket/8.14.0/CHANGELOG-8.x">change
log</a>.</p>
+<a href="https://www.apache.org/dist/wicket/8.15.0/CHANGELOG-8.x">change
log</a>.</p>
<h2 id="download">Download</h2>
-<p>The most recent test version in this branch is: <strong>8.14.0</strong>.
+<p>The most recent test version in this branch is: <strong>8.15.0</strong>.
You can test the current state of development using <a href="#maven">Maven</a>
or <a href="#manually">download it manually</a>.</p>
<h3 id="maven">Using Apache Maven</h3>
@@ -162,7 +162,7 @@ You can test the current state of development using <a
href="#maven">Maven</a> o
<figure class="highlight"><pre><code class="language-xml"
data-lang="xml"><span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.wicket<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>wicket-core<span
class="nt"></artifactId></span>
- <span class="nt"><version></span>8.14.0<span
class="nt"></version></span>
+ <span class="nt"><version></span>8.15.0<span
class="nt"></version></span>
<span class="nt"></dependency></span></code></pre></figure>
<p>Add the snippet above to your project’s POM in the dependency
@@ -180,26 +180,26 @@ accordingly).</p>
from source:</p>
<ul>
- <li>Download source <a
href="http://www.apache.org/dyn/closer.cgi/wicket/8.14.0/apache-wicket-8.14.0.tar.gz">apache-wicket-8.14.0.tar.gz</a>
-(<a
href="https://www.apache.org/dist/wicket/8.14.0/apache-wicket-8.14.0.tar.gz.asc">PGP</a>,
-<a
href="https://www.apache.org/dist/wicket/8.14.0/apache-wicket-8.14.0.tar.gz.sha256">SHA-256</a>
+ <li>Download source <a
href="http://www.apache.org/dyn/closer.cgi/wicket/8.15.0/apache-wicket-8.15.0.tar.gz">apache-wicket-8.15.0.tar.gz</a>
+(<a
href="https://www.apache.org/dist/wicket/8.15.0/apache-wicket-8.15.0.tar.gz.asc">PGP</a>,
+<a
href="https://www.apache.org/dist/wicket/8.15.0/apache-wicket-8.15.0.tar.gz.sha256">SHA-256</a>
)</li>
- <li>Download source <a
href="http://www.apache.org/dyn/closer.cgi/wicket/8.14.0/apache-wicket-8.14.0.zip">apache-wicket-8.14.0.zip</a>
-(<a
href="https://www.apache.org/dist/wicket/8.14.0/apache-wicket-8.14.0.zip.asc">PGP</a>,
-<a
href="https://www.apache.org/dist/wicket/8.14.0/apache-wicket-8.14.0.zip.sha256">SHA-256</a>
+ <li>Download source <a
href="http://www.apache.org/dyn/closer.cgi/wicket/8.15.0/apache-wicket-8.15.0.zip">apache-wicket-8.15.0.zip</a>
+(<a
href="https://www.apache.org/dist/wicket/8.15.0/apache-wicket-8.15.0.zip.asc">PGP</a>,
+<a
href="https://www.apache.org/dist/wicket/8.15.0/apache-wicket-8.15.0.zip.sha256">SHA-256</a>
)</li>
</ul>
<p>Or use the following links to get the pre-packaged binaries instead:</p>
<ul>
- <li>Download binaries <a
href="http://www.apache.org/dyn/closer.cgi/wicket/8.14.0/binaries/apache-wicket-8.14.0-bin.tar.gz">apache-wicket-8.14.0-bin.tar.gz</a>
-(<a
href="https://www.apache.org/dist/wicket/8.14.0/binaries/apache-wicket-8.14.0-bin.tar.gz.asc">PGP</a>,
-<a
href="https://www.apache.org/dist/wicket/8.14.0/binaries/apache-wicket-8.14.0-bin.tar.gz.sha256">SHA-256</a>
+ <li>Download binaries <a
href="http://www.apache.org/dyn/closer.cgi/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.tar.gz">apache-wicket-8.15.0-bin.tar.gz</a>
+(<a
href="https://www.apache.org/dist/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.tar.gz.asc">PGP</a>,
+<a
href="https://www.apache.org/dist/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.tar.gz.sha256">SHA-256</a>
)</li>
- <li>Download binaries <a
href="http://www.apache.org/dyn/closer.cgi/wicket/8.14.0/binaries/apache-wicket-8.14.0-bin.zip">apache-wicket-8.14.0-bin.zip</a>
-(<a
href="https://www.apache.org/dist/wicket/8.14.0/binaries/apache-wicket-8.14.0-bin.zip.asc">PGP</a>,
-<a
href="https://www.apache.org/dist/wicket/8.14.0/binaries/apache-wicket-8.14.0-bin.zip.sha256">SHA-256</a>
+ <li>Download binaries <a
href="http://www.apache.org/dyn/closer.cgi/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.zip">apache-wicket-8.15.0-bin.zip</a>
+(<a
href="https://www.apache.org/dist/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.zip.asc">PGP</a>,
+<a
href="https://www.apache.org/dist/wicket/8.15.0/binaries/apache-wicket-8.15.0-bin.zip.sha256">SHA-256</a>
)</li>
</ul>