Repository: wicket-site Updated Branches: refs/heads/asf-site 0d2118f70 -> 5fb1aa895
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2013/01/23/wicket-6.5.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/01/23/wicket-6.5.0-released.html b/content/news/2013/01/23/wicket-6.5.0-released.html index 5fa0775..9e14151 100644 --- a/content/news/2013/01/23/wicket-6.5.0-released.html +++ b/content/news/2013/01/23/wicket-6.5.0-released.html @@ -66,7 +66,7 @@ the attributes for all Ajax requests.</p> <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">application</span><span class="o">.</span><span class="na">getAjaxRequestTargetListeners</span><span class="o">().</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxRequestTarget</span><span class="o">.</span><span class="na">AbstractListener</span><span class="o">()</span> <span class="o">{</span> <span class="nd">@Override</span> - <span class="kd">public</span> <span class="kt">void</span> <span class="nf">updateAjaxAttributes</span><span class="o">(</span><span class="n">AjaxRequestAttributes</span> <span class="n">attributes</span><span class="o">)</span> + <span class="kd">public</span> <span class="kt">void</span> <span class="n">updateAjaxAttributes</span><span class="o">(</span><span class="n">AjaxRequestAttributes</span> <span class="n">attributes</span><span class="o">)</span> <span class="o">{</span> <span class="kd">super</span><span class="o">.</span><span class="na">updateAjaxAttributes</span><span class="o">(</span><span class="n">attributes</span><span class="o">);</span> <span class="n">attributes</span><span class="o">.</span><span class="na">setChannel</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxChannel</span><span class="o">(</span><span class="s">"globalAjaxChannel"</span><span class="o">,</span> <span class="n">AjaxChannel</span><span class="o">.</span><span class="na">Type</span><span class="o">.</span><span class="na">ACTIVE</span><span class="o">));</span> @@ -84,8 +84,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.5.0">http://www.apache.org/dyn/closer.cgi/wicket/6.5.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.5.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.5.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.5.0">6.5.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.5.0/binaries">6.5.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2013/02/15/wicket-6.6.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/02/15/wicket-6.6.0-released.html b/content/news/2013/02/15/wicket-6.6.0-released.html index 61d5102..0f8b143 100644 --- a/content/news/2013/02/15/wicket-6.6.0-released.html +++ b/content/news/2013/02/15/wicket-6.6.0-released.html @@ -88,8 +88,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.6.0">http://www.apache.org/dyn/closer.cgi/wicket/6.6.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.6.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.6.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.6.0">6.6.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.6.0/binaries">6.6.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2013/04/12/wicket-6.7.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/04/12/wicket-6.7.0-released.html b/content/news/2013/04/12/wicket-6.7.0-released.html index 1be942e..0ed9c74 100644 --- a/content/news/2013/04/12/wicket-6.7.0-released.html +++ b/content/news/2013/04/12/wicket-6.7.0-released.html @@ -83,8 +83,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.7.0">http://www.apache.org/dyn/closer.cgi/wicket/6.7.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.7.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.7.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.7.0">6.7.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.7.0/binaries">6.7.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2013/05/17/wicket-6.8.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/05/17/wicket-6.8.0-released.html b/content/news/2013/05/17/wicket-6.8.0-released.html index 6d09814..11d3cd2 100644 --- a/content/news/2013/05/17/wicket-6.8.0-released.html +++ b/content/news/2013/05/17/wicket-6.8.0-released.html @@ -66,8 +66,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.8.0">http://www.apache.org/dyn/closer.cgi/wicket/6.8.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0">6.8.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.8.0/binaries">6.8.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2013/06/27/wicket-6.9.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/06/27/wicket-6.9.0-released.html b/content/news/2013/06/27/wicket-6.9.0-released.html index efac1e4..1d89266 100644 --- a/content/news/2013/06/27/wicket-6.9.0-released.html +++ b/content/news/2013/06/27/wicket-6.9.0-released.html @@ -59,7 +59,7 @@ compared to 6.0.0.</p> <p>Switch between jQuery 1.x and 2.x depending on the user agent. For IE 6/7/8 jQuery ver. 1.x will be used, for any other browser - ver. 2.x. To use this resource reference do in your applicationâs init method:</p> -<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span> +<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span> <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span> <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">DynamicJQueryResourceReference</span><span class="o">.</span><span class="na">INSTANCE</span><span class="o">);</span> <span class="o">}</span></code></pre></figure> @@ -75,8 +75,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.9.0">http://www.apache.org/dyn/closer.cgi/wicket/6.9.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.9.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.0">6.9.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.0/binaries">6.9.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2013/07/10/wicket-6.9.1-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/07/10/wicket-6.9.1-released.html b/content/news/2013/07/10/wicket-6.9.1-released.html index 253e986..2978e2f 100644 --- a/content/news/2013/07/10/wicket-6.9.1-released.html +++ b/content/news/2013/07/10/wicket-6.9.1-released.html @@ -69,7 +69,7 @@ downgrade to JQuery 1.8.3-the previously provided JQuery that still contains these APIs. Download the 1.8.3 release of jquery and add it to your project in its applicationâs init method:</p> <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> -<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span> +<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span> <span class="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> @@ -103,8 +103,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.9.1">http://www.apache.org/dyn/closer.cgi/wicket/6.9.1</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.1/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.9.1/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.1">6.9.1 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.9.1/binaries">6.9.1 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2013/08/18/wicket-6.10.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/08/18/wicket-6.10.0-released.html b/content/news/2013/08/18/wicket-6.10.0-released.html index f219053..709421c 100644 --- a/content/news/2013/08/18/wicket-6.10.0-released.html +++ b/content/news/2013/08/18/wicket-6.10.0-released.html @@ -82,7 +82,7 @@ downgrade to JQuery 1.8.3-the previously provided JQuery that still contains these APIs. Download the 1.8.3 release of jquery and add it to your project in its applicationâs init method:</p> <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> -<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span> +<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span> <span class="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> @@ -116,8 +116,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.10.0">http://www.apache.org/dyn/closer.cgi/wicket/6.10.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.10.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.10.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.10.0">6.10.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.10.0/binaries">6.10.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2013/09/20/wicket-6.11.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/09/20/wicket-6.11.0-released.html b/content/news/2013/09/20/wicket-6.11.0-released.html index 5298251..a4ba764 100644 --- a/content/news/2013/09/20/wicket-6.11.0-released.html +++ b/content/news/2013/09/20/wicket-6.11.0-released.html @@ -92,7 +92,7 @@ downgrade to JQuery 1.8.3-the previously provided JQuery that still contains these APIs. Download the 1.8.3 release of jquery and add it to your project in its applicationâs init method:</p> <figure class="highlight"><pre><code class="language-java" data-lang="java"> <span class="nd">@Override</span> - <span class="kd">protected</span> <span class="kt">void</span> <span class="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> @@ -129,8 +129,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.11.0">http://www.apache.org/dyn/closer.cgi/wicket/6.11.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.11.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.11.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.11.0">6.11.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.11.0/binaries">6.11.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2013/11/01/wicket-6.12.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/11/01/wicket-6.12.0-released.html b/content/news/2013/11/01/wicket-6.12.0-released.html index d53b1b6..ccb2500 100644 --- a/content/news/2013/11/01/wicket-6.12.0-released.html +++ b/content/news/2013/11/01/wicket-6.12.0-released.html @@ -78,7 +78,7 @@ downgrade to JQuery 1.8.3-the previously provided JQuery that still contains these APIs. Download the 1.8.3 release of jquery and add it to your project in its applicationâs init method:</p> <figure class="highlight"><pre><code class="language-java" data-lang="java"> <span class="nd">@Override</span> - <span class="kd">protected</span> <span class="kt">void</span> <span class="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> @@ -115,8 +115,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.12.0">http://www.apache.org/dyn/closer.cgi/wicket/6.12.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.12.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.12.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.12.0">6.12.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.12.0/binaries">6.12.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/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 810921c..e217dc0 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> @@ -168,8 +168,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.13.0">http://www.apache.org/dyn/closer.cgi/wicket/6.13.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.13.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.13.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.13.0">6.13.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.13.0/binaries">6.13.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2014/02/20/wicket-6.14.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/02/20/wicket-6.14.0-released.html b/content/news/2014/02/20/wicket-6.14.0-released.html index 372853f..ff2bf46 100644 --- a/content/news/2014/02/20/wicket-6.14.0-released.html +++ b/content/news/2014/02/20/wicket-6.14.0-released.html @@ -75,8 +75,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.14.0">http://www.apache.org/dyn/closer.cgi/wicket/6.14.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.14.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.14.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.14.0">6.14.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.14.0/binaries">6.14.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2014/04/23/wicket-6.15.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/04/23/wicket-6.15.0-released.html b/content/news/2014/04/23/wicket-6.15.0-released.html index 4f4be16..ce527d0 100644 --- a/content/news/2014/04/23/wicket-6.15.0-released.html +++ b/content/news/2014/04/23/wicket-6.15.0-released.html @@ -73,8 +73,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.15.0">http://www.apache.org/dyn/closer.cgi/wicket/6.15.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.15.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.15.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.15.0">6.15.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.15.0/binaries">6.15.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2014/04/30/wicket-7.0.0-M1-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/04/30/wicket-7.0.0-M1-released.html b/content/news/2014/04/30/wicket-7.0.0-M1-released.html index 7a01671..3be0d17 100644 --- a/content/news/2014/04/30/wicket-7.0.0-M1-released.html +++ b/content/news/2014/04/30/wicket-7.0.0-M1-released.html @@ -89,8 +89,8 @@ update any other dependencies on Wicket projects to the same version):</p> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> - <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M1">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M1</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M1/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M1/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M1">7.0.0-M1 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M1/binaries">7.0.0-M1 binary download</a></li> </ul> <p>Have fun and let us know what you think!</p> </div> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2014/06/20/wicket-7.0.0-M2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/06/20/wicket-7.0.0-M2-released.html b/content/news/2014/06/20/wicket-7.0.0-M2-released.html index 4f3b07b..56dd887 100644 --- a/content/news/2014/06/20/wicket-7.0.0-M2-released.html +++ b/content/news/2014/06/20/wicket-7.0.0-M2-released.html @@ -89,8 +89,8 @@ update any other dependencies on Wicket projects to the same version):</p> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> - <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M2">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M2</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M2/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M2/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M2">7.0.0-M2 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M2/binaries">7.0.0-M2 binary download</a></li> </ul> <p>Have fun and let us know what you think!</p> </div> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2014/06/21/wicket-6.16.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/06/21/wicket-6.16.0-released.html b/content/news/2014/06/21/wicket-6.16.0-released.html index 775c07d..81b27d5 100644 --- a/content/news/2014/06/21/wicket-6.16.0-released.html +++ b/content/news/2014/06/21/wicket-6.16.0-released.html @@ -76,8 +76,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.16.0">http://www.apache.org/dyn/closer.cgi/wicket/6.16.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.16.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.16.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.16.0">6.16.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.16.0/binaries">6.16.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2014/08/23/wicket-7.0.0-M3-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/08/23/wicket-7.0.0-M3-released.html b/content/news/2014/08/23/wicket-7.0.0-M3-released.html index a301da0..9641745 100644 --- a/content/news/2014/08/23/wicket-7.0.0-M3-released.html +++ b/content/news/2014/08/23/wicket-7.0.0-M3-released.html @@ -89,8 +89,8 @@ update any other dependencies on Wicket projects to the same version):</p> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> - <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">7.0.0-M3 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3/binaries">7.0.0-M3 binary download</a></li> </ul> <p>Have fun and let us know what you think!</p> </div> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2014/08/24/wicket-6.17.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/08/24/wicket-6.17.0-released.html b/content/news/2014/08/24/wicket-6.17.0-released.html index b07be29..e6b09cf 100644 --- a/content/news/2014/08/24/wicket-6.17.0-released.html +++ b/content/news/2014/08/24/wicket-6.17.0-released.html @@ -76,8 +76,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.17.0">http://www.apache.org/dyn/closer.cgi/wicket/6.17.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.17.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">6.17.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0/binaries">6.17.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2014/11/05/wicket-6.18.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/11/05/wicket-6.18.0-released.html b/content/news/2014/11/05/wicket-6.18.0-released.html index b1a1359..5bb7b50 100644 --- a/content/news/2014/11/05/wicket-6.18.0-released.html +++ b/content/news/2014/11/05/wicket-6.18.0-released.html @@ -66,8 +66,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.18.0">http://www.apache.org/dyn/closer.cgi/wicket/6.18.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.18.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">6.18.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0/binaries">6.18.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2014/11/05/wicket-7.0.0-M4-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/11/05/wicket-7.0.0-M4-released.html b/content/news/2014/11/05/wicket-7.0.0-M4-released.html index 4b90d3b..f3af349 100644 --- a/content/news/2014/11/05/wicket-7.0.0-M4-released.html +++ b/content/news/2014/11/05/wicket-7.0.0-M4-released.html @@ -87,8 +87,8 @@ update any other dependencies on Wicket projects to the same version):</p> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> - <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">7.0.0-M4 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4/binaries">7.0.0-M4 binary download</a></li> </ul> <h3 id="about-this-release">About this release</h3> <p>Below you can find the cryptographic signatures for the distributions http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2015/02/02/wicket-6.19.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/02/02/wicket-6.19.0-released.html b/content/news/2015/02/02/wicket-6.19.0-released.html index 28730b3..524f724 100644 --- a/content/news/2015/02/02/wicket-6.19.0-released.html +++ b/content/news/2015/02/02/wicket-6.19.0-released.html @@ -66,8 +66,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.19.0">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0">6.19.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries">6.19.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2015/02/02/wicket-7.0.0-M5-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/02/02/wicket-7.0.0-M5-released.html b/content/news/2015/02/02/wicket-7.0.0-M5-released.html index 5bffcdf..9b2557b 100644 --- a/content/news/2015/02/02/wicket-7.0.0-M5-released.html +++ b/content/news/2015/02/02/wicket-7.0.0-M5-released.html @@ -87,8 +87,8 @@ update any other dependencies on Wicket projects to the same version):</p> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> - <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5">7.0.0-M5 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5/binaries">7.0.0-M5 binary download</a></li> </ul> <h3 id="about-this-release">About this release</h3> <p>Below you can find the cryptographic signatures for the distributions http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2015/06/14/wicket-6.20.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/06/14/wicket-6.20.0-released.html b/content/news/2015/06/14/wicket-6.20.0-released.html index 20daa86..67d7474 100644 --- a/content/news/2015/06/14/wicket-6.20.0-released.html +++ b/content/news/2015/06/14/wicket-6.20.0-released.html @@ -66,8 +66,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.20.0">http://www.apache.org/dyn/closer.cgi/wicket/6.20.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.20.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.20.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.20.0">6.20.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.20.0/binaries">6.20.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2015/06/21/wicket-7.0.0-M6-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/06/21/wicket-7.0.0-M6-released.html b/content/news/2015/06/21/wicket-7.0.0-M6-released.html index 29a63e7..905c8a8 100644 --- a/content/news/2015/06/21/wicket-7.0.0-M6-released.html +++ b/content/news/2015/06/21/wicket-7.0.0-M6-released.html @@ -106,8 +106,8 @@ update any other dependencies on Wicket projects to the same version):</p> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> - <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6">7.0.0-M6 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M6/binaries">7.0.0-M6 binary download</a></li> </ul> <h3 id="about-this-release">About this release</h3> <p>Below you can find the cryptographic signatures for the distributions http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2015/10/25/wicket-7.1.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/10/25/wicket-7.1.0-released.html b/content/news/2015/10/25/wicket-7.1.0-released.html index 193206e..163ace5 100644 --- a/content/news/2015/10/25/wicket-7.1.0-released.html +++ b/content/news/2015/10/25/wicket-7.1.0-released.html @@ -80,10 +80,10 @@ update any other dependencies on Wicket projects to the same version):</p> <span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> -<div class="highlight"><pre> - * Source: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0 - * Binary: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0/binaries -</pre></div> +<ul> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.1.0">7.1.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.1.0/binaries">7.1.0 binary download</a></li> +</ul> <h4 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h4> <p>If you upgrade from 7.y.z this release is a drop in replacement. If you come from a version prior to 7.0.0, please read our Wicket 7 http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2015/11/16/wicket-6.21.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/11/16/wicket-6.21.0-released.html b/content/news/2015/11/16/wicket-6.21.0-released.html index a87c37d..0eb5efc 100644 --- a/content/news/2015/11/16/wicket-6.21.0-released.html +++ b/content/news/2015/11/16/wicket-6.21.0-released.html @@ -65,10 +65,10 @@ update any other dependencies on Wicket projects to the same version):</p> <span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> -<div class="highlight"><pre> - * Source: [http://www.apache.org/dyn/closer.cgi/wicket/6.21.0](http://www.apache.org/dyn/closer.cgi/wicket/6.21.0) - * Binary: [http://www.apache.org/dyn/closer.cgi/wicket/6.21.0/binaries](http://www.apache.org/dyn/closer.cgi/wicket/6.21.0/binaries) -</pre></div> +<ul> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.21.0">6.21.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.21.0/binaries">6.21.0 binary download</a></li> +</ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <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 http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2016/01/20/wicket-7.2.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/01/20/wicket-7.2.0-released.html b/content/news/2016/01/20/wicket-7.2.0-released.html index fa12504..8799ef6 100644 --- a/content/news/2016/01/20/wicket-7.2.0-released.html +++ b/content/news/2016/01/20/wicket-7.2.0-released.html @@ -74,10 +74,10 @@ update any other dependencies on Wicket projects to the same version):</p> <span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> -<div class="highlight"><pre> - * Source: http://www.apache.org/dyn/closer.cgi/wicket/7.2.0 - * Binary: http://www.apache.org/dyn/closer.cgi/wicket/7.2.0/binaries -</pre></div> +<ul> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.2.0">7.2.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.2.0/binaries">7.2.0 binary download</a></li> +</ul> <h4 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h4> <p>If you upgrade from 7.y.z this release is a drop in replacement. If you come from a version prior to 7.0.0, please read our Wicket 7 http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2016/02/19/wicket-6.22.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/02/19/wicket-6.22.0-released.html b/content/news/2016/02/19/wicket-6.22.0-released.html index a39ebac..1767f21 100644 --- a/content/news/2016/02/19/wicket-6.22.0-released.html +++ b/content/news/2016/02/19/wicket-6.22.0-released.html @@ -66,8 +66,8 @@ update any other dependencies on Wicket projects to the same version):</p> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> - <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.22.0">Sources</a></li> - <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.22.0/binaries">Binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.22.0">6.22.0 source download</a></li> + <li>Binery: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.22.0/binaries">6.22.0 binary download</a></li> </ul> <h3 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h3> <p>If you upgrade from 6.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2016/05/05/wicket-6.23.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/05/05/wicket-6.23.0-released.html b/content/news/2016/05/05/wicket-6.23.0-released.html index 360d3d8..e6559c7 100644 --- a/content/news/2016/05/05/wicket-6.23.0-released.html +++ b/content/news/2016/05/05/wicket-6.23.0-released.html @@ -75,8 +75,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.23.0">http://www.apache.org/dyn/closer.cgi/wicket/6.23.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.23.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.23.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.23.0">6.23.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.23.0/binaries">6.23.0 binary download</a></li> </ul> <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 http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2016/05/05/wicket-7.3.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/05/05/wicket-7.3.0-released.html b/content/news/2016/05/05/wicket-7.3.0-released.html index ffb24bd..40f686a 100644 --- a/content/news/2016/05/05/wicket-7.3.0-released.html +++ b/content/news/2016/05/05/wicket-7.3.0-released.html @@ -80,8 +80,8 @@ update any other dependencies on Wicket projects to the same version):</p> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> - <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.3.0">http://www.apache.org/dyn/closer.cgi/wicket/7.3.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.3.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.3.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.3.0">7.3.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.3.0/binaries">7.3.0 binary download</a></li> </ul> <h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2> <p>If you upgrade from 7.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2016/07/21/wicket-6.24.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/07/21/wicket-6.24.0-released.html b/content/news/2016/07/21/wicket-6.24.0-released.html index f9aee62..7a04e7b 100644 --- a/content/news/2016/07/21/wicket-6.24.0-released.html +++ b/content/news/2016/07/21/wicket-6.24.0-released.html @@ -80,8 +80,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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.24.0">http://www.apache.org/dyn/closer.cgi/wicket/6.24.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.24.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.24.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.24.0">6.24.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.24.0/binaries">6.24.0 binary download</a></li> </ul> <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 http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2016/07/21/wicket-7.4.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/07/21/wicket-7.4.0-released.html b/content/news/2016/07/21/wicket-7.4.0-released.html index b7e8728..a6422b2 100644 --- a/content/news/2016/07/21/wicket-7.4.0-released.html +++ b/content/news/2016/07/21/wicket-7.4.0-released.html @@ -88,8 +88,8 @@ update any other dependencies on Wicket projects to the same version):</p> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> - <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.4.0">http://www.apache.org/dyn/closer.cgi/wicket/7.4.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.4.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.4.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.4.0">7.4.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.4.0/binaries">7.4.0 binary download</a></li> </ul> <h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2> <p>If you upgrade from 7.y.z this release is a drop in replacement. If http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/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 63de1e9..f365239 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 @@ -95,8 +95,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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-M1">http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M1</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M1/binaries">http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M1/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M1">8.0.0-M1 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M1/binaries">8.0.0-M1 binary download</a></li> </ul> <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 @@ -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/5fb1aa89/content/news/2016/10/26/wicket-6.25.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/10/26/wicket-6.25.0-released.html b/content/news/2016/10/26/wicket-6.25.0-released.html index a2bf86d..7b3b4ec 100644 --- a/content/news/2016/10/26/wicket-6.25.0-released.html +++ b/content/news/2016/10/26/wicket-6.25.0-released.html @@ -70,10 +70,8 @@ update any other dependencies on Wicket projects to the same version):</p> <span class="nt"></dependency></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.25.0">http://www.apache.org/dyn/closer.cgi/wicket/6.25.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.25.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.25.0/binaries</a></li> -</ul> +<p>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.25.0">6.25.0 source download</a> +Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.25.0/binaries">6.25.0 binary download</a></p> <!--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 @@ -87,21 +85,23 @@ migration guide found at</p> <p>================================</p> <p>The signatures for the source release artefacts:</p> <p>Signature for apache-wicket-6.25.0.zip:</p> -<div class="highlighter-rouge"><pre class="highlight"><code>-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org -</code></pre> -</div> -<p>iEYEABECAAYFAlgH0UkACgkQJBX8W/xy/UXmgQCfUwVfCDkCU1ZNdFnf32HSeUs4 +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - https://gpgtools.org +iEYEABECAAYFAlgH0UkACgkQJBX8W/xy/UXmgQCfUwVfCDkCU1ZNdFnf32HSeUs4 tFYAoJYkHA4eO4IvKeq8OIV19MBTNdvL =qs0y -ââEND PGP SIGNATUREââ</p> +-----END PGP SIGNATURE----- +</pre></div> <p>Signature for apache-wicket-6.25.0.tar.gz:</p> -<div class="highlighter-rouge"><pre class="highlight"><code>-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org -</code></pre> -</div> -<p>iEYEABECAAYFAlgH0UkACgkQJBX8W/xy/UXO/QCgs4t/TD3K7XQWmOi0Q0BHYUY4 +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - https://gpgtools.org +iEYEABECAAYFAlgH0UkACgkQJBX8W/xy/UXO/QCgs4t/TD3K7XQWmOi0Q0BHYUY4 o3MAoKiK1OWSjev2vG9T0xH9j7/QkQ48 =bH45 -ââEND PGP SIGNATUREââ</p> +-----END PGP SIGNATURE----- +</pre></div> <p>================================</p> <h3 id="this-release">This Release</h3> <h4 id="changelog-for-6250">CHANGELOG for 6.25.0:</h4> @@ -131,7 +131,7 @@ o3MAoKiK1OWSjev2vG9T0xH9j7/QkQ48 <li>[WICKET-6206] - Allow to use custom anticache parameter value for Image component</li> <li>[WICKET-6210] - FileUpload does not support files of zero size</li> <li>[WICKET-6226] - DOCTYPE URL in properties.xml example in wicket documentation wonât work.</li> - <li>[WICKET-6233] - Add component info in the error messages related to WicketTester#assertComponentOnAjaxResponse()</li> + <li>[WICKET-6233] - Add component info in the error messages related to WicketTester #assertComponentOnAjaxResponse()</li> <li>[WICKET-6234] - Log the decrypted url in CryptoMapper for debugging purposes</li> <li>[WICKET-6239] - Use Response#addHeader() instead of #setContentLength()</li> </ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2016/10/26/wicket-7.5.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/10/26/wicket-7.5.0-released.html b/content/news/2016/10/26/wicket-7.5.0-released.html index b133bea..eb13e78 100644 --- a/content/news/2016/10/26/wicket-7.5.0-released.html +++ b/content/news/2016/10/26/wicket-7.5.0-released.html @@ -71,8 +71,8 @@ update any other dependencies on Wicket projects to the same version):</p> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> - <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.5.0">http://www.apache.org/dyn/closer.cgi/wicket/7.5.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.5.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.5.0/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.5.0">7.5.0 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.5.0/binaries">7.5.0 binary download</a></li> </ul> <!--more--> <h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2> @@ -87,21 +87,23 @@ migration guide found at</p> <p>================================</p> <p>The signatures for the source release artefacts:</p> <p>Signature for apache-wicket-7.5.0.zip:</p> -<div class="highlighter-rouge"><pre class="highlight"><code>-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org -</code></pre> -</div> -<p>iEYEABECAAYFAlgHyLgACgkQJBX8W/xy/UVtJQCfazMNKzMMG5y+GTnCNg0YloBB +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - https://gpgtools.org +iEYEABECAAYFAlgHyLgACgkQJBX8W/xy/UVtJQCfazMNKzMMG5y+GTnCNg0YloBB IB0Amwdp/H6z78kXds8kTJNBXJAVlCVc =yXrI -ââEND PGP SIGNATUREââ</p> +-----END PGP SIGNATURE----- +</pre></div> <p>Signature for apache-wicket-7.5.0.tar.gz:</p> -<div class="highlighter-rouge"><pre class="highlight"><code>-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org -</code></pre> -</div> -<p>iEYEABECAAYFAlgHyLgACgkQJBX8W/xy/UUVtgCgx2kALIRDUGdXHjl1hQwOPhzW +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - https://gpgtools.org +iEYEABECAAYFAlgHyLgACgkQJBX8W/xy/UUVtgCgx2kALIRDUGdXHjl1hQwOPhzW NVYAn0VNdt96cd5VmIW7nIFSb0PidYbH =ob3v -ââEND PGP SIGNATUREââ</p> +-----END PGP SIGNATURE----- +</pre></div> <p>================================</p> <h3 id="this-release">This Release</h3> <h4 id="changelog-for-750">CHANGELOG for 7.5.0:</h4> @@ -147,7 +149,7 @@ NVYAn0VNdt96cd5VmIW7nIFSb0PidYbH <li>[WICKET-6211] - PasswordTextField should clear password by default</li> <li>[WICKET-6226] - DOCTYPE URL in properties.xml example in wicket documentation wonât work.</li> <li>[WICKET-6229] - Introduce a new setting in ExceptionSettings to control whether to throw exception or log a WARN when requesting for markup id on non-renderable component</li> - <li>[WICKET-6233] - Add component info in the error messages related to WicketTester#assertComponentOnAjaxResponse()</li> + <li>[WICKET-6233] - Add component info in the error messages related to WicketTester #assertComponentOnAjaxResponse()</li> <li>[WICKET-6234] - Log the decrypted url in CryptoMapper for debugging purposes</li> <li>[WICKET-6239] - Use Response#addHeader() instead of #setContentLength()</li> <li>[WICKET-6240] - Hook method to display more information on ExceptionErrorPage</li> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/news/2016/10/26/wicket-8.0.0-M2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2016/10/26/wicket-8.0.0-M2-released.html b/content/news/2016/10/26/wicket-8.0.0-M2-released.html index 6cd1950..0b09d49 100644 --- a/content/news/2016/10/26/wicket-8.0.0-M2-released.html +++ b/content/news/2016/10/26/wicket-8.0.0-M2-released.html @@ -71,8 +71,8 @@ update any other dependencies on Wicket projects to the same version):</p> <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-M2">http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M2</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M2/binaries">http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M2/binaries</a></li> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M2">8.0.0-M2 source download</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M2/binaries">8.0.0-M2 binary download</a></li> </ul> <!--more--> <h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2> @@ -87,21 +87,23 @@ migration guide found at</p> <p>================================</p> <p>The signatures for the source release artefacts:</p> <p>Signature for apache-wicket-8.0.0-M2.zip:</p> -<div class="highlighter-rouge"><pre class="highlight"><code>-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org -</code></pre> -</div> -<p>iEYEABECAAYFAlgHzXgACgkQJBX8W/xy/UU4+ACgxCcY0zPKiw3x7n0rizY9CkiN +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - https://gpgtools.org +iEYEABECAAYFAlgHzXgACgkQJBX8W/xy/UU4+ACgxCcY0zPKiw3x7n0rizY9CkiN 3tkAmwYX0hrkfkSYJKkkBaMSrI+z/zSf =9mFS -ââEND PGP SIGNATUREââ</p> +-----END PGP SIGNATURE----- +</pre></div> <p>Signature for apache-wicket-8.0.0-M2.tar.gz:</p> -<div class="highlighter-rouge"><pre class="highlight"><code>-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org -</code></pre> -</div> -<p>iEYEABECAAYFAlgHzXgACgkQJBX8W/xy/UU+GQCgsvsRwloc9JSMB1ieJT+6aoqR +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - https://gpgtools.org +iEYEABECAAYFAlgHzXgACgkQJBX8W/xy/UU+GQCgsvsRwloc9JSMB1ieJT+6aoqR CWsAnAmmb+z3Exzbn2bT8zE3IrY6wUHw =LVj6 -ââEND PGP SIGNATUREââ</p> +-----END PGP SIGNATURE----- +</pre></div> <p>================================</p> <h3 id="this-release">This Release</h3> <h4 id="changelog-for-800-m2">CHANGELOG for 8.0.0-M2:</h4> @@ -160,7 +162,7 @@ AutoLinkResolver ignores session locale changes</li> <li>[WICKET-6226] - DOCTYPE URL in properties.xml example in wicket documentation wonât work.</li> <li>[WICKET-6228] - Hide AuthenticatedWebSession#signOut() from the public API</li> <li>[WICKET-6229] - Introduce a new setting in ExceptionSettings to control whether to throw exception or log a WARN when requesting for markup id on non-renderable component</li> - <li>[WICKET-6233] - Add component info in the error messages related to WicketTester#assertComponentOnAjaxResponse()</li> + <li>[WICKET-6233] - Add component info in the error messages related to WicketTester #assertComponentOnAjaxResponse()</li> <li>[WICKET-6234] - Log the decrypted url in CryptoMapper for debugging purposes</li> <li>[WICKET-6239] - Use Response#addHeader() instead of #setContentLength()</li> <li>[WICKET-6240] - Hook method to display more information on ExceptionErrorPage</li> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/5fb1aa89/content/start/quickstart.html ---------------------------------------------------------------------- diff --git a/content/start/quickstart.html b/content/start/quickstart.html index 571de97..1d72b0a 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>
