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

Reply via email to