You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2018/09/17 18:41:46 UTC

wicket-site git commit: WICKET-6591 Problems with download pages

Repository: wicket-site
Updated Branches:
  refs/heads/asf-site 78df6ea14 -> c140b0dcc


WICKET-6591 Problems with download pages


Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/c140b0dc
Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/c140b0dc
Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/c140b0dc

Branch: refs/heads/asf-site
Commit: c140b0dccae68de4e0ad8b73bfb399ed7a5ccb55
Parents: 78df6ea
Author: Andrea Del Bene <an...@gmail.com>
Authored: Mon Sep 17 20:41:20 2018 +0200
Committer: Andrea Del Bene <an...@gmail.com>
Committed: Mon Sep 17 20:41:20 2018 +0200

----------------------------------------------------------------------
 _config.yml                   |   1 +
 content/atom.xml              |   2 +-
 content/start/download.html   |   2 +-
 content/start/wicket-7.x.html |  34 ++++-----
 content/start/wicket-8.x.html |  38 +++++++++-
 content/start/wicket-9.x.html | 145 +++++++++++++++++++++++++++++++++++++
 start/wicket-7.x.md           |  34 ++++-----
 start/wicket-8.x.md           |  43 ++++++++++-
 start/wicket-9.x.md           | 121 +++++++++++++++++++++++++++++++
 9 files changed, 380 insertions(+), 40 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/c140b0dc/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 6e673a1..90bc5b9 100644
--- a/_config.yml
+++ b/_config.yml
@@ -16,6 +16,7 @@ sass:
     sass_dir: _sass
 wicket:
   version:    8.0.0
+  version_90: 9.0.0-SNAPSHOT
   version_80: 8.1.0
   version_70: 7.10.0
   version_60: 6.29.0

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/c140b0dc/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 7064141..383db44 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>2018-09-15T18:55:51+02:00</updated>
+    <updated>2018-09-17T20:39:45+02:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/c140b0dc/content/start/download.html
----------------------------------------------------------------------
diff --git a/content/start/download.html b/content/start/download.html
index e41828c..932e7c0 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -81,7 +81,7 @@
 	</tr>
 	<tr>
 		<td><a href="wicket-9.x.html">Wicket 9.x</a></td>
-		<td></td>
+		<td>9.0.0-SNAPSHOT</td>
 		<td>in development</td>
 	</tr>
 	<tr>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/c140b0dc/content/start/wicket-7.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-7.x.html b/content/start/wicket-7.x.html
index e41154a..44c30bc 100644
--- a/content/start/wicket-7.x.html
+++ b/content/start/wicket-7.x.html
@@ -47,7 +47,7 @@
             <p>Here you can learn about the status of Wicket 7.x, find links to download it, learn how to configure your Maven POM to use Wicket, find the minimal requirements, and migrate your existing application to this Wicket version.</p>
         </header>
         <section class="l-one-third right">
-            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#status"><span class="toc-number">1</span> <span class="toc-text">Status</span></a><ul><li class="toc--level-2 toc--section-2"><a href="#semantic-versioning"><span class="toc-number">1.1</span> <span class="toc-text">Semantic versioning</span></a></li><li class="toc--level-2 toc--section-3"><a href="#change-log"><span class="toc-number">1.2</span> <span class="toc-text">Change log</span></a></li></ul></li><li class="toc--level-1 toc--section-4"><a href="#download"><span class="toc-number">2</span> <span class="toc-text">Download</span></a><ul><li class="toc--level-2 toc--section-5"><a href="#maven"><span class="toc-number">2.1</span> <span class="toc-text">Using Apache Maven</span></a></li><li class="toc--level-2 toc--section-6"><a href="#manually"><span class="toc-number">2.2</span> <span class="toc-text">Download Manually</span></a></li><li
  class="toc--level-2 toc--section-7"><a href="#older-releases"><span class="toc-number">2.3</span> <span class="toc-text">Older releases</span></a></li></ul></li><li class="toc--level-1 toc--section-8"><a href="#requirements"><span class="toc-number">3</span> <span class="toc-text">Requirements</span></a><ul><li class="toc--level-2 toc--section-9"><a href="#java-version"><span class="toc-number">3.1</span> <span class="toc-text">Java version</span></a></li><li class="toc--level-2 toc--section-10"><a href="#servlet-api"><span class="toc-number">3.2</span> <span class="toc-text">Servlet API</span></a></li><li class="toc--level-2 toc--section-11"><a href="#logging"><span class="toc-number">3.3</span> <span class="toc-text">Logging</span></a></li><li class="toc--level-2 toc--section-12"><a href="#dont-mix-wicket-versions"><span class="toc-number">3.4</span> <span class="toc-text">Don’t mix Wicket versions</span></a></li></ul></li><li class="toc--level-1 toc--section-13"><a href="#migr
 ate"><span class="toc-number">4</span> <span class="toc-text">Migrating from earlier versions</span></a></li></ul></div>
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#status"><span class="toc-number">1</span> <span class="toc-text">Status</span></a><ul><li class="toc--level-2 toc--section-2"><a href="#semantic-versioning"><span class="toc-number">1.1</span> <span class="toc-text">Semantic versioning</span></a></li><li class="toc--level-2 toc--section-3"><a href="#change-log"><span class="toc-number">1.2</span> <span class="toc-text">Change log</span></a></li></ul></li><li class="toc--level-1 toc--section-4"><a href="#download"><span class="toc-number">2</span> <span class="toc-text">Download</span></a><ul><li class="toc--level-2 toc--section-5"><a href="#maven"><span class="toc-number">2.1</span> <span class="toc-text">Using Apache Maven</span></a></li><li class="toc--level-2 toc--section-6"><a href="#manually"><span class="toc-number">2.2</span> <span class="toc-text">Download Manually</span></a></li><li
  class="toc--level-2 toc--section-7"><a href="#verify-distributions-signature"><span class="toc-number">2.3</span> <span class="toc-text">Verify distribution’s signature</span></a></li><li class="toc--level-2 toc--section-8"><a href="#older-releases"><span class="toc-number">2.4</span> <span class="toc-text">Older releases</span></a></li></ul></li><li class="toc--level-1 toc--section-9"><a href="#requirements"><span class="toc-number">3</span> <span class="toc-text">Requirements</span></a><ul><li class="toc--level-2 toc--section-10"><a href="#java-version"><span class="toc-number">3.1</span> <span class="toc-text">Java version</span></a></li><li class="toc--level-2 toc--section-11"><a href="#servlet-api"><span class="toc-number">3.2</span> <span class="toc-text">Servlet API</span></a></li><li class="toc--level-2 toc--section-12"><a href="#logging"><span class="toc-number">3.3</span> <span class="toc-text">Logging</span></a></li><li class="toc--level-2 toc--section-13"><a href="#do
 nt-mix-wicket-versions"><span class="toc-number">3.4</span> <span class="toc-text">Don’t mix Wicket versions</span></a></li></ul></li><li class="toc--level-1 toc--section-14"><a href="#migrate"><span class="toc-number">4</span> <span class="toc-text">Migrating from earlier versions</span></a></li></ul></div>
         </section>
         <section class="l-two-third left">
             <div class="button-bar">
@@ -72,7 +72,7 @@ convenience.</p>
 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="http://archive.apache.org/dist/wicket/7.10.0/CHANGELOG-7.x">change log</a>.</p>
+<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/CHANGELOG-7.x">change log</a>.</p>
 <h2 id="download">Download</h2>
 <p>The most recent release in this branch is: <strong>7.10.0</strong>. 
 You can get the release using <a href="#maven">Maven</a> or <a href="#manually">download it manually</a>.</p>
@@ -93,34 +93,32 @@ accordingly).</p>
 <p>Use the following links to download Wicket manually to build Wicket
 from source:</p>
 <ul>
-  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.10.0/apache-wicket-7.10.0.tar.gz">apache-wicket-7.10.0.tar.gz</a>
-(<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.sha">SHA</a>
+  <li>Download source <a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.tar.gz">apache-wicket-7.10.0.tar.gz</a>
+(<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.asc">PGP</a>,
+<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.sha256">SHA-256</a>
 )</li>
-  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.10.0/apache-wicket-7.10.0.zip">apache-wicket-7.10.0.zip</a>
-(<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.zip.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.zip.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.zip.sha">SHA</a>
+  <li>Download source <a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.zip">apache-wicket-7.10.0.zip</a>
+(<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.zip.asc">PGP</a>,
+<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.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/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz">apache-wicket-7.10.0-bin.tar.gz</a>
-(<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.sha">SHA</a>
+  <li>Download binaries <a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz">apache-wicket-7.10.0-bin.tar.gz</a>
+(<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.asc">PGP</a>,
+<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.sha256">SHA-256</a>
 )</li>
-  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip">apache-wicket-7.10.0-bin.zip</a>
-(<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.sha">SHA</a>
+  <li>Download binaries <a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip">apache-wicket-7.10.0-bin.zip</a>
+(<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.asc">PGP</a>,
+<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.sha256">SHA-256</a>
 )</li>
 </ul>
 <p>Note that the binary packages and the source packages don’t contain any
 dependencies necessary to have your project working out of the box. We
 strongly urge you to use Maven (or Buildr, or Gradle) as your
 dependency management system.</p>
+<h3 id="verify-distributions-signature">Verify distribution’s signature</h3>
+<p>PGP signatures can be verified as described <a href="http://www.apache.org/dev/release-signing.html#verifying-signature">on this page</a>. The public key used to sign Wicket distributions can be found in the <a href="https://dist.apache.org/repos/dist/release/wicket/KEYS">KEYS file</a>.</p>
 <h3 id="older-releases">Older releases</h3>
 <p>The Apache mirroring system only hosts the latest version of each actively supported branch.
 When you need to download an older release you can find them in the archives.</p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/c140b0dc/content/start/wicket-8.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-8.x.html b/content/start/wicket-8.x.html
index d04e2e6..5d12af4 100644
--- a/content/start/wicket-8.x.html
+++ b/content/start/wicket-8.x.html
@@ -47,7 +47,7 @@
             <p>Here you can learn about the status of Wicket 8.x, find links to download it, learn how to configure your Maven POM to use Wicket, find the minimal requirements, and migrate your existing application to this Wicket version.</p>
         </header>
         <section class="l-one-third right">
-            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#status"><span class="toc-number">1</span> <span class="toc-text">Status</span></a><ul><li class="toc--level-2 toc--section-2"><a href="#semantic-versioning"><span class="toc-number">1.1</span> <span class="toc-text">Semantic versioning</span></a></li><li class="toc--level-2 toc--section-3"><a href="#change-log"><span class="toc-number">1.2</span> <span class="toc-text">Change log</span></a></li></ul></li><li class="toc--level-1 toc--section-4"><a href="#download"><span class="toc-number">2</span> <span class="toc-text">Download</span></a><ul><li class="toc--level-2 toc--section-5"><a href="#maven"><span class="toc-number">2.1</span> <span class="toc-text">Using Apache Maven</span></a></li></ul></li><li class="toc--level-1 toc--section-6"><a href="#requirements"><span class="toc-number">3</span> <span class="toc-text">Requirements</span></a><
 ul><li class="toc--level-2 toc--section-7"><a href="#java-version"><span class="toc-number">3.1</span> <span class="toc-text">Java version</span></a></li><li class="toc--level-2 toc--section-8"><a href="#servlet-api"><span class="toc-number">3.2</span> <span class="toc-text">Servlet API</span></a></li><li class="toc--level-2 toc--section-9"><a href="#logging"><span class="toc-number">3.3</span> <span class="toc-text">Logging</span></a></li><li class="toc--level-2 toc--section-10"><a href="#dont-mix-wicket-versions"><span class="toc-number">3.4</span> <span class="toc-text">Don’t mix Wicket versions</span></a></li></ul></li><li class="toc--level-1 toc--section-11"><a href="#migrate"><span class="toc-number">4</span> <span class="toc-text">Migrating from earlier versions</span></a></li></ul></div>
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#status"><span class="toc-number">1</span> <span class="toc-text">Status</span></a><ul><li class="toc--level-2 toc--section-2"><a href="#semantic-versioning"><span class="toc-number">1.1</span> <span class="toc-text">Semantic versioning</span></a></li><li class="toc--level-2 toc--section-3"><a href="#change-log"><span class="toc-number">1.2</span> <span class="toc-text">Change log</span></a></li></ul></li><li class="toc--level-1 toc--section-4"><a href="#download"><span class="toc-number">2</span> <span class="toc-text">Download</span></a><ul><li class="toc--level-2 toc--section-5"><a href="#maven"><span class="toc-number">2.1</span> <span class="toc-text">Using Apache Maven</span></a></li><li class="toc--level-2 toc--section-6"><a href="#manually"><span class="toc-number">2.2</span> <span class="toc-text">Download Manually</span></a></li><li
  class="toc--level-2 toc--section-7"><a href="#verify-distributions-signature"><span class="toc-number">2.3</span> <span class="toc-text">Verify distribution’s signature</span></a></li><li class="toc--level-2 toc--section-8"><a href="#older-releases"><span class="toc-number">2.4</span> <span class="toc-text">Older releases</span></a></li></ul></li><li class="toc--level-1 toc--section-9"><a href="#requirements"><span class="toc-number">3</span> <span class="toc-text">Requirements</span></a><ul><li class="toc--level-2 toc--section-10"><a href="#java-version"><span class="toc-number">3.1</span> <span class="toc-text">Java version</span></a></li><li class="toc--level-2 toc--section-11"><a href="#servlet-api"><span class="toc-number">3.2</span> <span class="toc-text">Servlet API</span></a></li><li class="toc--level-2 toc--section-12"><a href="#logging"><span class="toc-number">3.3</span> <span class="toc-text">Logging</span></a></li><li class="toc--level-2 toc--section-13"><a href="#do
 nt-mix-wicket-versions"><span class="toc-number">3.4</span> <span class="toc-text">Don’t mix Wicket versions</span></a></li></ul></li><li class="toc--level-1 toc--section-14"><a href="#migrate"><span class="toc-number">4</span> <span class="toc-text">Migrating from earlier versions</span></a></li></ul></div>
         </section>
         <section class="l-two-third left">
             <div class="button-bar">
@@ -69,7 +69,7 @@ releases will not break compatibility.</p>
 <p>The change log is not available at the current state of the development process.</p>
 <h2 id="download">Download</h2>
 <p>The most recent test version in this branch is: <strong>8.1.0</strong>. 
-You can test the current state of development using <a href="#maven">Maven</a>.</p>
+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>
 <p>Use the following Maven dependency to use Wicket in your project:</p>
 <figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
@@ -83,6 +83,40 @@ You can test the current state of development using <a href="#maven">Maven</a>.<
 dependencies (copy above snippet and change the <code class="highlighter-rouge">artifactId</code>
 accordingly).</p>
 <p>If you are not a Maven user, you can download the Wicket release manually.</p>
+<h3 id="manually">Download Manually</h3>
+<p>Use the following links to download Wicket manually to build Wicket
+from source:</p>
+<ul>
+  <li>Download source <a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.tar.gz">apache-wicket-8.1.0.tar.gz</a>
+(<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.tar.gz.asc">PGP</a>,
+<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.tar.gz.sha256">SHA-256</a>
+)</li>
+  <li>Download source <a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.zip">apache-wicket-8.1.0.zip</a>
+(<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.zip.asc">PGP</a>,
+<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.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="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.tar.gz">apache-wicket-8.1.0-bin.tar.gz</a>
+(<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.tar.gz.asc">PGP</a>,
+<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.tar.gz.sha256">SHA-256</a>
+)</li>
+  <li>Download binaries <a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.zip">apache-wicket-8.1.0-bin.zip</a>
+(<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.zip.asc">PGP</a>,
+<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.zip.sha256">SHA-256</a>
+)</li>
+</ul>
+<p>Note that the binary packages and the source packages don’t contain any
+dependencies necessary to have your project working out of the box. We
+strongly urge you to use Maven (or Buildr, or Gradle) as your
+dependency management system.</p>
+<h3 id="verify-distributions-signature">Verify distribution’s signature</h3>
+<p>PGP signatures can be verified as described <a href="http://www.apache.org/dev/release-signing.html#verifying-signature">on this page</a>. The public key used to sign Wicket distributions can be found in the <a href="https://dist.apache.org/repos/dist/release/wicket/KEYS">KEYS file</a>.</p>
+<h3 id="older-releases">Older releases</h3>
+<p>The Apache mirroring system only hosts the latest version of each actively supported branch.
+When you need to download an older release you can find them in the archives.</p>
+<p>Go to <a href="https://archive.apache.org/dist/wicket">the Apache archives</a> to find your specific version.</p>
 <h2 id="requirements">Requirements</h2>
 <p>Apache Wicket has few requirements in order to work properly. In this
 section you’ll find the minimum requirements for all Wicket modules.

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/c140b0dc/content/start/wicket-9.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-9.x.html b/content/start/wicket-9.x.html
new file mode 100644
index 0000000..3f3c1a0
--- /dev/null
+++ b/content/start/wicket-9.x.html
@@ -0,0 +1,145 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta charset="utf-8">
+        <title>Apache Wicket 9.x | Apache Wicket</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /start/wicket-9.x -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /start/wicket-9.x -->
+    	<li class="active"><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /start/wicket-9.x -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /start/wicket-9.x -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /start/wicket-9.x -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /community || /start/wicket-9.x -->
+    	<li class=""><a href="/community">Community</a></li>
+		<!-- /apache || /start/wicket-9.x -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 9.x</h1>
+            <p>Here you can learn about the status of Wicket 9.x, find links to download it, learn how to configure your Maven POM to use Wicket, find the minimal requirements, and migrate your existing application to this Wicket version.</p>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#status"><span class="toc-number">1</span> <span class="toc-text">Status</span></a><ul><li class="toc--level-2 toc--section-2"><a href="#semantic-versioning"><span class="toc-number">1.1</span> <span class="toc-text">Semantic versioning</span></a></li><li class="toc--level-2 toc--section-3"><a href="#change-log"><span class="toc-number">1.2</span> <span class="toc-text">Change log</span></a></li></ul></li><li class="toc--level-1 toc--section-4"><a href="#download"><span class="toc-number">2</span> <span class="toc-text">Download</span></a><ul><li class="toc--level-2 toc--section-5"><a href="#maven"><span class="toc-number">2.1</span> <span class="toc-text">Using Apache Maven</span></a></li><li class="toc--level-2 toc--section-6"><a href="#older-releases"><span class="toc-number">2.2</span> <span class="toc-text">Older releases</span></a></li>
 </ul></li><li class="toc--level-1 toc--section-7"><a href="#requirements"><span class="toc-number">3</span> <span class="toc-text">Requirements</span></a><ul><li class="toc--level-2 toc--section-8"><a href="#java-version"><span class="toc-number">3.1</span> <span class="toc-text">Java version</span></a></li><li class="toc--level-2 toc--section-9"><a href="#servlet-api"><span class="toc-number">3.2</span> <span class="toc-text">Servlet API</span></a></li><li class="toc--level-2 toc--section-10"><a href="#logging"><span class="toc-number">3.3</span> <span class="toc-text">Logging</span></a></li><li class="toc--level-2 toc--section-11"><a href="#dont-mix-wicket-versions"><span class="toc-number">3.4</span> <span class="toc-text">Don’t mix Wicket versions</span></a></li></ul></li><li class="toc--level-1 toc--section-12"><a href="#migrate"><span class="toc-number">4</span> <span class="toc-text">Migrating from earlier versions</span></a></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="button-bar">
+	<a class="button" href="#status"><i class="fa fa-info-circle"></i><br />Status</a>
+	<a class="button" href="#download"><i class="fa fa-download"></i><br />Download</a>
+</div>
+<div class="button-bar">
+	<a class="button" href="#requirements"><i class="fa fa-exclamation-triangle"></i><br />Requirements</a>
+	<a class="button" href="#migrate"><i class="fa fa-history"></i><br />Migrate</a>
+</div>
+<h2 id="status">Status</h2>
+<p>The status for Wicket 9.x is: <strong>in development</strong>.</p>
+<p>This is the current in development release of Wicket. As such,
+all projects intended for production should <strong>NOT</strong> use this version.</p>
+<h3 id="semantic-versioning">Semantic versioning</h3>
+<p>These releases follow semantic versioning so upgrades between minor
+releases will not break compatibility.</p>
+<h3 id="change-log">Change log</h3>
+<p>The change log is not available at the current state of the development process.</p>
+<h2 id="download">Download</h2>
+<p>The most recent test version in this branch is: <strong>9.0.0-SNAPSHOT</strong>. 
+You can test the current state of development using <a href="#maven">Maven</a>.</p>
+<h3 id="maven">Using Apache Maven</h3>
+<p>Use the following Maven dependency to use Wicket in your project:</p>
+<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>9.0.0-SNAPSHOT<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
+<p>Add the snippet above to your project’s POM in the dependency
+(management) section.</p>
+<p>You can add more Wicket modules to your project by adding more
+dependencies (copy above snippet and change the <code class="highlighter-rouge">artifactId</code>
+accordingly).</p>
+<p>If you are not a Maven user, you can download the Wicket release manually.</p>
+<h3 id="older-releases">Older releases</h3>
+<p>The Apache mirroring system only hosts the latest version of each actively supported branch.
+When you need to download an older release you can find them in the archives.</p>
+<p>Go to <a href="https://archive.apache.org/dist/wicket">the Apache archives</a> to find your specific version.</p>
+<h2 id="requirements">Requirements</h2>
+<p>Apache Wicket has few requirements in order to work properly. In this
+section you’ll find the minimum requirements for all Wicket modules.
+Specific modules may need additional libraries, such as file upload,
+date time APIs, CDI specifications, and more. See the module’s POM for
+more details on the necessary libraries.</p>
+<h3 id="java-version">Java version</h3>
+<p>This Wicket version requires at least the following Java version: <strong>JDK 10.0 or newer</strong>.</p>
+<p>Not only is a particular version of Java necessary, Wicket also needs
+access to specific APIs.</p>
+<h3 id="servlet-api">Servlet API</h3>
+<p>This Wicket version requires at least the following Servlet API
+version: <strong>Servlet API 3.1 or newer</strong>. This is provided by your
+container, please see the documentation of your container to see which
+version of the Servlet specification is supported.</p>
+<p>In addition to the Servlet API, Wicket uses SLF4J to let you choose
+your own implementation of a logging framework.</p>
+<h3 id="logging">Logging</h3>
+<p>You cannot use Wicket without adding an SLF4J logging implementation to
+your classpath. Most people use
+<a href="http://logging.apache.org/log4j">log4j</a>.</p>
+<p>If you do, just include <strong>slf4j-log4j12.jar</strong> on your classpath to get
+Wicket to use log4j too. If you want to use commons-logging or JDK14
+logging or something else, please see the <a href="http://www.slf4j.org/faq.html">SLF4J site</a>
+for more information.</p>
+<h3 id="dont-mix-wicket-versions">Don’t mix Wicket versions</h3>
+<p>You cannot mix different Wicket versions in your project. You should
+always use the artifacts from a particular release. For example it is
+<strong>not</strong> possible to use Wicket Extensions 1.5 in a Wicket 6 project, or
+Wicket CDI 7.x in a Wicket 8 project. The same goes for 3rd party
+libraries: make sure you always use a compatible version of your 3rd
+party library.</p>
+<h2 id="migrate">Migrating from earlier versions</h2>
+<p>If you are migrating an existing application from earlier versions of
+Wicket you may find our migration guides invaluable:</p>
+<ul>
+  <li>Migrating from <a href="https://cwiki.apache.org/confluence/display/WICKET/Migrating+to+Wicket+1.3">Wicket 1.2 to Wicket 1.3</a></li>
+  <li>Migrating from <a href="https://cwiki.apache.org/confluence/display/WICKET/Migrating+to+Wicket+1.4">Wicket 1.3 to Wicket 1.4</a></li>
+  <li>Migrating from <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Wicket 1.4 to Wicket 1.5</a></li>
+  <li>Migrating from <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Wicket 1.5 to Wicket 6.x</a></li>
+  <li>Migrating from <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Wicket 6.x to Wicket 7.x</a></li>
+  <li>Migrating from <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+8.0">Wicket 7.x to Wicket 8.x</a></li>
+  <li>Migrating from <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+9.0">Wicket 8.x to Wicket 9.x</a></li>
+</ul>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+   	<img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;">
+    <div style="margin-top:12px;">Copyright © 2018 — The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/c140b0dc/start/wicket-7.x.md
----------------------------------------------------------------------
diff --git a/start/wicket-7.x.md b/start/wicket-7.x.md
index 38ea833..ff4ea9a 100644
--- a/start/wicket-7.x.md
+++ b/start/wicket-7.x.md
@@ -35,7 +35,7 @@ releases will not break compatibility.
 ### Change log
 
 To see what changed in these releases you can read the
-[change log](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/CHANGELOG-7.x).
+[change log](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/CHANGELOG-7.x).
 
 ## Download
 
@@ -68,28 +68,24 @@ If you are not a Maven user, you can download the Wicket release manually.
 Use the following links to download Wicket manually to build Wicket
 from source:
 
-- Download source [apache-wicket-{{site.wicket.version_70}}.tar.gz](http://www.apache.org/dyn/closer.cgi/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz)
-([PGP](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz.asc),
-[MD5](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz.md5),
-[SHA](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz.sha)
+- Download source [apache-wicket-{{site.wicket.version_70}}.tar.gz](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz)
+([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz.asc),
+[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz.sha256)
 )
-- Download source [apache-wicket-{{site.wicket.version_70}}.zip](http://www.apache.org/dyn/closer.cgi/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip)
-([PGP](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip.asc),
-[MD5](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip.md5),
-[SHA](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip.sha)
+- Download source [apache-wicket-{{site.wicket.version_70}}.zip](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip)
+([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip.asc),
+[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip.sha256)
 )
 
 Or use the following links to get the pre-packaged binaries instead:
 
-- Download binaries [apache-wicket-{{site.wicket.version_70}}-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz)
-([PGP](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz.asc),
-[MD5](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz.md5),
-[SHA](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz.sha)
+- Download binaries [apache-wicket-{{site.wicket.version_70}}-bin.tar.gz](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz)
+([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz.asc),
+[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz.sha256)
 )
-- Download binaries [apache-wicket-{{site.wicket.version_70}}-bin.zip](http://www.apache.org/dyn/closer.cgi/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip)
-([PGP](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip.asc),
-[MD5](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip.md5),
-[SHA](http://archive.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip.sha)
+- Download binaries [apache-wicket-{{site.wicket.version_70}}-bin.zip](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip)
+([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip.asc),
+[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip.sha256)
 )
 
 Note that the binary packages and the source packages don't contain any
@@ -97,6 +93,10 @@ dependencies necessary to have your project working out of the box. We
 strongly urge you to use Maven (or Buildr, or Gradle) as your
 dependency management system.
 
+### Verify distribution's signature
+
+PGP signatures can be verified as described [on this page](http://www.apache.org/dev/release-signing.html#verifying-signature). The public key used to sign Wicket distributions can be found in the [KEYS file](https://dist.apache.org/repos/dist/release/wicket/KEYS). 
+
 ### Older releases
 
 The Apache mirroring system only hosts the latest version of each actively supported branch.

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/c140b0dc/start/wicket-8.x.md
----------------------------------------------------------------------
diff --git a/start/wicket-8.x.md b/start/wicket-8.x.md
index c269fa8..331be64 100644
--- a/start/wicket-8.x.md
+++ b/start/wicket-8.x.md
@@ -32,7 +32,7 @@ The change log is not available at the current state of the development process.
 ## Download
 
 The most recent test version in this branch is: **{{site.wicket.version_80}}**. 
-You can test the current state of development using [Maven](#maven).
+You can test the current state of development using [Maven](#maven) or [download it manually](#manually).
 
 ### Using Apache Maven {#maven}
 
@@ -55,6 +55,47 @@ accordingly).
 
 If you are not a Maven user, you can download the Wicket release manually.
 
+### Download Manually {#manually}
+
+Use the following links to download Wicket manually to build Wicket
+from source:
+
+- Download source [apache-wicket-{{site.wicket.version_80}}.tar.gz](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.tar.gz)
+([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.tar.gz.asc),
+[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.tar.gz.sha256)
+)
+- Download source [apache-wicket-{{site.wicket.version_80}}.zip](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.zip)
+([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.zip.asc),
+[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.zip.sha256)
+)
+
+Or use the following links to get the pre-packaged binaries instead:
+
+- Download binaries [apache-wicket-{{site.wicket.version_80}}-bin.tar.gz](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.tar.gz)
+([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.tar.gz.asc),
+[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.tar.gz.sha256)
+)
+- Download binaries [apache-wicket-{{site.wicket.version_80}}-bin.zip](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.zip)
+([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.zip.asc),
+[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.zip.sha256)
+)
+
+Note that the binary packages and the source packages don't contain any
+dependencies necessary to have your project working out of the box. We
+strongly urge you to use Maven (or Buildr, or Gradle) as your
+dependency management system.
+
+### Verify distribution's signature
+
+PGP signatures can be verified as described [on this page](http://www.apache.org/dev/release-signing.html#verifying-signature). The public key used to sign Wicket distributions can be found in the [KEYS file](https://dist.apache.org/repos/dist/release/wicket/KEYS). 
+
+### Older releases
+
+The Apache mirroring system only hosts the latest version of each actively supported branch.
+When you need to download an older release you can find them in the archives.
+
+Go to [the Apache archives](https://archive.apache.org/dist/wicket) to find your specific version.
+
 ## Requirements
 
 Apache Wicket has few requirements in order to work properly. In this

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/c140b0dc/start/wicket-9.x.md
----------------------------------------------------------------------
diff --git a/start/wicket-9.x.md b/start/wicket-9.x.md
new file mode 100644
index 0000000..2611991
--- /dev/null
+++ b/start/wicket-9.x.md
@@ -0,0 +1,121 @@
+---
+layout: default
+title: Apache Wicket 9.x
+active_link: download
+preamble: Here you can learn about the status of Wicket 9.x, find links to download it, learn how to configure your Maven POM to use Wicket, find the minimal requirements, and migrate your existing application to this Wicket version.
+---
+<div class="button-bar">
+	<a class="button" href="#status"><i class="fa fa-info-circle"></i><br>Status</a>
+	<a class="button" href="#download"><i class="fa fa-download"></i><br>Download</a>
+</div>
+<div class="button-bar">
+	<a class="button" href="#requirements"><i class="fa fa-exclamation-triangle"></i><br>Requirements</a>
+	<a class="button" href="#migrate"><i class="fa fa-history"></i><br>Migrate</a>
+</div>
+
+## Status
+
+The status for Wicket 9.x is: **in development**.
+
+This is the current in development release of Wicket. As such,
+all projects intended for production should **NOT** use this version.
+
+### Semantic versioning
+
+These releases follow semantic versioning so upgrades between minor
+releases will not break compatibility.
+
+### Change log
+
+The change log is not available at the current state of the development process.
+
+## Download
+
+The most recent test version in this branch is: **{{site.wicket.version_90}}**. 
+You can test the current state of development using [Maven](#maven).
+
+### Using Apache Maven {#maven}
+
+Use the following Maven dependency to use Wicket in your project:
+
+{% highlight xml %}
+<dependency>
+    <groupId>org.apache.wicket</groupId>
+    <artifactId>wicket-core</artifactId>
+    <version>{{site.wicket.version_90}}</version>
+</dependency>
+{% endhighlight xml %}
+
+Add the snippet above to your project's POM in the dependency
+(management) section.
+
+You can add more Wicket modules to your project by adding more
+dependencies (copy above snippet and change the `artifactId`
+accordingly).
+
+If you are not a Maven user, you can download the Wicket release manually.
+
+### Older releases
+
+The Apache mirroring system only hosts the latest version of each actively supported branch.
+When you need to download an older release you can find them in the archives.
+
+Go to [the Apache archives](https://archive.apache.org/dist/wicket) to find your specific version.
+
+## Requirements
+
+Apache Wicket has few requirements in order to work properly. In this
+section you'll find the minimum requirements for all Wicket modules.
+Specific modules may need additional libraries, such as file upload,
+date time APIs, CDI specifications, and more. See the module's POM for
+more details on the necessary libraries.
+
+### Java version
+
+This Wicket version requires at least the following Java version: **JDK 10.0 or newer**.
+
+Not only is a particular version of Java necessary, Wicket also needs
+access to specific APIs.
+
+### Servlet API
+
+This Wicket version requires at least the following Servlet API
+version: **Servlet API 3.1 or newer**. This is provided by your
+container, please see the documentation of your container to see which
+version of the Servlet specification is supported.
+
+In addition to the Servlet API, Wicket uses SLF4J to let you choose
+your own implementation of a logging framework.
+
+### Logging
+
+You cannot use Wicket without adding an SLF4J logging implementation to
+your classpath. Most people use
+[log4j](http://logging.apache.org/log4j).
+
+If you do, just include **slf4j-log4j12.jar** on your classpath to get
+Wicket to use log4j too. If you want to use commons-logging or JDK14
+logging or something else, please see the [SLF4J site](http://www.slf4j.org/faq.html)
+for more information.
+
+### Don't mix Wicket versions
+
+You cannot mix different Wicket versions in your project. You should
+always use the artifacts from a particular release. For example it is
+**not** possible to use Wicket Extensions 1.5 in a Wicket 6 project, or
+Wicket CDI 7.x in a Wicket 8 project. The same goes for 3rd party
+libraries: make sure you always use a compatible version of your 3rd
+party library.
+
+## Migrating from earlier versions {#migrate}
+
+If you are migrating an existing application from earlier versions of
+Wicket you may find our migration guides invaluable:
+
+ * Migrating from [Wicket 1.2 to Wicket 1.3](https://cwiki.apache.org/confluence/display/WICKET/Migrating+to+Wicket+1.3)
+ * Migrating from [Wicket 1.3 to Wicket 1.4](https://cwiki.apache.org/confluence/display/WICKET/Migrating+to+Wicket+1.4)
+ * Migrating from [Wicket 1.4 to Wicket 1.5](https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5)
+ * Migrating from [Wicket 1.5 to Wicket 6.x](https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0)
+ * Migrating from [Wicket 6.x to Wicket 7.x](https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0)
+ * Migrating from [Wicket 7.x to Wicket 8.x](https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+8.0)
+ * Migrating from [Wicket 8.x to Wicket 9.x](https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+9.0)