Updated URL for Wicket Source & added Wicket Source NetBeans plugin Fixes #8
Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/7a88a5ea Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/7a88a5ea Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/7a88a5ea Branch: refs/heads/asf-site Commit: 7a88a5ea2b30322fd608e566132cc8bc3e4cd319 Parents: 7417452 Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Mon Dec 12 17:07:22 2016 +0100 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Mon Dec 12 17:07:22 2016 +0100 ---------------------------------------------------------------------- content/atom.xml | 3 +-- content/contribute/ides.html | 4 ++-- content/index.html | 4 ++-- content/learn/examples/dropdownchoice.html | 2 +- .../2011/01/22/wicket-1.5-RC1-released.html | 2 +- .../2011/02/25/wicket-1.5-rc2-released.html | 2 +- .../2011/04/02/wicket-1.5-RC3-released.html | 2 +- .../2011/05/11/wicket-1.5-RC4.2-released.html | 2 +- .../2011/06/25/wicket-1.5-RC5.1-released.html | 2 +- content/news/2011/08/28/1.5-RC7-released.html | 2 +- content/news/2011/index.html | 6 ++--- content/news/2014/02/06/cve-2013-2055.html | 2 +- content/news/2014/02/21/cve-2014-0043.html | 2 +- content/news/2014/09/22/cve-2014-3526.html | 2 +- .../news/2016/10/26/wicket-6.25.0-released.html | 16 ++++++------- .../news/2016/10/26/wicket-7.5.0-released.html | 16 ++++++------- .../2016/10/26/wicket-8.0.0-M2-released.html | 16 ++++++------- content/news/2016/10/index.html | 16 ++++++------- content/news/2016/11/08/cve-2016-6806.html | 16 ++++++------- content/news/2016/11/index.html | 16 ++++++------- content/news/2016/index.html | 24 ++++++++++---------- content/start/wicket-7.x.html | 2 +- content/start/wicket-8.x.html | 2 +- 23 files changed, 80 insertions(+), 81 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/atom.xml ---------------------------------------------------------------------- diff --git a/content/atom.xml b/content/atom.xml index 3c3aa71..6a21a98 100644 --- a/content/atom.xml +++ b/content/atom.xml @@ -3,7 +3,7 @@ <title>Apache Wicket</title> <link href="http://wicket.apache.org/atom.xml" rel="self"/> <link href="http://wicket.apache.org/"/> - <updated>2016-11-27T23:15:58+01:00</updated> + <updated>2016-12-12T17:05:46+01:00</updated> <id>http://wicket.apache.org/</id> <author> <name>Apache Wicket</name> @@ -352,7 +352,6 @@ NVYAn0VNdt96cd5VmIW7nIFSb0PidYbH <ul> <li>[WICKET-5623] - Custom Getters and Setters for PropertyResolver</li> </ul> - </content> </entry> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/contribute/ides.html ---------------------------------------------------------------------- diff --git a/content/contribute/ides.html b/content/contribute/ides.html index 2888501..a8f5d26 100644 --- a/content/contribute/ides.html +++ b/content/contribute/ides.html @@ -53,8 +53,8 @@ <p>For all leading IDEâs support is under development. Hereâs a list of efforts for the major IDEâs.</p> <ul> - <li>Eclipse: <a href="http://code.google.com/p/qwickie">Qwickie</a>, <a href="https://github.com/42Lines/wicket-source/wiki">Wicket Source</a></li> - <li>Netbeans: <a href="http://plugins.netbeans.org/plugin/3586/wicket-1-4-support">NB Wicket Support</a></li> + <li>Eclipse: <a href="http://code.google.com/p/qwickie">Qwickie</a>, <a href="https://github.com/jennybrown8/wicket-source">Wicket Source</a></li> + <li>Netbeans: <a href="http://plugins.netbeans.org/plugin/3586/wicket-1-4-support">NB Wicket Support</a>, <a href="https://github.com/JoachimRohde/NBWicketSourcePlugin">Wicket Source</a></li> <li>IntelliJ IDEA: <a href="http://wicketforge.googlecode.com/">Wicket Forge</a>, <a href="https://github.com/armhold/wicket-source-intellij">Wicket Source</a></li> </ul> <p>These projects are not maintained or supported by the core Wicket team, but http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 4956967..7386eb8 100644 --- a/content/index.html +++ b/content/index.html @@ -248,7 +248,7 @@ side targets were subjected to the CSRF check. This was also fixed.</p> </ul> <p>Users of Wicket verions prior to 6.20 are not affected because the particular component was introduced in 6.20.0.</p> - <a href="/news/2016/11/08/cve-2016-6806.html">Read more...</a> + <a href="/news/2016/11/08/cve-2016-6806.html">Read more...</a> </article> <article> <h2>Apache Wicket 8.0.0-M2 released</h2> @@ -276,7 +276,7 @@ convenience binary package</p> <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> - <a href="/news/2016/10/26/wicket-8.0.0-M2-released.html">Read more...</a> + <a href="/news/2016/10/26/wicket-8.0.0-M2-released.html">Read more...</a> </article> </div> <div class="l-one-third news"> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/learn/examples/dropdownchoice.html ---------------------------------------------------------------------- diff --git a/content/learn/examples/dropdownchoice.html b/content/learn/examples/dropdownchoice.html index ef978c3..df13971 100644 --- a/content/learn/examples/dropdownchoice.html +++ b/content/learn/examples/dropdownchoice.html @@ -124,7 +124,7 @@ with the generated choices.</p> <span class="k">new</span> <span class="n">PropertyModel</span><span class="o"><</span><span class="n">Person</span><span class="o">>(</span><span class="n">employee</span><span class="o">,</span> <span class="s">"managedBy"</span><span class="o">),</span> <span class="k">new</span> <span class="n">LoadableDetachableModel</span><span class="o"><</span><span class="n">List</span><span class="o"><</span><span class="n">Person</span><span class="o">>>()</span> <span class="o">{</span> <span class="nd">@Override</span> - <span class="kd">protected</span> <span class="n">Object</span> <span class="nf">load</span><span class="o">()</span> <span class="o">{</span> + <span class="kd">protected</span> <span class="n">Object</span> <span class="nf">load</span><span class="o">()</span> <span class="o">{</span> <span class="k">return</span> <span class="n">Person</span><span class="o">.</span><span class="na">getManagers</span><span class="o">();</span> <span class="o">}</span> <span class="o">}</span> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2011/01/22/wicket-1.5-RC1-released.html ---------------------------------------------------------------------- diff --git a/content/news/2011/01/22/wicket-1.5-RC1-released.html b/content/news/2011/01/22/wicket-1.5-RC1-released.html index ec76792..1e55e9d 100644 --- a/content/news/2011/01/22/wicket-1.5-RC1-released.html +++ b/content/news/2011/01/22/wicket-1.5-RC1-released.html @@ -58,7 +58,7 @@ * Better proxy support (x-forwarded-for header)</p> <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p> <p>Release Artifacts: -* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC1">Subversion tag</a> +* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC1">Subversion tag</a> * <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315483&sorter/field=issuekey&sorter/order=DESC">Changelog</a> * To use in Maven:</p> <figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2011/02/25/wicket-1.5-rc2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2011/02/25/wicket-1.5-rc2-released.html b/content/news/2011/02/25/wicket-1.5-rc2-released.html index 01ab7cc..54b6458 100644 --- a/content/news/2011/02/25/wicket-1.5-rc2-released.html +++ b/content/news/2011/02/25/wicket-1.5-rc2-released.html @@ -53,7 +53,7 @@ <p>The Wicket Team is proud to introduce the second Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC1 and 1.5-rc2</p> <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p> <p>Release Artifacts: -* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-rc2">Subversion tag</a> +* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-rc2">Subversion tag</a> * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316059">Changelog</a> * To use in Maven:</p> <figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2011/04/02/wicket-1.5-RC3-released.html ---------------------------------------------------------------------- diff --git a/content/news/2011/04/02/wicket-1.5-RC3-released.html b/content/news/2011/04/02/wicket-1.5-RC3-released.html index 4fb40eb..690e11c 100644 --- a/content/news/2011/04/02/wicket-1.5-RC3-released.html +++ b/content/news/2011/04/02/wicket-1.5-RC3-released.html @@ -53,7 +53,7 @@ <p>The Wicket Team is proud to introduce the third Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-rc2 and 1.5-RC3</p> <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p> <p>Release Artifacts: -* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC3">Subversion tag</a> +* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC3">Subversion tag</a> * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316220">Changelog</a> * To use in Maven:</p> <figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2011/05/11/wicket-1.5-RC4.2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2011/05/11/wicket-1.5-RC4.2-released.html b/content/news/2011/05/11/wicket-1.5-RC4.2-released.html index 08fb01a..53fecfa 100644 --- a/content/news/2011/05/11/wicket-1.5-RC4.2-released.html +++ b/content/news/2011/05/11/wicket-1.5-RC4.2-released.html @@ -53,7 +53,7 @@ <p>The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC3 and 1.5-RC4.2</p> <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p> <p>Release Artifacts: -* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC4.2">Subversion tag</a> +* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC4.2">Subversion tag</a> * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316330">Changelog</a> * To use in Maven:</p> <figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2011/06/25/wicket-1.5-RC5.1-released.html ---------------------------------------------------------------------- diff --git a/content/news/2011/06/25/wicket-1.5-RC5.1-released.html b/content/news/2011/06/25/wicket-1.5-RC5.1-released.html index 3046eab..4bf52c8 100644 --- a/content/news/2011/06/25/wicket-1.5-RC5.1-released.html +++ b/content/news/2011/06/25/wicket-1.5-RC5.1-released.html @@ -53,7 +53,7 @@ <p>The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC4.2 and 1.5-RC5.1</p> <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p> <p>Release Artifacts: -* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC5.1">Subversion tag</a> +* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC5.1">Subversion tag</a> * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316423">Changelog</a> * To use in Maven:</p> <figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2011/08/28/1.5-RC7-released.html ---------------------------------------------------------------------- diff --git a/content/news/2011/08/28/1.5-RC7-released.html b/content/news/2011/08/28/1.5-RC7-released.html index 68c2c81..14beba1 100644 --- a/content/news/2011/08/28/1.5-RC7-released.html +++ b/content/news/2011/08/28/1.5-RC7-released.html @@ -53,7 +53,7 @@ <p>The Wicket Team is proud to introduce the seventh Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC5.1 and 1.5-RC7</p> <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p> <p>Release Artifacts: -* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC7">Subversion tag</a> +* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC7">Subversion tag</a> * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316657">Changelog RC6</a> * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12317645">Changelog RC7</a> * To use in Maven:</p> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2011/index.html ---------------------------------------------------------------------- diff --git a/content/news/2011/index.html b/content/news/2011/index.html index 26bf709..cddeea6 100644 --- a/content/news/2011/index.html +++ b/content/news/2011/index.html @@ -202,10 +202,10 @@ <p>This section contains all news items published in <a href="/news/2011/01">January 2011</a>.</p> </div> <div class="l-full"> - <h3 id="/news/2011/01/22/wicket-1.5-RC1-released.html">Wicket 1.5-RC1 released</h3> + <h3 id="/news/2011/01/22/wicket-1.5-RC1-released.html">Wicket 1.5-RC1 released</h3> <small>22 Jan 2011</small> - <p>The Wicket Team is proud to introduce the first Release Candidate in Wicket 1.5 series. The 1.5 series provides the following major improvements: * A... - <a href="/news/2011/01/22/wicket-1.5-RC1-released.html">more</a></li></p> + <p>The Wicket Team is proud to introduce the first Release Candidate in Wicket 1.5 series. The 1.5 series provides the following major improvements: * A... + <a href="/news/2011/01/22/wicket-1.5-RC1-released.html">more</a></li></p> </div> <hr> <div class="l-first"></div> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2014/02/06/cve-2013-2055.html ---------------------------------------------------------------------- diff --git a/content/news/2014/02/06/cve-2013-2055.html b/content/news/2014/02/06/cve-2013-2055.html index 7f73c73..4358ce3 100644 --- a/content/news/2014/02/06/cve-2013-2055.html +++ b/content/news/2014/02/06/cve-2013-2055.html @@ -65,7 +65,7 @@ For example if there is sensitive information before or after the Wicket Panel/B <span class="nt"></wicket:panel></span> something sensitive here 2</code></pre></figure> <p>Usually Wicket will render only the âreal application codeâ part but by exploiting this vulnerability an attacker can see also the code with the sensitive information.</p> -<p>The application developers are recommended to upgrade to: +<p>The application developers are recommended to upgrade to: - <a href="/news/2014/02/06/wicket-1.4.23-released.html">Apache Wicket 1.4.23</a> - <a href="/news/2014/02/06/wicket-1.5.11-released.html">Apache Wicket 1.5.11</a> - <a href="/news/2013/05/17/wicket-6.8.0-released.html">Apache Wicket 6.8.0</a></p> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2014/02/21/cve-2014-0043.html ---------------------------------------------------------------------- diff --git a/content/news/2014/02/21/cve-2014-0043.html b/content/news/2014/02/21/cve-2014-0043.html index 745d2db..853ae93 100644 --- a/content/news/2014/02/21/cve-2014-0043.html +++ b/content/news/2014/02/21/cve-2014-0043.html @@ -57,7 +57,7 @@ The Apache Software Foundation</p> Apache Wicket 1.5.10 and 6.13.0</p> <p>Description:</p> <p>By issuing requests to special urls handled by Wicket it is possible to check for the existence of particular classes in the classpath and thus check whether a third party library with a known security vulnerability is in use.</p> -<p>The application developers are recommended to upgrade to: +<p>The application developers are recommended to upgrade to: - <a href="/news/2014/02/06/wicket-1.5.11-released.html">Apache Wicket 1.5.11</a> - <a href="/news/2014/02/20/wicket-6.14.0-released.html">Apache Wicket 6.14.0</a></p> <p>Credit: http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2014/09/22/cve-2014-3526.html ---------------------------------------------------------------------- diff --git a/content/news/2014/09/22/cve-2014-3526.html b/content/news/2014/09/22/cve-2014-3526.html index 4127d86..d387ae5 100644 --- a/content/news/2014/09/22/cve-2014-3526.html +++ b/content/news/2014/09/22/cve-2014-3526.html @@ -59,7 +59,7 @@ Apache Wicket 1.5.11, 6.16.0 and 7.0.0-M2</p> <p>When rendering a web page Wicket checks the request url against the one at the render time. It is possible the application to change the page parameters (this includes both the query parameters and parameters encoded into the request path). When the requested url differs with the one at the rendering time Wicket stores the response (i.e. the page markup) at the server side and issues an HTTP redirect to the new url. When the second request comes Wicket just flushes the stored response from the first request into the http output stream. This way the browser address bar shows the updated page parameters. When storing the page markup at the server side Wicket uses as an identifier a pair of the current session id plus the new url. However, Wicket does not check if user session is temporary (i.e. sessionId is null). This could lead to a security issue if two or more users with a temporary session are redirected to the same url at the same time. Then user1 might see the markup for user2 which has overridden the markup for user1 while user1 was following the HTTP redirect. In this way user-sensitive informations can be seen by other users.</p> -<p>The application developers are recommended to upgrade to: +<p>The application developers are recommended to upgrade to: - <a href="/news/2014/09/15/wicket-1.5.12-released.html">Apache Wicket 1.5.12</a> - <a href="/news/2014/08/24/wicket-6.17.0-released.html">Apache Wicket 6.17.0</a> - <a href="/news/2014/08/23/wicket-7.0.0-M3-released.html">Apache Wicket 7.0.0-M3</a></p> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/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 f641d2f..807d864 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 @@ -20,19 +20,19 @@ <nav class="mainmenu"> <ul> <!-- /start/quickstart.html || /news/2016/10/26/wicket-6.25.0-released.html --> - <li class=""><a href="/start/quickstart.html">Quick Start</a></li> + <li class=""><a href="/start/quickstart.html">Quick Start</a></li> <!-- /start/download.html || /news/2016/10/26/wicket-6.25.0-released.html --> - <li class=""><a href="/start/download.html">Download</a></li> + <li class=""><a href="/start/download.html">Download</a></li> <!-- /learn || /news/2016/10/26/wicket-6.25.0-released.html --> - <li class=""><a href="/learn">Documentation</a></li> + <li class=""><a href="/learn">Documentation</a></li> <!-- /help || /news/2016/10/26/wicket-6.25.0-released.html --> - <li class=""><a href="/help">Support</a></li> + <li class=""><a href="/help">Support</a></li> <!-- /contribute || /news/2016/10/26/wicket-6.25.0-released.html --> - <li class=""><a href="/contribute">Contribute</a></li> + <li class=""><a href="/contribute">Contribute</a></li> <!-- /community || /news/2016/10/26/wicket-6.25.0-released.html --> - <li class=""><a href="/community">Community</a></li> + <li class=""><a href="/community">Community</a></li> <!-- /apache || /news/2016/10/26/wicket-6.25.0-released.html --> - <li class=""><a href="/apache">Apache</a></li> + <li class=""><a href="/apache">Apache</a></li> </ul> </nav> <div class="logo"> @@ -141,7 +141,7 @@ o3MAoKiK1OWSjev2vG9T0xH9j7/QkQ48 </main> <footer class="l-container"> <div class="l-full"> - <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> + <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> <div style="margin-top:12px;">Copyright © 2016 â 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> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/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 5472aef..79643c9 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 @@ -20,19 +20,19 @@ <nav class="mainmenu"> <ul> <!-- /start/quickstart.html || /news/2016/10/26/wicket-7.5.0-released.html --> - <li class=""><a href="/start/quickstart.html">Quick Start</a></li> + <li class=""><a href="/start/quickstart.html">Quick Start</a></li> <!-- /start/download.html || /news/2016/10/26/wicket-7.5.0-released.html --> - <li class=""><a href="/start/download.html">Download</a></li> + <li class=""><a href="/start/download.html">Download</a></li> <!-- /learn || /news/2016/10/26/wicket-7.5.0-released.html --> - <li class=""><a href="/learn">Documentation</a></li> + <li class=""><a href="/learn">Documentation</a></li> <!-- /help || /news/2016/10/26/wicket-7.5.0-released.html --> - <li class=""><a href="/help">Support</a></li> + <li class=""><a href="/help">Support</a></li> <!-- /contribute || /news/2016/10/26/wicket-7.5.0-released.html --> - <li class=""><a href="/contribute">Contribute</a></li> + <li class=""><a href="/contribute">Contribute</a></li> <!-- /community || /news/2016/10/26/wicket-7.5.0-released.html --> - <li class=""><a href="/community">Community</a></li> + <li class=""><a href="/community">Community</a></li> <!-- /apache || /news/2016/10/26/wicket-7.5.0-released.html --> - <li class=""><a href="/apache">Apache</a></li> + <li class=""><a href="/apache">Apache</a></li> </ul> </nav> <div class="logo"> @@ -164,7 +164,7 @@ NVYAn0VNdt96cd5VmIW7nIFSb0PidYbH </main> <footer class="l-container"> <div class="l-full"> - <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> + <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> <div style="margin-top:12px;">Copyright © 2016 â 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> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/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 8609519..17d1169 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 @@ -20,19 +20,19 @@ <nav class="mainmenu"> <ul> <!-- /start/quickstart.html || /news/2016/10/26/wicket-8.0.0-M2-released.html --> - <li class=""><a href="/start/quickstart.html">Quick Start</a></li> + <li class=""><a href="/start/quickstart.html">Quick Start</a></li> <!-- /start/download.html || /news/2016/10/26/wicket-8.0.0-M2-released.html --> - <li class=""><a href="/start/download.html">Download</a></li> + <li class=""><a href="/start/download.html">Download</a></li> <!-- /learn || /news/2016/10/26/wicket-8.0.0-M2-released.html --> - <li class=""><a href="/learn">Documentation</a></li> + <li class=""><a href="/learn">Documentation</a></li> <!-- /help || /news/2016/10/26/wicket-8.0.0-M2-released.html --> - <li class=""><a href="/help">Support</a></li> + <li class=""><a href="/help">Support</a></li> <!-- /contribute || /news/2016/10/26/wicket-8.0.0-M2-released.html --> - <li class=""><a href="/contribute">Contribute</a></li> + <li class=""><a href="/contribute">Contribute</a></li> <!-- /community || /news/2016/10/26/wicket-8.0.0-M2-released.html --> - <li class=""><a href="/community">Community</a></li> + <li class=""><a href="/community">Community</a></li> <!-- /apache || /news/2016/10/26/wicket-8.0.0-M2-released.html --> - <li class=""><a href="/apache">Apache</a></li> + <li class=""><a href="/apache">Apache</a></li> </ul> </nav> <div class="logo"> @@ -178,7 +178,7 @@ AutoLinkResolver ignores session locale changes</li> </main> <footer class="l-container"> <div class="l-full"> - <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> + <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> <div style="margin-top:12px;">Copyright © 2016 â 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> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2016/10/index.html ---------------------------------------------------------------------- diff --git a/content/news/2016/10/index.html b/content/news/2016/10/index.html index efe5413..f507efb 100644 --- a/content/news/2016/10/index.html +++ b/content/news/2016/10/index.html @@ -20,19 +20,19 @@ <nav class="mainmenu"> <ul> <!-- /start/quickstart.html || /news/2016/10 --> - <li class=""><a href="/start/quickstart.html">Quick Start</a></li> + <li class=""><a href="/start/quickstart.html">Quick Start</a></li> <!-- /start/download.html || /news/2016/10 --> - <li class=""><a href="/start/download.html">Download</a></li> + <li class=""><a href="/start/download.html">Download</a></li> <!-- /learn || /news/2016/10 --> - <li class=""><a href="/learn">Documentation</a></li> + <li class=""><a href="/learn">Documentation</a></li> <!-- /help || /news/2016/10 --> - <li class=""><a href="/help">Support</a></li> + <li class=""><a href="/help">Support</a></li> <!-- /contribute || /news/2016/10 --> - <li class=""><a href="/contribute">Contribute</a></li> + <li class=""><a href="/contribute">Contribute</a></li> <!-- /community || /news/2016/10 --> - <li class=""><a href="/community">Community</a></li> + <li class=""><a href="/community">Community</a></li> <!-- /apache || /news/2016/10 --> - <li class=""><a href="/apache">Apache</a></li> + <li class=""><a href="/apache">Apache</a></li> </ul> </nav> <div class="logo"> @@ -173,7 +173,7 @@ governments, ...</p> </main> <footer class="l-container"> <div class="l-full"> - <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> + <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> <div style="margin-top:12px;">Copyright © 2016 â 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> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2016/11/08/cve-2016-6806.html ---------------------------------------------------------------------- diff --git a/content/news/2016/11/08/cve-2016-6806.html b/content/news/2016/11/08/cve-2016-6806.html index 690eb2e..8811215 100644 --- a/content/news/2016/11/08/cve-2016-6806.html +++ b/content/news/2016/11/08/cve-2016-6806.html @@ -20,19 +20,19 @@ <nav class="mainmenu"> <ul> <!-- /start/quickstart.html || /news/2016/11/08/cve-2016-6806.html --> - <li class=""><a href="/start/quickstart.html">Quick Start</a></li> + <li class=""><a href="/start/quickstart.html">Quick Start</a></li> <!-- /start/download.html || /news/2016/11/08/cve-2016-6806.html --> - <li class=""><a href="/start/download.html">Download</a></li> + <li class=""><a href="/start/download.html">Download</a></li> <!-- /learn || /news/2016/11/08/cve-2016-6806.html --> - <li class=""><a href="/learn">Documentation</a></li> + <li class=""><a href="/learn">Documentation</a></li> <!-- /help || /news/2016/11/08/cve-2016-6806.html --> - <li class=""><a href="/help">Support</a></li> + <li class=""><a href="/help">Support</a></li> <!-- /contribute || /news/2016/11/08/cve-2016-6806.html --> - <li class=""><a href="/contribute">Contribute</a></li> + <li class=""><a href="/contribute">Contribute</a></li> <!-- /community || /news/2016/11/08/cve-2016-6806.html --> - <li class=""><a href="/community">Community</a></li> + <li class=""><a href="/community">Community</a></li> <!-- /apache || /news/2016/11/08/cve-2016-6806.html --> - <li class=""><a href="/apache">Apache</a></li> + <li class=""><a href="/apache">Apache</a></li> </ul> </nav> <div class="logo"> @@ -78,7 +78,7 @@ component was introduced in 6.20.0.</p> </main> <footer class="l-container"> <div class="l-full"> - <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> + <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> <div style="margin-top:12px;">Copyright © 2016 â 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> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2016/11/index.html ---------------------------------------------------------------------- diff --git a/content/news/2016/11/index.html b/content/news/2016/11/index.html index 673c3f9..14ddcd0 100644 --- a/content/news/2016/11/index.html +++ b/content/news/2016/11/index.html @@ -20,19 +20,19 @@ <nav class="mainmenu"> <ul> <!-- /start/quickstart.html || /news/2016/11 --> - <li class=""><a href="/start/quickstart.html">Quick Start</a></li> + <li class=""><a href="/start/quickstart.html">Quick Start</a></li> <!-- /start/download.html || /news/2016/11 --> - <li class=""><a href="/start/download.html">Download</a></li> + <li class=""><a href="/start/download.html">Download</a></li> <!-- /learn || /news/2016/11 --> - <li class=""><a href="/learn">Documentation</a></li> + <li class=""><a href="/learn">Documentation</a></li> <!-- /help || /news/2016/11 --> - <li class=""><a href="/help">Support</a></li> + <li class=""><a href="/help">Support</a></li> <!-- /contribute || /news/2016/11 --> - <li class=""><a href="/contribute">Contribute</a></li> + <li class=""><a href="/contribute">Contribute</a></li> <!-- /community || /news/2016/11 --> - <li class=""><a href="/community">Community</a></li> + <li class=""><a href="/community">Community</a></li> <!-- /apache || /news/2016/11 --> - <li class=""><a href="/apache">Apache</a></li> + <li class=""><a href="/apache">Apache</a></li> </ul> </nav> <div class="logo"> @@ -160,7 +160,7 @@ side targets were subjected to the CSRF check. This was also f...</p> </main> <footer class="l-container"> <div class="l-full"> - <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> + <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> <div style="margin-top:12px;">Copyright © 2016 â 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> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/news/2016/index.html ---------------------------------------------------------------------- diff --git a/content/news/2016/index.html b/content/news/2016/index.html index 8360545..4684794 100644 --- a/content/news/2016/index.html +++ b/content/news/2016/index.html @@ -52,10 +52,10 @@ <p>This section contains all news items published in <a href="/news/2016/11">November 2016</a>.</p> </div> <div class="l-full"> - <h3 id="/news/2016/11/08/cve-2016-6806.html">CVE-2016-6806 Apache Wicket CSRF detection vulnerability</h3> + <h3 id="/news/2016/11/08/cve-2016-6806.html">CVE-2016-6806 Apache Wicket CSRF detection vulnerability</h3> <small>08 Nov 2016</small> - <p>Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Wicket 6.20.0, 6.21.0, 6.22.0, 6.23.0, 6.24.0, 7.0.0, 7.1.0, 7.2.0, 7.3.0, 7.4.0 and 8.0.0-M1 Description: Affected... - <a href="/news/2016/11/08/cve-2016-6806.html">more</a></li></p> + <p>Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Wicket 6.20.0, 6.21.0, 6.22.0, 6.23.0, 6.24.0, 7.0.0, 7.1.0, 7.2.0, 7.3.0, 7.4.0 and 8.0.0-M1 Description: Affected... + <a href="/news/2016/11/08/cve-2016-6806.html">more</a></li></p> </div> <hr> <div class="l-first"></div> @@ -64,22 +64,22 @@ <p>This section contains all news items published in <a href="/news/2016/10">October 2016</a>.</p> </div> <div class="l-full"> - <h3 id="/news/2016/10/26/wicket-8.0.0-M2-released.html">Apache Wicket 8.0.0-M2 released</h3> + <h3 id="/news/2016/10/26/wicket-8.0.0-M2-released.html">Apache Wicket 8.0.0-M2 released</h3> <small>26 Oct 2016</small> - <p>The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M2! Apache Wicket is an open source Java component oriented web application framework that powers... - <a href="/news/2016/10/26/wicket-8.0.0-M2-released.html">more</a></li></p> + <p>The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M2! Apache Wicket is an open source Java component oriented web application framework that powers... + <a href="/news/2016/10/26/wicket-8.0.0-M2-released.html">more</a></li></p> </div> <div class="l-full"> - <h3 id="/news/2016/10/26/wicket-7.5.0-released.html">Apache Wicket 7.5.0 released</h3> + <h3 id="/news/2016/10/26/wicket-7.5.0-released.html">Apache Wicket 7.5.0 released</h3> <small>26 Oct 2016</small> - <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.5.0! Apache Wicket is an open source Java component oriented web application framework that powers... - <a href="/news/2016/10/26/wicket-7.5.0-released.html">more</a></li></p> + <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.5.0! Apache Wicket is an open source Java component oriented web application framework that powers... + <a href="/news/2016/10/26/wicket-7.5.0-released.html">more</a></li></p> </div> <div class="l-full"> - <h3 id="/news/2016/10/26/wicket-6.25.0-released.html">Apache Wicket 6.25.0 released</h3> + <h3 id="/news/2016/10/26/wicket-6.25.0-released.html">Apache Wicket 6.25.0 released</h3> <small>26 Oct 2016</small> - <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.25.0! Apache Wicket is an open source Java component oriented web application framework that powers... - <a href="/news/2016/10/26/wicket-6.25.0-released.html">more</a></li></p> + <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.25.0! Apache Wicket is an open source Java component oriented web application framework that powers... + <a href="/news/2016/10/26/wicket-6.25.0-released.html">more</a></li></p> </div> <hr> <div class="l-first"></div> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/start/wicket-7.x.html ---------------------------------------------------------------------- diff --git a/content/start/wicket-7.x.html b/content/start/wicket-7.x.html index 5be681a..7e482ce 100644 --- a/content/start/wicket-7.x.html +++ b/content/start/wicket-7.x.html @@ -69,7 +69,7 @@ releases will not break compatibility.</p> <p>To see what changed in these releases you can read the <a href="http://archive.apache.org/dist/wicket/7.5.0/CHANGELOG-7.x">change log</a>.</p> <h2 id="download">Download</h2> -<p>The most recent release in this branch is: <strong>7.5.0</strong>. +<p>The most recent release in this branch is: <strong>7.5.0</strong>. You can get the release using <a href="#maven">Maven</a> or <a href="#manually">download it manually</a>.</p> <h3 id="maven">Using Apache Maven</h3> <p>Use the following Maven dependency to use Wicket in your project:</p> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7a88a5ea/content/start/wicket-8.x.html ---------------------------------------------------------------------- diff --git a/content/start/wicket-8.x.html b/content/start/wicket-8.x.html index 75f7681..c9dae15 100644 --- a/content/start/wicket-8.x.html +++ b/content/start/wicket-8.x.html @@ -65,7 +65,7 @@ releases will not break compatibility.</p> <h3 id="change-log">Change log</h3> <p>The change log is not available at the current state of the development process.</p> <h2 id="download">Download</h2> -<p>The most recent test version in this branch is: <strong>8.0.0-M2</strong>. +<p>The most recent test version in this branch is: <strong>8.0.0-M2</strong>. You can test the current state of development using <a href="#maven">Maven</a>.</p> <h3 id="maven">Using Apache Maven</h3> <p>Use the following Maven dependency to use Wicket in your project:</p>
