http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2118a439/content/news/2014/11/05/wicket-6.18.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/11/05/wicket-6.18.0-released.html b/content/news/2014/11/05/wicket-6.18.0-released.html deleted file mode 100644 index e35bb2a..0000000 --- a/content/news/2014/11/05/wicket-6.18.0-released.html +++ /dev/null @@ -1,161 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> - <meta charset="utf-8"> - <title>Apache Wicket 6.18.0 released | Apache Wicket</title> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - - <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" /> - <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" /> - <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" /> - - <script src="//code.jquery.com/jquery-1.11.3.min.js"></script> - - </head> - - <body class=""> - <div class="header default"> - <div class="l-container"> -<nav class="mainmenu"> - <ul> - <!-- /start/quickstart.html || /news/2014/11/05/wicket-6.18.0-released.html --> - <li class=""><a href="/start/quickstart.html">Quick Start</a></li> - <!-- /start/download.html || /news/2014/11/05/wicket-6.18.0-released.html --> - <li class=""><a href="/start/download.html">Download</a></li> - <!-- /learn || /news/2014/11/05/wicket-6.18.0-released.html --> - <li class=""><a href="/learn">Documentation</a></li> - <!-- /help || /news/2014/11/05/wicket-6.18.0-released.html --> - <li class=""><a href="/help">Support</a></li> - <!-- /contribute || /news/2014/11/05/wicket-6.18.0-released.html --> - <li class=""><a href="/contribute">Contribute</a></li> - <!-- /community || /news/2014/11/05/wicket-6.18.0-released.html --> - <li class=""><a href="/community">Community</a></li> - <!-- /apache || /news/2014/11/05/wicket-6.18.0-released.html --> - <li class=""><a href="/apache">Apache</a></li> - </ul> -</nav> - <div class="logo"> - <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a> -</div> - </div> -</div> -<main> - <div class="l-container"> - <header class="l-full preamble"> - <h1>Apache Wicket 6.18.0 released</h1> - </header> - <section class="l-one-third right"> - </section> - <section class="l-two-third left"> - <div class="l-full"> - <p class="meta">05 Nov 2014</p> - <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"><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>6.18.0<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/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> -</div> - </section> - </div> -</main> - <footer class="l-container"> - <div class="l-full"> - <img height="60px" src="/img/asf_logo.gif" style="float:left"> - Copyright © 2015 â 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> - </footer> - </body> - -</html>
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2118a439/content/news/2014/11/05/wicket-7-0-0-m4-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/11/05/wicket-7-0-0-m4-released.html b/content/news/2014/11/05/wicket-7-0-0-m4-released.html new file mode 100644 index 0000000..af3c7fe --- /dev/null +++ b/content/news/2014/11/05/wicket-7-0-0-m4-released.html @@ -0,0 +1,196 @@ +<!DOCTYPE html> +<html> + <head> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> + <meta charset="utf-8"> + <title>Apache Wicket 7.0.0-M4 released | Apache Wicket</title> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + + <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" /> + <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" /> + <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" /> + + <script src="//code.jquery.com/jquery-1.11.3.min.js"></script> + + </head> + + <body class=""> + <div class="header default"> + <div class="l-container"> +<nav class="mainmenu"> + <ul> + <!-- /start/quickstart.html || /news/2014/11/05/wicket-7-0-0-m4-released.html --> + <li class=""><a href="/start/quickstart.html">Quick Start</a></li> + <!-- /start/download.html || /news/2014/11/05/wicket-7-0-0-m4-released.html --> + <li class=""><a href="/start/download.html">Download</a></li> + <!-- /learn || /news/2014/11/05/wicket-7-0-0-m4-released.html --> + <li class=""><a href="/learn">Documentation</a></li> + <!-- /help || /news/2014/11/05/wicket-7-0-0-m4-released.html --> + <li class=""><a href="/help">Support</a></li> + <!-- /contribute || /news/2014/11/05/wicket-7-0-0-m4-released.html --> + <li class=""><a href="/contribute">Contribute</a></li> + <!-- /community || /news/2014/11/05/wicket-7-0-0-m4-released.html --> + <li class=""><a href="/community">Community</a></li> + <!-- /apache || /news/2014/11/05/wicket-7-0-0-m4-released.html --> + <li class=""><a href="/apache">Apache</a></li> + </ul> +</nav> + <div class="logo"> + <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a> +</div> + </div> +</div> +<main> + <div class="l-container"> + <header class="l-full preamble"> + <h1>Apache Wicket 7.0.0-M4 released</h1> + </header> + <section class="l-one-third right"> + </section> + <section class="l-two-third left"> + <div class="l-full"> + <p class="meta">05 Nov 2014</p> + <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> +<figure 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></figure> +<p>Or download and build the distribution yourself, or use our +convenience binary package</p> +<ul> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/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> + </section> + </div> +</main> + <footer class="l-container"> + <div class="l-full"> + <img height="60px" src="/img/asf_logo.gif" style="float:left"> + Copyright © 2015 â 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> + </footer> + </body> + +</html> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2118a439/content/news/2014/11/05/wicket-7.0.0-M4-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/11/05/wicket-7.0.0-M4-released.html b/content/news/2014/11/05/wicket-7.0.0-M4-released.html deleted file mode 100644 index 884d3f8..0000000 --- a/content/news/2014/11/05/wicket-7.0.0-M4-released.html +++ /dev/null @@ -1,196 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> - <meta charset="utf-8"> - <title>Apache Wicket 7.0.0-M4 released | Apache Wicket</title> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - - <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" /> - <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" /> - <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" /> - - <script src="//code.jquery.com/jquery-1.11.3.min.js"></script> - - </head> - - <body class=""> - <div class="header default"> - <div class="l-container"> -<nav class="mainmenu"> - <ul> - <!-- /start/quickstart.html || /news/2014/11/05/wicket-7.0.0-M4-released.html --> - <li class=""><a href="/start/quickstart.html">Quick Start</a></li> - <!-- /start/download.html || /news/2014/11/05/wicket-7.0.0-M4-released.html --> - <li class=""><a href="/start/download.html">Download</a></li> - <!-- /learn || /news/2014/11/05/wicket-7.0.0-M4-released.html --> - <li class=""><a href="/learn">Documentation</a></li> - <!-- /help || /news/2014/11/05/wicket-7.0.0-M4-released.html --> - <li class=""><a href="/help">Support</a></li> - <!-- /contribute || /news/2014/11/05/wicket-7.0.0-M4-released.html --> - <li class=""><a href="/contribute">Contribute</a></li> - <!-- /community || /news/2014/11/05/wicket-7.0.0-M4-released.html --> - <li class=""><a href="/community">Community</a></li> - <!-- /apache || /news/2014/11/05/wicket-7.0.0-M4-released.html --> - <li class=""><a href="/apache">Apache</a></li> - </ul> -</nav> - <div class="logo"> - <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a> -</div> - </div> -</div> -<main> - <div class="l-container"> - <header class="l-full preamble"> - <h1>Apache Wicket 7.0.0-M4 released</h1> - </header> - <section class="l-one-third right"> - </section> - <section class="l-two-third left"> - <div class="l-full"> - <p class="meta">05 Nov 2014</p> - <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> - </section> - </div> -</main> - <footer class="l-container"> - <div class="l-full"> - <img height="60px" src="/img/asf_logo.gif" style="float:left"> - Copyright © 2015 â 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> - </footer> - </body> - -</html> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2118a439/content/news/2014/11/index.html ---------------------------------------------------------------------- diff --git a/content/news/2014/11/index.html b/content/news/2014/11/index.html index cdf0c4c..3e98e43 100644 --- a/content/news/2014/11/index.html +++ b/content/news/2014/11/index.html @@ -52,20 +52,21 @@ <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 us...</p> - <a href="/news/2014/11/05/wicket-6.18.0-released.html">more</a></li> + <a href="/news/2014/11/05/wicket-6-18-0-released.html">more</a></li> </div> <div class="news"> <h3>Apache Wicket 7.0.0-M4 released</h3> <p><small>05 Nov 2014</small></p> <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M4!</p> <p>We have released another milestone relea...</p> - <a href="/news/2014/11/05/wicket-7.0.0-M4-released.html">more</a></li> + <a href="/news/2014/11/05/wicket-7-0-0-m4-released.html">more</a></li> </div> </div> <div class="l-one-third"> <h2>2015</h2> <ul> <li><a href="/news/2015">All of 2015</a></li> + <li><a href="/news/2015/11">November</a></li> <li><a href="/news/2015/10">October</a></li> <li><a href="/news/2015/07">July</a></li> <li><a href="/news/2015/06">June</a></li> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2118a439/content/news/2014/index.html ---------------------------------------------------------------------- diff --git a/content/news/2014/index.html b/content/news/2014/index.html index 0475526..42908cd 100644 --- a/content/news/2014/index.html +++ b/content/news/2014/index.html @@ -52,16 +52,16 @@ <p>This section contains all news items published in <a href="/news/2014/11">November 2014</a>.</p> </div> <div class="l-full"> - <h3 id="/news/2014/11/05/wicket-7.0.0-M4-released.html">Apache Wicket 7.0.0-M4 released</h3> + <h3 id="/news/2014/11/05/wicket-7-0-0-m4-released.html">Apache Wicket 7.0.0-M4 released</h3> <small>05 Nov 2014</small> <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M4! We have released another milestone release for Apache Wicket 7. We aim to finalise... - <a href="/news/2014/11/05/wicket-7.0.0-M4-released.html">more</a></li></p> + <a href="/news/2014/11/05/wicket-7-0-0-m4-released.html">more</a></li></p> </div> <div class="l-full"> - <h3 id="/news/2014/11/05/wicket-6.18.0-released.html">Apache Wicket 6.18.0 released</h3> + <h3 id="/news/2014/11/05/wicket-6-18-0-released.html">Apache Wicket 6.18.0 released</h3> <small>05 Nov 2014</small> <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.18.0! This release marks another minor release of Wicket 6. Starting with Wicket 6 we... - <a href="/news/2014/11/05/wicket-6.18.0-released.html">more</a></li></p> + <a href="/news/2014/11/05/wicket-6-18-0-released.html">more</a></li></p> </div> <hr> <div class="l-first"></div> @@ -76,10 +76,10 @@ <a href="/news/2014/09/22/cve-2014-3526.html">more</a></li></p> </div> <div class="l-full"> - <h3 id="/news/2014/09/15/wicket-1.5.12-released.html">Wicket 1.5.12 released</h3> + <h3 id="/news/2014/09/15/wicket-1-5-12-released.html">Wicket 1.5.12 released</h3> <small>15 Sep 2014</small> <p>This is the twelfth maintenance release of the Wicket 1.5.x series. This release brings over 5 bug fixes and improvements. Git tag Changelog To use... - <a href="/news/2014/09/15/wicket-1.5.12-released.html">more</a></li></p> + <a href="/news/2014/09/15/wicket-1-5-12-released.html">more</a></li></p> </div> <hr> <div class="l-first"></div> @@ -88,16 +88,16 @@ <p>This section contains all news items published in <a href="/news/2014/08">August 2014</a>.</p> </div> <div class="l-full"> - <h3 id="/news/2014/08/24/wicket-6.17.0-released.html">Apache Wicket 6.17.0 released</h3> + <h3 id="/news/2014/08/24/wicket-6-17-0-released.html">Apache Wicket 6.17.0 released</h3> <small>24 Aug 2014</small> <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.17.0! This release marks the seventeenth minor release of Wicket 6. Starting with Wicket 6... - <a href="/news/2014/08/24/wicket-6.17.0-released.html">more</a></li></p> + <a href="/news/2014/08/24/wicket-6-17-0-released.html">more</a></li></p> </div> <div class="l-full"> - <h3 id="/news/2014/08/23/wicket-7.0.0-M3-released.html">Apache Wicket 7.0.0-M3 released</h3> + <h3 id="/news/2014/08/23/wicket-7-0-0-m3-released.html">Apache Wicket 7.0.0-M3 released</h3> <small>23 Aug 2014</small> <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... - <a href="/news/2014/08/23/wicket-7.0.0-M3-released.html">more</a></li></p> + <a href="/news/2014/08/23/wicket-7-0-0-m3-released.html">more</a></li></p> </div> <hr> <div class="l-first"></div> @@ -106,16 +106,16 @@ <p>This section contains all news items published in <a href="/news/2014/06">June 2014</a>.</p> </div> <div class="l-full"> - <h3 id="/news/2014/06/21/wicket-6.16.0-released.html">Apache Wicket 6.16.0 released</h3> + <h3 id="/news/2014/06/21/wicket-6-16-0-released.html">Apache Wicket 6.16.0 released</h3> <small>21 Jun 2014</small> <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.16.0! This release marks the sixteenth minor release of Wicket 6. Starting with Wicket 6... - <a href="/news/2014/06/21/wicket-6.16.0-released.html">more</a></li></p> + <a href="/news/2014/06/21/wicket-6-16-0-released.html">more</a></li></p> </div> <div class="l-full"> - <h3 id="/news/2014/06/20/wicket-7.0.0-M2-released.html">Apache Wicket 7.0.0-M2 released</h3> + <h3 id="/news/2014/06/20/wicket-7-0-0-m2-released.html">Apache Wicket 7.0.0-M2 released</h3> <small>20 Jun 2014</small> <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... - <a href="/news/2014/06/20/wicket-7.0.0-M2-released.html">more</a></li></p> + <a href="/news/2014/06/20/wicket-7-0-0-m2-released.html">more</a></li></p> </div> <hr> <div class="l-first"></div> @@ -124,16 +124,16 @@ <p>This section contains all news items published in <a href="/news/2014/04">April 2014</a>.</p> </div> <div class="l-full"> - <h3 id="/news/2014/04/30/wicket-7.0.0-M1-released.html">Apache Wicket 7.0.0-M1 released</h3> + <h3 id="/news/2014/04/30/wicket-7-0-0-m1-released.html">Apache Wicket 7.0.0-M1 released</h3> <small>30 Apr 2014</small> <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... - <a href="/news/2014/04/30/wicket-7.0.0-M1-released.html">more</a></li></p> + <a href="/news/2014/04/30/wicket-7-0-0-m1-released.html">more</a></li></p> </div> <div class="l-full"> - <h3 id="/news/2014/04/23/wicket-6.15.0-released.html">Apache Wicket 6.15.0 released</h3> + <h3 id="/news/2014/04/23/wicket-6-15-0-released.html">Apache Wicket 6.15.0 released</h3> <small>23 Apr 2014</small> <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.15.0! This release marks the fifteenth minor release of Wicket 6. Starting with Wicket 6... - <a href="/news/2014/04/23/wicket-6.15.0-released.html">more</a></li></p> + <a href="/news/2014/04/23/wicket-6-15-0-released.html">more</a></li></p> </div> <hr> <div class="l-first"></div> @@ -148,22 +148,22 @@ <a href="/news/2014/02/21/cve-2014-0043.html">more</a></li></p> </div> <div class="l-full"> - <h3 id="/news/2014/02/20/wicket-6.14.0-released.html">Apache Wicket 6.14.0 released</h3> + <h3 id="/news/2014/02/20/wicket-6-14-0-released.html">Apache Wicket 6.14.0 released</h3> <small>20 Feb 2014</small> <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.14.0! This release marks the fourteenth minor release of Wicket 6. Starting with Wicket 6... - <a href="/news/2014/02/20/wicket-6.14.0-released.html">more</a></li></p> + <a href="/news/2014/02/20/wicket-6-14-0-released.html">more</a></li></p> </div> <div class="l-full"> - <h3 id="/news/2014/02/06/wicket-1.5.11-released.html">Wicket 1.5.11 released</h3> + <h3 id="/news/2014/02/06/wicket-1-5-11-released.html">Wicket 1.5.11 released</h3> <small>06 Feb 2014</small> <p>This is the eleventh maintenance release of the Wicket 1.5.x series. This release brings over 34 bug fixes and improvements. Git tag Changelog To use... - <a href="/news/2014/02/06/wicket-1.5.11-released.html">more</a></li></p> + <a href="/news/2014/02/06/wicket-1-5-11-released.html">more</a></li></p> </div> <div class="l-full"> - <h3 id="/news/2014/02/06/wicket-1.4.23-released.html">Wicket 1.4.23 released</h3> + <h3 id="/news/2014/02/06/wicket-1-4-23-released.html">Wicket 1.4.23 released</h3> <small>06 Feb 2014</small> <p>This is twenty thirdth release of the Wicket 1.4.x series. This is a security bugfix release on the 1.4.x branch. Read CVE-2013-2055 for more information.... - <a href="/news/2014/02/06/wicket-1.4.23-released.html">more</a></li></p> + <a href="/news/2014/02/06/wicket-1-4-23-released.html">more</a></li></p> </div> <div class="l-full"> <h3 id="/news/2014/02/06/cve-2013-2055.html">CVE-2013-2055 - Apache Wicket Information disclosure vulnerability</h3> @@ -178,10 +178,10 @@ <p>This section contains all news items published in <a href="/news/2014/01">January 2014</a>.</p> </div> <div class="l-full"> - <h3 id="/news/2014/01/05/wicket-6.13.0-released.html">Apache Wicket 6.13.0 released</h3> + <h3 id="/news/2014/01/05/wicket-6-13-0-released.html">Apache Wicket 6.13.0 released</h3> <small>05 Jan 2014</small> <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.13.0! This release marks the thirteenth minor release of Wicket 6. Starting with Wicket 6... - <a href="/news/2014/01/05/wicket-6.13.0-released.html">more</a></li></p> + <a href="/news/2014/01/05/wicket-6-13-0-released.html">more</a></li></p> </div> <hr> <div class="l-first"></div> @@ -191,6 +191,7 @@ <h2>2015</h2> <ul> <li><a href="/news/2015">All of 2015</a></li> + <li><a href="/news/2015/11">November</a></li> <li><a href="/news/2015/10">October</a></li> <li><a href="/news/2015/07">July</a></li> <li><a href="/news/2015/06">June</a></li> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2118a439/content/news/2015/02/02/wicket-6-19-0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/02/02/wicket-6-19-0-released.html b/content/news/2015/02/02/wicket-6-19-0-released.html new file mode 100644 index 0000000..e1d0afd --- /dev/null +++ b/content/news/2015/02/02/wicket-6-19-0-released.html @@ -0,0 +1,167 @@ +<!DOCTYPE html> +<html> + <head> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> + <meta charset="utf-8"> + <title>Apache Wicket 6.19.0 released | Apache Wicket</title> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + + <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" /> + <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" /> + <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" /> + + <script src="//code.jquery.com/jquery-1.11.3.min.js"></script> + + </head> + + <body class=""> + <div class="header default"> + <div class="l-container"> +<nav class="mainmenu"> + <ul> + <!-- /start/quickstart.html || /news/2015/02/02/wicket-6-19-0-released.html --> + <li class=""><a href="/start/quickstart.html">Quick Start</a></li> + <!-- /start/download.html || /news/2015/02/02/wicket-6-19-0-released.html --> + <li class=""><a href="/start/download.html">Download</a></li> + <!-- /learn || /news/2015/02/02/wicket-6-19-0-released.html --> + <li class=""><a href="/learn">Documentation</a></li> + <!-- /help || /news/2015/02/02/wicket-6-19-0-released.html --> + <li class=""><a href="/help">Support</a></li> + <!-- /contribute || /news/2015/02/02/wicket-6-19-0-released.html --> + <li class=""><a href="/contribute">Contribute</a></li> + <!-- /community || /news/2015/02/02/wicket-6-19-0-released.html --> + <li class=""><a href="/community">Community</a></li> + <!-- /apache || /news/2015/02/02/wicket-6-19-0-released.html --> + <li class=""><a href="/apache">Apache</a></li> + </ul> +</nav> + <div class="logo"> + <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a> +</div> + </div> +</div> +<main> + <div class="l-container"> + <header class="l-full preamble"> + <h1>Apache Wicket 6.19.0 released</h1> + </header> + <section class="l-one-third right"> + </section> + <section class="l-two-third left"> + <div class="l-full"> + <p class="meta">02 Feb 2015</p> + <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.19.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> +<figure 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>6.19.0<span class="nt"></version></span> +<span class="nt"></dependency></span></code></pre></figure> +<p>Or download and build the distribution yourself, or use our +convenience binary package</p> +<ul> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries</a></li> +</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.19.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.19.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-6190">CHANGELOG for 6.19.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-5747">WICKET-5747</a> - Wicket Ajax Click handling gets requeued in OnDomReady so fire out of order</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5752">WICKET-5752</a> - ReplacementResourceBundleReference should return the dependencies for the replacing resource ref</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5755">WICKET-5755</a> - Restoring focus after Ajax replace no longer works in IE8</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5759">WICKET-5759</a> - AjaxRequestAttributes extra parameters aren't properly handled in getCallbackFunction()</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5770">WICKET-5770</a> - PageParametersEncoder should not decode parameters with no name</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5782">WICKET-5782</a> - Missing escaping in MultiFileUploadField.js - sort of XSS</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5783">WICKET-5783</a> - Multiple events in AjaxEventBehavior with prefix 'on'</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5784">WICKET-5784</a> - arraycopy with bad length in AbstractRequestLogger:172</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5793">WICKET-5793</a> - Request for static resource creating a session in 6.13.0+</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5809">WICKET-5809</a> - URL IPv6 parsing</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5811">WICKET-5811</a> - Infinite loop issue in PropertyValidator#createUnresolvablePropertyMessage(FormComponent<>)</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5812">WICKET-5812</a> - AtmosphereBehavior wrongly sets Ajax base url to '.'</li> +</ul> +<h4 id="improvement">Improvement</h4> +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-4703">WICKET-4703</a> - StringResourceModel should provide an overridable getString(Component) method</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5746">WICKET-5746</a> - Fire an event once all JS event listeners are registered</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5753">WICKET-5753</a> - It is impossible to determine the form submitting component's inputName when AjaxFormSubmitBehavior is used</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5754">WICKET-5754</a> - (String)ResourceModel's defaultValue could be an IModel<String></li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5756">WICKET-5756</a> - Allow to use custom ciphers when using SunJceCrypt class</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5758">WICKET-5758</a> - Portuguese translation</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5760">WICKET-5760</a> - Add constructor (String, Serializable, String) to AttributeAppender</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5775">WICKET-5775</a> - Replace the session upon successful signin for better support for Session Fixation</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5776">WICKET-5776</a> - Add information about the component when it fail in detach phase</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5778">WICKET-5778</a> - Pass the IModifiable to the IChangeListener in ModificationWatcher</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5780">WICKET-5780</a> - Add a resource reference for ContextRelativeResource</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5794">WICKET-5794</a> - Make DefaultExceptionMapper extensible</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5797">WICKET-5797</a> - Convenience method to call setResponsePage with forward option</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5799">WICKET-5799</a> - Add rel=prev/next in PagingNavigator.html</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5802">WICKET-5802</a> - HTML Import</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5806">WICKET-5806</a> - Wicket.Log should log (at least errors) in the browser console even when Wicket Ajax Debug window is disabled</li> +</ul> +<h4 id="new-feature">New Feature</h4> +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5771">WICKET-5771</a> - Ability to escape resource bundle messages added with wicket:message</li> +</ul> +<h4 id="task">Task</h4> +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5791">WICKET-5791</a> - Update JQuery to 1.11.2 and 2.1.3</li> +</ul> +<p>Have fun!</p> +<p>â The Wicket team</p> +</div> + </section> + </div> +</main> + <footer class="l-container"> + <div class="l-full"> + <img height="60px" src="/img/asf_logo.gif" style="float:left"> + Copyright © 2015 â 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> + </footer> + </body> + +</html> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2118a439/content/news/2015/02/02/wicket-6.19.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/02/02/wicket-6.19.0-released.html b/content/news/2015/02/02/wicket-6.19.0-released.html deleted file mode 100644 index 4013f23..0000000 --- a/content/news/2015/02/02/wicket-6.19.0-released.html +++ /dev/null @@ -1,167 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> - <meta charset="utf-8"> - <title>Apache Wicket 6.19.0 released | Apache Wicket</title> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - - <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" /> - <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" /> - <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" /> - - <script src="//code.jquery.com/jquery-1.11.3.min.js"></script> - - </head> - - <body class=""> - <div class="header default"> - <div class="l-container"> -<nav class="mainmenu"> - <ul> - <!-- /start/quickstart.html || /news/2015/02/02/wicket-6.19.0-released.html --> - <li class=""><a href="/start/quickstart.html">Quick Start</a></li> - <!-- /start/download.html || /news/2015/02/02/wicket-6.19.0-released.html --> - <li class=""><a href="/start/download.html">Download</a></li> - <!-- /learn || /news/2015/02/02/wicket-6.19.0-released.html --> - <li class=""><a href="/learn">Documentation</a></li> - <!-- /help || /news/2015/02/02/wicket-6.19.0-released.html --> - <li class=""><a href="/help">Support</a></li> - <!-- /contribute || /news/2015/02/02/wicket-6.19.0-released.html --> - <li class=""><a href="/contribute">Contribute</a></li> - <!-- /community || /news/2015/02/02/wicket-6.19.0-released.html --> - <li class=""><a href="/community">Community</a></li> - <!-- /apache || /news/2015/02/02/wicket-6.19.0-released.html --> - <li class=""><a href="/apache">Apache</a></li> - </ul> -</nav> - <div class="logo"> - <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a> -</div> - </div> -</div> -<main> - <div class="l-container"> - <header class="l-full preamble"> - <h1>Apache Wicket 6.19.0 released</h1> - </header> - <section class="l-one-third right"> - </section> - <section class="l-two-third left"> - <div class="l-full"> - <p class="meta">02 Feb 2015</p> - <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.19.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"><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>6.19.0<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/6.19.0">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0</a></li> - <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries">http://www.apache.org/dyn/closer.cgi/wicket/6.19.0/binaries</a></li> -</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.19.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.19.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-6190">CHANGELOG for 6.19.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-5747">WICKET-5747</a> - Wicket Ajax Click handling gets requeued in OnDomReady so fire out of order</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5752">WICKET-5752</a> - ReplacementResourceBundleReference should return the dependencies for the replacing resource ref</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5755">WICKET-5755</a> - Restoring focus after Ajax replace no longer works in IE8</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5759">WICKET-5759</a> - AjaxRequestAttributes extra parameters aren't properly handled in getCallbackFunction()</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5770">WICKET-5770</a> - PageParametersEncoder should not decode parameters with no name</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5782">WICKET-5782</a> - Missing escaping in MultiFileUploadField.js - sort of XSS</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5783">WICKET-5783</a> - Multiple events in AjaxEventBehavior with prefix 'on'</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5784">WICKET-5784</a> - arraycopy with bad length in AbstractRequestLogger:172</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5793">WICKET-5793</a> - Request for static resource creating a session in 6.13.0+</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5809">WICKET-5809</a> - URL IPv6 parsing</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5811">WICKET-5811</a> - Infinite loop issue in PropertyValidator#createUnresolvablePropertyMessage(FormComponent<>)</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5812">WICKET-5812</a> - AtmosphereBehavior wrongly sets Ajax base url to '.'</li> -</ul> -<h4 id="improvement">Improvement</h4> -<ul> - <li><a href="https://issues.apache.org/jira/browse/WICKET-4703">WICKET-4703</a> - StringResourceModel should provide an overridable getString(Component) method</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5746">WICKET-5746</a> - Fire an event once all JS event listeners are registered</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5753">WICKET-5753</a> - It is impossible to determine the form submitting component's inputName when AjaxFormSubmitBehavior is used</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5754">WICKET-5754</a> - (String)ResourceModel's defaultValue could be an IModel<String></li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5756">WICKET-5756</a> - Allow to use custom ciphers when using SunJceCrypt class</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5758">WICKET-5758</a> - Portuguese translation</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5760">WICKET-5760</a> - Add constructor (String, Serializable, String) to AttributeAppender</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5775">WICKET-5775</a> - Replace the session upon successful signin for better support for Session Fixation</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5776">WICKET-5776</a> - Add information about the component when it fail in detach phase</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5778">WICKET-5778</a> - Pass the IModifiable to the IChangeListener in ModificationWatcher</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5780">WICKET-5780</a> - Add a resource reference for ContextRelativeResource</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5794">WICKET-5794</a> - Make DefaultExceptionMapper extensible</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5797">WICKET-5797</a> - Convenience method to call setResponsePage with forward option</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5799">WICKET-5799</a> - Add rel=prev/next in PagingNavigator.html</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5802">WICKET-5802</a> - HTML Import</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5806">WICKET-5806</a> - Wicket.Log should log (at least errors) in the browser console even when Wicket Ajax Debug window is disabled</li> -</ul> -<h4 id="new-feature">New Feature</h4> -<ul> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5771">WICKET-5771</a> - Ability to escape resource bundle messages added with wicket:message</li> -</ul> -<h4 id="task">Task</h4> -<ul> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5791">WICKET-5791</a> - Update JQuery to 1.11.2 and 2.1.3</li> -</ul> -<p>Have fun!</p> -<p>â The Wicket team</p> -</div> - </section> - </div> -</main> - <footer class="l-container"> - <div class="l-full"> - <img height="60px" src="/img/asf_logo.gif" style="float:left"> - Copyright © 2015 â 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> - </footer> - </body> - -</html> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2118a439/content/news/2015/02/02/wicket-7-0-0-m5-released.html ---------------------------------------------------------------------- diff --git a/content/news/2015/02/02/wicket-7-0-0-m5-released.html b/content/news/2015/02/02/wicket-7-0-0-m5-released.html new file mode 100644 index 0000000..60d7f34 --- /dev/null +++ b/content/news/2015/02/02/wicket-7-0-0-m5-released.html @@ -0,0 +1,202 @@ +<!DOCTYPE html> +<html> + <head> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> + <meta charset="utf-8"> + <title>Apache Wicket 7.0.0-M5 released | Apache Wicket</title> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + + <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" /> + <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" /> + <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" /> + + <script src="//code.jquery.com/jquery-1.11.3.min.js"></script> + + </head> + + <body class=""> + <div class="header default"> + <div class="l-container"> +<nav class="mainmenu"> + <ul> + <!-- /start/quickstart.html || /news/2015/02/02/wicket-7-0-0-m5-released.html --> + <li class=""><a href="/start/quickstart.html">Quick Start</a></li> + <!-- /start/download.html || /news/2015/02/02/wicket-7-0-0-m5-released.html --> + <li class=""><a href="/start/download.html">Download</a></li> + <!-- /learn || /news/2015/02/02/wicket-7-0-0-m5-released.html --> + <li class=""><a href="/learn">Documentation</a></li> + <!-- /help || /news/2015/02/02/wicket-7-0-0-m5-released.html --> + <li class=""><a href="/help">Support</a></li> + <!-- /contribute || /news/2015/02/02/wicket-7-0-0-m5-released.html --> + <li class=""><a href="/contribute">Contribute</a></li> + <!-- /community || /news/2015/02/02/wicket-7-0-0-m5-released.html --> + <li class=""><a href="/community">Community</a></li> + <!-- /apache || /news/2015/02/02/wicket-7-0-0-m5-released.html --> + <li class=""><a href="/apache">Apache</a></li> + </ul> +</nav> + <div class="logo"> + <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a> +</div> + </div> +</div> +<main> + <div class="l-container"> + <header class="l-full preamble"> + <h1>Apache Wicket 7.0.0-M5 released</h1> + </header> + <section class="l-one-third right"> + </section> + <section class="l-two-third left"> + <div class="l-full"> + <p class="meta">02 Feb 2015</p> + <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M5!</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> +<figure 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-M5<span class="nt"></version></span> +<span class="nt"></dependency></span></code></pre></figure> +<p>Or download and build the distribution yourself, or use our +convenience binary package</p> +<ul> + <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5</a></li> + <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5/binaries">http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M5/binaries</a></li> +</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-M5.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-M5.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-m5">CHANGELOG for 7.0.0-M5:</h4> +<p>Release Notes - Wicket - Version 7.0.0-M5</p> +<h4 id="bugs">Bugs</h4> +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5584">WICKET-5584</a> - DiskDataStore error</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5747">WICKET-5747</a> - Wicket Ajax Click handling gets requeued in OnDomReady so fire out of order</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5748">WICKET-5748</a> - StackOverflowError while trying to get the Markup of WicketHeadContainer</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5751">WICKET-5751</a> - NullPointerException in IntHashMap</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5752">WICKET-5752</a> - ReplacementResourceBundleReference should return the dependencies for the replacing resource ref</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5759">WICKET-5759</a> - AjaxRequestAttributes extra parameters aren't properly handled in getCallbackFunction()</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5770">WICKET-5770</a> - PageParametersEncoder should not decode parameters with no name</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5772">WICKET-5772</a> - LoadableDetachableModel caches null value if load() fails, bug in getObject() {attached = true;}</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5777">WICKET-5777</a> - Reload of page leads to WicketRuntimeException</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5782">WICKET-5782</a> - Missing escaping in MultiFileUploadField.js - sort of XSS</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5783">WICKET-5783</a> - Multiple events in AjaxEventBehavior with prefix 'on'</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5784">WICKET-5784</a> - arraycopy with bad length in AbstractRequestLogger:172</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5793">WICKET-5793</a> - Request for static resource creating a session in 6.13.0+</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5800">WICKET-5800</a> - wicket:enclosure within FormComponentPanel causes exception related to dequeueing</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5809">WICKET-5809</a> - URL IPv6 parsing</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5811">WICKET-5811</a> - Infinite loop issue in PropertyValidator#createUnresolvablePropertyMessage(FormComponent<>)</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5812">WICKET-5812</a> - AtmosphereBehavior wrongly sets Ajax base url to '.'</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5817">WICKET-5817</a> - Wicket-JMX should depend on asm-util</li> +</ul> +<h4 id="improvements">Improvements</h4> +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-4703">WICKET-4703</a> - StringResourceModel should provide an overridable getString(Component) method</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5746">WICKET-5746</a> - Fire an event once all JS event listeners are registered</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5753">WICKET-5753</a> - It is impossible to determine the form submitting component's inputName when AjaxFormSubmitBehavior is used</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5754">WICKET-5754</a> - (String)ResourceModel's defaultValue could be an IModel<String></li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5756">WICKET-5756</a> - Allow to use custom ciphers when using SunJceCrypt class</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5758">WICKET-5758</a> - Portuguese translation</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5760">WICKET-5760</a> - Add constructor (String, Serializable, String) to AttributeAppender</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5774">WICKET-5774</a> - UrlRenderer should render full and absolute urls in their canonical form</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5775">WICKET-5775</a> - Replace the session upon successful signin for better support for Session Fixation</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5776">WICKET-5776</a> - Add information about the component when it fail in detach phase</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5778">WICKET-5778</a> - Pass the IModifiable to the IChangeListener in ModificationWatcher</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5780">WICKET-5780</a> - Add a resource reference for ContextRelativeResource</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5789">WICKET-5789</a> - Make org.apache.wicket.protocol.ws.javax.WicketServerEndpointConfig publicly visible</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5794">WICKET-5794</a> - Make DefaultExceptionMapper extensible</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5797">WICKET-5797</a> - Convenience method to call setResponsePage with forward option</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5799">WICKET-5799</a> - Add rel=prev/next in PagingNavigator.html</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5802">WICKET-5802</a> - HTML Import</li> + <li> + <table> + <tbody> + <tr> + <td><a href="https://issues.apache.org/jira/browse/WICKET-5803">WICKET-5803</a> - Reduce log for "o.a.w.r.PropertiesFactory</td> + <td>Loading properties files from â¦"</td> + </tr> + </tbody> + </table> + </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5806">WICKET-5806</a> - Wicket.Log should log (at least errors) in the browser console even when Wicket Ajax Debug window is disabled</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5808">WICKET-5808</a> - SpringBean, support generic beans</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5818">WICKET-5818</a> - Add support for httpOnly cookies to CookieDefaults</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5820">WICKET-5820</a> - improve StringResourceModel's resource key interpolation for null</li> +</ul> +<h4 id="new-features">New Features</h4> +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5771">WICKET-5771</a> - Ability to escape resource bundle messages added with wicket:message</li> +</ul> +<h4 id="tasks">Tasks</h4> +<ul> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5732">WICKET-5732</a> - Improve component queuing and auto component</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5791">WICKET-5791</a> - Update JQuery to 1.11.2 and 2.1.3</li> +</ul> +<p>Have fun!</p> +<p>â The Wicket team</p> +</div> + </section> + </div> +</main> + <footer class="l-container"> + <div class="l-full"> + <img height="60px" src="/img/asf_logo.gif" style="float:left"> + Copyright © 2015 â 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> + </footer> + </body> + +</html>
