You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2014/07/19 14:26:15 UTC

svn commit: r1611904 [2/15] - in /wicket/common/site/trunk/_site: ./ 2009/07/30/ 2009/08/21/ 2009/10/12/ 2009/10/24/ 2009/12/13/ 2009/12/21/ 2010/02/01/ 2010/03/05/ 2010/05/03/ 2010/05/24/ 2010/08/04/ 2010/08/11/ 2010/08/24/ 2010/09/09/ 2010/09/17/ 201...

Modified: wicket/common/site/trunk/_site/2010/08/11/wicket-1.5-M1-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2010/08/11/wicket-1.5-M1-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2010/08/11/wicket-1.5-M1-released.html (original)
+++ wicket/common/site/trunk/_site/2010/08/11/wicket-1.5-M1-released.html Sat Jul 19 12:26:11 2014
@@ -186,26 +186,28 @@
 
 		<div id="contentbody">
 			<h1>Wicket 1.5-M1 released</h1>
-			<p>This is the first 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 is the first 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>
 
 <ul>
-<li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migration notes</a></li>
+  <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-M1/">Subversion tag</a> </li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M1/">Subversion tag</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-M1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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-M1<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M1">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M1">full
+distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2010/08/24/peter-ertl-committer.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2010/08/24/peter-ertl-committer.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2010/08/24/peter-ertl-committer.html (original)
+++ wicket/common/site/trunk/_site/2010/08/24/peter-ertl-committer.html Sat Jul 19 12:26:11 2014
@@ -186,9 +186,13 @@
 
 		<div id="contentbody">
 			<h1>Peter Ertl is a Wicket team member</h1>
-			<p>The Apache Wicket team is proud to have Peter Ertl as a new member to the team of developers. Peter has been active in our community for a long time now and has contributed many patches, reported many bugs as well as helping out on the user list.</p>
+			<p>The Apache Wicket team is proud to have Peter Ertl as a new member to the team
+of developers. Peter has been active in our community for a long time now and
+has contributed many patches, reported many bugs as well as helping out on the
+user list.</p>
 
 <p>Welcome Peter!</p>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2010/09/09/wicket-1.4.11-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2010/09/09/wicket-1.4.11-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2010/09/09/wicket-1.4.11-released.html (original)
+++ wicket/common/site/trunk/_site/2010/09/09/wicket-1.4.11-released.html Sat Jul 19 12:26:11 2014
@@ -186,24 +186,25 @@
 
 		<div id="contentbody">
 			<h1>Wicket 1.4.11 released</h1>
-			<p>This is the eleventh maintenance release of the 1.4.x series and brings over fifty bug fixes and improvements.</p>
+			<p>This is the eleventh maintenance release of the 1.4.x series and brings over
+fifty bug fixes and improvements.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.11/">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.11/">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315236&amp;sorter/field=issuekey&amp;sorter/order=DESC">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315236&sorter/field=issuekey&sorter/order=DESC">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.11<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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.4.11<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.11">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.11">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2010/09/17/wicket.1.4.12-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2010/09/17/wicket.1.4.12-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2010/09/17/wicket.1.4.12-released.html (original)
+++ wicket/common/site/trunk/_site/2010/09/17/wicket.1.4.12-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is the twelfth maintenance release of the 1.4.x series. This release brings a fix to a <a href="https://issues.apache.org/jira/browse/WICKET-3040">critical bug</a> which prevented ajax form submits in FireFox.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.12">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.12">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315312&amp;sorter/field=priority&amp;sorter/order=DESC">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315312&sorter/field=priority&sorter/order=DESC">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.12<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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.4.12<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.12">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.12">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2010/09/17/wicket.1.5-M2.1-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2010/09/17/wicket.1.5-M2.1-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2010/09/17/wicket.1.5-M2.1-released.html (original)
+++ wicket/common/site/trunk/_site/2010/09/17/wicket.1.5-M2.1-released.html Sat Jul 19 12:26:11 2014
@@ -186,28 +186,30 @@
 
 		<div id="contentbody">
 			<h1>Wicket 1.5-M2.1 released</h1>
-			<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 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>
+<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="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>
 
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M2.1">Subversion tag</a></li>
+<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<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></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M2.1">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M2.1">full
+distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2010/11/01/wicket-1.4.13-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2010/11/01/wicket-1.4.13-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2010/11/01/wicket-1.4.13-released.html (original)
+++ wicket/common/site/trunk/_site/2010/11/01/wicket-1.4.13-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is thirteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.13">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.13">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315330">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&styleName=Html&version=12315330">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.13<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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.4.13<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.13">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.13">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2010/11/05/wicket-1.5-M3-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2010/11/05/wicket-1.5-M3-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2010/11/05/wicket-1.5-M3-released.html (original)
+++ wicket/common/site/trunk/_site/2010/11/05/wicket-1.5-M3-released.html Sat Jul 19 12:26:11 2014
@@ -186,24 +186,24 @@
 
 		<div id="contentbody">
 			<h1>Wicket 1.5-M3 released</h1>
-			<p>This is another milestone release from trunk (in-development branch). This release includes several enhancments and fixes, which can be seen in the changelog (linked below).</p>
+			<p>This is another milestone release from trunk (in-development branch).  This release includes several enhancments and fixes, which can be seen in the changelog (linked below).</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M3">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M3">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315329">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&styleName=Html&version=12315329">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-M3<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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-M3<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M3">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-M3">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2010/11/21/pedro-santos-committer.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2010/11/21/pedro-santos-committer.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2010/11/21/pedro-santos-committer.html (original)
+++ wicket/common/site/trunk/_site/2010/11/21/pedro-santos-committer.html Sat Jul 19 12:26:11 2014
@@ -186,9 +186,16 @@
 
 		<div id="contentbody">
 			<h1>Pedro Santos is a Wicket team member</h1>
-			<p>Pedro Santos has been added as a committer and PMC member for Apache Wicket. Pedro has been increasingly active in the Wicket community in recent months, and his patches continue to improve in quality. Additionally, Pedro is always willing to do the “grunt work” of creating great test cases for his patches, or for JIRA issues that others have attached patches to. Test cases are invaluable to the development of Wicket because they help us not introduce regressions as we fix bugs and add features.</p>
+			<p>Pedro Santos has been added as a committer and PMC member for Apache Wicket.
+Pedro has been increasingly active in the Wicket community in recent months,
+and his patches continue to improve in quality. Additionally, Pedro is always
+willing to do the “grunt work” of creating great test cases for his patches,
+or for JIRA issues that others have attached patches to. Test cases are
+invaluable to the development of Wicket because they help us not introduce
+regressions as we fix bugs and add features.</p>
 
 <p>Thanks Pedro, and we look forward to working with you!</p>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2010/11/29/wicket-1.4.14-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2010/11/29/wicket-1.4.14-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2010/11/29/wicket-1.4.14-released.html (original)
+++ wicket/common/site/trunk/_site/2010/11/29/wicket-1.4.14-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is fourteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.14">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.14">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315480">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&styleName=Html&version=12315480">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.14<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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.4.14<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.14">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.14">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2010/12/24/wicket-1.4.15-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2010/12/24/wicket-1.4.15-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2010/12/24/wicket-1.4.15-released.html (original)
+++ wicket/common/site/trunk/_site/2010/12/24/wicket-1.4.15-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is fifteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.15">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.15">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315900">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&styleName=Html&version=12315900">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.15<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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.4.15<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.15">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.15">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/01/22/wicket-1.5-RC1-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/01/22/wicket-1.5-RC1-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/01/22/wicket-1.5-RC1-released.html (original)
+++ wicket/common/site/trunk/_site/2011/01/22/wicket-1.5-RC1-released.html Sat Jul 19 12:26:11 2014
@@ -186,40 +186,30 @@
 
 		<div id="contentbody">
 			<h1>Wicket 1.5-RC1 released</h1>
-			<p>The Wicket Team is proud to introduce the first Release Candidate in Wicket 1.5 series. The 1.5 series provides the following major improvements:</p>
-
-<ul>
-<li>A more powerful and flexible request processing pipeline</li>
-
-<li>Intercomponent event mechanism</li>
-
-<li>Improved configuration</li>
-
-<li>More flexible markup loading</li>
-
-<li>Better proxy support (x-forwarded-for header)</li>
-</ul>
+			<p>The Wicket Team is proud to introduce the first Release Candidate in Wicket 1.5 series. The 1.5 series provides the following major improvements:
+* A more powerful and flexible request processing pipeline
+* Intercomponent event mechanism
+* Improved configuration
+* More flexible markup loading
+* Better proxy support (x-forwarded-for header)</p>
 
 <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
 
-<p>Release Artifacts:</p>
-
-<ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC1">Subversion tag</a></li>
-
-<li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=12310561&fixfor=12315483&sorter/field=issuekey&sorter/order=DESC">Changelog</a></li>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC1">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315483&amp;sorter/field=issuekey&amp;sorter/order=DESC">Changelog</a>
+* To use in Maven: </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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.5-RC1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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-RC1<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC1">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC1">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/02/25/wicket-1.4.16-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/02/25/wicket-1.4.16-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/02/25/wicket-1.4.16-released.html (original)
+++ wicket/common/site/trunk/_site/2011/02/25/wicket-1.4.16-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is sixteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.16">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.16">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316020">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316020">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.16<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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.4.16<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.16">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.16">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/02/25/wicket-1.5-rc2-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/02/25/wicket-1.5-rc2-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/02/25/wicket-1.5-rc2-released.html (original)
+++ wicket/common/site/trunk/_site/2011/02/25/wicket-1.5-rc2-released.html Sat Jul 19 12:26:11 2014
@@ -190,24 +190,21 @@
 
 <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
 
-<p>Release Artifacts:</p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-rc2">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316059">Changelog</a>
+* To use in Maven: </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>1.5-rc2<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-rc2">Subversion tag</a></li>
-
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316059">Changelog</a></li>
-
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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>1.5-rc2<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
-<ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-rc2">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-rc2">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/03/25/wicket-cookbook-published.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/03/25/wicket-cookbook-published.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/03/25/wicket-cookbook-published.html (original)
+++ wicket/common/site/trunk/_site/2011/03/25/wicket-cookbook-published.html Sat Jul 19 12:26:11 2014
@@ -186,13 +186,15 @@
 
 		<div id="contentbody">
 			<h1>Apache Wicket Cookbook Published!</h1>
-			<p><img alt='' height='222' src='http://wicket.apache.org/learn/books/awc.png' style='float: left; margin-left: 10px; margin-right: 10px;' title='Apache Wicket Cookbook' width='180' /></p>
+			<p><img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.png" alt="" width="180" height="222" />
+For the past nine months I have been quietly working on a book about Wicket. Unlike other books on the market this one does not attempt to teach you Wicket from the ground up. Instead, it is for developers who already know the basics and want to learn how to implement some of the more advanced use cases. Essentially, it contains recipes that show the reader how to implement solutions to some of, what I think are, the most commonly asked questions and stumbling blocks.</p>
 
-<p>For the past nine months I have been quietly working on a book about Wicket. Unlike other books on the market this one does not attempt to teach you Wicket from the ground up. Instead, it is for developers who already know the basics and want to learn how to implement some of the more advanced use cases. Essentially, it contains recipes that show the reader how to implement solutions to some of, what I think are, the most commonly asked questions and stumbling blocks.</p>
+<p>This morning I was informed that the book has been published! You can read more about it and pick up a copy on <a href="https://www.packtpub.com/apache-wicket-cookbook/book">PACKT’s Site</a>.</p>
+
+<p>I hope you enjoy it, more details are available on <a href="http://wicketinaction.com/2011/03/apache-wicket-cookbook-is-published/">Wicket In Action Blog Post</a>
+<br /><br /><br /><br /><br /></p>
 
-<p>This morning I was informed that the book has been published! You can read more about it and pick up a copy on <a href='https://www.packtpub.com/apache-wicket-cookbook/book'>PACKT’s Site</a>.</p>
 
-<p>I hope you enjoy it, more details are available on <a href='http://wicketinaction.com/2011/03/apache-wicket-cookbook-is-published/'>Wicket In Action Blog Post</a> <br /><br /><br /><br /><br /></p>
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/04/02/wicket-1.4.17-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/04/02/wicket-1.4.17-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/04/02/wicket-1.4.17-released.html (original)
+++ wicket/common/site/trunk/_site/2011/04/02/wicket-1.4.17-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is seventeenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.17">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.17">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316219">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316219">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.17<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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.4.17<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.17">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.17">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/04/02/wicket-1.5-RC3-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/04/02/wicket-1.5-RC3-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/04/02/wicket-1.5-RC3-released.html (original)
+++ wicket/common/site/trunk/_site/2011/04/02/wicket-1.5-RC3-released.html Sat Jul 19 12:26:11 2014
@@ -190,24 +190,21 @@
 
 <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
 
-<p>Release Artifacts:</p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC3">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316220">Changelog</a>
+* To use in Maven: </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>1.5-RC3<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC3">Subversion tag</a></li>
-
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316220">Changelog</a></li>
-
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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>1.5-RC3<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
-<ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC3">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC3">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/05/11/wicket-1.5-RC4.2-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/05/11/wicket-1.5-RC4.2-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/05/11/wicket-1.5-RC4.2-released.html (original)
+++ wicket/common/site/trunk/_site/2011/05/11/wicket-1.5-RC4.2-released.html Sat Jul 19 12:26:11 2014
@@ -190,24 +190,21 @@
 
 <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
 
-<p>Release Artifacts:</p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC4.2">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316330">Changelog</a>
+* To use in Maven: </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>1.5-RC4.2<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC4.2">Subversion tag</a></li>
-
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316330">Changelog</a></li>
-
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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>1.5-RC4.2<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
-<ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC4.2">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC4.2">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/05/17/wicket-cookbook-contest.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/05/17/wicket-cookbook-contest.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/05/17/wicket-cookbook-contest.html (original)
+++ wicket/common/site/trunk/_site/2011/05/17/wicket-cookbook-contest.html Sat Jul 19 12:26:11 2014
@@ -186,11 +186,15 @@
 
 		<div id="contentbody">
 			<h1>Apache Wicket Cookbook Giveaway Contest</h1>
-			<p><img alt='' height='111' src='http://wicket.apache.org/learn/books/awc.png' style='float: left; margin-left: 10px; margin-right: 10px;' title='Apache Wicket Cookbook' width='90' /></p>
+			<p><img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.png" alt="" width="90" height="111" />
+Packt Publishing has generously allowed me to
+give away a free copy of the ebook version of <a href="http://link.packtpub.com/AzN8N9"><strong>Apache Wicket Cookbook</strong></a> (http://link.packtpub.com/AzN8N9), and a <strong>free one year subscription</strong> to PacktLib. For details see the <a href="http://wicketinaction.com/2011/05/apache_wicket_cookbook_giveaway_contest">contest announcement</a>.</p>
+
+<p>Cheers,<br />
+-Igor
+<br /><br /><br /><br /><br /><br /></p>
 
-<p>Packt Publishing has generously allowed me to give away a free copy of the ebook version of <a href='http://link.packtpub.com/AzN8N9'><strong>Apache Wicket Cookbook</strong></a> (http://link.packtpub.com/AzN8N9), and a <strong>free one year subscription</strong> to PacktLib. For details see the <a href='http://wicketinaction.com/2011/05/apache_wicket_cookbook_giveaway_contest'>contest announcement</a>.</p>
 
-<p>Cheers,<br /> -Igor <br /><br /><br /><br /><br /><br /></p>
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/06/25/wicket-1.5-RC5.1-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/06/25/wicket-1.5-RC5.1-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/06/25/wicket-1.5-RC5.1-released.html (original)
+++ wicket/common/site/trunk/_site/2011/06/25/wicket-1.5-RC5.1-released.html Sat Jul 19 12:26:11 2014
@@ -190,24 +190,21 @@
 
 <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
 
-<p>Release Artifacts:</p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC5.1">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316423">Changelog</a>
+* To use in Maven: </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>1.5-RC5.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC5.1">Subversion tag</a></li>
-
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316423">Changelog</a></li>
-
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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>1.5-RC5.1<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
-<ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC5.1">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC5.1">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/08/09/wicket-1.4.18-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/08/09/wicket-1.4.18-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/08/09/wicket-1.4.18-released.html (original)
+++ wicket/common/site/trunk/_site/2011/08/09/wicket-1.4.18-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is eightteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.18">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.18">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316329">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316329">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.18<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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.4.18<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.18">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.18">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/08/23/cve-2011-2712.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/08/23/cve-2011-2712.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/08/23/cve-2011-2712.html (original)
+++ wicket/common/site/trunk/_site/2011/08/23/cve-2011-2712.html Sat Jul 19 12:26:11 2014
@@ -186,25 +186,35 @@
 
 		<div id="contentbody">
 			<h1>CVE-2011-2712 - Apache Wicket XSS vulnerability</h1>
-			<p>Vendor: The Apache Software Foundation</p>
+			<p>Severity: Important</p>
 
-<p>Versions Affected: Apache Wicket 1.4.x</p>
+<p>Vendor:
+The Apache Software Foundation</p>
+
+<p>Versions Affected:
+Apache Wicket 1.4.x</p>
 
 <p>Apache Wicket 1.3.x and 1.5-RCx are not affected</p>
 
-<p>Description: With multi window support application configuration and special query parameters it is possible to execute any kind of JavaScript on a site running with the affected versions.</p>
+<p>Description:
+With multi window support application configuration and special query parameters it is possible to execute any kind of JavaScript on a site running with the affected versions.</p>
+
+<p>Mitigation:
+Either disable multi window support with</p>
+
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApp</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span> 
+    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+        <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
+        <span class="n">getPageSettings</span><span class="o">.</span><span class="na">setAutomaticMultiWindowSupport</span><span class="o">(</span><span class="kc">false</span><span class="o">);</span>
+    <span class="o">}</span>
+<span class="o">}</span></code></pre></div>
+
+<p>or upgrade to <a href="http://wicket.apache.org/2011/08/09/wicket-1.4.18-released.html">Apache Wicket 1.4.18</a> or
+<a href="http://wicket.apache.org/2011/06/25/wicket-1.5-RC5.1-released.html">Apache Wicket 1.5-RC5.1</a></p>
 
-<p>Mitigation: Either disable multi window support with</p>
-<div class='highlight'><pre><code class='java'><span class='kd'>public</span> <span class='kd'>class</span> <span class='nc'>MyApp</span> <span class='kd'>extends</span> <span class='n'>WebApplication</span> <span class='o'>{</span> 
-    <span class='kd'>public</span> <span class='kt'>void</span> <span class='nf'>init</span><span class='o'>()</span> <span class='o'>{</span>
-        <span class='kd'>super</span><span class='o'>.</span><span class='na'>init</span><span class='o'>();</span>
-        <span class='n'>getPageSettings</span><span class='o'>.</span><span class='na'>setAutomaticMultiWindowSupport</span><span class='o'>(</span><span class='kc'>false</span><span class='o'>);</span>
-    <span class='o'>}</span>
-<span class='o'>}</span>
-</code></pre></div>
-<p>or upgrade to <a href="http://wicket.apache.org/2011/08/09/wicket-1.4.18-released.html">Apache Wicket 1.4.18</a> or <a href="http://wicket.apache.org/2011/06/25/wicket-1.5-RC5.1-released.html">Apache Wicket 1.5-RC5.1</a></p>
+<p>Credit:
+This issue was discovered by Sven Krewitt of TÜV Rheinland i-sec GmbH.</p>
 
-<p>Credit: This issue was discovered by Sven Krewitt of TÜV Rheinland i-sec GmbH.</p>
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/08/28/1.5-RC7-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/08/28/1.5-RC7-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/08/28/1.5-RC7-released.html (original)
+++ wicket/common/site/trunk/_site/2011/08/28/1.5-RC7-released.html Sat Jul 19 12:26:11 2014
@@ -190,26 +190,22 @@
 
 <p>More detailed migration notes are available on our <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migrate to 1.5 Wiki Page</a></p>
 
-<p>Release Artifacts:</p>
+<p>Release Artifacts:
+* <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC7">Subversion tag</a> 
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316657">Changelog RC6</a>
+* <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12317645">Changelog RC7</a>
+* To use in Maven: </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>1.5-RC7<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC7">Subversion tag</a></li>
-
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316657">Changelog RC6</a></li>
-
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12317645">Changelog RC7</a></li>
-
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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>1.5-RC7<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
-<ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC7">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC7">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/09/07/wicket-1.5-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/09/07/wicket-1.5-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/09/07/wicket-1.5-released.html (original)
+++ wicket/common/site/trunk/_site/2011/09/07/wicket-1.5-released.html Sat Jul 19 12:26:11 2014
@@ -188,114 +188,108 @@
 			<h1>Apache Wicket releases Wicket 1.5</h1>
 			<p>The Apache Wicket team is proud to announce the immediate availability of the newest release of their component oriented open source Java web framework. Apache Wicket 1.5 has been in development for the last two years and brings many improvements over previous versions.</p>
 
-<h2 id="downloading_apache_wicket_15">Downloading Apache Wicket 1.5</h2>
+<h2 id="downloading-apache-wicket-15">Downloading Apache Wicket 1.5</h2>
 
 <p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.0">http://www.apache.org/dyn/closer.cgi/wicket/1.5.0</a></p>
 
 <p>Or use this in your Maven POM to upgrade to the new version:</p>
-<div class='highlight'><pre><code class='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>1.5.0<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
+
+<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>1.5.0<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
+
 <p>Please note that Wicket’s main artifact ID has been renamed to <code>wicket-core</code>.</p>
 
 <p>You will need to upgrade all modules (i.e. wicket, wicket-extensions, wicket-ioc, wicket-spring, etc) to 1.5.0. <strong>It is not possible to mix previous versions of Wicket with modules of this release.</strong></p>
 
-<h2 id="most_notable_changes">Most notable changes</h2>
+<h2 id="most-notable-changes">Most notable changes</h2>
 
 <p>With this release the Wicket team has revised many of its internals. A short list:</p>
 
 <ul>
-<li>HTML5 components added: <code>EmailTextField</code>, <code>NumberTextField</code>, <code>UrlTextField</code> and <code>RangeTextField</code></li>
-
-<li>New inter-component events (explained below)</li>
-
-<li>Minimum required servlet API is servlet-api 2.5</li>
-
-<li>All standard validators now extend <code>Behavior</code> to allow for client side validations</li>
-
-<li><code>IBehavior</code> has been removed and <code>AbstractBehavior</code> has been deprecated, you should now extend <code>Behavior</code> instead</li>
-
-<li>Simplified the <a href="https://cwiki.apache.org/confluence/display/WICKET/RequestCycle+in+Wicket+1.5">request cycle processing</a> and made it more extensible</li>
-
-<li>URL handling is now in one place</li>
-
-<li>Wicket’s rendering code has been greatly simplified</li>
-
-<li>Improved browser <a href="https://cwiki.apache.org/confluence/display/WICKET/Caching+in+Wicket+1.5">caching support</a></li>
-
-<li>ClientSideImageMap replaces old ImageMap</li>
+  <li>HTML5 components added: <code>EmailTextField</code>, <code>NumberTextField</code>, <code>UrlTextField</code> and <code>RangeTextField</code></li>
+  <li>New inter-component events (explained below)</li>
+  <li>Minimum required servlet API is servlet-api 2.5</li>
+  <li>All standard validators now extend <code>Behavior</code> to allow for client side validations</li>
+  <li><code>IBehavior</code> has been removed and <code>AbstractBehavior</code> has been deprecated, you should now extend <code>Behavior</code> instead</li>
+  <li>Simplified the <a href="https://cwiki.apache.org/confluence/display/WICKET/RequestCycle+in+Wicket+1.5">request cycle processing</a> and made it more extensible</li>
+  <li>URL handling is now in one place</li>
+  <li>Wicket’s rendering code has been greatly simplified</li>
+  <li>Improved browser <a href="https://cwiki.apache.org/confluence/display/WICKET/Caching+in+Wicket+1.5">caching support</a></li>
+  <li>ClientSideImageMap replaces old ImageMap</li>
+  <li>Better support for running behind proxies with <code>x-forwarded-for</code> header</li>
+  <li><a href="https://cwiki.apache.org/confluence/display/WICKET/RequestCycle+in+Wicket+1.5">Request cycle listeners</a> make it easier to integrate frameworks in your Wicket application</li>
+  <li>Consistent naming: methods with <code>Javascript</code> in the name have been renamed to use proper capitalization: <code>JavaScript</code></li>
+  <li>Switching to HTTPS is as simple as configuring a new root mapper to make Wicket HTTPS aware and annotating a page with @RequireHttps</li>
+</ul>
 
-<li>Better support for running behind proxies with <code>x-forwarded-for</code> header</li>
+<p>A longer list of changes and improvements can be found in our <a href="http://s.apache.org/wicket-1.5-migration">migration guide</a>. </p>
 
-<li><a href="https://cwiki.apache.org/confluence/display/WICKET/RequestCycle+in+Wicket+1.5">Request cycle listeners</a> make it easier to integrate frameworks in your Wicket application</li>
+<h3 id="inter-component-events">Inter-component events</h3>
 
-<li>Consistent naming: methods with <code>Javascript</code> in the name have been renamed to use proper capitalization: <code>JavaScript</code></li>
+<p>Wicket 1.5 offers a simple, yet flexible, way for component to communicate with each other in a decoupled manner. The two major interfaces that facilitate this are:</p>
 
-<li>Switching to HTTPS is as simple as configuring a new root mapper to make Wicket HTTPS aware and annotating a page with @RequireHttps</li>
-</ul>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**</span>
+<span class="cm"> * Objects that can send events</span>
+<span class="cm"> */</span>
+<span class="kd">public</span> <span class="kd">interface</span> <span class="nc">IEventSource</span> <span class="o">{</span>
+    <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="kt">void</span> <span class="nf">send</span><span class="o">(</span><span class="n">IEventSink</span> <span class="n">sink</span><span class="o">,</span> <span class="n">Broadcast</span> <span class="n">broadcast</span><span class="o">,</span> <span class="n">T</span> <span class="n">payload</span><span class="o">);</span>
+<span class="o">}</span></code></pre></div>
 
-<p>A longer list of changes and improvements can be found in our <a href="http://s.apache.org/wicket-1.5-migration">migration guide</a>.</p>
+<p>and</p>
 
-<h3 id="intercomponent_events">Inter-component events</h3>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**</span>
+<span class="cm"> * Objects that can receive events</span>
+<span class="cm"> */</span>
+<span class="kd">public</span> <span class="kd">interface</span> <span class="nc">IEventSink</span>
+<span class="o">{</span>
+    <span class="cm">/**</span>
+<span class="cm">     * Called when an event is sent to this sink</span>
+<span class="cm">     */</span>
+    <span class="kt">void</span> <span class="nf">onEvent</span><span class="o">(</span><span class="n">IEvent</span><span class="o">&lt;?&gt;</span> <span class="n">event</span><span class="o">);</span>
+<span class="o">}</span></code></pre></div>
 
-<p>Wicket 1.5 offers a simple, yet flexible, way for component to communicate with each other in a decoupled manner. The two major interfaces that facilitate this are:</p>
-<div class='highlight'><pre><code class='java'><span class='cm'>/**</span>
-<span class='cm'> * Objects that can send events</span>
-<span class='cm'> */</span>
-<span class='kd'>public</span> <span class='kd'>interface</span> <span class='nc'>IEventSource</span> <span class='o'>{</span>
-    <span class='o'>&lt;</span><span class='n'>T</span><span class='o'>&gt;</span> <span class='kt'>void</span> <span class='n'>send</span><span class='o'>(</span><span class='n'>IEventSink</span> <span class='n'>sink</span><span class='o'>,</span> <span class='n'>Broadcast</span> <span class='n'>broadcast</span><span class='o'>,</span> <span class='n'>T</span> <span class='n'>payload</span><span class='o'>);</span>
-<span class='o'>}</span>
-</code></pre></div>
-<p>and</p>
-<div class='highlight'><pre><code class='java'><span class='cm'>/**</span>
-<span class='cm'> * Objects that can receive events</span>
-<span class='cm'> */</span>
-<span class='kd'>public</span> <span class='kd'>interface</span> <span class='nc'>IEventSink</span>
-<span class='o'>{</span>
-    <span class='cm'>/**</span>
-<span class='cm'>     * Called when an event is sent to this sink</span>
-<span class='cm'>     */</span>
-    <span class='kt'>void</span> <span class='nf'>onEvent</span><span class='o'>(</span><span class='n'>IEvent</span><span class='o'>&lt;?&gt;</span> <span class='n'>event</span><span class='o'>);</span>
-<span class='o'>}</span>
-</code></pre></div>
 <p>The classes that implement these interfaces, and can thus participate in the event mechanism are: <code>Component</code>, <code>RequestCycle</code>, <code>Session</code>, and <code>Application</code>.</p>
 
 <p>The mechanism allows for different event broadcast methods defined here:</p>
-<div class='highlight'><pre><code class='java'><span class='cm'>/**</span>
-<span class='cm'> * Defines the event broadcast type.</span>
-<span class='cm'> */</span>
-<span class='kd'>public</span> <span class='kd'>enum</span> <span class='n'>Broadcast</span> <span class='o'>{</span>
-    <span class='n'>BREADTH</span><span class='o'>,</span>
-    <span class='n'>DEPTH</span><span class='o'>,</span>
-    <span class='n'>BUBBLE</span><span class='o'>,</span>
-    <span class='n'>EXACT</span><span class='o'>;</span>
-<span class='o'>}</span>
-</code></pre></div>
+
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**</span>
+<span class="cm"> * Defines the event broadcast type.</span>
+<span class="cm"> */</span>
+<span class="kd">public</span> <span class="kd">enum</span> <span class="n">Broadcast</span> <span class="o">{</span>
+    <span class="n">BREADTH</span><span class="o">,</span>
+    <span class="n">DEPTH</span><span class="o">,</span>
+    <span class="n">BUBBLE</span><span class="o">,</span>
+    <span class="n">EXACT</span><span class="o">;</span>
+<span class="o">}</span></code></pre></div>
+
 <p>There is an example in wicket-examples which demonstrates the usage of this.</p>
 
 <p>Applications can register custom event dispatchers in <code>FrameworkSettings</code>; the dispatchers can be used to build custom event delivery mechanisms. For example a custom <code>IEventDispatcher</code> mechanism can route events to annotated methods, for example:</p>
-<div class='highlight'><pre><code class='java'><span class='kd'>public</span> <span class='kd'>class</span> <span class='nc'>MyComponent</span> <span class='kd'>extends</span> <span class='n'>Component</span> <span class='o'>{</span>
-    <span class='nd'>@OnEvent</span>
-    <span class='kd'>private</span> <span class='kt'>void</span> <span class='nf'>onUserAdded</span><span class='o'>(</span><span class='n'>UserAddedEvent</span> <span class='n'>event</span><span class='o'>)</span> <span class='o'>{...}</span>
-<span class='o'>}</span>
-</code></pre></div>
+
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyComponent</span> <span class="kd">extends</span> <span class="n">Component</span> <span class="o">{</span>
+    <span class="nd">@OnEvent</span>
+    <span class="kd">private</span> <span class="kt">void</span> <span class="nf">onUserAdded</span><span class="o">(</span><span class="n">UserAddedEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{...}</span>
+<span class="o">}</span></code></pre></div>
+
 <p>where <code>UserAddedEvent</code> is the event payload object.</p>
 
 <p>The default <code>Component#onEvent</code> method will be called even if custom dispatchers are registered.</p>
 
 <p>A default event is raised whenever Wicket begins to create an AJAX response. The payload of the event is the <code>AjaxRequestTarget</code> used for event. Sample implementation:</p>
-<div class='highlight'><pre><code class='java'><span class='c1'>// component that always adds itself to the ajax response</span>
-<span class='kd'>public</span> <span class='kd'>class</span> <span class='nc'>MyComponent</span> <span class='kd'>extends</span> <span class='n'>Component</span> <span class='o'>{</span>
-    <span class='kd'>public</span> <span class='kt'>void</span> <span class='nf'>onEvent</span><span class='o'>(</span><span class='n'>IEvent</span> <span class='n'>event</span><span class='o'>)</span> <span class='o'>{</span>
-        <span class='k'>if</span> <span class='o'>(</span><span class='n'>event</span><span class='o'>.</span><span class='na'>getPayload</span><span class='o'>()</span> <span class='k'>instanceof</span> <span class='n'>AjaxRequestTarget</span><span class='o'>)</span> <span class='o'>{</span>
-            <span class='o'>((</span><span class='n'>AjaxRequestTarget</span><span class='o'>)</span><span class='n'>event</span><span class='o'>.</span><span class='na'>getPayload</span><span class='o'>()).</span><span class='na'>add</span><span class='o'>(</span><span class='k'>this</span><span class='o'>);</span>
-         <span class='o'>}</span>
-    <span class='o'>}</span>
-<span class='o'>}</span>
-</code></pre></div>
+
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="c1">// component that always adds itself to the ajax response</span>
+<span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyComponent</span> <span class="kd">extends</span> <span class="n">Component</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onEvent</span><span class="o">(</span><span class="n">IEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{</span>
+        <span class="k">if</span> <span class="o">(</span><span class="n">event</span><span class="o">.</span><span class="na">getPayload</span><span class="o">()</span> <span class="k">instanceof</span> <span class="n">AjaxRequestTarget</span><span class="o">)</span> <span class="o">{</span>
+            <span class="o">((</span><span class="n">AjaxRequestTarget</span><span class="o">)</span><span class="n">event</span><span class="o">.</span><span class="na">getPayload</span><span class="o">()).</span><span class="na">add</span><span class="o">(</span><span class="k">this</span><span class="o">);</span>
+         <span class="o">}</span>
+    <span class="o">}</span>
+<span class="o">}</span></code></pre></div>
+
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/09/29/wicket-1.5.1-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/09/29/wicket-1.5.1-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/09/29/wicket-1.5.1-released.html (original)
+++ wicket/common/site/trunk/_site/2011/09/29/wicket-1.5.1-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is the first maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and 15 improvements.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.1">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.1">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?&amp;version=12315430&amp;projectId=12310561">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?&version=12315430&projectId=12310561">Changelog</a></li>
+<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>1.5.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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>1.5.1<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.1">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.1">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/10/17/wicket-1.4.19-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/10/17/wicket-1.4.19-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/10/17/wicket-1.4.19-released.html (original)
+++ wicket/common/site/trunk/_site/2011/10/17/wicket-1.4.19-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is nineteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.19">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.19">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12317570">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12317570">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.19<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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.4.19<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.19">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.19">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/10/24/wicket-1.5.2-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/10/24/wicket-1.5.2-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/10/24/wicket-1.5.2-released.html (original)
+++ wicket/common/site/trunk/_site/2011/10/24/wicket-1.5.2-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is the second maintenance release of the Wicket 1.5.x series. This release brings over 25 bug fixes and 5 improvements.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.2">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.2">Subversion tag</a> </li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318078">Changelog</a></li>
+  <li>To use in Maven: </li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12318078">Changelog</a></li>
+<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>1.5.2<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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>1.5.2<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.2">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2011/11/14/wicket-1.5.3-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/11/14/wicket-1.5.3-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/11/14/wicket-1.5.3-released.html (original)
+++ wicket/common/site/trunk/_site/2011/11/14/wicket-1.5.3-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is the third maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements.</p>
 
 <ul>
-<li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.3">Subversion tag</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.3">Subversion tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318550">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12318550">Changelog</a></li>
+<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>1.5.3<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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>1.5.3<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.3">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2012/01/23/wicket-1.5.4-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2012/01/23/wicket-1.5.4-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2012/01/23/wicket-1.5.4-released.html (original)
+++ wicket/common/site/trunk/_site/2012/01/23/wicket-1.5.4-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is the fourth maintenance release of the Wicket 1.5.x series. This release brings over 68 bug fixes and improvements.</p>
 
 <ul>
-<li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.4">Git tag</a></li>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.4">Git tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12319051">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12319051">Changelog</a></li>
+<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>1.5.4<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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>1.5.4<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.4">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.4">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>

Modified: wicket/common/site/trunk/_site/2012/03/12/wicket-1.4.20-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2012/03/12/wicket-1.4.20-released.html?rev=1611904&r1=1611903&r2=1611904&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2012/03/12/wicket-1.4.20-released.html (original)
+++ wicket/common/site/trunk/_site/2012/03/12/wicket-1.4.20-released.html Sat Jul 19 12:26:11 2014
@@ -189,21 +189,21 @@
 			<p>This is twentieth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 
 <ul>
-<li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.4.20">Subversion tag</a></li>
+  <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.4.20">Subversion tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318545">Changelog</a></li>
+  <li>To use in Maven:</li>
+</ul>
 
-<li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12318545">Changelog</a></li>
+<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<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.4.20<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<li>To use in Maven:</li>
-</ul>
-<div class='highlight'><pre><code class='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.4.20<span class='nt'>&lt;/version&gt;</span>
-<span class='nt'>&lt;/dependency&gt;</span>
-</code></pre></div>
 <ul>
-<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.20">full distribution</a> (including source)</li>
+  <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.20">full distribution</a> (including source)</li>
 </ul>
+
 		</div>
         <div id="clearer"></div>
 		<div id="footer"><span>