Added: wicket/common/site/trunk/_site/2014/11/05/wicket-7.0.0-M4-released.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2014/11/05/wicket-7.0.0-M4-released.html?rev=1637583&view=auto ============================================================================== --- wicket/common/site/trunk/_site/2014/11/05/wicket-7.0.0-M4-released.html (added) +++ wicket/common/site/trunk/_site/2014/11/05/wicket-7.0.0-M4-released.html Sat Nov 8 18:35:41 2014 @@ -0,0 +1,370 @@ +<!DOCTYPE html> +<html> +<head> + <title>Apache Wicket - Apache Wicket 7.0.0-M4 released</title> + + <link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" /> + + <!--[if lt ie 7]> + <link rel="stylesheet" href="/css/ie.css" type="text/css" media="screen" /> + <![endif]--> + <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" /> + <link rel="alternate" type="application/atom+xml" href="/atom.xml" /> + <meta http-equiv="content-type" content="text/html;charset=utf-8" /> +</head> +<body> +<div id="container"> + <div id="content"> + <div id="header"><a href="/"><h1 id="logo"><span>Apache Wicket</span></h1></a></div> + <div id="navigation"> + <h5><a name="Navigation-Wicket"></a>Meet Wicket</h5> + <ul> + <li> + <a href="/" title="Index">Home</a> + </li> + <li> + <a href="/meet/introduction.html" title="Introduction">Introduction</a> + </li> + <li> + <a href="/meet/features.html" title="Features">Features</a> + </li> + <li> + <a href="/meet/buzz.html" title="Buzz">Buzz</a> + </li> + <li> + <a href="/meet/vision.html" title="Vision">Vision</a> + </li> + <li> + <a href="/meet/blogs.html" title="Blogs">Blogs</a> + </li> + </ul> + <h5> + <a name="Navigation-GettingStarted" id="Navigation-GettingStarted"></a>Get Started + </h5> + <ul> + <li> + <a href="/start/download.html" title="Download Wicket">Download Wicket</a> + </li> + <li> + <a href="/start/quickstart.html" title="Getting started via a Maven Archetype">Quickstart</a> + </li> + <li> + <a href="http://www.jweekend.com/dev/LegUp" rel="nofollow">More archetypes</a> + </li> + <li> + <a href="/help" title="Get help">Get help</a> + </li> + <li> + <a href="/help/email.html" title="Wicket Mailing Lists">Mailing Lists</a> + </li> + </ul> + <h5> + <a name="Navigation-Documentation" id="Navigation-Documentation"></a>Learn + </h5> + <ul> + <li> + <a href="/start/userguide.html" title="User Guide">User Guide</a> + </li> + <li> + <a href="/learn/examples" title="Examples">Examples</a> + </li> + <li> + <a href="http://www.wicket-library.com/wicket-examples/compref/">Components</a> + </li> + <li> + <a href="/learn/projects/" title="Projects extending basic Wicket">Projects</a> + </li> + <li> + <a href="https://cwiki.apache.org/confluence/display/WICKET">Wiki</a> + </li> + <li> + <a href="https://cwiki.apache.org/confluence/display/WICKET/Reference+library">Reference guide</a> + </li> + <li> + <a href="/learn/books" title="Books">Books</a> + </li> + <li> + <a href="/learn/ides.html" title="IDEs">IDEs</a> + </li> + </ul> + <h5> + <a name="Navigation-Releases" id="Navigation-Releases"></a>Releases + </h5> + <ul> + <li> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> + </li> + <li> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> + </li> + <li> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.23">Wicket 1.4</a> + </li> + <li> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.7">Wicket 1.3</a> + </li> + <li> + <a href="http://wicket.sf.net/wicket-1.2" class="external-link" rel="nofollow">Wicket 1.2</a> + </li> + <li> + <a href="http://wicket.sf.net/wicket-1.1" class="external-link" rel="nofollow">Wicket 1.1</a> + </li> + <li> + <a href="http://wicket.sf.net/wicket-1.0" class="external-link" rel="nofollow">Wicket 1.0</a> + </li> + </ul> + <h5> + <a name="Navigation-Docs" id="Navigation-Docs"></a>API Docs + </h5> + <ul> + <li> + <a href="http://ci.apache.org/projects/wicket/apidocs/6.x/" title="JavaDocs of Apache Wicket 6.x">Wicket 6.x</a> + </li> + <li> + <a href="http://ci.apache.org/projects/wicket/apidocs/1.5.x/" title="JavaDocs of Apache Wicket 1.5.x">Wicket 1.5</a> + </li> + <li> + <a href="http://ci.apache.org/projects/wicket/apidocs/1.4.x" title="JavaDocs of Apache Wicket 1.4.x">Wicket 1.4</a> + </li> + <li> + <a href="http://ci.apache.org/projects/wicket/apidocs/1.3.x" title="JavaDocs of Apache Wicket 1.3.x">Wicket 1.3</a> + </li> + </ul> + <h5>Wicket 7.x</h5> + <ul> + <li> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> + </li> + <li> + <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> + </li> + <li> + <a href="http://ci.apache.org/projects/wicket/apidocs/7.x/" title="JavaDocs of Apache Wicket 7.x">API Docs 7.x</a> + </li> + </ul> + <h5> + <a name="Navigation-Developers" id="Navigation-Developers"></a>Contribute + </h5> + <ul> + <li> + <a href="/contribute/write.html" title="Writing documentation">Writing docs</a> + </li> + <li> + <a href="/contribute/build.html" title="Building from SVN">Build Wicket</a> + </li> + <li> + <a href="/contribute/patch.html" title="Provide a patch">Provide a patch</a> + </li> + <li> + <a href="/contribute/release.html" title="Release Wicket">Release Wicket</a> + </li> + <li> + <a href="https://fisheye6.atlassian.com/browse/wicket-git" title="Git Overview" class="external-link" rel="nofollow">Fisheye</a> + </li> + </ul> + <h5> + <a name="Navigation-Apache" id="Navigation-Apache"></a>Apache + </h5> + <ul> + <li> + <a href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</a> + </li> + <li> + <a href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</a> + </li> + <li> + <a href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</a> + </li> + <li> + <a href="http://apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</a> + </li> + <li> + <a href="/apache/friends.html" title="Apache projects using Wicket">Friends</a> + </li> + </ul> +</div> + + <div id="contentbody"> + <h1>Apache Wicket 7.0.0-M4 released</h1> + <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M4!</p> + +<p>We have released another milestone release for Apache Wicket 7. We aim +to finalise Wicket 7 over the coming months and request your help in +testing the new major version.</p> + +<h3 id="caveats">Caveats</h3> + +<p>It is still a development version so expect API breaks to happen over +the course of the coming milestone releases.</p> + +<h3 id="semantic-versioning">Semantic versioning</h3> + +<p>As we adopted semver Wicket 7 will be the first release since 6.0 where +we are able to refactor the API. We will continue to use semver when we +have made Wicket 7 final and maintain api compatibility between minor +versions of Wicket 7.</p> + +<h3 id="requirements">Requirements</h3> + +<p>Wicket 7 requires the following:</p> + +<ul> + <li>Java 7</li> + <li>Servlet 3 compatible container</li> +</ul> + +<p>You canât mix wicket libraries from prior Wicket versions with Wicket 7.</p> + +<h3 id="migration-guide">Migration guide</h3> + +<p>As usual we have a migration guide available online for people +migrating their applications to Wicket 7. We will continue to update +the guide as development progresses. If you find something that is not +in the guide, please update the guide, or let us know so we can update +the guide.</p> + +<p>You can find the guide here: <a href="http://s.apache.org/wicket7migrate">http://s.apache.org/wicket7migrate</a></p> + +<h3 id="using-this-release">Using this release</h3> + +<p>With Apache Maven update your dependency to (and donât forget to +update any other dependencies on Wicket projects to the same version):</p> + +<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> + <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> + <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> + <span class="nt"><version></span>7.0.0-M4<span class="nt"></version></span> +<span class="nt"></dependency></span></code></pre></div> + +<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> +</ul> + +<h3 id="about-this-release">About this release</h3> + +<p>Below you can find the cryptographic signatures for the distributions +and the release notes.</p> + +<h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4> + +<p>The signatures for the source release artefacts:</p> + +<p>Signature for apache-wicket-7.0.0-M4.zip:</p> + +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Version: GnuPG/MacGPG2 v2.0.22 (Darwin) +Comment: GPGTools - https://gpgtools.org + +iEYEABECAAYFAlRTjfQACgkQJBX8W/xy/UW+TQCfZn81bkbmcrVEGjWY4rUA2sfy +rJMAn2Ah/6X2M9Cf02hEMyb8JV+ZPaBa +=xlUP +-----END PGP SIGNATURE----- +</pre></div> + +<p>Signature for apache-wicket-7.0.0-M4.tar.gz:</p> + +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Version: GnuPG/MacGPG2 v2.0.22 (Darwin) +Comment: GPGTools - https://gpgtools.org + +iEYEABECAAYFAlRTjfQACgkQJBX8W/xy/UVGggCdFyCZATMis/829BmasZKgx28m +uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F +=kWVF +-----END PGP SIGNATURE----- +</pre></div> + +<h4 id="changelog-for-700-m4">CHANGELOG for 7.0.0-M4:</h4> + +<p>Release Notes - Wicket - Version 7.0.0-M4</p> + +<h4 id="bugs">Bugs</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5265">WICKET-5265</a> - FencedFeedbackPanel is broken with RefreshingView(and itâs implementations)</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5326">WICKET-5326</a> - Wicket doesnât encrypt links and Ajax URLs for mounted pages when CryptoMapper is used</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5689">WICKET-5689</a> - Nested Redirects and REDIRECT_TO_BUFFER</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5698">WICKET-5698</a> - WebApplication#unmount() unmounts the whole compound mapper if some of its inner ones matches</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5701">WICKET-5701</a> - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesnât work </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5704">WICKET-5704</a> - IllegalArgument exception with wicket:child in ajaxrequest</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5706">WICKET-5706</a> - ResourceUtils.getLocaleFromFilename cannot handle filenames with classifiers</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5711">WICKET-5711</a> - OnChangeAjaxBehavior should listen for both âinputchangeâ and âchangeâ events for TextField and TextArea</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5712">WICKET-5712</a> - SecuritySettings.setEnforceMounts() does not work when the mounted mapper is not in the root compound mapper</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5714">WICKET-5714</a> - MockHttpServletRequest.buildRequest() should work for parameters with multiple values with multipart content type</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5716">WICKET-5716</a> - wicket-autocomplete prevents âchangeâ-listener when leaving input via mouse click</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5717">WICKET-5717</a> - Url.parse/toString should support fragment</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5719">WICKET-5719</a> - Wicket-atmosphere should warn about phone home</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5720">WICKET-5720</a> - Method Strings.join doesnât work correctly if separator is empty.</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5723">WICKET-5723</a> - CheckGroupSelector with disabled checks</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5724">WICKET-5724</a> - Queueing component in autocomponent</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5728">WICKET-5728</a> - Component queuing breaks with html tags that donât require close tag.</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5730">WICKET-5730</a> - Dequeue auto component canât resolve components if they are nested in child markup</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5731">WICKET-5731</a> - Using âSubmitâ button in Ajax DropDownChoice example leads to broken HTML page</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5733">WICKET-5733</a> - ContextNotActiveException thrown when using both CDI & Native WebSocket</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5734">WICKET-5734</a> - Problem with WICKET-4441 and RestartResponseAtInterceptPageException</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5736">WICKET-5736</a> - Atmosphere Eventbus throws Concurrent Modification Exception</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5741">WICKET-5741</a> - Ajax Form example is broken due to 9716f2a7e799133fdf3f7927d0093e6dfe16f529</li> +</ul> + +<h4 id="improvements">Improvements</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5350">WICKET-5350</a> - Enhancement for AbstractChoice and WildcardListModel API</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5691">WICKET-5691</a> - Wicket FileUploadField.getFileUploads() should never return null.</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5692">WICKET-5692</a> - Misleading message in PropertyValidator</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5694">WICKET-5694</a> - Add WicketTester assertion methods for componentâs markup style, variation and locale </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5695">WICKET-5695</a> - Use Log4j 2.x for the archetype</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5697">WICKET-5697</a> - Rework Spring application to use annotations based configuration</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5708">WICKET-5708</a> - Making FormComponent.convertInput() public</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5710">WICKET-5710</a> - StringValidator should set âminlengthâ attribute to input and textarea</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5713">WICKET-5713</a> - Move /wicket.properties to /META-INF/wicket/xyz.properties</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5715">WICKET-5715</a> - Allow setting âasyncâ attribute on reference <script> elements</script></li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5718">WICKET-5718</a> - Upgrade Atmosphere to 2.2.2</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5725">WICKET-5725</a> - Add NumberTextField(String,Class<t>) constructor</t></li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5729">WICKET-5729</a> - Avoid using input names that conflict with JavaScript DOM API method and attribute names</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5735">WICKET-5735</a> - Propagate fileSizeMax attribute to org.apache.commons.fileupload.FileUploadBase</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5737">WICKET-5737</a> - Log a warning when WebSocketResponse#sendError() is used</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5739">WICKET-5739</a> - Add a factory method for WebSocketRequestHandler</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5740">WICKET-5740</a> - Provide a way to adapt the lock timeout based on the page class/id</li> +</ul> + +<h4 id="new-features">New Features</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5677">WICKET-5677</a> - Components should have onAdd to complement onRemove</li> +</ul> + +<h4 id="tasks">Tasks</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5705">WICKET-5705</a> - Disable Javadoc linter in JDK 1.8 because it is too strict</li> +</ul> + +<h4 id="tests">Tests</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5722">WICKET-5722</a> - Queueing in merged markup with transparent resolver in the base class</li> +</ul> + +<p>Have fun!</p> + +<p>â The Wicket team</p> + + </div> + <div id="clearer"></div> + <div id="footer"><span> +Copyright © 2014 — 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. +</span></div> + + </div> +</div> +</body> +</html>
Modified: wicket/common/site/trunk/_site/apache/friends.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/apache/friends.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/apache/friends.html (original) +++ wicket/common/site/trunk/_site/apache/friends.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/atom.xml URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/atom.xml?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/atom.xml (original) +++ wicket/common/site/trunk/_site/atom.xml Sat Nov 8 18:35:41 2014 @@ -4,7 +4,7 @@ <title>Apache Wicket</title> <link href="http://wicket.apache.org/atom.xml" rel="self"/> <link href="http://wicket.apache.org/"/> - <updated>2014-10-24T11:04:55+03:00</updated> + <updated>2014-11-08T19:27:31+01:00</updated> <id>http://wicket.apache.org/</id> <author> <name>Apache Wicket</name> @@ -13,9 +13,314 @@ <entry> + <title>Apache Wicket 7.0.0-M4 released</title> + <link href="http://wicket.apache.org/2014/11/05/wicket-7.0.0-M4-released.html"/> + <updated>2014-11-05T00:00:00+01:00</updated> + <id>http://wicket.apache.org/2014/11/05/wicket-7.0.0-M4-released</id> + <content type="html"><p>The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M4!</p> + +<p>We have released another milestone release for Apache Wicket 7. We aim +to finalise Wicket 7 over the coming months and request your help in +testing the new major version.</p> + +<h3 id="caveats">Caveats</h3> + +<p>It is still a development version so expect API breaks to happen over +the course of the coming milestone releases.</p> + +<h3 id="semantic-versioning">Semantic versioning</h3> + +<p>As we adopted semver Wicket 7 will be the first release since 6.0 where +we are able to refactor the API. We will continue to use semver when we +have made Wicket 7 final and maintain api compatibility between minor +versions of Wicket 7.</p> + +<h3 id="requirements">Requirements</h3> + +<p>Wicket 7 requires the following:</p> + +<ul> + <li>Java 7</li> + <li>Servlet 3 compatible container</li> +</ul> + +<p>You canât mix wicket libraries from prior Wicket versions with Wicket 7.</p> + +<h3 id="migration-guide">Migration guide</h3> + +<p>As usual we have a migration guide available online for people +migrating their applications to Wicket 7. We will continue to update +the guide as development progresses. If you find something that is not +in the guide, please update the guide, or let us know so we can update +the guide.</p> + +<p>You can find the guide here: <a href="http://s.apache.org/wicket7migrate">http://s.apache.org/wicket7migrate</a></p> + +<h3 id="using-this-release">Using this release</h3> + +<p>With Apache Maven update your dependency to (and donât forget to +update any other dependencies on Wicket projects to the same version):</p> + +<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span> + <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span> + <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span> + <span class="nt">&lt;version&gt;</span>7.0.0-M4<span class="nt">&lt;/version&gt;</span> +<span class="nt">&lt;/dependency&gt;</span></code></pre></div> + +<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> +</ul> + +<h3 id="about-this-release">About this release</h3> + +<p>Below you can find the cryptographic signatures for the distributions +and the release notes.</p> + +<h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4> + +<p>The signatures for the source release artefacts:</p> + +<p>Signature for apache-wicket-7.0.0-M4.zip:</p> + +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Version: GnuPG/MacGPG2 v2.0.22 (Darwin) +Comment: GPGTools - https://gpgtools.org + +iEYEABECAAYFAlRTjfQACgkQJBX8W/xy/UW+TQCfZn81bkbmcrVEGjWY4rUA2sfy +rJMAn2Ah/6X2M9Cf02hEMyb8JV+ZPaBa +=xlUP +-----END PGP SIGNATURE----- +</pre></div> + +<p>Signature for apache-wicket-7.0.0-M4.tar.gz:</p> + +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Version: GnuPG/MacGPG2 v2.0.22 (Darwin) +Comment: GPGTools - https://gpgtools.org + +iEYEABECAAYFAlRTjfQACgkQJBX8W/xy/UVGggCdFyCZATMis/829BmasZKgx28m +uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F +=kWVF +-----END PGP SIGNATURE----- +</pre></div> + +<h4 id="changelog-for-700-m4">CHANGELOG for 7.0.0-M4:</h4> + +<p>Release Notes - Wicket - Version 7.0.0-M4</p> + +<h4 id="bugs">Bugs</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5265">WICKET-5265</a> - FencedFeedbackPanel is broken with RefreshingView(and itâs implementations)</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5326">WICKET-5326</a> - Wicket doesnât encrypt links and Ajax URLs for mounted pages when CryptoMapper is used</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5689">WICKET-5689</a> - Nested Redirects and REDIRECT_TO_BUFFER</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5698">WICKET-5698</a> - WebApplication#unmount() unmounts the whole compound mapper if some of its inner ones matches</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5701">WICKET-5701</a> - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesnât work </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5704">WICKET-5704</a> - IllegalArgument exception with wicket:child in ajaxrequest</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5706">WICKET-5706</a> - ResourceUtils.getLocaleFromFilename cannot handle filenames with classifiers</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5711">WICKET-5711</a> - OnChangeAjaxBehavior should listen for both âinputchangeâ and âchangeâ events for TextField and TextArea</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5712">WICKET-5712</a> - SecuritySettings.setEnforceMounts() does not work when the mounted mapper is not in the root compound mapper</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5714">WICKET-5714</a> - MockHttpServletRequest.buildRequest() should work for parameters with multiple values with multipart content type</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5716">WICKET-5716</a> - wicket-autocomplete prevents âchangeâ-listener when leaving input via mouse click</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5717">WICKET-5717</a> - Url.parse/toString should support fragment</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5719">WICKET-5719</a> - Wicket-atmosphere should warn about phone home</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5720">WICKET-5720</a> - Method Strings.join doesnât work correctly if separator is empty.</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5723">WICKET-5723</a> - CheckGroupSelector with disabled checks</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5724">WICKET-5724</a> - Queueing component in autocomponent</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5728">WICKET-5728</a> - Component queuing breaks with html tags that donât require close tag.</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5730">WICKET-5730</a> - Dequeue auto component canât resolve components if they are nested in child markup</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5731">WICKET-5731</a> - Using âSubmitâ button in Ajax DropDownChoice example leads to broken HTML page</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5733">WICKET-5733</a> - ContextNotActiveException thrown when using both CDI &amp; Native WebSocket</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5734">WICKET-5734</a> - Problem with WICKET-4441 and RestartResponseAtInterceptPageException</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5736">WICKET-5736</a> - Atmosphere Eventbus throws Concurrent Modification Exception</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5741">WICKET-5741</a> - Ajax Form example is broken due to 9716f2a7e799133fdf3f7927d0093e6dfe16f529</li> +</ul> + +<h4 id="improvements">Improvements</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5350">WICKET-5350</a> - Enhancement for AbstractChoice and WildcardListModel API</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5691">WICKET-5691</a> - Wicket FileUploadField.getFileUploads() should never return null.</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5692">WICKET-5692</a> - Misleading message in PropertyValidator</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5694">WICKET-5694</a> - Add WicketTester assertion methods for componentâs markup style, variation and locale </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5695">WICKET-5695</a> - Use Log4j 2.x for the archetype</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5697">WICKET-5697</a> - Rework Spring application to use annotations based configuration</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5708">WICKET-5708</a> - Making FormComponent.convertInput() public</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5710">WICKET-5710</a> - StringValidator should set âminlengthâ attribute to input and textarea</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5713">WICKET-5713</a> - Move /wicket.properties to /META-INF/wicket/xyz.properties</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5715">WICKET-5715</a> - Allow setting âasyncâ attribute on reference <script> elements</script></li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5718">WICKET-5718</a> - Upgrade Atmosphere to 2.2.2</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5725">WICKET-5725</a> - Add NumberTextField(String,Class<t>) constructor</t></li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5729">WICKET-5729</a> - Avoid using input names that conflict with JavaScript DOM API method and attribute names</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5735">WICKET-5735</a> - Propagate fileSizeMax attribute to org.apache.commons.fileupload.FileUploadBase</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5737">WICKET-5737</a> - Log a warning when WebSocketResponse#sendError() is used</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5739">WICKET-5739</a> - Add a factory method for WebSocketRequestHandler</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5740">WICKET-5740</a> - Provide a way to adapt the lock timeout based on the page class/id</li> +</ul> + +<h4 id="new-features">New Features</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5677">WICKET-5677</a> - Components should have onAdd to complement onRemove</li> +</ul> + +<h4 id="tasks">Tasks</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5705">WICKET-5705</a> - Disable Javadoc linter in JDK 1.8 because it is too strict</li> +</ul> + +<h4 id="tests">Tests</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5722">WICKET-5722</a> - Queueing in merged markup with transparent resolver in the base class</li> +</ul> + +<p>Have fun!</p> + +<p>â The Wicket team</p> +</content> + </entry> + + <entry> + <title>Apache Wicket 6.18.0 released</title> + <link href="http://wicket.apache.org/2014/11/05/wicket-6.18.0-released.html"/> + <updated>2014-11-05T00:00:00+01:00</updated> + <id>http://wicket.apache.org/2014/11/05/wicket-6.18.0-released</id> + <content type="html"><p>The Apache Wicket PMC is proud to announce Apache Wicket 6.18.0!</p> + +<p>This release marks another minor release of Wicket 6. Starting +with Wicket 6 we use semantic versioning for the future development +of Wicket, and as such no API breaks are present in this release +compared to 6.0.0.</p> + +<h3 id="using-this-release">Using this release</h3> + +<p>With Apache Maven update your dependency to (and donât forget to +update any other dependencies on Wicket projects to the same version):</p> + +<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span> + <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span> + <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span> + <span class="nt">&lt;version&gt;</span>6.18.0<span class="nt">&lt;/version&gt;</span> +<span class="nt">&lt;/dependency&gt;</span></code></pre></div> + +<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> +</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 +migration guide found at</p> + +<ul> + <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">migration to Wicket 6</a></li> +</ul> + +<p>Have fun!</p> + +<p>â The Wicket team</p> + +<h3 id="this-release">This release</h3> + +<p>Below you can find the cryptographic signatures for the distributions +and the release notes.</p> + +<h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4> + +<p>Signature for apache-wicket-6.18.0.zip:</p> + +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Version: GnuPG/MacGPG2 v2.0.22 (Darwin) +Comment: GPGTools - https://gpgtools.org + +iEYEABECAAYFAlRTb2UACgkQJBX8W/xy/UW1egCg1LOkWMrnD+FJoHKjp7Gulyvm +s+UAoMNN/mgMKo+p33h3vt4fnLTemLGT +=RpfO +-----END PGP SIGNATURE----- +</pre></div> + +<p>Signature for apache-wicket-6.18.0.tar.gz:</p> + +<div class="highlight"><pre> +-----BEGIN PGP SIGNATURE----- +Version: GnuPG/MacGPG2 v2.0.22 (Darwin) +Comment: GPGTools - https://gpgtools.org + +iEYEABECAAYFAlRTb2UACgkQJBX8W/xy/UVZcACguyKdrM0byfMp5IWqzwFMx5Lo +i6UAn25gHcC0w8QWiNJXV7u99iTHssaP +=+QQW +-----END PGP SIGNATURE----- +</pre></div> + +<h4 id="changelog-for-6180">CHANGELOG for 6.18.0:</h4> + +<p>The following changes were made in Wicket for this release.</p> + +<h4 id="bug">Bug</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5265">WICKET-5265</a> - FencedFeedbackPanel is broken with RefreshingView(and itâs implementations)</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5326">WICKET-5326</a> - Wicket doesnât encrypt links and Ajax URLs for mounted pages when CryptoMapper is used</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5689">WICKET-5689</a> - Nested Redirects and REDIRECT_TO_BUFFER</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5698">WICKET-5698</a> - WebApplication#unmount() unmounts the whole compound mapper if some of its inner ones matches</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5699">WICKET-5699</a> - wicket-atmosphere 0.20 should use wicket-webjars 0.4.3</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5701">WICKET-5701</a> - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesnât work </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5704">WICKET-5704</a> - IllegalArgument exception with wicket:child in ajaxrequest</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5706">WICKET-5706</a> - ResourceUtils.getLocaleFromFilename cannot handle filenames with classifiers</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5711">WICKET-5711</a> - OnChangeAjaxBehavior should listen for both âinputchangeâ and âchangeâ events for TextField and TextArea</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5712">WICKET-5712</a> - SecuritySettings.setEnforceMounts() does not work when the mounted mapper is not in the root compound mapper</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5714">WICKET-5714</a> - MockHttpServletRequest.buildRequest() should work for parameters with multiple values with multipart content type</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5716">WICKET-5716</a> - wicket-autocomplete prevents âchangeâ-listener when leaving input via mouse click</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5717">WICKET-5717</a> - Url.parse/toString should support fragment</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5719">WICKET-5719</a> - Wicket-atmosphere should warn about phone home</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5720">WICKET-5720</a> - Method Strings.join doesnât work correctly if separator is empty.</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5723">WICKET-5723</a> - CheckGroupSelector with disabled checks</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5731">WICKET-5731</a> - Using âSubmitâ button in Ajax DropDownChoice example leads to broken HTML page</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5736">WICKET-5736</a> - Atmosphere Eventbus throws Concurrent Modification Exception</li> +</ul> + +<h4 id="improvement">Improvement</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5691">WICKET-5691</a> - Wicket FileUploadField.getFileUploads() should never return null.</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5692">WICKET-5692</a> - Misleading message in PropertyValidator</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5694">WICKET-5694</a> - Add WicketTester assertion methods for componentâs markup style, variation and locale </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5710">WICKET-5710</a> - StringValidator should set âminlengthâ attribute to input and textarea</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5715">WICKET-5715</a> - Allow setting âasyncâ attribute on reference <script> elements</script></li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5718">WICKET-5718</a> - Upgrade Atmosphere to 2.2.2</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5725">WICKET-5725</a> - Add NumberTextField(String,Class<t>) constructor</t></li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5729">WICKET-5729</a> - Avoid using input names that conflict with JavaScript DOM API method and attribute names</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5735">WICKET-5735</a> - Propagate fileSizeMax attribute to org.apache.commons.fileupload.FileUploadBase</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5740">WICKET-5740</a> - Provide a way to adapt the lock timeout based on the page class/id</li> +</ul> + +<h4 id="new-feature">New Feature</h4> + +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5677">WICKET-5677</a> - Components should have onAdd to complement onRemove</li> +</ul> + +</content> + </entry> + + <entry> <title>CVE-2014-3526 - Apache Wicket Information disclosure vulnerability</title> <link href="http://wicket.apache.org/2014/09/22/cve-2014-3526.html"/> - <updated>2014-09-22T00:00:00+03:00</updated> + <updated>2014-09-22T00:00:00+02:00</updated> <id>http://wicket.apache.org/2014/09/22/cve-2014-3526</id> <content type="html"><p>Severity: Important</p> @@ -46,7 +351,7 @@ This issue was reported by Andrea Del Be <entry> <title>Wicket 1.5.12 released</title> <link href="http://wicket.apache.org/2014/09/15/wicket-1.5.12-released.html"/> - <updated>2014-09-15T00:00:00+03:00</updated> + <updated>2014-09-15T00:00:00+02:00</updated> <id>http://wicket.apache.org/2014/09/15/wicket-1.5.12-released</id> <content type="html"><p>This is the twelfth maintenance release of the Wicket 1.5.x series. This release brings over 5 bug fixes and improvements.</p> @@ -71,7 +376,7 @@ This issue was reported by Andrea Del Be <entry> <title>Apache Wicket 6.17.0 released</title> <link href="http://wicket.apache.org/2014/08/24/wicket-6.17.0-released.html"/> - <updated>2014-08-24T00:00:00+03:00</updated> + <updated>2014-08-24T00:00:00+02:00</updated> <id>http://wicket.apache.org/2014/08/24/wicket-6.17.0-released</id> <content type="html"><p>The Apache Wicket PMC is proud to announce Apache Wicket 6.17.0!</p> @@ -134,7 +439,7 @@ migration guide found at</p> </code></pre> <h4 id="bug">Bug</h4> -<pre><code>* [WICKET-5371] - IllegalArgumentException: Argument 'page' may not be null. - when sending event from asynchronous process +<pre><code>* [WICKET-5371] - IllegalArgumentException: Argument 'page' may not be null. - when sending event from asynchronous process * [WICKET-5539] - Allow preserving of the parsed PageParameters when re-creating an expired page * [WICKET-5564] - AjaxRequestTarget.focusComponent() does not work when two Ajax responses arrive next to each other * [WICKET-5603] - OnChangeAjaxBehavior attached to DropDownChoice produces two Ajax requests in Chrome v35 @@ -144,10 +449,10 @@ migration guide found at</p> * [WICKET-5616] - CLONE - ModalWindow is not visible in Safari when opened from a link at the bottom of a large page * [WICKET-5619] - ConcurrentModificationException may occur when calling EventBus.post() * [WICKET-5624] - Do not throw when WebSocket is not supported -* [WICKET-5626] - ConcatBundleResource#reportError() doesn't print the resource attributes -* [WICKET-5630] - Fix last button translation germany of wizard to 'Letzter' +* [WICKET-5626] - ConcatBundleResource#reportError() doesn't print the resource attributes +* [WICKET-5630] - Fix last button translation germany of wizard to 'Letzter' * [WICKET-5631] - Allow submitting with POST method for PhantomJS -* [WICKET-5636] - Update StatelessForm's and AbstractRepeater's javadoc that FormComponents should be repeated only with RepeatingView +* [WICKET-5636] - Update StatelessForm's and AbstractRepeater's javadoc that FormComponents should be repeated only with RepeatingView * [WICKET-5637] - Fix the encoding of the Chinese translations for Wizard component * [WICKET-5639] - ResourceResponse does not write headers when status code is set * [WICKET-5643] - WebPageRenderer should bind a Session if redirect is required and the session is temporary. @@ -155,7 +460,7 @@ migration guide found at</p> * [WICKET-5655] - Problem with setting of IComponentInheritedModel and FLAG_INHERITABLE_MODEL * [WICKET-5656] - PropertyResolver does not scan for NotNull in annotation tree * [WICKET-5657] - wicket-autocomplete may fail after preceeding Ajax request -* [WICKET-5662] - @SpringBean(name="something", required=false) still throws org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'something' is defined +* [WICKET-5662] - @SpringBean(name="something", required=false) still throws org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'something' is defined * [WICKET-5670] - org.apache.wicket.protocol.ws.api.registry.IKey should be Serializable (IClusterable) * [WICKET-5679] - RenderStrategy REDIRECT_TO_RENDER lets fail test with BaseWicketTester#startComponentInPage * [WICKET-5680] - AjaxEditableLabel keeps raw input after cancel following a validation failure @@ -183,7 +488,7 @@ migration guide found at</p> * [WICKET-5653] - Add a setter for IViolationTranslator to BeanValidationConfiguration * [WICKET-5654] - DefaultViolationTranslator should maybe use getMessage() * [WICKET-5658] - AjaxFormComponentUpdatingBehavior should not clear the rawInput when updateModel is false -* [WICKET-5659] - Add a setting to MultiFileUploadField to not close the file uploads' streams +* [WICKET-5659] - Add a setting to MultiFileUploadField to not close the file uploads' streams * [WICKET-5660] - Throw more specific exception when a component cannot be found by ListenerInterfaceRequestHandler * [WICKET-5667] - Preserve the NotSerializableException if an error occur while using the IObjectCheckers * [WICKET-5668] - StringResourceModel with custom locale @@ -204,7 +509,7 @@ migration guide found at</p> <entry> <title>Apache Wicket 7.0.0-M3 released</title> <link href="http://wicket.apache.org/2014/08/23/wicket-7.0.0-M3-released.html"/> - <updated>2014-08-23T00:00:00+03:00</updated> + <updated>2014-08-23T00:00:00+02:00</updated> <id>http://wicket.apache.org/2014/08/23/wicket-7.0.0-M3-released</id> <content type="html"><p>We have released the third of a series of milestone releases for Apache Wicket 7. We aim to finalise Wicket 7 over the coming months and @@ -273,7 +578,7 @@ convenience binary package</p> <entry> <title>Apache Wicket 6.16.0 released</title> <link href="http://wicket.apache.org/2014/06/21/wicket-6.16.0-released.html"/> - <updated>2014-06-21T00:00:00+03:00</updated> + <updated>2014-06-21T00:00:00+02:00</updated> <id>http://wicket.apache.org/2014/06/21/wicket-6.16.0-released</id> <content type="html"><p>The Apache Wicket PMC is proud to announce Apache Wicket 6.16.0!</p> @@ -371,7 +676,7 @@ migration guide found at</p> <entry> <title>Apache Wicket 7.0.0-M2 released</title> <link href="http://wicket.apache.org/2014/06/20/wicket-7.0.0-M2-released.html"/> - <updated>2014-06-20T00:00:00+03:00</updated> + <updated>2014-06-20T00:00:00+02:00</updated> <id>http://wicket.apache.org/2014/06/20/wicket-7.0.0-M2-released</id> <content type="html"><p>We have released the first of a series of milestone releases for Apache Wicket 7. We aim to finalise Wicket 7 over the coming months and @@ -440,7 +745,7 @@ convenience binary package</p> <entry> <title>Apache Wicket 7.0.0-M1 released</title> <link href="http://wicket.apache.org/2014/04/30/wicket-7.0.0-M1-released.html"/> - <updated>2014-04-30T00:00:00+03:00</updated> + <updated>2014-04-30T00:00:00+02:00</updated> <id>http://wicket.apache.org/2014/04/30/wicket-7.0.0-M1-released</id> <content type="html"><p>We have released the first of a series of milestone releases for Apache Wicket 7. We aim to finalise Wicket 7 over the coming months and @@ -509,7 +814,7 @@ convenience binary package</p> <entry> <title>Apache Wicket 6.15.0 released</title> <link href="http://wicket.apache.org/2014/04/23/wicket-6.15.0-released.html"/> - <updated>2014-04-23T00:00:00+03:00</updated> + <updated>2014-04-23T00:00:00+02:00</updated> <id>http://wicket.apache.org/2014/04/23/wicket-6.15.0-released</id> <content type="html"><p>The Apache Wicket PMC is proud to announce Apache Wicket 6.15.0!</p> @@ -575,7 +880,7 @@ migration guide found at</p> * [WICKET-5504] - AjaxRequestTarget.append/prependJavaScript cannot handle scripts with new-lines anymore * [WICKET-5505] - DefaultPropertyResolver does not respect JavaBean conventions * [WICKET-5506] - DefaultPropertyResolver should resolve the Property according to the getter first -* [WICKET-5509] - Wicket examples' MailTemplate from Page is broken +* [WICKET-5509] - Wicket examples' MailTemplate from Page is broken * [WICKET-5517] - IE11 returns false for Wicket.Browser.isIE() * [WICKET-5518] - FormComponent.updateCollectionModel does not handle unmodifiableList * [WICKET-5521] - Stateless forms does not work when RecreateMountedPagesAfterExpiry turned off @@ -586,13 +891,13 @@ migration guide found at</p> * [WICKET-5536] - Error message without parmeters filled. * [WICKET-5537] - Wicket.DOM.toggleClass is called with additional "#" inside AutoLabelResolver * [WICKET-5541] - NullPointerException in SubscribeAnnotationEventSubscriptionInvoker on remove of component from page -* [WICKET-5545] - Cannot use redirect in ModalWindow's page#onInitialize() +* [WICKET-5545] - Cannot use redirect in ModalWindow's page#onInitialize() * [WICKET-5546] - Adding behavior in component instantiation listener causes Page.onInitialize() being called even if constructor throws an exception * [WICKET-5547] - Javadoc for ReuseIfModelsEqualStrategy should mention that models must implement hashCode() method * [WICKET-5548] - Websocket initialization URL is not valid when filter is not mapped to root. * [WICKET-5555] - AbstractAutoCompleteBehavior.WrappedHeaderItem should depend on wicket-ajax.js * [WICKET-5556] - Error in wicket-autocomplete.js bad reference of $ -* [WICKET-5557] - Don't cache the result of AuthenticatedWebApplication#getWebSessionClass() +* [WICKET-5557] - Don't cache the result of AuthenticatedWebApplication#getWebSessionClass() * [WICKET-5558] - Autolinking does not always work in inheritted markup * [WICKET-5561] - Derived page without own markup leads to MarkupNotFoundException when BasePage has &amp;lt;wicket:head&amp;gt; in its markup </code></pre> @@ -624,139 +929,4 @@ migration guide found at</p> </content> </entry> - <entry> - <title>CVE-2014-0043 - Apache Wicket Information disclosure vulnerability</title> - <link href="http://wicket.apache.org/2014/02/21/cve-2014-0043.html"/> - <updated>2014-02-21T00:00:00+02:00</updated> - <id>http://wicket.apache.org/2014/02/21/cve-2014-0043</id> - <content type="html"><p>Severity: Important</p> - -<p>Vendor: -The Apache Software Foundation</p> - -<p>Versions Affected: -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: -- <a href="/2014/02/06/wicket-1.5.11-released.html">Apache Wicket 1.5.11</a> -- <a href="/2014/02/20/wicket-6.14.0-released.html">Apache Wicket 6.14.0</a></p> - -<p>Credit: -This issue was reported by Christian Schneider!</p> - -<p>Apache Wicket Team</p> -</content> - </entry> - - <entry> - <title>Apache Wicket 6.14.0 released</title> - <link href="http://wicket.apache.org/2014/02/20/wicket-6.14.0-released.html"/> - <updated>2014-02-20T00:00:00+02:00</updated> - <id>http://wicket.apache.org/2014/02/20/wicket-6.14.0-released</id> - <content type="html"><p>The Apache Wicket PMC is proud to announce Apache Wicket 6.14.0!</p> - -<p>This release marks the fourteenth minor release of Wicket 6. Starting -with Wicket 6 we use semantic versioning for the future development of -Wicket, and as such no API breaks are present in this release compared -to 6.0.0.</p> - -<h3 id="new-and-noteworthy">New and noteworthy</h3> - -<p>This release fixes 34 bugs and adds the following improvements:</p> - -<ul> - <li>JQuery upgraded from 1.10.2 to 1.11.0</li> - <li>Fix for <a href="/2014/02/21/cve-2014-0043.html">CVE-2014-0043</a></li> - <li>Wicket Session may not be saved in the SessionStore (Http Session) under some conditions and lead to lost state</li> - <li>Update classes copied from commons-fileupload to fix CVE-2014-0050</li> - <li>Allow &lt;script&gt; tags to have children components to be able to use client side templating</li> -</ul> - -<h3 id="using-this-release">Using this release</h3> - -<p>With Apache Maven update your dependency to (and donât forget to -update any other dependencies on Wicket projects to the same version):</p> - -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span> - <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span> - <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span> - <span class="nt">&lt;version&gt;</span>6.14.0<span class="nt">&lt;/version&gt;</span> -<span class="nt">&lt;/dependency&gt;</span></code></pre></div> - -<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> -</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 -migration guide found at</p> - -<ul> - <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+6.0">Migration to Wicket 6.0</a></li> -</ul> - -<p>Have fun!</p> - -<p>â The Wicket team</p> - -<h3 id="release-notes---wicket---version-6140">Release Notes - Wicket - Version 6.14.0</h3> - -<h4 id="bug">Bug</h4> -<pre><code>* [WICKET-4697] - Autolinking not working as soon as component gets a wicket:id -* [WICKET-5043] - Page not mounted with WebApplication#mountPackage -* [WICKET-5449] - Missing chapter 2 is causing off-by-one page names in the guides URL links -* [WICKET-5460] - onBeforeRender called too early on stateless page -* [WICKET-5462] - Ajax form-component-label repainting fails when setResponsePage() is used to navigate away from the page that has previously failed form validaiton -* [WICKET-5464] - AbstractAjaxTimerBehavior does not work in combination with Wizards -* [WICKET-5466] - ListenerInterfaceRequestHandler#respond throws ComponentNotFoundException as a side-effect -* [WICKET-5467] - NumberTextField should support "any" as valid step attribute value -* [WICKET-5468] - UrlRenderer#renderRelativeUrl potentially appends "/" after query parameters -* [WICKET-5469] - ModalWindow unload warning always displayed (even if window is closed) -* [WICKET-5472] - PackageResource#internalGetResourceStream() should return ProcessingResourceStream only when the resource is existing -* [WICKET-5473] - Wicket does not handle non in-memory Httpsessions correctly -* [WICKET-5477] - CSS class is not applied to &lt;TD&gt; for data filter -* [WICKET-5478] - Wrong JavaDoc for WicketTester -* [WICKET-5480] - AutoLabelResolver creates null pointer exception in 6.13 -* [WICKET-5482] - Wicket-guice doesn't support @javax.inject.Named annotations -* [WICKET-5484] - WebPageRenderer must not render full page in Ajax requests -* [WICKET-5486] - WebPageRenderer should honor RedirectPolicy.ALWAYS_REDIRECT more consistently -* [WICKET-5491] - Wicket.DateTime.getViewportHeight() returning undefined on IE8, positions calendar out of viewport -* [WICKET-5492] - WebApplication ignores a SecurityException when reading the configuration type -* [WICKET-5496] - Wrong translation of RangeValidator.minimum and RangeValidator.maximum -* [WICKET-5497] - NPE in JsonUtils when the value is null -* [WICKET-5499] - Page is not touched during initialization -* [WICKET-5500] - Ignore the path parameters when reading the page class -* [WICKET-5502] - Patch FileUploadBase to fix CVE-2014-0050 -</code></pre> - -<h4 id="improvement">Improvement</h4> -<pre><code>* [WICKET-5288] - Allow &amp;lt;script&amp;gt;-Tags act as WebMarkUpContainer to add Child-Components -* [WICKET-5439] - Allow restarting AbstractAjaxTimerBehavior without updating its hosting component -* [WICKET-5463] - RequestUtil.getCharset(HttpServletRequest request) Resilience against unsupported Charsets in Request -* [WICKET-5470] - Remove 'final' from org.apache.wicket.markup.html.form.EnumChoiceRenderer#getDisplayValue -* [WICKET-5471] - Store the page if it is known that it will be used in a following request -* [WICKET-5493] - Disable jar indexing -</code></pre> - -<h4 id="new-feature">New Feature</h4> -<pre><code>* [WICKET-3491] - Introduce IComponentOnConfigureListener -</code></pre> - -<h4 id="task">Task</h4> -<pre><code>* [WICKET-5488] - Promote experimental modules to become stable -* [WICKET-5494] - Upgrade JQuery to latest stable - 1.11.0 and 2.1.0 -</code></pre> -</content> - </entry> - </feed> Modified: wicket/common/site/trunk/_site/contribute/build.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/contribute/build.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/contribute/build.html (original) +++ wicket/common/site/trunk/_site/contribute/build.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/contribute/index.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/contribute/index.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/contribute/index.html (original) +++ wicket/common/site/trunk/_site/contribute/index.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/contribute/patch.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/contribute/patch.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/contribute/patch.html (original) +++ wicket/common/site/trunk/_site/contribute/patch.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/contribute/release.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/contribute/release.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/contribute/release.html (original) +++ wicket/common/site/trunk/_site/contribute/release.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/contribute/write.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/contribute/write.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/contribute/write.html (original) +++ wicket/common/site/trunk/_site/contribute/write.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/doap.rdf URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/doap.rdf?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/doap.rdf (original) +++ wicket/common/site/trunk/_site/doap.rdf Sat Nov 8 18:35:41 2014 @@ -25,8 +25,8 @@ <release> <Version> <name>Latest Stable Release</name> - <created>2014-08-24</created> - <revision>6.17.0</revision> + <created>2014-10-31</created> + <revision>6.18.0</revision> </Version> </release> <repository> Modified: wicket/common/site/trunk/_site/dtds.data/index.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/dtds.data/index.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/dtds.data/index.html (original) +++ wicket/common/site/trunk/_site/dtds.data/index.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/help/email.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/help/email.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/help/email.html (original) +++ wicket/common/site/trunk/_site/help/email.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/help/index.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/help/index.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/help/index.html (original) +++ wicket/common/site/trunk/_site/help/index.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/help/irc.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/help/irc.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/help/irc.html (original) +++ wicket/common/site/trunk/_site/help/irc.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/help/reportabug.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/help/reportabug.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/help/reportabug.html (original) +++ wicket/common/site/trunk/_site/help/reportabug.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/help/security.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/help/security.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/help/security.html (original) +++ wicket/common/site/trunk/_site/help/security.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a> Modified: wicket/common/site/trunk/_site/help/support.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/help/support.html?rev=1637583&r1=1637582&r2=1637583&view=diff ============================================================================== --- wicket/common/site/trunk/_site/help/support.html (original) +++ wicket/common/site/trunk/_site/help/support.html Sat Nov 8 18:35:41 2014 @@ -93,7 +93,7 @@ </h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.18.0">Wicket 6.18</a> </li> <li> <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a> @@ -134,7 +134,7 @@ <h5>Wicket 7.x</h5> <ul> <li> - <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a> + <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M4">Download M4</a> </li> <li> <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration guide</a>
