Repository: wicket-site
Updated Branches:
  refs/heads/asf-site 0a9c202fd -> 8777c7fd6


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/index.html b/content/news/2013/index.html
index c1b4833..2056d74 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/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 4a1cc94..82c9fb5 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="nf">init</span><span class="o">()</span> <span class="o">{</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="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/8777c7fd/content/news/2014/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/01/index.html b/content/news/2014/01/index.html
index c4b16ae..9776b87 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/02/index.html b/content/news/2014/02/index.html
index 15c3239..2242cbf 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/04/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/04/index.html b/content/news/2014/04/index.html
index 4c2f4bc..10cbad8 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/06/index.html b/content/news/2014/06/index.html
index 1420139..049c615 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/08/index.html b/content/news/2014/08/index.html
index 44d62f3..959a233 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/09/index.html b/content/news/2014/09/index.html
index a0e1778..3417e0a 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/index.html b/content/news/2014/11/index.html
index f3e3c70..6b0537a 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/index.html b/content/news/2014/index.html
index b59a179..c57b67c 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/index.html b/content/news/2015/02/index.html
index 463ab8a..a1d68cc 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/06/index.html b/content/news/2015/06/index.html
index 90bcdc3..54bac0f 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/07/index.html b/content/news/2015/07/index.html
index df71284..bf39648 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/10/index.html b/content/news/2015/10/index.html
index a497111..24f6e76 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/index.html b/content/news/2015/11/index.html
index 46d8c10..a5e9c1d 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/index.html b/content/news/2015/index.html
index 53e4604..c1c4eba 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/01/index.html b/content/news/2016/01/index.html
index 8acc12e..1fc8ed6 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/02/index.html b/content/news/2016/02/index.html
index 6085edb..deb61c7 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/03/index.html b/content/news/2016/03/index.html
index 03e1389..b4cfe90 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/05/index.html b/content/news/2016/05/index.html
index 767727d..0a3591b 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/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 99db264..8356c14 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/8777c7fd/content/news/2016/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/07/index.html b/content/news/2016/07/index.html
index 43e4310..5de8a5d 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/08/index.html b/content/news/2016/08/index.html
index 495ce7a..67b832c 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/10/index.html b/content/news/2016/10/index.html
index eb5d26a..390dd83 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/11/index.html b/content/news/2016/11/index.html
index d5f8608..6f9fdae 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/12/index.html b/content/news/2016/12/index.html
index 90670dd..3a5ee97 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/index.html b/content/news/2016/index.html
index 1dea70d..e7c9ab2 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/02/index.html b/content/news/2017/02/index.html
index 70743a3..936a2a6 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/03/index.html b/content/news/2017/03/index.html
index 64f2b8c..b5e8a8a 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/05/index.html b/content/news/2017/05/index.html
index f9a4324..4458ac1 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/07/index.html b/content/news/2017/07/index.html
index 3fab656..66795d3 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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/08/12/wicket-8.0.0-M7-released.html
----------------------------------------------------------------------
diff --git a/content/news/2017/08/12/wicket-8.0.0-M7-released.html 
b/content/news/2017/08/12/wicket-8.0.0-M7-released.html
new file mode 100644
index 0000000..926f753
--- /dev/null
+++ b/content/news/2017/08/12/wicket-8.0.0-M7-released.html
@@ -0,0 +1,183 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta charset="utf-8">
+        <title>Apache Wicket 8.0.0-M7 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/08/12/wicket-8.0.0-M7-released.html -->
+       <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+               <!-- /start/download.html || 
/news/2017/08/12/wicket-8.0.0-M7-released.html -->
+       <li class=""><a href="/start/download.html">Download</a></li>
+               <!-- /learn || /news/2017/08/12/wicket-8.0.0-M7-released.html 
-->
+       <li class=""><a href="/learn">Documentation</a></li>
+               <!-- /help || /news/2017/08/12/wicket-8.0.0-M7-released.html -->
+       <li class=""><a href="/help">Support</a></li>
+               <!-- /contribute || 
/news/2017/08/12/wicket-8.0.0-M7-released.html -->
+       <li class=""><a href="/contribute">Contribute</a></li>
+               <!-- /community || 
/news/2017/08/12/wicket-8.0.0-M7-released.html -->
+       <li class=""><a href="/community">Community</a></li>
+               <!-- /apache || /news/2017/08/12/wicket-8.0.0-M7-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 8.0.0-M7 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="#using-this-release"><span class="toc-number">1</span> <span 
class="toc-text">Using this release</span></a></li><li class="toc--level-1 
toc--section-2"><a href="#upgrading-from-earlier-versions"><span 
class="toc-number">2</span> <span class="toc-text">Upgrading from earlier 
versions</span></a><ul><li class="toc--level-2 toc--section-3"><a 
href="#this-release"><span class="toc-number">2.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">12 Aug 2017</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M7!</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
+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>
+<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;/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>
+</ul>
+<!--more-->
+<h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2>
+<p>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 8
+migration guide found at</p>
+<ul>
+  <li>http://s.apache.org/wicket8migrate</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-8.0.0-M7.zip:</p>
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBVYUUP/0T9R8oiLZafZ6bkvKsxWHxp
+qhdinNhiG3sdsex+9cTNlzvazj0i1B4zmIqQ8+ekkVRPu/+rq/DH/SMTlTUrf9hk
+91drZQ5wc8Ido3MdI+SeS0NSFvVvvH36gjXoTwLckCcwrjkUsk2k/f2S+1JYcFFx
+v+KTcbZJ6Y2M1iBJILlmO/GuyNSj/CXa3UOGkhNNMUU7MEMQDPb8ZvgQndUR3nWQ
+dxnyB3LE7u8k1bjK75t3RuBme6fz0ASippG5Ph0Ce/BDum/6RILf+Tioc8ZKFtS2
+FCGoeFNgYb2Qx6x1Q0kZbfpxRW+SdV9ddYs0eLz2cNr4N2EYS7Y2xWcI0bUSv3gC
+PXOfAJcUcWNz6LP1vtPhFCzWOAtt9Lt2JAM699AHpvAyl+pPyS163qvUmyrDwaf3
+QhBd9Vab9sCMav+OhImuVQL+iRFEyiMNm/kPlpZsz0RN8Zqqu73RT3vcNT/ZlGLm
+bo1AIwuJesCw/VL34PWzdglOpMVjQzFVlwd6pNzxwbohrq6gFRMLNZYTVQkELREe
+uII3KDxkY4dnyjCYCNi3Obp/FaphsJ6yvfwpesUrqzQjiX1C8QgMRcaQEpU+4DGo
+UxejnO5Th1ECsSjYCaCFKok38zilAiaKaQeVPFa66/sM93IqAXe0dXdelirLu59Q
+DO1Z0EwihlcEIqKmOLGV
+=EiFe
+-----END PGP SIGNATURE-----
+</pre></div>
+<p>Signature for apache-wicket-8.0.0-M7.tar.gz:</p>
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBV0AoQALOjdIkE7o6t4ZgFO1B/jJvs
+KgUl4q82vksqiWoGzOob+hkmDSlyDodXaFbZUNiKat79H8Dg5bKU7IUa+d8msPZ6
+iIy9DZk6Ty/QFtVNins7SeO9w8qGAN6LSImsskUE8FpfSMEjDmmzFMTy31A+AmWS
++L3mddk4JY5CtKA2dPeZHtrlcIFL+hO99t7FueqkEEilrN8ulFmfF1Fz4kyqEBA5
+XrWIgtVwUGLhd2iEgS28a/b3d0pZiweHb+MPWrItFDtZYwKzITefx8tfXir1qB2F
+SPkBdbmW5f67Z+kECUTBR7Bes15vFtv9kThVTDEJ3UhA8rMdS8XmgOablGTbMEfo
+ggU/raaeA7Ja4dAmxv38yLp4Ow5eoL3z5gsI9z5pUadVFItAtHs0GPMfJ14SnWY9
+T0Lz2CK2LRb7RN1il1t4WpIKR8v3QzP+BZA8ZQ+wEI0jtSc9hnIEHJfxxdOvGE4v
+QSSrWs0/BNg1GrBQnIzsU/RW/Gdii5bSMBAguSkx+nXYwO7ooy25fTsnguPe6Fky
+cdnl70Cf27GIg5RiLX8ujlATRduaedK7ieA86ym/sPAOJX4slrjVjmwsSpjruvEn
+vaVvRUP5CcpQVPr0LQxI6jF/qq5V6/MTAdoTtrT/InvH8haZTVYdEenoSkEYezHW
+Knnl3Uyv25EmO9nlUYJC
+=PEGU
+-----END PGP SIGNATURE-----
+</pre></div>
+<p>========================================================================</p>
+<h3 id="this-release">This Release</h3>
+<h4 id="changelog-for-800-m7">CHANGELOG for 8.0.0-M7:</h4>
+<h5 id="bug">Bug</h5>
+<ul>
+  <li>[WICKET-4324] - [wicket-ioc] LazyInitProxyFactory CGLIB proxies naming 
strategy may cause java.lang.IllegalAccessError</li>
+  <li>[WICKET-6366] - Autocomplete race condition makes page unresponsive</li>
+  <li>[WICKET-6373] - Edge not recognized in UserAgent</li>
+  <li>[WICKET-6374] - Exception caused by border extending another border with 
<wicket:extend></wicket:extend></li>
+  <li>[WICKET-6376] - Ajax redirects to non http(s)-urls are interpreted as 
relative</li>
+  <li>[WICKET-6377] - Autolinking breaks hierarchy for nested elements</li>
+  <li>[WICKET-6379] - IModel’s default models should detach the target 
model</li>
+  <li>[WICKET-6386] - Simplification of the code in WICKET-3347 is not 
consistent with previous behavior</li>
+  <li>[WICKET-6387] - ModalWindow PageReference broken</li>
+  <li>[WICKET-6393] - NestedStringResourceLoader ignores hard-coded default 
values and throws MissingResourceException</li>
+  <li>[WICKET-6398] - WICKET-6204 breaks jQuery.noConflict()</li>
+  <li>[WICKET-6399] - Dequeuing of Border component with nested body fails</li>
+  <li>[WICKET-6400] - Object with array property fails on NPE when 
construction JSON object</li>
+  <li>[WICKET-6402] - OSGi-Manifest: wicket does not declare BSN</li>
+  <li>[WICKET-6406] - Each path has to be pushed directly</li>
+  <li>[WICKET-6419] -  Localization of PageParameters</li>
+  <li>[WICKET-6428] - PageProvider#getPageInstance() may return null</li>
+  <li>[WICKET-6429] - AbstractRequestLogger should not create new Sessions</li>
+  <li>[WICKET-6434] - Fixed WicketTester to detect components in enclosure 
when doing isComponentOnAjaxResponse.</li>
+</ul>
+<h5 id="improvement">Improvement</h5>
+<ul>
+  <li>[WICKET-6372] - Consider to switch to a sans-serif typeface in the 
Wicket guide</li>
+  <li>[WICKET-6385] - Allow using custom port for web socket connections</li>
+  <li>[WICKET-6388] - MockServletContext should define non-null session 
tracking modes</li>
+  <li>[WICKET-6389] - Introduce CsrfPreventionRequestCycleListener that is 
aware of Web Socket requests</li>
+  <li>[WICKET-6401] - OSGi-Manifest: wicket-util should decalre its dependency 
to ‘commons-io’ and ‘commons-fileupload’</li>
+  <li>[WICKET-6412] - Model#orElse behavior is inconsistent!</li>
+  <li>[WICKET-6421] - WicketTester should provide assertBehavior method</li>
+  <li>[WICKET-6433] - Allow to set the rel attribute with CssHeaderItem</li>
+  <li>[WICKET-6436] - Please add CompoundPropertyModel.of(T object) method</li>
+  <li>[WICKET-6437] - Libraries should be updated to most recent versions</li>
+</ul>
+<h5 id="task">Task</h5>
+<ul>
+  <li>[WICKET-6390] - Update Tomcat to 8.5.15 to get the latest HTTP2 features 
and APIs</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/8777c7fd/content/news/2017/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/08/index.html b/content/news/2017/08/index.html
new file mode 100644
index 0000000..789414c
--- /dev/null
+++ b/content/news/2017/08/index.html
@@ -0,0 +1,174 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta charset="utf-8">
+        <title>Monthly archive for August 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/08 -->
+       <li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+               <!-- /start/download.html || /news/2017/08 -->
+       <li class=""><a href="/start/download.html">Download</a></li>
+               <!-- /learn || /news/2017/08 -->
+       <li class=""><a href="/learn">Documentation</a></li>
+               <!-- /help || /news/2017/08 -->
+       <li class=""><a href="/help">Support</a></li>
+               <!-- /contribute || /news/2017/08 -->
+       <li class=""><a href="/contribute">Contribute</a></li>
+               <!-- /community || /news/2017/08 -->
+       <li class=""><a href="/community">Community</a></li>
+               <!-- /apache || /news/2017/08 -->
+       <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 August 2017</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+       <h3>Apache Wicket 8.0.0-M7 released</h3>
+  <p><small>12 Aug 2017</small></p>
+       <p>The Apache Wicket PMC is proud to announce Apache Wicket 
8.0.0-M7!</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/08/12/wicket-8.0.0-M7-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/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/8777c7fd/content/news/2017/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/index.html b/content/news/2017/index.html
index dd0fa39..9785895 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 August 2017</h1>
+                  <p>This section contains all news items published in <a 
href="/news/2017/08">August 2017</a>.</p>
+              </div>
+                  <div class="l-full">
+                       <h3 
id="/news/2017/08/12/wicket-8.0.0-M7-released.html">Apache Wicket 8.0.0-M7 
released</h3>
+                      <small>12 Aug 2017</small>
+                       <p>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...
+                       <a 
href="/news/2017/08/12/wicket-8.0.0-M7-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
                   <h1>All News for July 2017</h1>
                   <p>This section contains all news items published in <a 
href="/news/2017/07">July 2017</a>.</p>
               </div>
@@ -113,6 +125,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/index.html
----------------------------------------------------------------------
diff --git a/content/news/index.html b/content/news/index.html
index 5e3d507..ef237e1 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/08/12/wicket-8.0.0-M7-released.html">Apache Wicket 
8.0.0-M7 released</h3>
+    <small>12 Aug 2017</small>
+       <p>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 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/08/12/wicket-8.0.0-M7-released.html">more</a></p>
+</article>
+  <article>
        <h3 id="/news/2017/07/12/wicket-7.8.0-released.html">Apache Wicket 
7.8.0 released</h3>
     <small>12 Jul 2017</small>
        <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.8.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...
@@ -1098,6 +1104,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/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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/start/quickstart.html
----------------------------------------------------------------------
diff --git a/content/start/quickstart.html b/content/start/quickstart.html
index cf6f7cd..a35d582 100644
--- a/content/start/quickstart.html
+++ b/content/start/quickstart.html
@@ -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>
-<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>
+<p><code class="highlighter-rouge">shell
+    mvn archetype:generate -DarchetypeCatalog=http://wicket.apache.org
+</code></p>
 <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>

Reply via email to