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 2017/10/01 21:06:36 UTC

[1/3] wicket-site git commit: Site updated for version 6.28.0

Repository: wicket-site
Updated Branches:
  refs/heads/asf-site 167388ddd -> 1bf16d564


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/index.html b/content/news/2013/index.html
index bc6ce68..f1b1724 100644
--- a/content/news/2013/index.html
+++ b/content/news/2013/index.html
@@ -179,6 +179,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2014/01/05/wicket-6.13.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/01/05/wicket-6.13.0-released.html b/content/news/2014/01/05/wicket-6.13.0-released.html
index 82c9fb5..4a1cc94 100644
--- a/content/news/2014/01/05/wicket-6.13.0-released.html
+++ b/content/news/2014/01/05/wicket-6.13.0-released.html
@@ -131,7 +131,7 @@ downgrade to JQuery 1.8.3-the previously provided JQuery that still
 contains these APIs. Download the 1.8.3 release of jquery and add it
 to your project in its application’s init method:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"> <span class="nd">@Override</span>
- <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
+ <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
      <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
          <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
  <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2014/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/01/index.html b/content/news/2014/01/index.html
index 4b58e64..9c7a5c5 100644
--- a/content/news/2014/01/index.html
+++ b/content/news/2014/01/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2014/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/02/index.html b/content/news/2014/02/index.html
index 5b6a0cb..836b322 100644
--- a/content/news/2014/02/index.html
+++ b/content/news/2014/02/index.html
@@ -111,6 +111,7 @@ Apache Wicket 1.5.10 and 6.13.0</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2014/04/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/04/index.html b/content/news/2014/04/index.html
index 9a550c0..74ce669 100644
--- a/content/news/2014/04/index.html
+++ b/content/news/2014/04/index.html
@@ -70,6 +70,7 @@ the course of the coming milestone releases....</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2014/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/06/index.html b/content/news/2014/06/index.html
index 6314ce9..95c1e70 100644
--- a/content/news/2014/06/index.html
+++ b/content/news/2014/06/index.html
@@ -70,6 +70,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2014/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/08/index.html b/content/news/2014/08/index.html
index 41cc675..bda20bc 100644
--- a/content/news/2014/08/index.html
+++ b/content/news/2014/08/index.html
@@ -70,6 +70,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2014/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/09/index.html b/content/news/2014/09/index.html
index 75e4e11..c8a7ef6 100644
--- a/content/news/2014/09/index.html
+++ b/content/news/2014/09/index.html
@@ -78,6 +78,7 @@ This could lead to a security issue if two or more users with a temporary sessio
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2014/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/index.html b/content/news/2014/11/index.html
index 13ed0d8..de55dd1 100644
--- a/content/news/2014/11/index.html
+++ b/content/news/2014/11/index.html
@@ -66,6 +66,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2014/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/index.html b/content/news/2014/index.html
index 3f985aa..1acd9c3 100644
--- a/content/news/2014/index.html
+++ b/content/news/2014/index.html
@@ -191,6 +191,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2015/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/index.html b/content/news/2015/02/index.html
index 944e974..34c17a7 100644
--- a/content/news/2015/02/index.html
+++ b/content/news/2015/02/index.html
@@ -88,6 +88,7 @@ to announce that he has accepted.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2015/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/06/index.html b/content/news/2015/06/index.html
index c4058a4..b804ff9 100644
--- a/content/news/2015/06/index.html
+++ b/content/news/2015/06/index.html
@@ -66,6 +66,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2015/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/07/index.html b/content/news/2015/07/index.html
index c950bf2..bcbcb4e 100644
--- a/content/news/2015/07/index.html
+++ b/content/news/2015/07/index.html
@@ -57,6 +57,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2015/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/10/index.html b/content/news/2015/10/index.html
index 8083d12..b8321ba 100644
--- a/content/news/2015/10/index.html
+++ b/content/news/2015/10/index.html
@@ -74,6 +74,7 @@ use semantic ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2015/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/index.html b/content/news/2015/11/index.html
index cdce46c..580fab2 100644
--- a/content/news/2015/11/index.html
+++ b/content/news/2015/11/index.html
@@ -72,6 +72,7 @@ use semantic v...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2015/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/index.html b/content/news/2015/index.html
index f6a03f7..4a538f6 100644
--- a/content/news/2015/index.html
+++ b/content/news/2015/index.html
@@ -149,6 +149,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/01/index.html b/content/news/2016/01/index.html
index 2b23bdf..ffb1448 100644
--- a/content/news/2016/01/index.html
+++ b/content/news/2016/01/index.html
@@ -59,6 +59,7 @@ use semantic ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/02/index.html b/content/news/2016/02/index.html
index 645b6bb..941d757 100644
--- a/content/news/2016/02/index.html
+++ b/content/news/2016/02/index.html
@@ -73,6 +73,7 @@ use semantic v...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/03/index.html b/content/news/2016/03/index.html
index c9ff802..d37e111 100644
--- a/content/news/2016/03/index.html
+++ b/content/news/2016/03/index.html
@@ -76,6 +76,7 @@ Apache Wicket 1.5.x, 6.x and 7.x</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/05/index.html b/content/news/2016/05/index.html
index 043d976..0b7ed9f 100644
--- a/content/news/2016/05/index.html
+++ b/content/news/2016/05/index.html
@@ -69,6 +69,7 @@ government...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/07/25/wicket-8.0.0-M1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/07/25/wicket-8.0.0-M1-released.html b/content/news/2016/07/25/wicket-8.0.0-M1-released.html
index 8356c14..99db264 100644
--- a/content/news/2016/07/25/wicket-8.0.0-M1-released.html
+++ b/content/news/2016/07/25/wicket-8.0.0-M1-released.html
@@ -223,7 +223,7 @@ cTwAn0jMYcafuw0aHDATKwbTv8U3uZX1
   <li>[WICKET-5920] - roll a version of ListDataProvider implementing ISortableDetachable model</li>
   <li>[WICKET-5950] - Model and GenericBaseModel could both implement IObjectClassAwareModel</li>
   <li>[WICKET-5969] - Please give us access to PageTable.index pageId queue</li>
-  <li>[WICKET-5986] - NumberTextField<n> should use Models for minimum, maximum and step</n></li>
+  <li>[WICKET-5986] - NumberTextField<N> should use Models for minimum, maximum and step</N></li>
   <li>[WICKET-6015] - AjaxFallbackOrderByBorder/Link should support updateAjaxAttributes() idiom</li>
   <li>[WICKET-6019] - Remove ‘final’ modifier for Localizer#getStringIgnoreSettings() methods</li>
   <li>[WICKET-6023] - small tweak for component queuing for the AbstractRepeater</li>
@@ -267,7 +267,7 @@ cTwAn0jMYcafuw0aHDATKwbTv8U3uZX1
   <li>[WICKET-6183] - Improve stateless support for AJAX</li>
   <li>[WICKET-6184] - Remove form argument from AjaxButton and AjaxLink callbacks</li>
   <li>[WICKET-6188] - Use DynamicJQueryResourceReference by default</li>
-  <li>[WICKET-6189] - Return Optional<t> from RequestCycle.find(Class<t>)</t></t></li>
+  <li>[WICKET-6189] - Return Optional<T> from RequestCycle.find(Class<T>)</T></T></li>
 </ul>
 <h5 id="new-feature">New Feature</h5>
 <ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/07/index.html b/content/news/2016/07/index.html
index 22ba4d7..19d3903 100644
--- a/content/news/2016/07/index.html
+++ b/content/news/2016/07/index.html
@@ -78,6 +78,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/08/index.html b/content/news/2016/08/index.html
index 5a8127d..ba69f07 100644
--- a/content/news/2016/08/index.html
+++ b/content/news/2016/08/index.html
@@ -78,6 +78,7 @@ using the Apache Commons Fileupload library to bec...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/10/index.html b/content/news/2016/10/index.html
index c16acfd..5a3c8cf 100644
--- a/content/news/2016/10/index.html
+++ b/content/news/2016/10/index.html
@@ -78,6 +78,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/11/index.html b/content/news/2016/11/index.html
index e92d3bd..380baf0 100644
--- a/content/news/2016/11/index.html
+++ b/content/news/2016/11/index.html
@@ -65,6 +65,7 @@ side targets were subjected to the CSRF check. This was also f...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/12/index.html b/content/news/2016/12/index.html
index f04005e..c9e2bfc 100644
--- a/content/news/2016/12/index.html
+++ b/content/news/2016/12/index.html
@@ -91,6 +91,7 @@ an attacker to hack its serialized form to put a client on an infin...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2016/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/index.html b/content/news/2016/index.html
index fc46f40..4de89c2 100644
--- a/content/news/2016/index.html
+++ b/content/news/2016/index.html
@@ -227,6 +227,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2017/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/02/index.html b/content/news/2017/02/index.html
index a16aaf4..7412e3c 100644
--- a/content/news/2017/02/index.html
+++ b/content/news/2017/02/index.html
@@ -60,6 +60,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2017/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/03/index.html b/content/news/2017/03/index.html
index 2fd5c35..b6faf3a 100644
--- a/content/news/2017/03/index.html
+++ b/content/news/2017/03/index.html
@@ -60,6 +60,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2017/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/05/index.html b/content/news/2017/05/index.html
index 3c5be88..303da99 100644
--- a/content/news/2017/05/index.html
+++ b/content/news/2017/05/index.html
@@ -69,6 +69,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2017/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/07/index.html b/content/news/2017/07/index.html
index 5e985a9..8db9820 100644
--- a/content/news/2017/07/index.html
+++ b/content/news/2017/07/index.html
@@ -69,6 +69,7 @@ government...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2017/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/08/index.html b/content/news/2017/08/index.html
index 0a892eb..2537ff5 100644
--- a/content/news/2017/08/index.html
+++ b/content/news/2017/08/index.html
@@ -60,6 +60,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2017/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/09/index.html b/content/news/2017/09/index.html
index 56a61ad..cdeac87 100644
--- a/content/news/2017/09/index.html
+++ b/content/news/2017/09/index.html
@@ -60,6 +60,7 @@ government...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2017/10/01/wicket-6.28.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2017/10/01/wicket-6.28.0-released.html b/content/news/2017/10/01/wicket-6.28.0-released.html
new file mode 100644
index 0000000..e3010ac
--- /dev/null
+++ b/content/news/2017/10/01/wicket-6.28.0-released.html
@@ -0,0 +1,155 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta charset="utf-8">
+        <title>Apache Wicket 6.28.0 released | 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.3.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 || /news/2017/10/01/wicket-6.28.0-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2017/10/01/wicket-6.28.0-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2017/10/01/wicket-6.28.0-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2017/10/01/wicket-6.28.0-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2017/10/01/wicket-6.28.0-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /community || /news/2017/10/01/wicket-6.28.0-released.html -->
+    	<li class=""><a href="/community">Community</a></li>
+		<!-- /apache || /news/2017/10/01/wicket-6.28.0-released.html -->
+    	<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 6.28.0 released</h1>
+        </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="#new-and-noteworthy"><span class="toc-number">1</span> <span class="toc-text">New and noteworthy</span></a></li><li class="toc--level-1 toc--section-2"><a href="#using-this-release"><span class="toc-number">2</span> <span class="toc-text">Using this release</span></a></li><li class="toc--level-1 toc--section-3"><a href="#upgrading-from-earlier-versions"><span class="toc-number">3</span> <span class="toc-text">Upgrading from earlier versions</span></a><ul><li class="toc--level-2 toc--section-4"><a href="#this-release"><span class="toc-number">3.1</span> <span class="toc-text">This Release</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">01 Oct 2017</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.28.0!</p>
+<p>Apache Wicket is an open source Java component oriented web application
+framework that powers thousands of web applications and web sites for
+governments, stores, universities, cities, banks, email providers, and
+more. You can find more about Apache Wicket at https://wicket.apache.org</p>
+<p>This release marks another minor release of Wicket 6. We
+use semantic versioning for the development of Wicket, and as such no
+API breaks are present breaks are present in this release compared to
+6.0.0.</p>
+<h2 id="new-and-noteworthy">New and noteworthy</h2>
+<p>This release fixes WICKET-6457 and WICKET-6465 which caused the page store not to be cleared when session ends.</p>
+<h2 id="using-this-release">Using this release</h2>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</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>6.28.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.28.0">6.28.0 source download</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.28.0/binaries">6.28.0 binary download</a></li>
+</ul>
+<!--more-->
+<h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2>
+<p>If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at</p>
+<ul>
+  <li>http://s.apache.org/wicket6migrate</li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<p>========================================================================</p>
+<div class="highlighter-rouge"><pre class="highlight"><code>The signatures for the source release artefacts:
+</code></pre>
+</div>
+<p>Signature for apache-wicket-6.28.0.zip:</p>
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+iQIcBAABAgAGBQJZy+bZAAoJEAzCjx+CMhBV6NIQAJcLGcLKjUpGG7zgXphVgOsh
+Zlx0oJH6H2FfB/CTXrjPgvfFLyr4UZQ0/KqZIidRQx06O1oQGiBEobBv5W2rFpAL
+eMUTVEKOYQyLfLJB1ngP9GvUAMjiuFnK1rJvE8mjjYbtVXHQ7jqRjsKqK7y3o+/u
+CvzVPTL21ggJ790LOkkhPSPhuY6R0lLUWSdOqs600n5gxi7UoN67Y9JqcQSMiGwm
+TbzlcG0dZCkskBHl+GIBuuyyB2IFT5gSB2DU0jKOjouhfSSxjuY48yWJ2lWqfUnP
+iLvGABHtsSD3i4psyoFEbW2PVON8obJgnBqYNq+ERt9t0BF2eFcCHvxb6wJTZwHs
+pINSc9J/OM7K4FAnORXAoaQSsdRBVD8USIAjlYpB5H3SJZlvVi7fUlCa5mfNtUER
+rL2HZjRWGyiJx8GQzGf56jpZ9ZTlhpanhQNiGJsMMMY0P1BN0HlMUBHoVSeozyAe
+QyqJTiPYPdUY+8HpkWTO3hE6b2c01pGIfz+7fDeYDKZ/Azl0hg4UQDFQPAPU/pjz
+S0F5j3aSwpmcloHqX2tNaBmq7um0mVvBTpUOEWoagKA+7/eKMhRzjJblIoV5OBb2
+9YjtcSoHYsMzVIauDw1hREhOKEAvAEvSvE4ZkB+rb4COCEar8K5ulENKosIjmS+K
+BcfSYelcMrMY1EOlYsIb
+=QAWQ
+-----END PGP SIGNATURE-----
+</pre></div>
+<p>Signature for apache-wicket-6.28.0.tar.gz:</p>
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+iQIcBAABAgAGBQJZy+bZAAoJEAzCjx+CMhBVNNgP/iYb2lby8HrHXZvFI2ei7bE7
+nfvh/UckkD0IDyVoSYJU9mNIcY6DqU+lPZrX8gA039IT3WztT4GOrEcj1L8yAwpI
+lwuf4kIu9CyRT15ExeagSZl6RXzkxr6BjV27zT50Z21L4k1kLPD4Iy0cQpym3E4k
+UDayPdN5O5U7u75CbetSppsiC3Tr3THYYzA3QRLNacXM8j9EFI9YQ6XlqHGpQY7s
+cZx31EyoVSNfx5CwPps6cv42uYvf2cQpf5LTyj55o1Tta5FYZ9dgj7OnaXTUIBK4
+Nf0b7xd3JSKwoUNP+yV9Y+NVGPsktkxQFh4ycNF+NrBuIk9+3WcV7lp7oxNv9qKA
+pbvRHEaf6hRKug5RGaw+zvdcHQ6g1N+FQRUj3SGx8E+nqler05l9LHHuMMK1gqAj
+H2kp4XskfXSdtUquagUzXuyKA4CaSMdRl3MYTF1wX3wOwkWOVafIqNNs+JKaodKx
+5wo+bg24XPMO4u2NHIcNou/GsZfUTBViEcAAKbJzhu9DZkzh1f8CTM37E6dOe/7o
+og+fgROhrYgt+TpRhPfe7zqnkBPYcT5X/27tPEg5JE5nheTjP+zeury3R7pQ6Q47
+yZ/07TB4ICGeCRpYAVdiZRWNyqtTpDjy+QiqVjr/08IqYq8zSmUxiKjFCreklsyl
+WSEJobCokQDT80UChQRB
+=CrLw
+-----END PGP SIGNATURE-----
+</pre></div>
+<p>========================================================================</p>
+<h3 id="this-release">This Release</h3>
+<h4 id="changelog-for-6280">CHANGELOG for 6.28.0:</h4>
+<h5 id="bug">Bug</h5>
+<ul>
+  <li>[WICKET-6457] - PageStore not cleared at session end</li>
+  <li>[WICKET-6465] - PageStore not cleared at session end</li>
+</ul>
+<h5 id="improvement">Improvement</h5>
+<ul>
+  <li>[WICKET-6308] - Add an extra constructor to EmailTextField with a custom validator but without model</li>
+</ul>
+</div>
+        </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 © 2017 — 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/1bf16d56/content/news/2017/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/10/index.html b/content/news/2017/10/index.html
new file mode 100644
index 0000000..5675dad
--- /dev/null
+++ b/content/news/2017/10/index.html
@@ -0,0 +1,176 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta charset="utf-8">
+        <title>Monthly archive for October 2017 | 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.3.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 || /news/2017/10 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2017/10 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2017/10 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2017/10 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2017/10 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /community || /news/2017/10 -->
+    	<li class=""><a href="/community">Community</a></li>
+		<!-- /apache || /news/2017/10 -->
+    	<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>Monthly archive for October 2017</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 6.28.0 released</h3>
+  <p><small>01 Oct 2017</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.28.0!</p>
+<p>Apache Wicket is an open source Java component oriented web application
+framework that powers thousands of web applications and web sites for
+governments...</p>
+	<a href="/news/2017/10/01/wicket-6.28.0-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2017</h2>
+            <ul>
+            <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
+            <li><a href="/news/2017/09">September</a></li>
+            <li><a href="/news/2017/08">August</a></li>
+            <li><a href="/news/2017/07">July</a></li>
+            <li><a href="/news/2017/05">May</a></li>
+            <li><a href="/news/2017/03">March</a></li>
+            <li><a href="/news/2017/02">February</a></li>
+            </ul>
+            <h2>2016</h2>
+            <ul>
+            <li><a href="/news/2016">All of 2016</a></li>
+            <li><a href="/news/2016/12">December</a></li>
+            <li><a href="/news/2016/11">November</a></li>
+            <li><a href="/news/2016/10">October</a></li>
+            <li><a href="/news/2016/08">August</a></li>
+            <li><a href="/news/2016/07">July</a></li>
+            <li><a href="/news/2016/05">May</a></li>
+            <li><a href="/news/2016/03">March</a></li>
+            <li><a href="/news/2016/02">February</a></li>
+            <li><a href="/news/2016/01">January</a></li>
+            </ul>
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/11">November</a></li>
+            <li><a href="/news/2015/10">October</a></li>
+            <li><a href="/news/2015/07">July</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </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 © 2017 — 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/1bf16d56/content/news/2017/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/index.html b/content/news/2017/index.html
index 8049783..adb7493 100644
--- a/content/news/2017/index.html
+++ b/content/news/2017/index.html
@@ -48,6 +48,18 @@
         <div class="l-two-third">
       <div class="l-first">
               <div  class="l-full">
+                  <h1>All News for October 2017</h1>
+                  <p>This section contains all news items published in <a href="/news/2017/10">October 2017</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2017/10/01/wicket-6.28.0-released.html">Apache Wicket 6.28.0 released</h3>
+                      <small>01 Oct 2017</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.28.0! Apache Wicket is an open source Java component oriented web application framework that powers...
+              		<a href="/news/2017/10/01/wicket-6.28.0-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
                   <h1>All News for September 2017</h1>
                   <p>This section contains all news items published in <a href="/news/2017/09">September 2017</a>.</p>
               </div>
@@ -137,6 +149,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/index.html
----------------------------------------------------------------------
diff --git a/content/news/index.html b/content/news/index.html
index 92be88c..af29190 100644
--- a/content/news/index.html
+++ b/content/news/index.html
@@ -52,6 +52,12 @@
   <h1 id="all-news-for-2017">All News for 2017</h1>
   <p>This section contains all news items published in <a href="/news/2017">2017</a>.</p>
   <article>
+	<h3 id="/news/2017/10/01/wicket-6.28.0-released.html">Apache Wicket 6.28.0 released</h3>
+    <small>01 Oct 2017</small>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 6.28.0! Apache Wicket is an open source Java component oriented web application framework that powers thousands of web applications and web sites for governments, stores, universities, cities, banks, email providers, and more. You can find more about Apache Wicket at...
+	<a href="/news/2017/10/01/wicket-6.28.0-released.html">more</a></p>
+</article>
+  <article>
 	<h3 id="/news/2017/09/19/wicket-7.9.0-released.html">Apache Wicket 7.9.0 released</h3>
     <small>19 Sep 2017</small>
 	<p>The Apache Wicket PMC is proud to announce Apache Wicket 7.9.0! Apache Wicket is an open source Java component oriented web application framework that powers thousands of web applications and web sites for governments, stores, universities, cities, banks, email providers, and more. You can find more about Apache Wicket at...
@@ -1110,6 +1116,7 @@ This is the eighth maintenance release of 1.4.x series and brings over
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/start/download.html
----------------------------------------------------------------------
diff --git a/content/start/download.html b/content/start/download.html
index 975928d..6e129fc 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -91,7 +91,7 @@
 	</tr>
 	<tr>
 		<td><a href="wicket-6.x.html">Wicket 6.x</a></td>
-		<td>6.27.1</td>
+		<td>6.8.0</td>
 		<td>supported</td>
 	</tr>
 	<tr>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/start/quickstart.html
----------------------------------------------------------------------
diff --git a/content/start/quickstart.html b/content/start/quickstart.html
index 3b5cd8b..f14b21b 100644
--- a/content/start/quickstart.html
+++ b/content/start/quickstart.html
@@ -122,12 +122,12 @@ command line to your clipboard.</p>
 	<option value="8.0.0-SNAPSHOT">8.0.0-SNAPSHOT</option>
 	<option value="8.0.0-M7">8.0.0-M7</option>
 	<option value="7.10.0-SNAPSHOT">7.10.0-SNAPSHOT</option>
-	<option value="6.28.0-SNAPSHOT">6.28.0-SNAPSHOT</option>
+	<option value="6.29.0-SNAPSHOT">6.29.0-SNAPSHOT</option>
 	<option value="1.5-SNAPSHOT">1.5-SNAPSHOT</option>
 	<option value="7.9.0" selected="selected">7.9.0</option>
 	<option value="1.4.23">1.4.23</option>
 	<option value="1.5.17">1.5.17</option>
-	<option value="6.27.1">6.27.1</option>
+	<option value="6.8.0">6.8.0</option>
     </select>
   </div>
   <div>
@@ -153,9 +153,9 @@ generated (e.g. for Eclipse users this would be your workspace folder).
 Paste the command line into your terminal window and press «enter» to
 execute the command.</p>
 <p>You can create your quickstart interactively too with the following Maven command:</p>
-<p><code class="highlighter-rouge">shell
-    mvn archetype:generate -DarchetypeCatalog=http://wicket.apache.org
-</code></p>
+<div class="language-shell highlighter-rouge"><pre class="highlight"><code>    mvn archetype:generate -DarchetypeCatalog<span class="o">=</span>http://wicket.apache.org
+</code></pre>
+</div>
 <h4 id="result-of-the-maven-command">Result of the Maven command</h4>
 <p>Executing the Maven command line will result the following directory
 structure:</p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/start/wicket-6.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-6.x.html b/content/start/wicket-6.x.html
index 6090c4b..d71938d 100644
--- a/content/start/wicket-6.x.html
+++ b/content/start/wicket-6.x.html
@@ -72,16 +72,16 @@ convenience.</p>
 releases will not break compatibility.</p>
 <h3 id="change-log">Change log</h3>
 <p>To see what changed in this release (and prior releases) you can read
-the <a href="http://archive.apache.org/dist/wicket/6.27.1/CHANGELOG-6.x">change log</a>.</p>
+the <a href="http://archive.apache.org/dist/wicket/6.8.0/CHANGELOG-6.x">change log</a>.</p>
 <h2 id="download">Download</h2>
-<p>The most recent release in this branch is: <strong>6.27.1</strong>.</p>
+<p>The most recent release in this branch is: <strong>6.8.0</strong>.</p>
 <p>You can get the release using Maven or download it manually.</p>
 <h3 id="using-apache-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>6.27.1<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.8.0<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>
@@ -93,28 +93,28 @@ 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/6.27.1/apache-wicket-6.27.1.tar.gz">apache-wicket-6.27.1.tar.gz</a>
-(<a href="http://archive.apache.org/dist/wicket/6.27.1/apache-wicket-6.27.1.tar.gz.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/6.27.1/apache-wicket-6.27.1.tar.gz.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/6.27.1/apache-wicket-6.27.1.tar.gz.sha">SHA</a>
+  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/apache-wicket-6.8.0.tar.gz">apache-wicket-6.8.0.tar.gz</a>
+(<a href="http://archive.apache.org/dist/wicket/6.8.0/apache-wicket-6.8.0.tar.gz.asc">PGP</a>,
+<a href="http://archive.apache.org/dist/wicket/6.8.0/apache-wicket-6.8.0.tar.gz.md5">MD5</a>,
+<a href="http://archive.apache.org/dist/wicket/6.8.0/apache-wicket-6.8.0.tar.gz.sha">SHA</a>
 )</li>
-  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.27.1/apache-wicket-6.27.1.zip">apache-wicket-6.27.1.zip</a>
-(<a href="http://archive.apache.org/dist/wicket/6.27.1/apache-wicket-6.27.1.zip.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/6.27.1/apache-wicket-6.27.1.zip.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/6.27.1/apache-wicket-6.27.1.zip.sha">SHA</a>
+  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/apache-wicket-6.8.0.zip">apache-wicket-6.8.0.zip</a>
+(<a href="http://archive.apache.org/dist/wicket/6.8.0/apache-wicket-6.8.0.zip.asc">PGP</a>,
+<a href="http://archive.apache.org/dist/wicket/6.8.0/apache-wicket-6.8.0.zip.md5">MD5</a>,
+<a href="http://archive.apache.org/dist/wicket/6.8.0/apache-wicket-6.8.0.zip.sha">SHA</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/6.27.1/binaries/apache-wicket-6.27.1-bin.tar.gz">apache-wicket-6.27.1-bin.tar.gz</a>
-(<a href="http://archive.apache.org/dist/wicket/6.27.1/binaries/apache-wicket-6.27.1-bin.tar.gz.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/6.27.1/binaries/apache-wicket-6.27.1-bin.tar.gz.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/6.27.1/binaries/apache-wicket-6.27.1-bin.tar.gz.sha">SHA</a>
+  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/binaries/apache-wicket-6.8.0-bin.tar.gz">apache-wicket-6.8.0-bin.tar.gz</a>
+(<a href="http://archive.apache.org/dist/wicket/6.8.0/binaries/apache-wicket-6.8.0-bin.tar.gz.asc">PGP</a>,
+<a href="http://archive.apache.org/dist/wicket/6.8.0/binaries/apache-wicket-6.8.0-bin.tar.gz.md5">MD5</a>,
+<a href="http://archive.apache.org/dist/wicket/6.8.0/binaries/apache-wicket-6.8.0-bin.tar.gz.sha">SHA</a>
 )</li>
-  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.27.1/binaries/apache-wicket-6.27.1-bin.zip">apache-wicket-6.27.1-bin.zip</a>
-(<a href="http://archive.apache.org/dist/wicket/6.27.1/binaries/apache-wicket-6.27.1-bin.zip.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/6.27.1/binaries/apache-wicket-6.27.1-bin.zip.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/6.27.1/binaries/apache-wicket-6.27.1-bin.zip.sha">SHA</a>
+  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/binaries/apache-wicket-6.8.0-bin.zip">apache-wicket-6.8.0-bin.zip</a>
+(<a href="http://archive.apache.org/dist/wicket/6.8.0/binaries/apache-wicket-6.8.0-bin.zip.asc">PGP</a>,
+<a href="http://archive.apache.org/dist/wicket/6.8.0/binaries/apache-wicket-6.8.0-bin.zip.md5">MD5</a>,
+<a href="http://archive.apache.org/dist/wicket/6.8.0/binaries/apache-wicket-6.8.0-bin.zip.sha">SHA</a>
 )</li>
 </ul>
 <p>Note that the binary packages and the source packages don’t contain any


[2/3] wicket-site git commit: Site updated for version 6.28.0

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/learn/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/helloworld.html b/content/learn/examples/helloworld.html
index 9db3722..d2856e4 100644
--- a/content/learn/examples/helloworld.html
+++ b/content/learn/examples/helloworld.html
@@ -68,13 +68,13 @@ without having to go through the whole build-deploy cycle.</p>
 defines what the home page is, and allows for some configuration.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">org.apache.wicket.protocol.http.WebApplication</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">HelloWorldApplication</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">HelloWorldApplication</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">HelloWorldApplication</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
     <span class="cm">/**
      * @see org.apache.wicket.Application#getHomePage()
      */</span>
     <span class="nd">@Override</span>
-    <span class="kd">public</span> <span class="n">Class</span> <span class="n">getHomePage</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Class</span> <span class="nf">getHomePage</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">HelloWorld</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -85,7 +85,7 @@ rendered by the HelloWorld page is returned.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.WebPage</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">HelloWorld</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">HelloWorld</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">HelloWorld</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"message"</span><span class="o">,</span> <span class="s">"Hello World!"</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/learn/examples/markupinheritance.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/markupinheritance.html b/content/learn/examples/markupinheritance.html
index 8bba13a..ef47356 100644
--- a/content/learn/examples/markupinheritance.html
+++ b/content/learn/examples/markupinheritance.html
@@ -125,7 +125,7 @@ look at the example at hand. Let’s first create the base page.</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.link.BookmarkablePageLink</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">abstract</span> <span class="kd">class</span> <span class="nc">BasePage</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
-	<span class="kd">public</span> <span class="n">BasePage</span><span class="o">()</span> <span class="o">{</span>
+	<span class="kd">public</span> <span class="nf">BasePage</span><span class="o">()</span> <span class="o">{</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">BookmarkablePageLink</span><span class="o">(</span><span class="s">"page1"</span><span class="o">,</span> <span class="n">Page1</span><span class="o">.</span><span class="na">class</span><span class="o">));</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">BookmarkablePageLink</span><span class="o">(</span><span class="s">"page2"</span><span class="o">,</span> <span class="n">Page2</span><span class="o">.</span><span class="na">class</span><span class="o">));</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"footer"</span><span class="o">,</span> <span class="s">"This is in the footer"</span><span class="o">));</span>
@@ -166,7 +166,7 @@ markup file and Java class. Let’s first implement <code class="highlighter-rou
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page1</span> <span class="kd">extends</span> <span class="n">BasePage</span> <span class="o">{</span>
-	<span class="kd">public</span> <span class="n">Page1</span><span class="o">()</span> <span class="o">{</span>
+	<span class="kd">public</span> <span class="nf">Page1</span><span class="o">()</span> <span class="o">{</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"label1"</span><span class="o">,</span> <span class="s">"This is in the subclass Page1"</span><span class="o">));</span>
 	<span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -190,7 +190,7 @@ Wicket will not be able to render the component in the final page.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page2</span> <span class="kd">extends</span> <span class="n">BasePage</span> <span class="o">{</span>
-	<span class="kd">public</span> <span class="n">Page2</span><span class="o">()</span> <span class="o">{</span>
+	<span class="kd">public</span> <span class="nf">Page2</span><span class="o">()</span> <span class="o">{</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"label2"</span><span class="o">,</span> <span class="s">"This is in the subclass Page2"</span><span class="o">));</span>
 	<span class="o">}</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/learn/examples/navomatic.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/navomatic.html b/content/learn/examples/navomatic.html
index 910288f..4ab7364 100644
--- a/content/learn/examples/navomatic.html
+++ b/content/learn/examples/navomatic.html
@@ -114,9 +114,9 @@ this case, we set Page1 to be our home page.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">org</span><span class="o">.</span><span class="na">apache</span><span class="o">.</span><span class="na">wicket</span><span class="o">.</span><span class="na">examples</span><span class="o">.</span><span class="na">navomatic</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.protocol.http.WebApplication</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">NavomaticApplication</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">NavomaticApplication</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">NavomaticApplication</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="n">Class</span> <span class="n">getHomePage</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Class</span> <span class="nf">getHomePage</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">Page1</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -125,7 +125,7 @@ this case, we set Page1 to be our home page.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">examples</span><span class="o">.</span><span class="na">navomatic</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.WebPage</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page1</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">Page1</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">Page1</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">NavomaticBorder</span><span class="o">(</span><span class="s">"navomaticBorder"</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -146,7 +146,7 @@ two names match, Wicket associates the NavomaticBorder Java component with the
 <p>The Page2 Java and HTML files look almost identical (and we’ll omit the
 sources for Page3 altogether because it follows the same pattern):</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page2</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">Page2</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">Page2</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">NavomaticBorder</span><span class="o">(</span><span class="s">"navomaticBorder"</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -167,7 +167,7 @@ is in the NavomaticBorder markup.</p>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.border.Border</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.border.BoxBorder</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">NavomaticBorder</span> <span class="kd">extends</span> <span class="n">Border</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">NavomaticBorder</span><span class="o">(</span><span class="kd">final</span> <span class="n">String</span> <span class="n">componentName</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">NavomaticBorder</span><span class="o">(</span><span class="kd">final</span> <span class="n">String</span> <span class="n">componentName</span><span class="o">)</span> <span class="o">{</span>
         <span class="kd">super</span><span class="o">(</span><span class="n">componentName</span><span class="o">);</span>
         <span class="n">addToBorder</span><span class="o">(</span><span class="k">new</span> <span class="n">BoxBorder</span><span class="o">(</span><span class="s">"navigationBorder"</span><span class="o">));</span>
         <span class="n">addToBorder</span><span class="o">(</span><span class="k">new</span> <span class="n">BoxBorder</span><span class="o">(</span><span class="s">"bodyBorder"</span><span class="o">));</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/learn/examples/servlet3x.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/servlet3x.html b/content/learn/examples/servlet3x.html
index a1b9f50..d576f5d 100644
--- a/content/learn/examples/servlet3x.html
+++ b/content/learn/examples/servlet3x.html
@@ -76,10 +76,10 @@ example. You have to place them into the scanned package or in sub packages. (co
 <span class="kn">import</span> <span class="nn">org.springframework.web.context.support.AnnotationConfigWebApplicationContext</span><span class="o">;</span>
 <span class="nd">@WebListener</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyContextLoaderListener</span> <span class="kd">extends</span> <span class="n">ContextLoaderListener</span> <span class="o">{</span>
-  <span class="kd">public</span> <span class="n">MyContextLoaderListener</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">public</span> <span class="nf">MyContextLoaderListener</span><span class="o">()</span> <span class="o">{</span>
     <span class="kd">super</span><span class="o">(</span><span class="n">getWebApplicationContext</span><span class="o">());</span>
   <span class="o">}</span>
-  <span class="kd">private</span> <span class="kd">static</span> <span class="n">WebApplicationContext</span> <span class="n">getWebApplicationContext</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">private</span> <span class="kd">static</span> <span class="n">WebApplicationContext</span> <span class="nf">getWebApplicationContext</span><span class="o">()</span> <span class="o">{</span>
     <span class="n">AnnotationConfigWebApplicationContext</span> <span class="n">context</span>
     	<span class="o">=</span> <span class="k">new</span> <span class="n">AnnotationConfigWebApplicationContext</span><span class="o">();</span>
     <span class="n">context</span><span class="o">.</span><span class="na">scan</span><span class="o">(</span><span class="s">"com.my.package"</span><span class="o">);</span>
@@ -110,10 +110,10 @@ autowired by using the @SpringBean annotation in any wicket component like a Web
   <span class="nd">@Autowired</span>
   <span class="kd">private</span> <span class="n">HttpSession</span> <span class="n">httpSession</span><span class="o">;</span>
   <span class="nd">@PostConstruct</span>
-  <span class="kd">public</span> <span class="kt">void</span> <span class="n">postConstruct</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">public</span> <span class="kt">void</span> <span class="nf">postConstruct</span><span class="o">()</span> <span class="o">{</span>
     <span class="c1">// do something after the bean has been constructed</span>
   <span class="o">}</span>
-  <span class="kd">public</span> <span class="n">HttpSession</span> <span class="n">getHttpSession</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">public</span> <span class="n">HttpSession</span> <span class="nf">getHttpSession</span><span class="o">()</span> <span class="o">{</span>
     <span class="k">return</span> <span class="n">httpSession</span><span class="o">;</span>
   <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -124,7 +124,7 @@ autowired by using the @SpringBean annotation in any wicket component like a Web
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">HelloWorld</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
   <span class="nd">@SpringBean</span>
   <span class="kd">private</span> <span class="n">MySessionBean</span> <span class="n">mySessionBean</span><span class="o">;</span>
-  <span class="kd">public</span> <span class="n">HomePage</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">public</span> <span class="nf">HomePage</span><span class="o">()</span> <span class="o">{</span>
     <span class="c1">// do something</span>
   <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -140,11 +140,11 @@ example: <a href="helloworld.html">Hello World!</a></p>
 <span class="kn">import</span> <span class="nn">com.my.package.HelloWorld</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApplication</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
   <span class="nd">@Override</span>
-  <span class="kd">public</span> <span class="n">Class</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">Page</span><span class="o">&gt;</span> <span class="n">getHomePage</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">public</span> <span class="n">Class</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">Page</span><span class="o">&gt;</span> <span class="nf">getHomePage</span><span class="o">()</span> <span class="o">{</span>
     <span class="k">return</span> <span class="n">HelloWorld</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
   <span class="o">}</span>
   <span class="nd">@Override</span>
-  <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
     <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
     <span class="n">getComponentInstantiationListeners</span><span class="o">().</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">SpringComponentInjector</span><span class="o">(</span><span class="k">this</span><span class="o">,</span>
       <span class="n">WebApplicationContextUtils</span><span class="o">.</span><span class="na">getRequiredWebApplicationContext</span><span class="o">(</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/learn/examples/usingfragments.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/usingfragments.html b/content/learn/examples/usingfragments.html
index d86ebe2..a827efd 100644
--- a/content/learn/examples/usingfragments.html
+++ b/content/learn/examples/usingfragments.html
@@ -86,9 +86,9 @@ and web markup container.</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.list.Loop</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.panel.Fragment</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">Index</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Loop</span> <span class="n">loop</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Loop</span><span class="o">(</span><span class="s">"list"</span><span class="o">,</span> <span class="mi">5</span><span class="o">)</span> <span class="o">{</span>
-            <span class="kd">protected</span> <span class="kt">void</span> <span class="n">populateItem</span><span class="o">(</span><span class="n">LoopItem</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
+            <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="n">LoopItem</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
                 <span class="n">String</span> <span class="n">fragmentId</span> <span class="o">=</span> <span class="s">"fragment"</span> <span class="o">+</span> <span class="o">(</span><span class="n">item</span><span class="o">.</span><span class="na">getIteration</span><span class="o">()</span> <span class="o">%</span> <span class="mi">2</span> <span class="o">+</span> <span class="mi">1</span><span class="o">);</span>
                 <span class="n">item</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Fragment</span><span class="o">(</span><span class="s">"panel"</span><span class="o">,</span> <span class="n">fragmentId</span><span class="o">,</span> <span class="n">Index</span><span class="o">.</span><span class="na">this</span><span class="o">));</span>
             <span class="o">}</span>
@@ -123,14 +123,14 @@ subclass for fragment one to encapsulate the component.</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.panel.Fragment</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Fragment1</span> <span class="kd">extends</span> <span class="n">Fragment</span> <span class="o">{</span>
-        <span class="kd">public</span> <span class="n">Fragment1</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">String</span> <span class="n">markupId</span><span class="o">)</span> <span class="o">{</span>
+        <span class="kd">public</span> <span class="nf">Fragment1</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">String</span> <span class="n">markupId</span><span class="o">)</span> <span class="o">{</span>
             <span class="kd">super</span><span class="o">(</span><span class="n">id</span><span class="o">,</span> <span class="n">markupId</span><span class="o">,</span> <span class="n">Index</span><span class="o">.</span><span class="na">this</span><span class="o">);</span>
             <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"label"</span><span class="o">,</span> <span class="s">"Hello, World!"</span><span class="o">));</span>
         <span class="o">}</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="n">Index</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Loop</span> <span class="n">loop</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Loop</span><span class="o">(</span><span class="s">"list"</span><span class="o">,</span> <span class="mi">5</span><span class="o">)</span> <span class="o">{</span>
-            <span class="kd">protected</span> <span class="kt">void</span> <span class="n">populateItem</span><span class="o">(</span><span class="n">LoopItem</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
+            <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="n">LoopItem</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
                 <span class="kt">int</span> <span class="n">index</span> <span class="o">=</span> <span class="o">(</span><span class="n">item</span><span class="o">.</span><span class="na">getIteration</span><span class="o">()</span> <span class="o">%</span> <span class="mi">2</span> <span class="o">+</span> <span class="mi">1</span><span class="o">);</span>
                 <span class="n">String</span> <span class="n">fragmentId</span> <span class="o">=</span> <span class="s">"fragment"</span> <span class="o">+</span> <span class="n">index</span><span class="o">;</span>
                 <span class="k">if</span> <span class="o">(</span><span class="n">index</span> <span class="o">==</span> <span class="mi">1</span><span class="o">)</span> <span class="o">{</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/learn/index.html
----------------------------------------------------------------------
diff --git a/content/learn/index.html b/content/learn/index.html
index bb22763..23515ad 100644
--- a/content/learn/index.html
+++ b/content/learn/index.html
@@ -72,13 +72,13 @@ We also publish a news item on our website with the announcement, and it is also
 <p>Here are the most recent headlines:</p>
 <ul>
   <li>
-    <p><a href="/news/2017/09/19/wicket-7.9.0-released.html">Apache Wicket 7.9.0 released</a> <small>19 Sep 2017</small></p>
+    <p><a href="/news/2017/10/01/wicket-6.28.0-released.html">Apache Wicket 6.28.0 released</a> <small>01 Oct 2017</small></p>
   </li>
   <li>
-    <p><a href="/news/2017/08/12/wicket-8.0.0-M7-released.html">Apache Wicket 8.0.0-M7 released</a> <small>12 Aug 2017</small></p>
+    <p><a href="/news/2017/09/19/wicket-7.9.0-released.html">Apache Wicket 7.9.0 released</a> <small>19 Sep 2017</small></p>
   </li>
   <li>
-    <p><a href="/news/2017/07/12/wicket-7.8.0-released.html">Apache Wicket 7.8.0 released</a> <small>12 Jul 2017</small></p>
+    <p><a href="/news/2017/08/12/wicket-8.0.0-M7-released.html">Apache Wicket 8.0.0-M7 released</a> <small>12 Aug 2017</small></p>
   </li>
 </ul>
 <p>The complete articles and all other news items are available in the <a href="/news">archives</a>.</p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
----------------------------------------------------------------------
diff --git a/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html b/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
index 3bdf6e0..cbe4d0d 100644
--- a/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
+++ b/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
@@ -99,7 +99,7 @@ nationalities, credit card processors, etc.</p>
 <p>The signature of a constructor for the <code class="highlighter-rouge">DropDownChoice</code> component in Wicket
 1.3 was:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">DropDownChoice</span> <span class="kd">extends</span> <span class="o">...</span>
-    <span class="kd">public</span> <span class="n">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">choices</span><span class="o">)</span>
+    <span class="kd">public</span> <span class="nf">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">choices</span><span class="o">)</span>
 <span class="o">}</span></code></pre></figure>
 <p>As you can see, this constructor doesn’t give much insight into what goes
 where (other than the names of the parameters). The first parameter is the
@@ -110,7 +110,7 @@ to assign the right IModel values to the right parameters. Now take a look at
 the same constructor, but now in Wicket 1.4. The signature for our generified
 constructor looks like the following example.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="n">DropDownChoice</span> <span class="kd">extends</span> <span class="o">...</span>
-    <span class="kd">public</span> <span class="n">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">List</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">T</span><span class="o">&gt;&gt;</span> <span class="n">choices</span><span class="o">)</span>
+    <span class="kd">public</span> <span class="nf">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">List</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">T</span><span class="o">&gt;&gt;</span> <span class="n">choices</span><span class="o">)</span>
 <span class="o">}</span></code></pre></figure>
 <p>Here we communicate that the first <code class="highlighter-rouge">IModel</code> parameter is a <code class="highlighter-rouge">T</code>, which is the
 single value that will be provided when the <code class="highlighter-rouge">DropDownChoice</code> selects one
@@ -129,9 +129,9 @@ use a model or use two different model types: which one should be in the
 lead? We chose to generify only the components that clearly benefited from
 the extra type information, leading to clean code like this:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">ListView</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">peopleListView</span> <span class="o">=</span> <span class="k">new</span> <span class="n">ListView</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="s">"people"</span><span class="o">,</span> <span class="n">people</span><span class="o">)</span> <span class="o">{</span>
-        <span class="kd">protected</span> <span class="kt">void</span> <span class="n">populateItem</span><span class="o">(</span><span class="n">ListItem</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
+        <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="n">ListItem</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
             <span class="n">item</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Link</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="s">"editPerson"</span><span class="o">,</span> <span class="n">item</span><span class="o">.</span><span class="na">getModel</span><span class="o">()){</span>
-                <span class="kd">public</span> <span class="kt">void</span> <span class="n">onClick</span><span class="o">()</span> <span class="o">{</span>
+                <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onClick</span><span class="o">()</span> <span class="o">{</span>
                     <span class="n">Person</span> <span class="n">p</span> <span class="o">=</span> <span class="n">getModelObject</span><span class="o">();</span>
                     <span class="n">setResponsePage</span><span class="o">(</span><span class="k">new</span> <span class="n">EditPersonPage</span><span class="o">(</span><span class="n">p</span><span class="o">));</span>
                 <span class="o">}</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2009/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/07/index.html b/content/news/2009/07/index.html
index e55a077..9ad358e 100644
--- a/content/news/2009/07/index.html
+++ b/content/news/2009/07/index.html
@@ -70,6 +70,7 @@ minimum platform, we were able...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2009/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/08/index.html b/content/news/2009/08/index.html
index 05a7b88..1b00933 100644
--- a/content/news/2009/08/index.html
+++ b/content/news/2009/08/index.html
@@ -61,6 +61,7 @@ of Apache Wicket 1.4.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2009/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/10/index.html b/content/news/2009/10/index.html
index 8b80a99..7a1e5f9 100644
--- a/content/news/2009/10/index.html
+++ b/content/news/2009/10/index.html
@@ -69,6 +69,7 @@ of Apache Wicket 1.4.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2009/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/12/index.html b/content/news/2009/12/index.html
index 9e8e396..9c4f961 100644
--- a/content/news/2009/12/index.html
+++ b/content/news/2009/12/index.html
@@ -70,6 +70,7 @@ caused certain applicat...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2009/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/index.html b/content/news/2009/index.html
index 23dfad2..280c2e2 100644
--- a/content/news/2009/index.html
+++ b/content/news/2009/index.html
@@ -119,6 +119,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2010/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/02/index.html b/content/news/2010/02/index.html
index 5a4cbdb..d3bb7b0 100644
--- a/content/news/2010/02/index.html
+++ b/content/news/2010/02/index.html
@@ -57,6 +57,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2010/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/03/index.html b/content/news/2010/03/index.html
index 188a031..e5cb46a 100644
--- a/content/news/2010/03/index.html
+++ b/content/news/2010/03/index.html
@@ -59,6 +59,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2010/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/05/index.html b/content/news/2010/05/index.html
index 73f0c04..8bd0ff0 100644
--- a/content/news/2010/05/index.html
+++ b/content/news/2010/05/index.html
@@ -79,6 +79,7 @@ fifteen bug fixes and improvements.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2010/08/11/wicket-1.4.10-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/11/wicket-1.4.10-released.html b/content/news/2010/08/11/wicket-1.4.10-released.html
index a06e97f..2be7867 100644
--- a/content/news/2010/08/11/wicket-1.4.10-released.html
+++ b/content/news/2010/08/11/wicket-1.4.10-released.html
@@ -81,7 +81,7 @@ thirty bug fixes and improvements.</p>
 	 * &lt;/p&gt;
 	 * 
 	 */</span>
-	<span class="kd">protected</span> <span class="kt">void</span> <span class="n">onInitialize</span><span class="o">()</span> <span class="o">{}</span>
+	<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">onInitialize</span><span class="o">()</span> <span class="o">{}</span>
 <span class="o">}</span></code></pre></figure>
 <p>Component configuration allows developers to easier configure component states such as visibility, enabled, etc. From the javadoc:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">Component</span> <span class="o">{</span>
@@ -143,7 +143,7 @@ thirty bug fixes and improvements.</p>
 	 * }
 	 * &lt;/pre&gt;
 	 */</span>
-	<span class="kd">protected</span> <span class="kt">void</span> <span class="n">onConfigure</span><span class="o">()</span> <span class="o">{}</span>
+	<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">onConfigure</span><span class="o">()</span> <span class="o">{}</span>
 <span class="o">}</span></code></pre></figure>
 <ul>
   <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.10/">Subversion tag</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2010/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/index.html b/content/news/2010/08/index.html
index b1338be..a5c8f4a 100644
--- a/content/news/2010/08/index.html
+++ b/content/news/2010/08/index.html
@@ -79,6 +79,7 @@ provide our users with a more powerful and flexible request processing pipeline.
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2010/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/09/index.html b/content/news/2010/09/index.html
index 4d30ff7..36c1fb3 100644
--- a/content/news/2010/09/index.html
+++ b/content/news/2010/09/index.html
@@ -84,6 +84,7 @@ provide our users with a more powerful and flexible request processing pipeline.
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2010/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/index.html b/content/news/2010/11/index.html
index 0c3d272..b355ce3 100644
--- a/content/news/2010/11/index.html
+++ b/content/news/2010/11/index.html
@@ -96,6 +96,7 @@ willing to do the “grunt work” of creating great test cases for his pa...</p
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2010/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/12/index.html b/content/news/2010/12/index.html
index c237463..7d2fa7c 100644
--- a/content/news/2010/12/index.html
+++ b/content/news/2010/12/index.html
@@ -64,6 +64,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2010/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/index.html b/content/news/2010/index.html
index b18e174..7bf5d89 100644
--- a/content/news/2010/index.html
+++ b/content/news/2010/index.html
@@ -191,6 +191,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/01/index.html b/content/news/2011/01/index.html
index 3fa4aae..124a1d0 100644
--- a/content/news/2011/01/index.html
+++ b/content/news/2011/01/index.html
@@ -57,6 +57,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/02/index.html b/content/news/2011/02/index.html
index 20fa683..3ea3c73 100644
--- a/content/news/2011/02/index.html
+++ b/content/news/2011/02/index.html
@@ -71,6 +71,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/03/index.html b/content/news/2011/03/index.html
index 1f6f401..8c66eb2 100644
--- a/content/news/2011/03/index.html
+++ b/content/news/2011/03/index.html
@@ -58,6 +58,7 @@ For the past nine months I have been quietly working on a book about Wicket. Unl
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/04/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/04/index.html b/content/news/2011/04/index.html
index 16b013d..134bfa5 100644
--- a/content/news/2011/04/index.html
+++ b/content/news/2011/04/index.html
@@ -71,6 +71,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/05/index.html b/content/news/2011/05/index.html
index d327d07..43eec9e 100644
--- a/content/news/2011/05/index.html
+++ b/content/news/2011/05/index.html
@@ -66,6 +66,7 @@ give away a free copy of the ebook version of <a href="http://link.packtpub.com/
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/06/index.html b/content/news/2011/06/index.html
index f0ae9b1..6cb651e 100644
--- a/content/news/2011/06/index.html
+++ b/content/news/2011/06/index.html
@@ -58,6 +58,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/08/23/cve-2011-2712.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/23/cve-2011-2712.html b/content/news/2011/08/23/cve-2011-2712.html
index 4fad250..3f3c103 100644
--- a/content/news/2011/08/23/cve-2011-2712.html
+++ b/content/news/2011/08/23/cve-2011-2712.html
@@ -61,7 +61,7 @@ With multi window support application configuration and special query parameters
 <p>Mitigation:
 Either disable multi window support with</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApp</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span> 
-    <span class="kd">public</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
         <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
         <span class="n">getPageSettings</span><span class="o">.</span><span class="na">setAutomaticMultiWindowSupport</span><span class="o">(</span><span class="kc">false</span><span class="o">);</span>
     <span class="o">}</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/index.html b/content/news/2011/08/index.html
index e6c01e6..6eaf592 100644
--- a/content/news/2011/08/index.html
+++ b/content/news/2011/08/index.html
@@ -84,6 +84,7 @@ With multi window support application configuration and special query parameters
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/09/07/wicket-1.5-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/09/07/wicket-1.5-released.html b/content/news/2011/09/07/wicket-1.5-released.html
index 565ca63..8fca8a5 100644
--- a/content/news/2011/09/07/wicket-1.5-released.html
+++ b/content/news/2011/09/07/wicket-1.5-released.html
@@ -87,7 +87,7 @@
  * Objects that can send events
  */</span>
 <span class="kd">public</span> <span class="kd">interface</span> <span class="nc">IEventSource</span> <span class="o">{</span>
-    <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="kt">void</span> <span class="n">send</span><span class="o">(</span><span class="n">IEventSink</span> <span class="n">sink</span><span class="o">,</span> <span class="n">Broadcast</span> <span class="n">broadcast</span><span class="o">,</span> <span class="n">T</span> <span class="n">payload</span><span class="o">);</span>
+    <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="kt">void</span> <span class="nf">send</span><span class="o">(</span><span class="n">IEventSink</span> <span class="n">sink</span><span class="o">,</span> <span class="n">Broadcast</span> <span class="n">broadcast</span><span class="o">,</span> <span class="n">T</span> <span class="n">payload</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>
 <p>and</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**
@@ -98,7 +98,7 @@
     <span class="cm">/**
      * Called when an event is sent to this sink
      */</span>
-    <span class="kt">void</span> <span class="n">onEvent</span><span class="o">(</span><span class="n">IEvent</span><span class="o">&lt;?&gt;</span> <span class="n">event</span><span class="o">);</span>
+    <span class="kt">void</span> <span class="nf">onEvent</span><span class="o">(</span><span class="n">IEvent</span><span class="o">&lt;?&gt;</span> <span class="n">event</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>
 <p>The classes that implement these interfaces, and can thus participate in the event mechanism are: <code class="highlighter-rouge">Component</code>, <code class="highlighter-rouge">RequestCycle</code>, <code class="highlighter-rouge">Session</code>, and <code class="highlighter-rouge">Application</code>.</p>
 <p>The mechanism allows for different event broadcast methods defined here:</p>
@@ -115,14 +115,14 @@
 <p>Applications can register custom event dispatchers in <code class="highlighter-rouge">FrameworkSettings</code>; the dispatchers can be used to build custom event delivery mechanisms. For example a custom <code class="highlighter-rouge">IEventDispatcher</code> mechanism can route events to annotated methods, for example:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyComponent</span> <span class="kd">extends</span> <span class="n">Component</span> <span class="o">{</span>
     <span class="nd">@OnEvent</span>
-    <span class="kd">private</span> <span class="kt">void</span> <span class="n">onUserAdded</span><span class="o">(</span><span class="n">UserAddedEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{...}</span>
+    <span class="kd">private</span> <span class="kt">void</span> <span class="nf">onUserAdded</span><span class="o">(</span><span class="n">UserAddedEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{...}</span>
 <span class="o">}</span></code></pre></figure>
 <p>where <code class="highlighter-rouge">UserAddedEvent</code> is the event payload object.</p>
 <p>The default <code class="highlighter-rouge">Component#onEvent</code> method will be called even if custom dispatchers are registered.</p>
 <p>A default event is raised whenever Wicket begins to create an AJAX response. The payload of the event is the <code class="highlighter-rouge">AjaxRequestTarget</code> used for event. Sample implementation:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="c1">// component that always adds itself to the ajax response</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyComponent</span> <span class="kd">extends</span> <span class="n">Component</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="kt">void</span> <span class="n">onEvent</span><span class="o">(</span><span class="n">IEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onEvent</span><span class="o">(</span><span class="n">IEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">if</span> <span class="o">(</span><span class="n">event</span><span class="o">.</span><span class="na">getPayload</span><span class="o">()</span> <span class="k">instanceof</span> <span class="n">AjaxRequestTarget</span><span class="o">)</span> <span class="o">{</span>
             <span class="o">((</span><span class="n">AjaxRequestTarget</span><span class="o">)</span><span class="n">event</span><span class="o">.</span><span class="na">getPayload</span><span class="o">()).</span><span class="na">add</span><span class="o">(</span><span class="k">this</span><span class="o">);</span>
          <span class="o">}</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/09/index.html b/content/news/2011/09/index.html
index b74be03..d9e0e08 100644
--- a/content/news/2011/09/index.html
+++ b/content/news/2011/09/index.html
@@ -70,6 +70,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/10/index.html b/content/news/2011/10/index.html
index fb13cdb..910f390 100644
--- a/content/news/2011/10/index.html
+++ b/content/news/2011/10/index.html
@@ -77,6 +77,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/11/index.html b/content/news/2011/11/index.html
index 140acdb..f949999 100644
--- a/content/news/2011/11/index.html
+++ b/content/news/2011/11/index.html
@@ -64,6 +64,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2011/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/index.html b/content/news/2011/index.html
index 74ff6b7..b6c62d0 100644
--- a/content/news/2011/index.html
+++ b/content/news/2011/index.html
@@ -215,6 +215,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/01/index.html b/content/news/2012/01/index.html
index 28738a8..f3a8a82 100644
--- a/content/news/2012/01/index.html
+++ b/content/news/2012/01/index.html
@@ -64,6 +64,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/03/22/wicket-cve-2012-1089.html
----------------------------------------------------------------------
diff --git a/content/news/2012/03/22/wicket-cve-2012-1089.html b/content/news/2012/03/22/wicket-cve-2012-1089.html
index 1a98b7d..f4d098b 100644
--- a/content/news/2012/03/22/wicket-cve-2012-1089.html
+++ b/content/news/2012/03/22/wicket-cve-2012-1089.html
@@ -69,7 +69,7 @@ org.apache.wicket.markup.html.SecurePackageResourceGuard with a preconfigured
 list of allowed file extensions.
 Either setup SecurePackageResourceGuard with code like:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApp</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
         <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
         <span class="n">SecurePackageResourceGuard</span> <span class="n">guard</span> <span class="o">=</span> <span class="k">new</span> <span class="n">SecurePackageResourceGuard</span><span class="o">();</span>
         <span class="n">guard</span><span class="o">.</span><span class="na">addPattern</span><span class="o">(...);</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/03/index.html b/content/news/2012/03/index.html
index 167122e..3e6ae74 100644
--- a/content/news/2012/03/index.html
+++ b/content/news/2012/03/index.html
@@ -112,6 +112,7 @@ This release brings over many improvements over the 1.5.x series.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/05/29/wicket-6.0.0-beta2-released.html b/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
index 8baf216..afcbb1e 100644
--- a/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
+++ b/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
@@ -56,12 +56,12 @@ This release brings over many improvements over the 1.5.x series.</p>
 <h4 id="wicket-atmosphere">Wicket Atmosphere</h4>
 <p>The Beta 2 contains a new experimental module Wicket Atmosphere, which brings serverside push to Wicket and provides a great way to render serverside markup and send it to the browsers of your users. Check out the atmosphere example in our Examples project to see it in action.</p>
 <p>In your application’s init method you need to register the push event bus:</p>
-<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="k">new</span> <span class="nf">EventBus</span><span class="p">(</span><span class="k">this</span><span class="o">);</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="k">new</span> <span class="n">EventBus</span><span class="o">(</span><span class="k">this</span><span class="o">);</span></code></pre></figure>
 <p>Somewhere where you want to push your changes to the client, you need to publish your event to the push <code class="highlighter-rouge">EventBus</code>:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">EventBus</span><span class="o">.</span><span class="na">get</span><span class="o">().</span><span class="na">post</span><span class="o">(</span><span class="n">input</span><span class="o">.</span><span class="na">getModelObject</span><span class="o">());</span></code></pre></figure>
 <p>And finally you need to subscribe your page (or component) to the <code class="highlighter-rouge">EventBus</code>’s events with <code class="highlighter-rouge">@Subscribe</code>, taking in the typed parameter you post to the EventBus (in this case a <code class="highlighter-rouge">String</code>):</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Subscribe</span>
-<span class="kd">public</span> <span class="kt">void</span> <span class="nf">receiveMessage</span><span class="p">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">,</span> <span class="n">String</span> <span class="n">message</span><span class="o">)</span> <span class="o">{</span>
+<span class="kd">public</span> <span class="kt">void</span> <span class="nf">receiveMessage</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">,</span> <span class="n">String</span> <span class="n">message</span><span class="o">)</span> <span class="o">{</span>
 	<span class="n">label</span><span class="o">.</span><span class="na">setDefaultModelObject</span><span class="o">(</span><span class="n">message</span><span class="o">);</span>
 	<span class="n">target</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="n">label</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/05/index.html b/content/news/2012/05/index.html
index c7a0d1b..1339614 100644
--- a/content/news/2012/05/index.html
+++ b/content/news/2012/05/index.html
@@ -74,6 +74,7 @@ This release brings over many improvements over the 1.5.x series.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/06/index.html b/content/news/2012/06/index.html
index b680132..021ffc9 100644
--- a/content/news/2012/06/index.html
+++ b/content/news/2012/06/index.html
@@ -70,6 +70,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/07/index.html b/content/news/2012/07/index.html
index cd7b607..a88b08c 100644
--- a/content/news/2012/07/index.html
+++ b/content/news/2012/07/index.html
@@ -63,6 +63,7 @@ be silenced (or learn to li...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/08/index.html b/content/news/2012/08/index.html
index 497fc24..8382e0f 100644
--- a/content/news/2012/08/index.html
+++ b/content/news/2012/08/index.html
@@ -64,6 +64,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/09/index.html b/content/news/2012/09/index.html
index fea4dca..91965ee 100644
--- a/content/news/2012/09/index.html
+++ b/content/news/2012/09/index.html
@@ -86,6 +86,7 @@ encoded null byte to a URL pointing to a Wicket app. This could be done by...</p
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/10/index.html b/content/news/2012/10/index.html
index c64b973..d82f215 100644
--- a/content/news/2012/10/index.html
+++ b/content/news/2012/10/index.html
@@ -74,6 +74,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/11/index.html b/content/news/2012/11/index.html
index d8c8473..a377664 100644
--- a/content/news/2012/11/index.html
+++ b/content/news/2012/11/index.html
@@ -72,6 +72,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/12/index.html b/content/news/2012/12/index.html
index 4252c8f..0b8f3b3 100644
--- a/content/news/2012/12/index.html
+++ b/content/news/2012/12/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2012/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/index.html b/content/news/2012/index.html
index 7a14099..8c80765 100644
--- a/content/news/2012/index.html
+++ b/content/news/2012/index.html
@@ -239,6 +239,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/01/23/wicket-6.5.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/01/23/wicket-6.5.0-released.html b/content/news/2013/01/23/wicket-6.5.0-released.html
index cf300f6..c9a8ceb 100644
--- a/content/news/2013/01/23/wicket-6.5.0-released.html
+++ b/content/news/2013/01/23/wicket-6.5.0-released.html
@@ -66,7 +66,7 @@ the attributes for all Ajax requests.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">application</span><span class="o">.</span><span class="na">getAjaxRequestTargetListeners</span><span class="o">().</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxRequestTarget</span><span class="o">.</span><span class="na">AbstractListener</span><span class="o">()</span>
 <span class="o">{</span>
 	<span class="nd">@Override</span>
-	<span class="kd">public</span> <span class="kt">void</span> <span class="n">updateAjaxAttributes</span><span class="o">(</span><span class="n">AjaxRequestAttributes</span> <span class="n">attributes</span><span class="o">)</span>
+	<span class="kd">public</span> <span class="kt">void</span> <span class="nf">updateAjaxAttributes</span><span class="o">(</span><span class="n">AjaxRequestAttributes</span> <span class="n">attributes</span><span class="o">)</span>
 	<span class="o">{</span>
 		<span class="kd">super</span><span class="o">.</span><span class="na">updateAjaxAttributes</span><span class="o">(</span><span class="n">attributes</span><span class="o">);</span>
 		<span class="n">attributes</span><span class="o">.</span><span class="na">setChannel</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxChannel</span><span class="o">(</span><span class="s">"globalAjaxChannel"</span><span class="o">,</span> <span class="n">AjaxChannel</span><span class="o">.</span><span class="na">Type</span><span class="o">.</span><span class="na">ACTIVE</span><span class="o">));</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/01/index.html b/content/news/2013/01/index.html
index cbb28a6..48458ca 100644
--- a/content/news/2013/01/index.html
+++ b/content/news/2013/01/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/02/index.html b/content/news/2013/02/index.html
index 11ae281..4c2d93d 100644
--- a/content/news/2013/02/index.html
+++ b/content/news/2013/02/index.html
@@ -72,6 +72,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/03/index.html b/content/news/2013/03/index.html
index 5ecd783..e7f86e3 100644
--- a/content/news/2013/03/index.html
+++ b/content/news/2013/03/index.html
@@ -64,6 +64,7 @@ This mig...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/04/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/04/index.html b/content/news/2013/04/index.html
index 045da51..a21de56 100644
--- a/content/news/2013/04/index.html
+++ b/content/news/2013/04/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/05/index.html b/content/news/2013/05/index.html
index 0c3e157..e361384 100644
--- a/content/news/2013/05/index.html
+++ b/content/news/2013/05/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/06/27/wicket-6.9.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/06/27/wicket-6.9.0-released.html b/content/news/2013/06/27/wicket-6.9.0-released.html
index 17275d2..b72af29 100644
--- a/content/news/2013/06/27/wicket-6.9.0-released.html
+++ b/content/news/2013/06/27/wicket-6.9.0-released.html
@@ -59,7 +59,7 @@ compared to 6.0.0.</p>
 <p>Switch between jQuery 1.x and 2.x depending on the user agent. For IE
 6/7/8 jQuery ver. 1.x will be used, for any other browser - ver. 2.x.
 To use this resource reference do in your application’s init method:</p>
-<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span>
+<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
     <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
         <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">DynamicJQueryResourceReference</span><span class="o">.</span><span class="na">INSTANCE</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/06/index.html b/content/news/2013/06/index.html
index 7f08957..fb66a19 100644
--- a/content/news/2013/06/index.html
+++ b/content/news/2013/06/index.html
@@ -59,6 +59,7 @@ Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/07/10/wicket-6.9.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/07/10/wicket-6.9.1-released.html b/content/news/2013/07/10/wicket-6.9.1-released.html
index af78478..0516139 100644
--- a/content/news/2013/07/10/wicket-6.9.1-released.html
+++ b/content/news/2013/07/10/wicket-6.9.1-released.html
@@ -69,7 +69,7 @@ downgrade to JQuery 1.8.3-the previously provided JQuery that still
 contains these APIs. Download the 1.8.3 release of jquery and add it
 to your project in its application’s init method:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> 
-<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span>
+<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
     <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
         <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/07/index.html b/content/news/2013/07/index.html
index 328a742..97b483d 100644
--- a/content/news/2013/07/index.html
+++ b/content/news/2013/07/index.html
@@ -58,6 +58,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/08/18/wicket-6.10.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/08/18/wicket-6.10.0-released.html b/content/news/2013/08/18/wicket-6.10.0-released.html
index 26b8aa6..4b3ea37 100644
--- a/content/news/2013/08/18/wicket-6.10.0-released.html
+++ b/content/news/2013/08/18/wicket-6.10.0-released.html
@@ -82,7 +82,7 @@ downgrade to JQuery 1.8.3-the previously provided JQuery that still
 contains these APIs. Download the 1.8.3 release of jquery and add it
 to your project in its application’s init method:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> 
-<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span>
+<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
     <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
         <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/08/index.html b/content/news/2013/08/index.html
index 0d87c12..1aa0505 100644
--- a/content/news/2013/08/index.html
+++ b/content/news/2013/08/index.html
@@ -59,6 +59,7 @@ Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/09/20/wicket-6.11.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/09/20/wicket-6.11.0-released.html b/content/news/2013/09/20/wicket-6.11.0-released.html
index f62aeec..f35df08 100644
--- a/content/news/2013/09/20/wicket-6.11.0-released.html
+++ b/content/news/2013/09/20/wicket-6.11.0-released.html
@@ -92,7 +92,7 @@ downgrade to JQuery 1.8.3-the previously provided JQuery that still
 contains these APIs. Download the 1.8.3 release of jquery and add it
 to your project in its application’s init method:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java">    <span class="nd">@Override</span>
-    <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
             <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
     <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/09/index.html b/content/news/2013/09/index.html
index 7019252..3dae66d 100644
--- a/content/news/2013/09/index.html
+++ b/content/news/2013/09/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/11/01/wicket-6.12.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/11/01/wicket-6.12.0-released.html b/content/news/2013/11/01/wicket-6.12.0-released.html
index 2c38681..6b2aeb4 100644
--- a/content/news/2013/11/01/wicket-6.12.0-released.html
+++ b/content/news/2013/11/01/wicket-6.12.0-released.html
@@ -78,7 +78,7 @@ downgrade to JQuery 1.8.3-the previously provided JQuery that still
 contains these APIs. Download the 1.8.3 release of jquery and add it
 to your project in its application’s init method:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"> <span class="nd">@Override</span>
- <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
+ <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
      <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
          <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
  <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/news/2013/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/11/index.html b/content/news/2013/11/index.html
index 07fdef9..0c8cc5a 100644
--- a/content/news/2013/11/index.html
+++ b/content/news/2013/11/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/10">October</a></li>
             <li><a href="/news/2017/09">September</a></li>
             <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>


[3/3] wicket-site git commit: Site updated for version 6.28.0

Posted by ad...@apache.org.
Site updated for version 6.28.0


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

Branch: refs/heads/asf-site
Commit: 1bf16d5646f06734bd678afc5c4376776b43a0d2
Parents: 167388d
Author: Andrea Del Bene <ad...@apache.org>
Authored: Sun Oct 1 23:06:06 2017 +0200
Committer: Andrea Del Bene <ad...@apache.org>
Committed: Sun Oct 1 23:06:06 2017 +0200

----------------------------------------------------------------------
 .../_posts/2017-10-01-wicket-6.28.0-released.md | 122 ++++++++
 _config.yml                                     |   4 +-
 content/archetype-catalog.xml                   |   8 +-
 content/atom.xml                                | 283 +++++++++----------
 content/contribute/build.html                   |  22 +-
 content/contribute/ides.html                    |   6 +-
 content/contribute/patch.html                   |   2 +-
 content/contribute/release.html                 |  52 ++--
 content/contribute/write.html                   |   4 +-
 content/help/index.html                         |  10 +-
 content/index.html                              |  50 ++--
 content/learn/examples/ajaxcounter.html         |  18 +-
 content/learn/examples/dropdownchoice.html      |   8 +-
 content/learn/examples/guestbook.html           |  28 +-
 content/learn/examples/helloworld.html          |   6 +-
 content/learn/examples/markupinheritance.html   |   6 +-
 content/learn/examples/navomatic.html           |  10 +-
 content/learn/examples/servlet3x.html           |  14 +-
 content/learn/examples/usingfragments.html      |  10 +-
 content/learn/index.html                        |   6 +-
 ...-1.4-takes-typesafety-to-the-next-level.html |   8 +-
 content/news/2009/07/index.html                 |   1 +
 content/news/2009/08/index.html                 |   1 +
 content/news/2009/10/index.html                 |   1 +
 content/news/2009/12/index.html                 |   1 +
 content/news/2009/index.html                    |   1 +
 content/news/2010/02/index.html                 |   1 +
 content/news/2010/03/index.html                 |   1 +
 content/news/2010/05/index.html                 |   1 +
 .../news/2010/08/11/wicket-1.4.10-released.html |   4 +-
 content/news/2010/08/index.html                 |   1 +
 content/news/2010/09/index.html                 |   1 +
 content/news/2010/11/index.html                 |   1 +
 content/news/2010/12/index.html                 |   1 +
 content/news/2010/index.html                    |   1 +
 content/news/2011/01/index.html                 |   1 +
 content/news/2011/02/index.html                 |   1 +
 content/news/2011/03/index.html                 |   1 +
 content/news/2011/04/index.html                 |   1 +
 content/news/2011/05/index.html                 |   1 +
 content/news/2011/06/index.html                 |   1 +
 content/news/2011/08/23/cve-2011-2712.html      |   2 +-
 content/news/2011/08/index.html                 |   1 +
 .../news/2011/09/07/wicket-1.5-released.html    |   8 +-
 content/news/2011/09/index.html                 |   1 +
 content/news/2011/10/index.html                 |   1 +
 content/news/2011/11/index.html                 |   1 +
 content/news/2011/index.html                    |   1 +
 content/news/2012/01/index.html                 |   1 +
 .../news/2012/03/22/wicket-cve-2012-1089.html   |   2 +-
 content/news/2012/03/index.html                 |   1 +
 .../2012/05/29/wicket-6.0.0-beta2-released.html |   4 +-
 content/news/2012/05/index.html                 |   1 +
 content/news/2012/06/index.html                 |   1 +
 content/news/2012/07/index.html                 |   1 +
 content/news/2012/08/index.html                 |   1 +
 content/news/2012/09/index.html                 |   1 +
 content/news/2012/10/index.html                 |   1 +
 content/news/2012/11/index.html                 |   1 +
 content/news/2012/12/index.html                 |   1 +
 content/news/2012/index.html                    |   1 +
 .../news/2013/01/23/wicket-6.5.0-released.html  |   2 +-
 content/news/2013/01/index.html                 |   1 +
 content/news/2013/02/index.html                 |   1 +
 content/news/2013/03/index.html                 |   1 +
 content/news/2013/04/index.html                 |   1 +
 content/news/2013/05/index.html                 |   1 +
 .../news/2013/06/27/wicket-6.9.0-released.html  |   2 +-
 content/news/2013/06/index.html                 |   1 +
 .../news/2013/07/10/wicket-6.9.1-released.html  |   2 +-
 content/news/2013/07/index.html                 |   1 +
 .../news/2013/08/18/wicket-6.10.0-released.html |   2 +-
 content/news/2013/08/index.html                 |   1 +
 .../news/2013/09/20/wicket-6.11.0-released.html |   2 +-
 content/news/2013/09/index.html                 |   1 +
 .../news/2013/11/01/wicket-6.12.0-released.html |   2 +-
 content/news/2013/11/index.html                 |   1 +
 content/news/2013/index.html                    |   1 +
 .../news/2014/01/05/wicket-6.13.0-released.html |   2 +-
 content/news/2014/01/index.html                 |   1 +
 content/news/2014/02/index.html                 |   1 +
 content/news/2014/04/index.html                 |   1 +
 content/news/2014/06/index.html                 |   1 +
 content/news/2014/08/index.html                 |   1 +
 content/news/2014/09/index.html                 |   1 +
 content/news/2014/11/index.html                 |   1 +
 content/news/2014/index.html                    |   1 +
 content/news/2015/02/index.html                 |   1 +
 content/news/2015/06/index.html                 |   1 +
 content/news/2015/07/index.html                 |   1 +
 content/news/2015/10/index.html                 |   1 +
 content/news/2015/11/index.html                 |   1 +
 content/news/2015/index.html                    |   1 +
 content/news/2016/01/index.html                 |   1 +
 content/news/2016/02/index.html                 |   1 +
 content/news/2016/03/index.html                 |   1 +
 content/news/2016/05/index.html                 |   1 +
 .../2016/07/25/wicket-8.0.0-M1-released.html    |   4 +-
 content/news/2016/07/index.html                 |   1 +
 content/news/2016/08/index.html                 |   1 +
 content/news/2016/10/index.html                 |   1 +
 content/news/2016/11/index.html                 |   1 +
 content/news/2016/12/index.html                 |   1 +
 content/news/2016/index.html                    |   1 +
 content/news/2017/02/index.html                 |   1 +
 content/news/2017/03/index.html                 |   1 +
 content/news/2017/05/index.html                 |   1 +
 content/news/2017/07/index.html                 |   1 +
 content/news/2017/08/index.html                 |   1 +
 content/news/2017/09/index.html                 |   1 +
 .../news/2017/10/01/wicket-6.28.0-released.html | 155 ++++++++++
 content/news/2017/10/index.html                 | 176 ++++++++++++
 content/news/2017/index.html                    |  13 +
 content/news/index.html                         |   7 +
 content/start/download.html                     |   2 +-
 content/start/quickstart.html                   |  10 +-
 content/start/wicket-6.x.html                   |  38 +--
 117 files changed, 858 insertions(+), 334 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/2017/_posts/2017-10-01-wicket-6.28.0-released.md
----------------------------------------------------------------------
diff --git a/2017/_posts/2017-10-01-wicket-6.28.0-released.md b/2017/_posts/2017-10-01-wicket-6.28.0-released.md
new file mode 100644
index 0000000..83d055c
--- /dev/null
+++ b/2017/_posts/2017-10-01-wicket-6.28.0-released.md
@@ -0,0 +1,122 @@
+---
+layout: post
+title: Apache Wicket 6.28.0 released
+---
+The Apache Wicket PMC is proud to announce Apache Wicket 6.28.0!
+
+Apache Wicket is an open source Java component oriented web application
+framework that powers thousands of web applications and web sites for
+governments, stores, universities, cities, banks, email providers, and
+more. You can find more about Apache Wicket at https://wicket.apache.org
+
+This release marks another minor release of Wicket 6. We
+use semantic versioning for the development of Wicket, and as such no
+API breaks are present breaks are present in this release compared to
+6.0.0.
+
+New and noteworthy
+------------------
+This release fixes WICKET-6457 and WICKET-6465 which caused the page store not to be cleared when session ends.
+
+Using this release
+------------------
+
+With Apache Maven update your dependency to (and don't forget to
+update any other dependencies on Wicket projects to the same version):
+
+{% highlight xml%}
+<dependency>
+    <groupId>org.apache.wicket</groupId>
+    <artifactId>wicket-core</artifactId>
+    <version>6.28.0</version>
+</dependency>
+{% endhighlight%}
+
+Or download and build the distribution yourself, or use our
+convenience binary package
+
+ * Source: [6.28.0 source download](http://www.apache.org/dyn/closer.cgi/wicket/6.28.0)
+ * Binary: [6.28.0 binary download](http://www.apache.org/dyn/closer.cgi/wicket/6.28.0/binaries)
+
+<!--more-->
+
+Upgrading from earlier versions
+-------------------------------
+
+If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at
+
+ * http://s.apache.org/wicket6migrate
+
+Have fun!
+
+— The Wicket team
+
+
+========================================================================
+
+    The signatures for the source release artefacts:
+
+    
+Signature for apache-wicket-6.28.0.zip:
+
+<div class='highlight'><pre>
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJZy+bZAAoJEAzCjx+CMhBV6NIQAJcLGcLKjUpGG7zgXphVgOsh
+Zlx0oJH6H2FfB/CTXrjPgvfFLyr4UZQ0/KqZIidRQx06O1oQGiBEobBv5W2rFpAL
+eMUTVEKOYQyLfLJB1ngP9GvUAMjiuFnK1rJvE8mjjYbtVXHQ7jqRjsKqK7y3o+/u
+CvzVPTL21ggJ790LOkkhPSPhuY6R0lLUWSdOqs600n5gxi7UoN67Y9JqcQSMiGwm
+TbzlcG0dZCkskBHl+GIBuuyyB2IFT5gSB2DU0jKOjouhfSSxjuY48yWJ2lWqfUnP
+iLvGABHtsSD3i4psyoFEbW2PVON8obJgnBqYNq+ERt9t0BF2eFcCHvxb6wJTZwHs
+pINSc9J/OM7K4FAnORXAoaQSsdRBVD8USIAjlYpB5H3SJZlvVi7fUlCa5mfNtUER
+rL2HZjRWGyiJx8GQzGf56jpZ9ZTlhpanhQNiGJsMMMY0P1BN0HlMUBHoVSeozyAe
+QyqJTiPYPdUY+8HpkWTO3hE6b2c01pGIfz+7fDeYDKZ/Azl0hg4UQDFQPAPU/pjz
+S0F5j3aSwpmcloHqX2tNaBmq7um0mVvBTpUOEWoagKA+7/eKMhRzjJblIoV5OBb2
+9YjtcSoHYsMzVIauDw1hREhOKEAvAEvSvE4ZkB+rb4COCEar8K5ulENKosIjmS+K
+BcfSYelcMrMY1EOlYsIb
+=QAWQ
+-----END PGP SIGNATURE-----
+</pre></div>
+
+    
+Signature for apache-wicket-6.28.0.tar.gz:
+
+<div class='highlight'><pre>
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJZy+bZAAoJEAzCjx+CMhBVNNgP/iYb2lby8HrHXZvFI2ei7bE7
+nfvh/UckkD0IDyVoSYJU9mNIcY6DqU+lPZrX8gA039IT3WztT4GOrEcj1L8yAwpI
+lwuf4kIu9CyRT15ExeagSZl6RXzkxr6BjV27zT50Z21L4k1kLPD4Iy0cQpym3E4k
+UDayPdN5O5U7u75CbetSppsiC3Tr3THYYzA3QRLNacXM8j9EFI9YQ6XlqHGpQY7s
+cZx31EyoVSNfx5CwPps6cv42uYvf2cQpf5LTyj55o1Tta5FYZ9dgj7OnaXTUIBK4
+Nf0b7xd3JSKwoUNP+yV9Y+NVGPsktkxQFh4ycNF+NrBuIk9+3WcV7lp7oxNv9qKA
+pbvRHEaf6hRKug5RGaw+zvdcHQ6g1N+FQRUj3SGx8E+nqler05l9LHHuMMK1gqAj
+H2kp4XskfXSdtUquagUzXuyKA4CaSMdRl3MYTF1wX3wOwkWOVafIqNNs+JKaodKx
+5wo+bg24XPMO4u2NHIcNou/GsZfUTBViEcAAKbJzhu9DZkzh1f8CTM37E6dOe/7o
+og+fgROhrYgt+TpRhPfe7zqnkBPYcT5X/27tPEg5JE5nheTjP+zeury3R7pQ6Q47
+yZ/07TB4ICGeCRpYAVdiZRWNyqtTpDjy+QiqVjr/08IqYq8zSmUxiKjFCreklsyl
+WSEJobCokQDT80UChQRB
+=CrLw
+-----END PGP SIGNATURE-----
+</pre></div>
+
+    
+========================================================================
+
+### This Release
+
+#### CHANGELOG for 6.28.0:
+    
+##### Bug
+
+ * [WICKET-6457] - PageStore not cleared at session end
+ * [WICKET-6465] - PageStore not cleared at session end
+
+##### Improvement
+
+ * [WICKET-6308] - Add an extra constructor to EmailTextField with a custom validator but without model
+

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index fa82389..3db9851 100644
--- a/_config.yml
+++ b/_config.yml
@@ -18,12 +18,12 @@ wicket:
   version:    7.9.0
   version_80: 8.0.0-M7
   version_70: 7.9.0
-  version_60: 6.27.1
+  version_60: 6.8.0
   version_15: 1.5.17
   version_14: 1.4.23
   version_13: 1.3.7
   released:   2017-07-12
-  versions:   [6.27.1, 1.5.17, 1.4.23, 7.9.0, 1.5-SNAPSHOT, 6.28.0-SNAPSHOT, 7.10.0-SNAPSHOT, 8.0.0-M7, 8.0.0-SNAPSHOT]
+  versions:   [6.8.0, 1.5.17, 1.4.23, 7.9.0, 1.5-SNAPSHOT, 6.29.0-SNAPSHOT, 7.10.0-SNAPSHOT, 8.0.0-M7, 8.0.0-SNAPSHOT]
 
 navigation:
 - id: start

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/archetype-catalog.xml
----------------------------------------------------------------------
diff --git a/content/archetype-catalog.xml b/content/archetype-catalog.xml
index ba7474b..99ae50d 100644
--- a/content/archetype-catalog.xml
+++ b/content/archetype-catalog.xml
@@ -26,8 +26,8 @@
 		<archetype>
 			<groupId>org.apache.wicket</groupId>
 			<artifactId>wicket-archetype-quickstart</artifactId>
-			<version>6.28.0-SNAPSHOT</version>
-			<description>Wicket 6.28.0-SNAPSHOT Quickstart</description>
+			<version>6.29.0-SNAPSHOT</version>
+			<description>Wicket 6.29.0-SNAPSHOT Quickstart</description>
 		</archetype>
 
 		<archetype>
@@ -61,8 +61,8 @@
 		<archetype>
 			<groupId>org.apache.wicket</groupId>
 			<artifactId>wicket-archetype-quickstart</artifactId>
-			<version>6.27.1</version>
-			<description>Wicket 6.27.1 Quickstart</description>
+			<version>6.8.0</version>
+			<description>Wicket 6.8.0 Quickstart</description>
 		</archetype>
 
 	</archetypes>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 5a0f75e..b1732ca 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>2017-09-20T10:51:40+02:00</updated>
+    <updated>2017-10-01T23:05:29+02:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>
@@ -12,6 +12,133 @@
  
 
     <entry>
+        <title>Apache Wicket 6.28.0 released</title>
+        <link href="http://wicket.apache.org/news/2017/10/01/wicket-6.28.0-released.html"/>
+        <updated>2017-10-01T00:00:00+02:00</updated>
+        <id>http://wicket.apache.org/news/2017/10/01/wicket-6.28.0-released</id>
+        <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.28.0!&lt;/p&gt;
+
+&lt;p&gt;Apache Wicket is an open source Java component oriented web application
+framework that powers thousands of web applications and web sites for
+governments, stores, universities, cities, banks, email providers, and
+more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
+
+&lt;p&gt;This release marks another minor release of Wicket 6. We
+use semantic versioning for the development of Wicket, and as such no
+API breaks are present breaks are present in this release compared to
+6.0.0.&lt;/p&gt;
+
+&lt;h2 id=&quot;new-and-noteworthy&quot;&gt;New and noteworthy&lt;/h2&gt;
+&lt;p&gt;This release fixes WICKET-6457 and WICKET-6465 which caused the page store not to be cleared when session ends.&lt;/p&gt;
+
+&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
+
+&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
+
+&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
+    &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
+    &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
+    &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;6.28.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
+
+&lt;p&gt;Or download and build the distribution yourself, or use our
+convenience binary package&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Source: &lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/wicket/6.28.0&quot;&gt;6.28.0 source download&lt;/a&gt;&lt;/li&gt;
+  &lt;li&gt;Binary: &lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/wicket/6.28.0/binaries&quot;&gt;6.28.0 binary download&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;!--more--&gt;
+
+&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
+
+&lt;p&gt;If you upgrade from 6.y.z this release is a drop in replacement. If
+you come from a version prior to 6.0.0, please read our Wicket 6
+migration guide found at&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;http://s.apache.org/wicket6migrate&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Have fun!&lt;/p&gt;
+
+&lt;p&gt;— The Wicket team&lt;/p&gt;
+
+&lt;p&gt;========================================================================&lt;/p&gt;
+
+&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;The signatures for the source release artefacts:
+&lt;/code&gt;&lt;/pre&gt;
+&lt;/div&gt;
+
+&lt;p&gt;Signature for apache-wicket-6.28.0.zip:&lt;/p&gt;
+
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJZy+bZAAoJEAzCjx+CMhBV6NIQAJcLGcLKjUpGG7zgXphVgOsh
+Zlx0oJH6H2FfB/CTXrjPgvfFLyr4UZQ0/KqZIidRQx06O1oQGiBEobBv5W2rFpAL
+eMUTVEKOYQyLfLJB1ngP9GvUAMjiuFnK1rJvE8mjjYbtVXHQ7jqRjsKqK7y3o+/u
+CvzVPTL21ggJ790LOkkhPSPhuY6R0lLUWSdOqs600n5gxi7UoN67Y9JqcQSMiGwm
+TbzlcG0dZCkskBHl+GIBuuyyB2IFT5gSB2DU0jKOjouhfSSxjuY48yWJ2lWqfUnP
+iLvGABHtsSD3i4psyoFEbW2PVON8obJgnBqYNq+ERt9t0BF2eFcCHvxb6wJTZwHs
+pINSc9J/OM7K4FAnORXAoaQSsdRBVD8USIAjlYpB5H3SJZlvVi7fUlCa5mfNtUER
+rL2HZjRWGyiJx8GQzGf56jpZ9ZTlhpanhQNiGJsMMMY0P1BN0HlMUBHoVSeozyAe
+QyqJTiPYPdUY+8HpkWTO3hE6b2c01pGIfz+7fDeYDKZ/Azl0hg4UQDFQPAPU/pjz
+S0F5j3aSwpmcloHqX2tNaBmq7um0mVvBTpUOEWoagKA+7/eKMhRzjJblIoV5OBb2
+9YjtcSoHYsMzVIauDw1hREhOKEAvAEvSvE4ZkB+rb4COCEar8K5ulENKosIjmS+K
+BcfSYelcMrMY1EOlYsIb
+=QAWQ
+-----END PGP SIGNATURE-----
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;p&gt;Signature for apache-wicket-6.28.0.tar.gz:&lt;/p&gt;
+
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJZy+bZAAoJEAzCjx+CMhBVNNgP/iYb2lby8HrHXZvFI2ei7bE7
+nfvh/UckkD0IDyVoSYJU9mNIcY6DqU+lPZrX8gA039IT3WztT4GOrEcj1L8yAwpI
+lwuf4kIu9CyRT15ExeagSZl6RXzkxr6BjV27zT50Z21L4k1kLPD4Iy0cQpym3E4k
+UDayPdN5O5U7u75CbetSppsiC3Tr3THYYzA3QRLNacXM8j9EFI9YQ6XlqHGpQY7s
+cZx31EyoVSNfx5CwPps6cv42uYvf2cQpf5LTyj55o1Tta5FYZ9dgj7OnaXTUIBK4
+Nf0b7xd3JSKwoUNP+yV9Y+NVGPsktkxQFh4ycNF+NrBuIk9+3WcV7lp7oxNv9qKA
+pbvRHEaf6hRKug5RGaw+zvdcHQ6g1N+FQRUj3SGx8E+nqler05l9LHHuMMK1gqAj
+H2kp4XskfXSdtUquagUzXuyKA4CaSMdRl3MYTF1wX3wOwkWOVafIqNNs+JKaodKx
+5wo+bg24XPMO4u2NHIcNou/GsZfUTBViEcAAKbJzhu9DZkzh1f8CTM37E6dOe/7o
+og+fgROhrYgt+TpRhPfe7zqnkBPYcT5X/27tPEg5JE5nheTjP+zeury3R7pQ6Q47
+yZ/07TB4ICGeCRpYAVdiZRWNyqtTpDjy+QiqVjr/08IqYq8zSmUxiKjFCreklsyl
+WSEJobCokQDT80UChQRB
+=CrLw
+-----END PGP SIGNATURE-----
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;p&gt;========================================================================&lt;/p&gt;
+
+&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
+
+&lt;h4 id=&quot;changelog-for-6280&quot;&gt;CHANGELOG for 6.28.0:&lt;/h4&gt;
+
+&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;[WICKET-6457] - PageStore not cleared at session end&lt;/li&gt;
+  &lt;li&gt;[WICKET-6465] - PageStore not cleared at session end&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;[WICKET-6308] - Add an extra constructor to EmailTextField with a custom validator but without model&lt;/li&gt;
+&lt;/ul&gt;
+
+</content>
+    </entry>
+
+    <entry>
         <title>Apache Wicket 7.9.0 released</title>
         <link href="http://wicket.apache.org/news/2017/09/19/wicket-7.9.0-released.html"/>
         <updated>2017-09-19T00:00:00+02:00</updated>
@@ -1203,158 +1330,4 @@ by Jacob Baines, Tenable Network Security and Pedro Santos&lt;/p&gt;
 </content>
     </entry>
 
-    <entry>
-        <title>Apache Wicket 8.0.0-M3 released</title>
-        <link href="http://wicket.apache.org/news/2016/12/29/wicket-8.0.0-M3-released.html"/>
-        <updated>2016-12-29T00:00:00+01:00</updated>
-        <id>http://wicket.apache.org/news/2016/12/29/wicket-8.0.0-M3-released</id>
-        <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M3!&lt;/p&gt;
-
-&lt;p&gt;Apache Wicket is an open source Java component oriented web application
-framework that powers thousands of web applications and web sites for
-governments, stores, universities, cities, banks, email providers, and
-more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
-
-&lt;p&gt;This release marks the first milestone of the major release of Wicket 8. We
-use semantic versioning for the development of Wicket, and as such no
-API breaks are present breaks are present in this release compared to
-8.0.0.&lt;/p&gt;
-
-&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
-
-&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
-
-&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
-    &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
-    &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
-    &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;8.0.0-M3&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
-&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
-
-&lt;p&gt;Or download and build the distribution yourself, or use our
-convenience binary package&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Source: &lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M3&quot;&gt;8.0.0-M3 source download&lt;/a&gt;&lt;/li&gt;
-  &lt;li&gt;Binary: &lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M3/binaries&quot;&gt;8.0.0-M3 binary download&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;!--more--&gt;
-
-&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
-
-&lt;p&gt;If you upgrade from 8.y.z this release is a drop in replacement. If
-you come from a version prior to 8.0.0, please read our Wicket 7
-migration guide found at&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;&lt;a href=&quot;http://s.apache.org/wicket8migration&quot;&gt;http://s.apache.org/wicket8migration&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;Have fun!&lt;/p&gt;
-
-&lt;p&gt;— The Wicket team&lt;/p&gt;
-
-&lt;p&gt;================================&lt;/p&gt;
-
-&lt;p&gt;The signatures for the source release artefacts:&lt;/p&gt;
-
-&lt;p&gt;Signature for apache-wicket-8.0.0-M3.zip:&lt;/p&gt;
-
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt; 
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1
-
-iQIcBAABAgAGBQJYYY7kAAoJEAzCjx+CMhBViFgP/jQAzVOtJJql/uDnNGG+k2IL
-KxXjTsE1q8+UkEp2OUaqvMAoHn+ZyZUguyuixQgcso0YmYOBQvayOh6x3UznTSFj
-Jbg3EfPmu/Wz7qZSuD42lAA2FnTbUP2mdDnwLSN/PVqEfpds44RLVMNdZ3DiGycy
-LqJp7LBhwtv9IKjhC6Cn+R5z7SFoqsYK5Lcruc3JkYcgxLPYMWkaX2vNzsYdEM08
-jgCH/ban9shiW9w9jCwkVl7OuBtMiFoFFcEadDyjB1682vCEnI6ZZQqW0cmmtv9X
-xpbCW3kzUHcTRnkqjm+dUQrZkRM+XBjRMVQ6gRUaN8WyyIGVaw9QabWOJNnidHWl
-ouAvPBbKQVl2ARcvtUeK4WsxsAMoRrgveRh1VqE6LEqo+ZKB+f76PxO/wq0khTJk
-RP3fxWoH784jM0vfLzPBmojIhZZFYf9lkWQFcsV0KDpBFCfBkgCZMasZj4ArzlQA
-yVzo1+OGdHCYDgqZ22ZUxFFm4C61Oz1d8PL9nd0wg47WxoDleI2V+2zN7Xf72Mf8
-J+mvg9/JMktm4HuPZC4zKVsHpDls89MW/st92AyDWd2/Kbb2vweX2CB9s/5ylpkt
-CtVqDz9C/kHphJu2RaP/6y3sIbzMdJDOcdKyTF7PyuXGPVFoy4mQW7fgd27V9yON
-vTwwTh/JE4i0wxK2aO1G
-=TB5x
------END PGP SIGNATURE-----
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;Signature for apache-wicket-8.0.0-M3.tar.gz:&lt;/p&gt;
-
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt; 
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1
-
-iQIcBAABAgAGBQJYYY7kAAoJEAzCjx+CMhBVfqAP/itRxoqr7DB8wDQipagAjHh7
-z2F9fCtmuzhFEWyg3fkpDckraLtROcqQUoZor0AqQDChKDBs210wxkWqxt4UMMC8
-KnBhFdKPTFcYrkKVbklDd6g9OPAH/61G5effgK7+RXZflX3h/DEgutzevcGMgimX
-bmjDTQq0wArrXeTr2kUnR/cHrCaaTqPTpl7I++TBE/792luD9ZHFfaepEwu/49PM
-o/hUn4UJmJRo0b+V529DzBOC8uSN7YzyIAfdi04lJxnC1kjg3ACJ5jidYNMM0aRo
-OQqRo4YQtXfgk5zBb2lz6g9QO3bCRdjT9mODixXsH87WtRPgeTQGzOfZQD4O2Os7
-uQCAp73VziRgFmEWSIEIWKp6SWoZygaLD40ZzY7P2RhKG6a2qj6bvaXiMQZsjKag
-0S9ISdH3wHfLeJF4pgC7guk++UDdVOOuzSqU9sn/PX/b6dTmrjrLP4SUd/8+9ibq
-zoFAPsrCco4M37nOXRuVwntwiNAJfGfFpBBm3LnEXca/kbbo5C+I32vhVfnMMPM/
-0MqO/zQyejcie6WzXRgpA7FMiatqnN+lNSOb320bxbqse13Kgh2tyTgmWCVY/3qH
-UUo5DUGM3P97qOiz8eI9EQ6gxgPCsEBU/9OEgI9jLVCgEbHo5wEWZxTQHN+Ph4p/
-Nz1FYWT9PWULN0TeTktN
-=jApl 
------END PGP SIGNATURE-----
-&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;================================&lt;/p&gt;
-
-&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
-
-&lt;h4 id=&quot;changelog-for-800-m3&quot;&gt;CHANGELOG for 8.0.0-M3:&lt;/h4&gt;
-
-&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;[WICKET-6041] - Nested forms / parent FormComponents do not reflect updated model when nested form submitted&lt;/li&gt;
-  &lt;li&gt;[WICKET-6256] - 8.0.0-M1 &lt;wicket:link&gt; MarkupNotFoundException&lt;/wicket:link&gt;&lt;/li&gt;
-  &lt;li&gt;[WICKET-6257] - Page instance isn’t mapped to an URL just after the ‘cid’ parameter is add&lt;/li&gt;
-  &lt;li&gt;[WICKET-6262] - IllegalArgumentException: Argument ‘filterPrefix’ may not be null or empty with WebSocketBehavior&lt;/li&gt;
-  &lt;li&gt;[WICKET-6267] - Native Websocket exception when the page is expired&lt;/li&gt;
-  &lt;li&gt;[WICKET-6270] - No upload is seen as empty upload after WICKET-6210&lt;/li&gt;
-  &lt;li&gt;[WICKET-6277] - Broadcasting ClosedMessage about the JSR 356 WebSocket connection after the container was turned off&lt;/li&gt;
-  &lt;li&gt;[WICKET-6279] - AttributeModifier.VALUELESS_ATTRIBUTE_REMOVE does not work after deserialisation&lt;/li&gt;
-  &lt;li&gt;[WICKET-6283] - Page parameter equality should not depend on named parameters order&lt;/li&gt;
-  &lt;li&gt;[WICKET-6285] - NoRecordsToolbar should override onConfigure rather than isVisible&lt;/li&gt;
-  &lt;li&gt;[WICKET-6289] - Autolinking adds onclick attribute to &lt;img /&gt; tags&lt;/li&gt;
-  &lt;li&gt;[WICKET-6290] - CssUrlReplacer doesn’t understand data: urls and breaks them&lt;/li&gt;
-  &lt;li&gt;[WICKET-6292] - Button.onSubmit not called for multipart requests&lt;/li&gt;
-  &lt;li&gt;[WICKET-6296] - Not possible to add WebSocketBehavior in ajax request&lt;/li&gt;
-  &lt;li&gt;[WICKET-6298] - Markup not found for Component id =&lt;em&gt;header&lt;/em&gt; and WICKET-6231, regression ?&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;[WICKET-5920] - roll a version of ListDataProvider implementing ISortableDetachable model&lt;/li&gt;
-  &lt;li&gt;[WICKET-6056] - Improvements to browser info gathering implementation&lt;/li&gt;
-  &lt;li&gt;[WICKET-6258] - Repeater example page show the back button with the enable link style when disabled&lt;/li&gt;
-  &lt;li&gt;[WICKET-6260] - Revert Ajax detection needed for character encoding to WebRequest.isAjax()&lt;/li&gt;
-  &lt;li&gt;[WICKET-6261] - CheckGroupSelector default selection state incorrect when the list of Checks is empty&lt;/li&gt;
-  &lt;li&gt;[WICKET-6263] - Fix JavaScript tests to pass with jQuery 2.x. and 3.x&lt;/li&gt;
-  &lt;li&gt;[WICKET-6264] - Form: improve error message for disabled/invisible IFormSubmittingComponent&lt;/li&gt;
-  &lt;li&gt;[WICKET-6269] - Use jdk-serializable-functional voor Serializable functional interfaces&lt;/li&gt;
-  &lt;li&gt;[WICKET-6271] - IRequestableComponent getPage() javaDoc and Component implementation mismatch&lt;/li&gt;
-  &lt;li&gt;[WICKET-6274] - Add origin header to ajax requests in BaseWicketTester&lt;/li&gt;
-  &lt;li&gt;[WICKET-6276] - Reduce memory footprint for LambdaModel&lt;/li&gt;
-  &lt;li&gt;[WICKET-6281] - Listener interfaces’ methods should use empty default methods for friendlier extension&lt;/li&gt;
-  &lt;li&gt;[WICKET-6282] - Make native web socket message classes serializable&lt;/li&gt;
-  &lt;li&gt;[WICKET-6284] - Introduce lambda-enhanced factory method in ResourceReference&lt;/li&gt;
-  &lt;li&gt;[WICKET-6293] - Behavior#onTag() should pass the Component as well&lt;/li&gt;
-  &lt;li&gt;[WICKET-6297] - Add wicket:label tag in wicket.xsd&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h5 id=&quot;new-feature&quot;&gt;New Feature&lt;/h5&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;[WICKET-6275] - Stream support for MarkupContainer&lt;/li&gt;
-&lt;/ul&gt;
-</content>
-    </entry>
-
 </feed>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/contribute/build.html
----------------------------------------------------------------------
diff --git a/content/contribute/build.html b/content/contribute/build.html
index db3c2de..666e260 100644
--- a/content/contribute/build.html
+++ b/content/contribute/build.html
@@ -66,7 +66,7 @@ maintainable, enterprise ready build. The book is available for free from the
 Mergere website.</p>
 <h2 id="getting-your-wicket-version">Getting your Wicket version</h2>
 <p>Clone the master branch from Apache Git Wicket repository</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">$ git clone http://git-wip-us.apache.org/repos/asf/wicket.git</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="w">$ </span><span class="nc">git</span><span class="kv"> clone http://git-wip-us.apache.org/repos/asf/wicket.git</span></code></pre></figure>
 <p>This will give you a directory structure like the following directory tree:</p>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">wicket
 wicket/wicket-core
@@ -75,12 +75,12 @@ wicket/wicket-spring
 wicket/wicket-auth-roles
 wicket/wicket-examples
 wicket/wicket-spring-annot
-...</code></pre></figure>
+<span class="err">...</span></code></pre></figure>
 <p>To check out a different branch use:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">$ cd wicket
-$ git checkout -b release/wicket-x.y.z release/wicket-x.y.z
-# verify the branch with:
-$ git branch</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="w">$ </span><span class="nc">cd</span><span class="kv"> wicket
+</span><span class="w">$ </span><span class="nc">git</span><span class="kv"> checkout -b release/wicket-x.y.z release/wicket-x.y.z
+</span><span class="ni"># </span><span class="nc">verify</span><span class="kv"> the branch with:
+</span><span class="w">$ </span><span class="nc">git</span><span class="kv"> branch</span></code></pre></figure>
 <p>In this document we focus at the maven project descriptor located in the top
 level directory, which enforces default settings for all Wicket projects such
 as plug-in settings, versioning of the Wicket projects, managing the various
@@ -93,9 +93,9 @@ This top-level project doesn’t have sources for itself.</p>
 fully compatible with that Java version, you will need to build it with a Java
 6 compiler and runtime library.</p>
 <p>If you haven’t done so already change into the Wicket root directory:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">cd wicket</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">cd wicket</span></code></pre></figure>
 <p>Now building all of Wicket is as simple as issuing the following command:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn install</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn install</span></code></pre></figure>
 <p>This will compile, test, package and install all Wicket projects. Installation
 means putting the jar files into your local Maven repository, including the
 source, but without the javadoc jars (this is a Wicket specific configuration,
@@ -114,7 +114,7 @@ automatically.</p>
 <h3 id="coping-with-test-failures">Coping with test failures</h3>
 <p>As this is our main development you might/will encounter failing unit tests.
 These can be skipped using:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn -Dmaven.test.skip=true install</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn -Dmaven.test.skip=true install</span></code></pre></figure>
 <p>Of course, all bets are off then and your mileage may vary if you use such a
 built jar.</p>
 <h3 id="using-your-own-built-artifacts">Using your own built artifacts</h3>
@@ -129,7 +129,7 @@ version. So in your pom.xml you can use:</p>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>And adding this to your Eclipse, NetBeans or IntelliJ IDEA project classpath
 is then as simple as:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn eclipse:eclipse</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn eclipse:eclipse</span></code></pre></figure>
 <p>or opening the project using Netbeans or IDEAs Maven integration.</p>
 <p>Maven will then add all the necessary JAR files to the project’s classpath.</p>
 <p>One thing you need to make sure is that you have set the <code class="highlighter-rouge">M2_REPO</code> classpath
@@ -137,7 +137,7 @@ variable in Eclipse (or a similar construct in Netbeans), and point it to your
 local repository, typically found in <code class="highlighter-rouge">C:\Documents and Settings\username\.m2\repo</code>
 or (for unix buffs) <code class="highlighter-rouge">~/.m2/repo</code></p>
 <p>You can add this setting using maven:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</span></code></pre></figure>
         </section>
     </div>
 </main>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/contribute/ides.html
----------------------------------------------------------------------
diff --git a/content/contribute/ides.html b/content/contribute/ides.html
index e76f5b7..1315729 100644
--- a/content/contribute/ides.html
+++ b/content/contribute/ides.html
@@ -63,13 +63,13 @@ by their respective development teams.</p>
 <h3 id="eclipse">Eclipse</h3>
 <p>Eclipse offers a good support for Maven based projects with <a href="http://www.eclipse.org/m2e/">plugin M2Eclipse</a>. Once installed you can go to ‘Import…-&gt;Existing Maven Projects’ and import one or more Maven projects into your workspace.</p>
 <p>Alternatively, you can generate an Eclipse project typing the following command on project’s root:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn eclipse:eclipse</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn eclipse:eclipse</span></code></pre></figure>
 <p>Maven will add all the necessary JAR files to the project’s classpath. Now the sources can be imported in Eclipse using the “Existing Projects into Workspace” wizard.</p>
 <p>If not already present the <code class="highlighter-rouge">M2_REPO</code> classpath variable has to point to your local Maven repository.
 The repository is typically found in <code class="highlighter-rouge">C:\Documents and Settings\&lt;username&gt;\.m2\repo</code> or (for unix buffs) <code class="highlighter-rouge">~/.m2/repo</code>. It can be set within Eclipse (Preferences-&gt;Java-&gt;Build Path-&gt;Classpath Variables) or with the help of Maven:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</span></code></pre></figure>
 <p>If you want to go along with the Wicket way of code formatting you should import the Wicket code format profile into your workspace (Preferences-&gt;Java-&gt;Code Style-&gt;Formatter), found in:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">&lt;path-to-eclipse-workspace&gt;/wicket-core/EclipseCodeFormat.xml</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">&lt;path-to-eclipse-workspace&gt;/wicket-core/EclipseCodeFormat.xml</span></code></pre></figure>
 <p>Finally configure the editor to automatically format all edited lines and organize imports on save (Preferences-&gt;Java-&gt;Editor-&gt;Save Actions).</p>
 <h3 id="netbeans">NetBeans</h3>
 <p>NetBeans comes with Maven integration. Further help can be found at their <a href="http://wiki.netbeans.org/MavenBestPractices" title="NetBeans Community Wiki">Wiki</a></p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/contribute/patch.html
----------------------------------------------------------------------
diff --git a/content/contribute/patch.html b/content/contribute/patch.html
index 716d7bf..755722e 100644
--- a/content/contribute/patch.html
+++ b/content/contribute/patch.html
@@ -116,7 +116,7 @@ Git</a>
 and when you have finished your work create a patch with the following
 commands:</p>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">git add any_files_you_created_modified_or_deleted
-git diff --cached &gt; /tmp/WICKET-NNNN.patch</code></pre></figure>
+<span class="err">git diff --cached &gt; /tmp/WICKET-NNNN.patch</span></code></pre></figure>
 <p>where NNNN is the issue number. Finally, attach that file
 (/tmp/WICKET-NNNN.patch) to the
 <a href="https://issues.apache.org/jira/browse/WICKET">JIRA</a></p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/contribute/release.html
----------------------------------------------------------------------
diff --git a/content/contribute/release.html b/content/contribute/release.html
index 391b218..c23f0aa 100644
--- a/content/contribute/release.html
+++ b/content/contribute/release.html
@@ -75,24 +75,24 @@
 <ul>
   <li>Start gpg-agent as a daemon (OS X, using homebrew installation of gpg, gpg-agent, pinentry):</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">    eval `gpg-agent --daemon --pinentry-program /usr/local/bin/pinentry`</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">    eval `gpg-agent --daemon --pinentry-program /usr/local/bin/pinentry`</span></code></pre></figure>
 <ul>
   <li>Create an environment variable such that you can copy/paste several of the following commands (substitute 6.0.0 with the number you’re actually going to release):</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">export NEWVERSION=6.0.0</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">export NEWVERSION=6.0.0</span></code></pre></figure>
 <ul>
   <li>Sign pom.xml such that gpg-agent has enabled your key (and remove the .asc file). This triggers the pinentry program and sets the stage for gpg-agent:</li>
 </ul>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">gpg --armor --detach-sign --use-agent --sign pom.xml
-rm pom.xml.asc</code></pre></figure>
+<span class="err">rm pom.xml.asc</span></code></pre></figure>
 <ul>
   <li>Create release branch:</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn release:branch -DbranchName=build/wicket-$NEWVERSION</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn release:branch -DbranchName=build/wicket-$NEWVERSION</span></code></pre></figure>
 <ul>
   <li>Checkout the release branch:</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">git checkout build/wicket-$NEWVERSION</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">git checkout build/wicket-$NEWVERSION</span></code></pre></figure>
 <ul>
   <li>
     <p>Update archetypes/quickstart/src/main/archetype-resources/pom.xml to use NEWVERSION of Wicket and commit</p>
@@ -106,16 +106,16 @@ rm pom.xml.asc</code></pre></figure>
     </ul>
   </li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn release:prepare</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn release:prepare</span></code></pre></figure>
 <ul>
   <li>Remove last commit such that HEAD points to the NEWVERSION release, not the new development version</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">git reset HEAD^ --hard</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">git reset HEAD^ --hard</span></code></pre></figure>
 <ul>
   <li>Create source archive:</li>
 </ul>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">git archive --format=tar.gz --prefix=apache-wicket-$NEWVERSION/ -o apache-wicket-$NEWVERSION.tar.gz wicket-$NEWVERSION
-git archive --format=zip --prefix=apache-wicket-$NEWVERSION/ -o apache-wicket-$NEWVERSION.zip wicket-$NEWVERSION</code></pre></figure>
+<span class="err">git archive --format=zip --prefix=apache-wicket-$NEWVERSION/ -o apache-wicket-$NEWVERSION.zip wicket-$NEWVERSION</span></code></pre></figure>
 <ul>
   <li><strong>NOTE 1</strong> the trailing ‘/’ after –prefix=NEWVERSION is vital for the tarball</li>
   <li><strong>NOTE 2</strong> you can ignore the gpg generated messages telling ‘You need a passphrase to unlock the secret key for’, unless an error occurred—these messages are not error messages</li>
@@ -126,21 +126,21 @@ gpg --armor --detach-sign --use-agent --sign apache-wicket-$NEWVERSION.zip
 gpg --print-md SHA1 apache-wicket-$NEWVERSION.tar.gz &gt; apache-wicket-$NEWVERSION.tar.gz.sha
 gpg --print-md MD5  apache-wicket-$NEWVERSION.tar.gz &gt; apache-wicket-$NEWVERSION.tar.gz.md5
 gpg --print-md SHA1 apache-wicket-$NEWVERSION.zip &gt; apache-wicket-$NEWVERSION.zip.sha
-gpg --print-md MD5  apache-wicket-$NEWVERSION.zip &gt; apache-wicket-$NEWVERSION.zip.md5</code></pre></figure>
+<span class="err">gpg --print-md MD5  apache-wicket-$NEWVERSION.zip &gt; apache-wicket-$NEWVERSION.zip.md5</span></code></pre></figure>
 <p>To sign the tag (overwrites the maven generated tag), execute:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">git tag -s --force wicket-$NEWVERSION</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">git tag -s --force wicket-$NEWVERSION</span></code></pre></figure>
 <h4 id="staging-the-build">Staging the build</h4>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">ssh APACHE_ID@people.apache.org mkdir public_html/wicket-$NEWVERSION
-scp apache-wicket-* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION</code></pre></figure>
+<span class="err">scp apache-wicket-* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION</span></code></pre></figure>
 <p><strong>TODO</strong> figure out how to let <code class="highlighter-rouge">release:perform</code> work from a local checkout, such that we can actually <em>stage</em> the build instead of having to push the tag to our git repo.</p>
 <p>The following steps are ONLY necessary as long as the above TODO has not been resolved.</p>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">git push origin build/wicket-$NEWVERSION:refs/heads/build/wicket-$NEWVERSION
-git push -tags origin</code></pre></figure>
+<span class="err">git push -tags origin</span></code></pre></figure>
 <p>The step below uploads the artifacts to a staging area for Maven.
 * assumes you have an Apache nexus account
 * will checkout a fresh copy and build it (ask Maven for why)
 * artifacts will have different signature than in previous release:prepare build (due to times changing)</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn release:perform</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn release:perform</span></code></pre></figure>
 <p>This will upload artifacts and signatures to Apache nexus in a staging repository.</p>
 <h4 id="create-a-binary-release">Create a binary release</h4>
 <p>As we don’t vote on binary packages, but do want to cater to developers not using Maven, it is very convenient to create a download for non-Maven users.</p>
@@ -163,14 +163,14 @@ gpg --print-md MD5  apache-wicket-$NEWVERSION-bin.tar.gz &gt; apache-wicket-$NEW
 gpg --print-md SHA1 apache-wicket-$NEWVERSION-bin.zip &gt; apache-wicket-$NEWVERSION.-binzip.sha
 gpg --print-md MD5  apache-wicket-$NEWVERSION-bin.zip &gt; apache-wicket-$NEWVERSION-bin.zip.md5
 ssh APACHE_ID@people.apache.org mkdir public_html/wicket-$NEWVERSION/bin
-scp apache-wicket-*bin.* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION/bin</code></pre></figure>
+<span class="err">scp apache-wicket-*bin.* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION/bin</span></code></pre></figure>
 <p>This binary release contains all required files to comply with the release policy, and the binary artefacts generated by our Maven release build, including the experimental modules and examples.</p>
 <h4 id="vote-the-build">Vote the build</h4>
 <p>Start a vote on dev@ for this release. Allow for at least 72 hours, and ensure you take into account weekends.</p>
 <h4 id="promoting-the-build">Promoting the build</h4>
 <p>The following two steps are only necessary when the previous TODO is resolved (you can’t push the tag twice).</p>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">git push origin build/wicket-$NEWVERSION:refs/heads/build/wicket-$NEWVERSION
-git push -tags origin</code></pre></figure>
+<span class="err">git push -tags origin</span></code></pre></figure>
 <p>You only need to do them if you haven’t done so yet.</p>
 <p>See also <a href="#nexus">managing nexus</a> for the steps needed to publish the artifacts to Maven Central. And don’t forget to announce the release!</p>
 <h2 id="release-14">Releasing Apache Wicket 1.4.x+</h2>
@@ -192,7 +192,7 @@ git push -tags origin</code></pre></figure>
             &lt;password&gt;$your_apache_password&lt;/password&gt;
         &lt;/server&gt;
 &lt;/servers&gt;
-&lt;/settings&gt;</code></pre></figure>
+<span class="err">&lt;/settings&gt;</span></code></pre></figure>
 <ul>
   <li>Make sure you have a GnuPG key which is added to <a href="https://svn.apache.org/repos/asf/wicket/common/KEYS">KEYS</a>.
 Read the header of KEYS file to see how to add it.</li>
@@ -207,7 +207,7 @@ will copy the assemblies to your people.apache.org account.</li>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">ssh people.apache.org
 mkdir /www/www.apache.org/dist/wicket/x.y.z
 mv ~/public_html/wicket-x.y.z/dist/* /www/www.apache.org/dist/wicket/x.y.z
-chown -R :wicket /www/www.apache.org/dist/wicket/x.y.z</code></pre></figure>
+<span class="err">chown -R :wicket /www/www.apache.org/dist/wicket/x.y.z</span></code></pre></figure>
 <ul>
   <li>Login to <a href="https://repository.apache.org">Apache Nexus Staging repo</a>, select the closed repository and click <strong>Release</strong>.  It will be accessible immediately through the apache release repo and then within 1-2 hours through maven central.</li>
   <li>If the release is voted down you can <strong>Drop</strong> the staged release and then restage later after incorporating the necessary changes.</li>
@@ -215,7 +215,7 @@ chown -R :wicket /www/www.apache.org/dist/wicket/x.y.z</code></pre></figure>
 </ul>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">git checkout build/wicket-x.y.z
 git tag release/wicket-x.y.z
-git push --tags</code></pre></figure>
+<span class="err">git push --tags</span></code></pre></figure>
 <ul>
   <li>Wait until repo1.maven.org has picked up the release artifacts.</li>
   <li>Wait 24 hours until mirrors picked up release artifacts</li>
@@ -238,7 +238,7 @@ git push --tags</code></pre></figure>
             &lt;password&gt;$password&lt;/password&gt;
         &lt;/server&gt;
 &lt;/servers&gt;
-&lt;/settings&gt;</code></pre></figure>
+<span class="err">&lt;/settings&gt;</span></code></pre></figure>
 <p>This works if you can deploy artifacts into the repository.apache.org properly (i.e. you don’t see failures mentioning 401 errors).</p>
 <h3 id="managing-staged-artifacts">Managing Staged Artifacts</h3>
 <p>By logging in with your Apache committer credentials to <a href="https://repository.apache.org">Apache Nexus Staging repo</a> you can access the management interface for the staged artifacts.</p>
@@ -273,14 +273,14 @@ contains your announcement.</li>
 <a href="https://svn.apache.org/repos/asf/wicket/common/site/apidocs/1.4">https://svn.apache.org/repos/asf/wicket/common/site/apidocs/1.4</a>
 svnpubsub will push this directly to our website. (example script below)</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"># do this in your locally-checked-out release branch (i.e. svn.../releases/wicket-1.4.13)
-mvn javadoc:aggregate
-# note that you may need to tweak these paths to fit your configuration:
-cp -r target/site/apidocs/* ../wicket-common/site/apidocs/1.4/
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="ni"># </span><span class="nc">do</span><span class="kv"> this in your locally-checked-out release branch (i.e. svn.../releases/wicket-1.4.13)
+</span>mvn javadoc:aggregate
+<span class="ni"># </span><span class="nc">note</span><span class="kv"> that you may need to tweak these paths to fit your configuration:
+</span>cp -r target/site/apidocs/* ../wicket-common/site/apidocs/1.4/
 cd ../wicket-common/
-# call "svn add" for files that are new (there's probably an easier way to do this)
-svn stat | grep -e '^?' | sed 's/\?\W*//' | xargs svn add
-svn commit -m "changes to update javadocs to latest release"</code></pre></figure>
+<span class="ni"># </span><span class="nc">call</span><span class="kv"> "svn add" for files that are new (there's probably an easier way to do this)
+</span>svn stat | grep -e '^?' | sed 's/\?\W*//' | xargs svn add
+<span class="err">svn commit -m "changes to update javadocs to latest release"</span></code></pre></figure>
         </section>
     </div>
 </main>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/contribute/write.html
----------------------------------------------------------------------
diff --git a/content/contribute/write.html b/content/contribute/write.html
index 85ea5a8..8dc7162 100644
--- a/content/contribute/write.html
+++ b/content/contribute/write.html
@@ -69,14 +69,14 @@ announcements, adding new committers and other important Wicket related news.</p
 <h2 id="install">Install Jekyll</h2>
 <p>Follow the instructions available on the <a href="http://github.com/mojombo/jekyll">Jekyll
 website</a>. Basically it boils down to:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">gem install jekyll</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">gem install jekyll</span></code></pre></figure>
 <p>You also need to install the Pygments Python module.</p>
 <h2 id="clone">Clone wicket-site</h2>
 <p>Before you can edit the site, you need to clone it:</p>
 <figure class="highlight"><pre><code class="language-bash" data-lang="bash">git clone git@github.com:apache/wicket-site.git</code></pre></figure>
 <h2 id="run">Run the site</h2>
 <p>You can run the website and edit it live:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console">jekyll serve -w</code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">jekyll serve -w</span></code></pre></figure>
 <p>This not only runs the server, but watches for modifications and regenerates
 any modified files.</p>
 <p>You can check out the website running at <a href="http://localhost:4000">localhost, port 4000</a>.</p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/help/index.html
----------------------------------------------------------------------
diff --git a/content/help/index.html b/content/help/index.html
index 17ba032..36e0b24 100644
--- a/content/help/index.html
+++ b/content/help/index.html
@@ -145,7 +145,7 @@ experience to it, possibly including a <a href="#bugquickstart">quick start</a>.
 <p>Wicket releases new versions on a regular basis. Chances are that your
 bug has been solved in a recent version. So if for instance you
 discover a bug in Wicket 6.2.0, it might be fixed in a newer version
-(the current version of Wicket 6.x is 6.27.1).</p>
+(the current version of Wicket 6.x is 6.8.0).</p>
 <p>So we ask you to try the latest version of the branch of Wicket you are
 working on. If the bug still remains,</p>
 <p>Check if your version is no longer maintained on our download page. If
@@ -159,18 +159,18 @@ Wicket Stuff or another project, please ensure that the version you use
 is compatible with your Wicket version.</p>
 <p>You can’t use Wicket 1.5.x libraries with Wicket 6.x, Wicket 7.x or Wicket 8.x. It
 should be safe to use a library compatible with Wicket 6.0 with
-6.27.1</p>
+6.8.0</p>
 <p>For example:</p>
 <ul>
-  <li>wicket-extensions-1.5.12.jar is not compatible with wicket-core-6.27.1</li>
+  <li>wicket-extensions-1.5.12.jar is not compatible with wicket-core-6.8.0</li>
 </ul>
 <p>Possible, but not advisable:</p>
 <ul>
-  <li>wicket-extensions-6.10.0 should be compatible with wicket-core-6.27.1</li>
+  <li>wicket-extensions-6.10.0 should be compatible with wicket-core-6.8.0</li>
 </ul>
 <p>Advised:</p>
 <ul>
-  <li>Use wicket-extensions-6.27.1 with wicket-core-6.27.1</li>
+  <li>Use wicket-extensions-6.8.0 with wicket-core-6.8.0</li>
 </ul>
 <p>This also holds true for release of our sister project <em>Wicket Stuff</em>.</p>
 <h3 id="bugquickstart">Provide a Quick Start</h3>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 5c98a8b..c0d2bd0 100644
--- a/content/index.html
+++ b/content/index.html
@@ -225,17 +225,17 @@
 </div>
 <div class="l-two-third">
     <article>
-        <h2>Apache Wicket 7.9.0 released</h2>
-        <small>19 Sep 2017</small>
-        <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.9.0!</p>
+        <h2>Apache Wicket 6.28.0 released</h2>
+        <small>01 Oct 2017</small>
+        <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.28.0!</p>
 <p>Apache Wicket is an open source Java component oriented web application
 framework that powers thousands of web applications and web sites for
 governments, stores, universities, cities, banks, email providers, and
 more. You can find more about Apache Wicket at https://wicket.apache.org</p>
-<p>This release marks another minor release of Wicket 7. We
+<p>This release marks another minor release of Wicket 6. We
 use semantic versioning for the development of Wicket, and as such no
 API breaks are present breaks are present in this release compared to
-7.0.0.</p>
+6.0.0.</p>
 <h2 id="new-and-noteworthy">New and noteworthy</h2>
 <p>This release fixes WICKET-6457 and WICKET-6465 which caused the page store not to be cleared when session ends.</p>
 <h2 id="using-this-release">Using this release</h2>
@@ -244,43 +244,45 @@ update any other dependencies on Wicket projects to the same version):</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>7.9.0<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.28.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.9.0">7.9.0 source download</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.9.0/binaries">7.9.0 binary download</a></li>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.28.0">6.28.0 source download</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.28.0/binaries">6.28.0 binary download</a></li>
 </ul>
-        <a href="/news/2017/09/19/wicket-7.9.0-released.html">Read more...</a> 
+        <a href="/news/2017/10/01/wicket-6.28.0-released.html">Read more...</a> 
     </article>
     <article>
-        <h2>Apache Wicket 8.0.0-M7 released</h2>
-        <small>12 Aug 2017</small>
-        <p>The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M7!</p>
+        <h2>Apache Wicket 7.9.0 released</h2>
+        <small>19 Sep 2017</small>
+        <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.9.0!</p>
 <p>Apache Wicket is an open source Java component oriented web application
 framework that powers thousands of web applications and web sites for
 governments, stores, universities, cities, banks, email providers, and
 more. You can find more about Apache Wicket at https://wicket.apache.org</p>
-<p>This release marks another minor release of Wicket 8. We
+<p>This release marks another minor release of Wicket 7. We
 use semantic versioning for the development of Wicket, and as such no
 API breaks are present breaks are present in this release compared to
-8.0.0.</p>
+7.0.0.</p>
+<h2 id="new-and-noteworthy">New and noteworthy</h2>
+<p>This release fixes WICKET-6457 and WICKET-6465 which caused the page store not to be cleared when session ends.</p>
 <h2 id="using-this-release">Using this release</h2>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</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>8.0.0-M7<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>7.9.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M7">8.0.0-M7 source download</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M7/binaries">8.0.0-M7 binary download</a></li>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.9.0">7.9.0 source download</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.9.0/binaries">7.9.0 binary download</a></li>
 </ul>
-        <a href="/news/2017/08/12/wicket-8.0.0-M7-released.html">Read more...</a> 
+        <a href="/news/2017/09/19/wicket-7.9.0-released.html">Read more...</a> 
     </article>
 </div>
 <div class="l-one-third news">
@@ -292,6 +294,12 @@ title="Atom 1.0 feed" href="/atom.xml">RSS feed</a> to
 get updates in your favorite RSS reader the moment they happen.</p>
 <ul>
 <li>
+    <h3>Apache Wicket 7.9.0 released</h3>
+    <small>19 Sep 2017</small>
+    The Apache Wicket PMC is proud to announce Apache Wicket 7.9.0! Apache Wicket is an open source Java component oriented web application framework that powers...
+    <a href="/news/2017/09/19/wicket-7.9.0-released.html">more</a>
+</li>
+<li>
     <h3>Apache Wicket 8.0.0-M7 released</h3>
     <small>12 Aug 2017</small>
     The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M7! Apache Wicket is an open source Java component oriented web application framework that powers...
@@ -315,12 +323,6 @@ get updates in your favorite RSS reader the moment they happen.</p>
     The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M6! Apache Wicket is an open source Java component oriented web application framework that powers...
     <a href="/news/2017/05/18/wicket-8.0.0-M6-released.html">more</a>
 </li>
-<li>
-    <h3>Apache Wicket 7.7.0 released</h3>
-    <small>16 May 2017</small>
-    The Apache Wicket PMC is proud to announce Apache Wicket 7.7.0! Apache Wicket is an open source Java component oriented web application framework that powers...
-    <a href="/news/2017/05/16/wicket-7.7.0-released.html">more</a>
-</li>
 </ul>
 </div>
 <div class="l-first"></div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/learn/examples/ajaxcounter.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/ajaxcounter.html b/content/learn/examples/ajaxcounter.html
index e013c2d..6b99e5b 100644
--- a/content/learn/examples/ajaxcounter.html
+++ b/content/learn/examples/ajaxcounter.html
@@ -81,15 +81,15 @@ how it works on the Java side:</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.link.Link</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.model.Model</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">Index</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">model</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
             <span class="kd">private</span> <span class="kt">int</span> <span class="n">counter</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
-            <span class="kd">public</span> <span class="n">Integer</span> <span class="n">getObject</span><span class="o">()</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="n">Integer</span> <span class="nf">getObject</span><span class="o">()</span> <span class="o">{</span>
                 <span class="k">return</span> <span class="n">counter</span><span class="o">++;</span>
             <span class="o">}</span>
         <span class="o">};</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Link</span><span class="o">(</span><span class="s">"link"</span><span class="o">)</span> <span class="o">{</span>
-            <span class="kd">public</span> <span class="kt">void</span> <span class="n">onClick</span><span class="o">()</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onClick</span><span class="o">()</span> <span class="o">{</span>
                 <span class="c1">// do nothing.</span>
             <span class="o">}</span>
         <span class="o">});</span>
@@ -117,15 +117,15 @@ provides a fallback to a normal request in case no Ajax is available.</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.model.Model</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">Index</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">model</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
             <span class="kd">private</span> <span class="kt">int</span> <span class="n">counter</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
-            <span class="kd">public</span> <span class="n">Integer</span> <span class="n">getObject</span><span class="o">()</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="n">Integer</span> <span class="nf">getObject</span><span class="o">()</span> <span class="o">{</span>
                 <span class="k">return</span> <span class="n">counter</span><span class="o">++;</span>
             <span class="o">}</span>
         <span class="o">};</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxFallbackLink</span><span class="o">(</span><span class="s">"link"</span><span class="o">)</span> <span class="o">{</span>
-            <span class="kd">public</span> <span class="kt">void</span> <span class="n">onClick</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">)</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onClick</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">)</span> <span class="o">{</span>
                 <span class="c1">// add the components that need to be updated to </span>
                 <span class="c1">// the target</span>
             <span class="o">}</span>
@@ -145,17 +145,17 @@ request target.</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.model.Model</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">Index</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">model</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
             <span class="kd">private</span> <span class="kt">int</span> <span class="n">counter</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
-            <span class="kd">public</span> <span class="n">Integer</span> <span class="n">getObject</span><span class="o">()</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="n">Integer</span> <span class="nf">getObject</span><span class="o">()</span> <span class="o">{</span>
                 <span class="k">return</span> <span class="n">counter</span><span class="o">++;</span>
             <span class="o">}</span>
         <span class="o">};</span>
         <span class="kd">final</span> <span class="n">Label</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">label</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Label</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;(</span><span class="s">"counter"</span><span class="o">,</span> <span class="n">model</span><span class="o">);</span>
         <span class="n">label</span><span class="o">.</span><span class="na">setOutputMarkupId</span><span class="o">(</span><span class="kc">true</span><span class="o">);</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxFallbackLink</span><span class="o">(</span><span class="s">"link"</span><span class="o">)</span> <span class="o">{</span>
-            <span class="kd">public</span> <span class="kt">void</span> <span class="n">onClick</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">)</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onClick</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">)</span> <span class="o">{</span>
                 <span class="k">if</span> <span class="o">(</span><span class="n">target</span> <span class="o">!=</span> <span class="kc">null</span><span class="o">)</span> <span class="o">{</span>
                     <span class="c1">// target is only available in an Ajax request</span>
                     <span class="n">target</span><span class="o">.</span><span class="na">addComponent</span><span class="o">(</span><span class="n">label</span><span class="o">);</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/learn/examples/dropdownchoice.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/dropdownchoice.html b/content/learn/examples/dropdownchoice.html
index be6d985..633c5f2 100644
--- a/content/learn/examples/dropdownchoice.html
+++ b/content/learn/examples/dropdownchoice.html
@@ -69,13 +69,13 @@ select the manager of an employee.</p>
     <span class="cm">/**
      * Used to display the person.
      */</span>
-    <span class="kd">public</span> <span class="n">String</span> <span class="n">toString</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">String</span> <span class="nf">toString</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">name</span><span class="o">;</span>
     <span class="o">}</span>
     <span class="cm">/**
      * Gets the list of possible managers from the database.
      */</span>
-    <span class="kd">public</span> <span class="kd">static</span> <span class="n">List</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">getManagers</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kd">static</span> <span class="n">List</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="nf">getManagers</span><span class="o">()</span> <span class="o">{</span>
         <span class="c1">// gets the managers from the database</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -115,7 +115,7 @@ The <code class="highlighter-rouge">&lt;option&gt;</code> tags are there for pre
 with the generated choices.</p>
 <p>Let’s see how the page looks like from the Java side:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">AssignManagerPage</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">AssignManagerPage</span><span class="o">(</span><span class="n">Person</span> <span class="n">employee</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">AssignManagerPage</span><span class="o">(</span><span class="n">Person</span> <span class="n">employee</span><span class="o">)</span> <span class="o">{</span>
         <span class="n">Form</span> <span class="n">form</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Form</span><span class="o">(</span><span class="s">"form"</span><span class="o">);</span>
         <span class="n">add</span><span class="o">(</span><span class="n">form</span><span class="o">);</span>
         <span class="n">form</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"name"</span><span class="o">,</span> <span class="k">new</span> <span class="n">PropertyModel</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;(</span><span class="n">employee</span><span class="o">,</span> <span class="s">"name"</span><span class="o">)));</span>
@@ -124,7 +124,7 @@ with the generated choices.</p>
                     <span class="k">new</span> <span class="n">PropertyModel</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="n">employee</span><span class="o">,</span> <span class="s">"managedBy"</span><span class="o">),</span>
                     <span class="k">new</span> <span class="n">LoadableDetachableModel</span><span class="o">&lt;</span><span class="n">List</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;&gt;()</span> <span class="o">{</span>
                         <span class="nd">@Override</span>
-                        <span class="kd">protected</span> <span class="n">Object</span> <span class="n">load</span><span class="o">()</span> <span class="o">{</span> 
+                        <span class="kd">protected</span> <span class="n">Object</span> <span class="nf">load</span><span class="o">()</span> <span class="o">{</span> 
                             <span class="k">return</span> <span class="n">Person</span><span class="o">.</span><span class="na">getManagers</span><span class="o">();</span>
                         <span class="o">}</span>
                     <span class="o">}</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/1bf16d56/content/learn/examples/guestbook.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/guestbook.html b/content/learn/examples/guestbook.html
index bc060ed..f545735 100644
--- a/content/learn/examples/guestbook.html
+++ b/content/learn/examples/guestbook.html
@@ -66,25 +66,25 @@ of this example.</p>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Comment</span> <span class="kd">implements</span> <span class="n">IClusterable</span> <span class="o">{</span>
     <span class="kd">private</span> <span class="n">String</span> <span class="n">text</span><span class="o">;</span>
     <span class="kd">private</span> <span class="n">Date</span> <span class="n">date</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Date</span><span class="o">();</span>
-    <span class="kd">public</span> <span class="n">Comment</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">Comment</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="n">Comment</span><span class="o">(</span><span class="kd">final</span> <span class="n">Comment</span> <span class="n">comment</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">Comment</span><span class="o">(</span><span class="kd">final</span> <span class="n">Comment</span> <span class="n">comment</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">text</span> <span class="o">=</span> <span class="n">comment</span><span class="o">.</span><span class="na">text</span><span class="o">;</span>
         <span class="k">this</span><span class="o">.</span><span class="na">date</span> <span class="o">=</span> <span class="n">comment</span><span class="o">.</span><span class="na">date</span><span class="o">;</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="n">String</span> <span class="n">getText</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">String</span> <span class="nf">getText</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">text</span><span class="o">;</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="kt">void</span> <span class="n">setText</span><span class="o">(</span><span class="n">String</span> <span class="n">text</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">setText</span><span class="o">(</span><span class="n">String</span> <span class="n">text</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">text</span> <span class="o">=</span> <span class="n">text</span><span class="o">;</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="n">Date</span> <span class="n">getDate</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Date</span> <span class="nf">getDate</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">date</span><span class="o">;</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="kt">void</span> <span class="n">setDate</span><span class="o">(</span><span class="n">Date</span> <span class="n">date</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">setDate</span><span class="o">(</span><span class="n">Date</span> <span class="n">date</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">date</span> <span class="o">=</span> <span class="n">date</span><span class="o">;</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="n">String</span> <span class="n">toString</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">String</span> <span class="nf">toString</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="s">"[Comment date = "</span> <span class="o">+</span> <span class="n">date</span> <span class="o">+</span> <span class="s">", text = "</span> <span class="o">+</span> <span class="n">text</span> <span class="o">+</span> <span class="s">"]"</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -123,13 +123,13 @@ accomplished in just a few lines of code.</p>
     <span class="cm">/**
      * Constructor that is invoked when page is invoked without a session.
      */</span>
-    <span class="kd">public</span> <span class="n">GuestBook</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">GuestBook</span><span class="o">()</span> <span class="o">{</span>
         <span class="c1">// Add comment form</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">CommentForm</span><span class="o">(</span><span class="s">"commentForm"</span><span class="o">));</span>
         <span class="c1">// Add commentListView of existing comments</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">PropertyListView</span><span class="o">&lt;</span><span class="n">Comment</span><span class="o">&gt;(</span><span class="s">"comments"</span><span class="o">,</span> <span class="n">commentList</span><span class="o">)</span> <span class="o">{</span>
             <span class="nd">@Override</span>
-            <span class="kd">public</span> <span class="kt">void</span> <span class="n">populateItem</span><span class="o">(</span><span class="kd">final</span> <span class="n">ListItem</span><span class="o">&lt;</span><span class="n">Comment</span><span class="o">&gt;</span> <span class="n">listItem</span><span class="o">)</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="kd">final</span> <span class="n">ListItem</span><span class="o">&lt;</span><span class="n">Comment</span><span class="o">&gt;</span> <span class="n">listItem</span><span class="o">)</span> <span class="o">{</span>
                 <span class="n">listItem</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"date"</span><span class="o">));</span>
                 <span class="n">listItem</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">MultiLineLabel</span><span class="o">(</span><span class="s">"text"</span><span class="o">));</span>
             <span class="o">}</span>
@@ -139,7 +139,7 @@ accomplished in just a few lines of code.</p>
      * A form that allows a user to add a comment.
      */</span>
     <span class="kd">public</span> <span class="kd">final</span> <span class="kd">class</span> <span class="nc">CommentForm</span> <span class="kd">extends</span> <span class="n">Form</span><span class="o">&lt;</span><span class="n">ValueMap</span><span class="o">&gt;</span> <span class="o">{</span>
-        <span class="kd">public</span> <span class="n">CommentForm</span><span class="o">(</span><span class="kd">final</span> <span class="n">String</span> <span class="n">id</span><span class="o">)</span> <span class="o">{</span>
+        <span class="kd">public</span> <span class="nf">CommentForm</span><span class="o">(</span><span class="kd">final</span> <span class="n">String</span> <span class="n">id</span><span class="o">)</span> <span class="o">{</span>
             <span class="c1">// Construct form with no validation listener</span>
             <span class="kd">super</span><span class="o">(</span><span class="n">id</span><span class="o">,</span> <span class="k">new</span> <span class="n">CompoundPropertyModel</span><span class="o">&lt;</span><span class="n">ValueMap</span><span class="o">&gt;(</span><span class="k">new</span> <span class="n">ValueMap</span><span class="o">()));</span>
             <span class="c1">// this is just to make the unit test happy</span>
@@ -153,7 +153,7 @@ accomplished in just a few lines of code.</p>
          * Show the resulting valid edit
          */</span>
         <span class="nd">@Override</span>
-        <span class="kd">public</span> <span class="kd">final</span> <span class="kt">void</span> <span class="n">onSubmit</span><span class="o">()</span> <span class="o">{</span>
+        <span class="kd">public</span> <span class="kd">final</span> <span class="kt">void</span> <span class="nf">onSubmit</span><span class="o">()</span> <span class="o">{</span>
             <span class="n">ValueMap</span> <span class="n">values</span> <span class="o">=</span> <span class="n">getModelObject</span><span class="o">();</span>
             <span class="c1">// check if the honey pot is filled</span>
             <span class="k">if</span> <span class="o">(</span><span class="n">StringUtils</span><span class="o">.</span><span class="na">isNotBlank</span><span class="o">((</span><span class="n">String</span><span class="o">)</span><span class="n">values</span><span class="o">.</span><span class="na">get</span><span class="o">(</span><span class="s">"comment"</span><span class="o">)))</span> <span class="o">{</span>
@@ -173,7 +173,7 @@ accomplished in just a few lines of code.</p>
     <span class="cm">/**
      * Clears the comments.
      */</span>
-    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="n">clear</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="nf">clear</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">commentList</span><span class="o">.</span><span class="na">clear</span><span class="o">();</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -236,10 +236,10 @@ final treat the modifications to the <code class="highlighter-rouge">web.xml</co
 <span class="kn">import</span> <span class="nn">org.apache.wicket.Page</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.examples.WicketExampleApplication</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">GuestBookApplication</span> <span class="kd">extends</span> <span class="n">WicketExampleApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="n">GuestBookApplication</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="nf">GuestBookApplication</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
     <span class="nd">@Override</span>
-    <span class="kd">public</span> <span class="n">Class</span><span class="o">&lt;</span> <span class="o">?</span> <span class="kd">extends</span> <span class="n">Page</span><span class="o">&gt;</span> <span class="n">getHomePage</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Class</span><span class="o">&lt;</span> <span class="o">?</span> <span class="kd">extends</span> <span class="n">Page</span><span class="o">&gt;</span> <span class="nf">getHomePage</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">GuestBook</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>