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 109ddb2 Added migration guide for 9.x
109ddb2 is described below
commit 109ddb2afd10b330cca0e55766431ebaeb524acd
Author: Andrea Del Bene <[email protected]>
AuthorDate: Sat Apr 27 15:54:32 2019 +0200
Added migration guide for 9.x
---
content/atom.xml | 2 +-
content/learn/index.html | 12 ++++++++++--
learn/index.md | 12 ++++++++++--
3 files changed, 21 insertions(+), 5 deletions(-)
diff --git a/content/atom.xml b/content/atom.xml
index e19894b..0ce9d24 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>2019-04-27T15:47:21+02:00</updated>
+ <updated>2019-04-27T15:53:09+02:00</updated>
<id>http://wicket.apache.org/</id>
<author>
<name>Apache Wicket</name>
diff --git a/content/learn/index.html b/content/learn/index.html
index 3cdeffa..9349f8b 100644
--- a/content/learn/index.html
+++ b/content/learn/index.html
@@ -150,6 +150,10 @@ Wicket’s API. We have done our best to document all the
changes and
provide migration paths between the different Wicket versions.</p>
<p>Here’s a list of the migration guides:</p>
<div class="button-bar">
+ <a class="button" href="http://s.apache.org/wicket9migration">
+ Wicket 9<br />
+ migration guide
+ </a>
<a class="button" href="http://s.apache.org/wicket8migration">
Wicket 8<br />
migration guide
@@ -158,12 +162,12 @@ provide migration paths between the different Wicket
versions.</p>
Wicket 7<br />
migration guide
</a>
+</div>
+<div class="button-bar">
<a class="button" href="http://s.apache.org/wicket6migration">
Wicket 6<br />
migration guide
</a>
-</div>
-<div class="button-bar">
<a class="button" href="http://s.apache.org/wicket5migrate">
Wicket 1.5<br />
migration guide
@@ -172,10 +176,14 @@ provide migration paths between the different Wicket
versions.</p>
Wicket 1.4<br />
migration guide
</a>
+</div>
+<div class="button-bar">
+ <a class="button" style="visibility: hidden;"></a>
<a class="button" href="http://s.apache.org/wicket3migrate">
Wicket 1.3<br />
migration guide
</a>
+ <a class="button" style="visibility: hidden;"></a>
</div>
<p>If you encounter a change that was not in the migration guide, don’t
hesitate to notify us.</p>
diff --git a/learn/index.md b/learn/index.md
index aba6030..f813191 100644
--- a/learn/index.md
+++ b/learn/index.md
@@ -106,6 +106,10 @@ provide migration paths between the different Wicket
versions.
Here's a list of the migration guides:
<div class="button-bar">
+ <a class="button" href="http://s.apache.org/wicket9migration">
+ Wicket 9<br>
+ migration guide
+ </a>
<a class="button" href="http://s.apache.org/wicket8migration">
Wicket 8<br>
migration guide
@@ -114,12 +118,12 @@ Here's a list of the migration guides:
Wicket 7<br>
migration guide
</a>
+</div>
+<div class="button-bar">
<a class="button" href="http://s.apache.org/wicket6migration">
Wicket 6<br>
migration guide
</a>
-</div>
-<div class="button-bar">
<a class="button" href="http://s.apache.org/wicket5migrate">
Wicket 1.5<br>
migration guide
@@ -128,10 +132,14 @@ Here's a list of the migration guides:
Wicket 1.4<br>
migration guide
</a>
+</div>
+<div class="button-bar">
+ <a class="button" style="visibility: hidden;"></a>
<a class="button" href="http://s.apache.org/wicket3migrate">
Wicket 1.3<br>
migration guide
</a>
+ <a class="button" style="visibility: hidden;"></a>
</div>
If you encounter a change that was not in the migration guide, don't