blob: d4cc7474803bd6c6555d0b040506f2a2e066fcac [file] [log] [blame]
I"¾<p>This is the second milestone of the new 1.5.x Wicket series. The focus of 1.5.x is to
provide our users with a more powerful and flexible request processing pipeline.</p>
<p>This release is NOT production-ready, it is more of a technology demo that should facilitate user-feedback we can fold into the next milestone.</p>
<p>New and noteworthy items in this milestone include <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-Intercomponentevents">Inter-component event mechanism</a> which allows components to communicate in a decoupled fashion, and improved <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-getResourceSettings%2528%2529.setAddLastModifiedTimeToResourceReferenceUrl%2528%2529hasbeenreplaced">resource caching</a>.</p>
<ul>
<li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migration notes</a></li>
<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M2.1">Subversion tag</a></li>
<li>To use in Maven:</li>
</ul>
<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
<span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
<span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
<span class="nt">&lt;version&gt;</span>1.5-M2.1<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
<ul>
<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M2.1">full
distribution</a> (including source)</li>
</ul>
:ET