Added: wicket/common/site/trunk/_site/guide/guide/pages/resources_15.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_15.html?rev=1672062&view=auto
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_15.html (added)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_15.html Wed Apr  
8 11:21:03 2015
@@ -0,0 +1,203 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+                      
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
+<head>
+    <title>15.15 Summary 6.x</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+    <link rel="stylesheet" href="../css/main.css" type="text/css" 
media="screen, print" title="Style" charset="utf-8"/>
+    <link rel="stylesheet" href="../css/pdf.css" type="text/css" media="print" 
title="PDF" charset="utf-8"/>
+    <script type="text/javascript">
+function addJsClass() {
+    var classes = document.body.className.split(" ");
+    classes.push("js");
+    document.body.className = classes.join(" ");
+}
+    </script>
+</head>
+
+<body class="body" onload="addJsClass();">
+<div id="navigation">
+    <ul>
+        <li>
+            <div id="nav-summary" onmouseover="toggleNavSummary(false)" 
onmouseout="toggleNavSummary(true)">
+                <a href="../../guide/index.html" class="button">Table of 
contents</a>
+
+                <div id="nav-summary-childs" style="display:none;">
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/introduction.html"><strong>1</strong><span>Introduction</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/howToSource.html"><strong>2</strong><span>How to use the 
example code</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/whyLearn.html"><strong>3</strong><span>Why should I learn 
Wicket?</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/helloWorld.html"><strong>4</strong><span>Wicket says 
&ldquo;Hello world!&rdquo;</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/layout.html"><strong>5</strong><span>Wicket as page layout 
manager</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/keepControl.html"><strong>6</strong><span>Keeping control 
over HTML</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/componentLifecycle.html"><strong>7</strong><span>Components 
lifecycle</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/versioningCaching.html"><strong>8</strong><span>Page 
versioning and caching</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/requestProcessing.html"><strong>9</strong><span>Under the 
hood of the request processing</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/urls.html"><strong>10</strong><span>Wicket Links and URL 
generation</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/modelsforms.html"><strong>11</strong><span>Wicket models and 
forms</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/forms2.html"><strong>12</strong><span>Wicket forms in 
detail</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/repeaters.html"><strong>13</strong><span>Displaying multiple 
items with repeaters</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/i18n.html"><strong>14</strong><span>Internationalization with 
Wicket</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/resources.html"><strong>15</strong><span>Resource management 
with Wicket</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/jsintegration.html"><strong>16</strong><span>An example of 
integration with JavaScript</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/advanced.html"><strong>17</strong><span>Wicket advanced 
topics</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/ajax.html"><strong>18</strong><span>Working with 
AJAX</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/jee.html"><strong>19</strong><span>Integration with 
enterprise containers</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/nativewebsockets.html"><strong>20</strong><span>Native 
WebSockets</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/security.html"><strong>21</strong><span>Security with 
Wicket</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/testing.html"><strong>22</strong><span>Test Driven 
Development with Wicket</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/testingspring.html"><strong>23</strong><span>Test Driven 
Development with Wicket and Spring</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/bestpractices.html"><strong>24</strong><span>Wicket Best 
Practices</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/internals.html"><strong>25</strong><span>Wicket 
Internals</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/maven.html"><strong>26</strong><span>Working with Maven 
(Appendix)</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/wicketstuff.html"><strong>27</strong><span>Project 
WicketStuff (Appendix)</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/redirects.html"><strong>28</strong><span>Lost In Redirection 
With Apache Wicket (Appendix)</span></a>
+                    </div>
+                    
+                    <div class="toc-item" style="margin-left:0"><a 
href="../../guide/contributing.html"><strong>29</strong><span>Contributing to 
this guide (Appendix)</span></a>
+                    </div>
+                    
+                </div>
+            </div>
+        </li>
+        <li class="separator selected">
+            <a id="ref-button" onclick="localToggle(); return false;" 
href="#">Quick Reference</a>
+        </li>
+    </ul>
+</div>
+<div id="header">
+    <div class="images clearfix">
+        
+        <span id="logo"><a href="/" target="_blank"><img height="80px" 
src="http://wicket.apache.org/guide/img/apache-wicket.png"/></a></span>
+        
+        
+        <span id="sponsor"><a href="http://www.apache.org/"; 
target="_blank"><img height="60px" 
src="http://wicket.apache.org/guide/img/asf_logo.gif"/></a></span>
+        
+    </div>
+    <p>Free Online Guide for Apache Wicket framework</p>
+</div>
+
+
+<table id="colset" border="0" cellpadding="0" cellspacing="0">
+    <tr>
+        <td id="col1">
+            <div id="main" class="corner-all">
+
+                
+                    <div class="toc-item prev-left"><a 
href="../../guide/i18n.html">&lt;&lt; 
<strong>14</strong><span>Internationalization with Wicket</span></a></div>
+                
+
+                <span id='toggle-col1' class="toggle">(<a href="#" 
onclick="localToggle(); return false;">Quick Reference</a>)</span>
+
+                
+                    <div class="toc-item next-right"><a 
href="../../guide/jsintegration.html"><strong>16</strong><span>An example of 
integration with JavaScript</span> >></a></div>
+                
+
+
+                <div class="project">
+                    <h1>15.15 Summary - Reference Documentation</h1>
+
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
+
+                    <p><strong>Version:</strong> 6.x</p>
+
+                    
+                </div>
+
+                
+
+                
+
+<h2 id="resources_15">15.15 Summary</h2>
+<p class="paragraph"/>In this chapter we have learnt how to manage resources 
with the built-in mechanism provided by Wicket. With this mechanism we handle 
resources from Java code and Wicket will automatically take care of generating 
a valid URL for them. We have also seen how resources can be bundled as package 
resources with a component that depends on them to make it self-contained.<p 
class="paragraph"/>Then, in the second part of the chapter, we have built a 
custom resource and we have learnt how to mount it to an arbitrary URL and how 
to make it globally available as shared resource.<p class="paragraph"/>Finally, 
in the last part of the paragraph we took a peek at the mechanism provided by 
the framework to customize the locations where the resource-lookup algorithm 
searches for resources. 
+
+
+                <div style="clear:both;margin-top:15px;"></div>
+                
+                    <div class="toc-item prev-left"><a 
href="../../guide/i18n.html">&lt;&lt; 
<strong>14</strong><span>Internationalization with Wicket</span></a></div>
+                
+                    <div class="toc-item next-right"><a 
href="../../guide/jsintegration.html"><strong>16</strong><span>An example of 
integration with JavaScript</span> >></a></div>
+                
+                <div style="clear:both"></div>
+            </div>
+        </td>
+        <td id="col2">
+            <div class="local clearfix">
+                <div class="local-title">
+                    <a href="../../guide/index.html" target="mainFrame">Quick 
Reference</a>
+                    <span class="toggle">(<a href="#" onclick="localToggle(); 
return false;">hide</a>)</span>
+                </div>
+                <div class="menu">
+                    
+                </div>
+            </div>
+        </td>
+    </tr>
+</table>
+
+<div id="footer">
+    
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
+
+    
+</div>
+
+<script type="text/javascript" src="../js/docs.js"></script>
+
+</body>
+</html>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_2.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_2.html Wed Apr  
8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>15.2 Resource references - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -191,8 +191,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_3.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_3.html Wed Apr  
8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>15.3 Package resources - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -212,8 +212,8 @@ Package resources can be localized follo
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_4.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_4.html Wed Apr  
8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>15.4 Adding resources to page header section - 
Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -173,6 +173,7 @@ function addJsClass() {
 <li><strong class="bold">PriorityHeaderItem:</strong> it wraps another header 
item and ensures that it will have the priority over the other items during 
rendering phase.</li>
 <li><strong class="bold">StringHeaderItem:</strong> with this class we can add 
an arbitrary text to the header section. Factory method is 
<code>forString(CharSequence string)</code>.</li>
 <li><strong class="bold">MetaDataHeaderItem:</strong> starting from version 
6.17.0, Wicket provides this class to handle meta informations such as 
&#60;meta&#62; tags or <a 
href="http://en.wikipedia.org/wiki/Canonical_link_element"; 
target="blank">canonical link element</a>. The available factory methods are 
<code>forLinkTag</code> and <code>forMetaTag</code> which can be used to create 
respectively a &#60;link&#62; tag or a &#60;meta&#62; one. We can add tag 
attribute to an existing instance of <code>MetaDataHeaderItem</code> with 
method <code>addTagAttribute(String attributeName, Object 
attributeValue)</code>. See JavaDoc for further details on this class.</li>
+<li><strong class="bold">HtmlImportHeaderItem:</strong> introduced in Wicket 
6.19.0, provides a HTML5 functionality to include other wicket pages (other 
html files) into the current generated. Factory methods provided by this class 
are <code>forImportLinkTag</code> which takes the page class or the url of the 
page / html to be included.</li>
 </ul><p class="paragraph"/>In the following example our custom component loads 
a CSS file as a package resource (placed in the same package) and it adds it to 
header section.<p class="paragraph"/><div class="code"><pre><span 
class="java&#45;keyword">public</span> class MyComponent <span 
class="java&#45;keyword">extends</span> Component&#123;<p class="paragraph"/>  
@Override
   <span class="java&#45;keyword">public</span> void renderHead(IHeaderResponse 
response) &#123;
       PackageResourceReference cssFile = 
@@ -208,8 +209,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_5.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_5.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_5.html Wed Apr  
8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>15.5 Context-relative resources - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -196,8 +196,8 @@ ContextImage image = <span class="java&#
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_6.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_6.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_6.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_6.html Wed Apr  
8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>15.6 Resource dependencies - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -199,8 +199,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_7.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_7.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_7.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_7.html Wed Apr  
8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>15.7 Aggregate multiple resources with resource 
bundles - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -202,8 +202,8 @@ A specific resource reference can not be
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_8.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_8.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_8.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_8.html Wed Apr  
8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>15.8 Put JavaScript inside page body - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -229,8 +229,8 @@ The following code is taken from the App
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/resources_9.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/resources_9.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/resources_9.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/resources_9.html Wed Apr  
8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>15.9 Header contributors positioning - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -196,8 +196,8 @@ Starting from version 6.15.0 we can spec
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_1.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_1.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>21.1 Authentication - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -267,8 +267,8 @@ Since both <code>restartResponseAtSignIn
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_2.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_2.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>21.2 Authorizations - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -302,8 +302,8 @@ Application class <code>AuthenticatedWeb
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_3.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_3.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>21.3 Using HTTPS protocol - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -215,8 +215,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_4.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_4.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>21.4 URLs encryption in detail - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -219,8 +219,8 @@ implementation of <code>ICryptFactory</c
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_5.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_5.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_5.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>21.5 Package Resource Guard - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -210,8 +210,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/security_6.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/security_6.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/security_6.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/security_6.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>21.6 Summary - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -191,8 +191,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/testing_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/testing_1.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/testing_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/testing_1.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>22.1 Utility class WicketTester - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -321,8 +321,8 @@ After a test method has been executed, w
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/testing_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/testing_2.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/testing_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/testing_2.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>22.2 Testing Wicket forms - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -241,8 +241,8 @@ formTester.submit(<span class="java&#45;
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/testing_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/testing_3.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/testing_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/testing_3.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>22.3 Testing markup with TagTester - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -216,8 +216,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/testing_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/testing_4.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/testing_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/testing_4.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>22.4 Summary - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -191,8 +191,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/testingspring_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/testingspring_1.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/testingspring_1.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/testingspring_1.html Wed 
Apr  8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>23.1 Configuration of the runtime environment - 
Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -235,8 +235,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/testingspring_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/testingspring_2.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/testingspring_2.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/testingspring_2.html Wed 
Apr  8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>23.2 Configuration of the JUnit based integration test 
environment - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -252,8 +252,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/testingspring_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/testingspring_3.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/testingspring_3.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/testingspring_3.html Wed 
Apr  8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>23.3 Summary - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -191,8 +191,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/urls_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/urls_1.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/urls_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/urls_1.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>10.1 PageParameters - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -217,8 +217,8 @@ pageParameters.get(1);</pre></div><p cla
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/urls_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/urls_2.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/urls_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/urls_2.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>10.2 Bookmarkable links - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -191,8 +191,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/urls_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/urls_3.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/urls_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/urls_3.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>10.3 Automatically creating bookmarkable links with 
tag wicket:link - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -227,8 +227,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/urls_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/urls_4.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/urls_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/urls_4.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>10.4 External links - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -198,8 +198,8 @@ add(<span class="java&#45;keyword">new</
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/urls_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/urls_5.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/urls_5.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/urls_5.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>10.5 Stateless links - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -203,8 +203,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/urls_6.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/urls_6.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/urls_6.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/urls_6.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>10.6 Generating structured and clear URLs - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -235,8 +235,8 @@ By default <code>CryptoMapper</code> enc
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/urls_7.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/urls_7.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/urls_7.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/urls_7.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>10.7 Summary - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -191,8 +191,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_1.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_1.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_1.html 
Wed Apr  8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>8.1 Stateful pages vs stateless - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -193,8 +193,8 @@ Stateless pages are never versioned and
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_2.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_2.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_2.html 
Wed Apr  8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>8.2 Stateful pages - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -234,8 +234,8 @@ For the second level cache we can use th
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_3.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_3.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_3.html 
Wed Apr  8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>8.3 Stateless pages - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -214,8 +214,8 @@ Page '&#60;page class&#62;' is not state
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: 
wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_4.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_4.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/versioningCaching_4.html 
Wed Apr  8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>8.4 Summary - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -191,8 +191,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_1.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_1.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_1.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>3.1 We all like spaghetti :-) ... - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -192,8 +192,8 @@ However, none of these frameworks offers
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_2.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_2.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_2.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>3.2 Component oriented frameworks - an overview - 
Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -198,8 +198,8 @@ This approach is very similar to what GU
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_3.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_3.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_3.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>3.3 Benefits of component oriented frameworks for web 
development - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -197,8 +197,8 @@ Let's quickly review the main advantages
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_4.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_4.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/whyLearn_4.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>3.4 Wicket vs the other component oriented frameworks 
- Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -198,8 +198,8 @@ Wicket is not the only component oriente
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_1.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_1.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_1.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_1.html Wed Apr 
 8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>27.1 What is project WicketStuff - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -196,8 +196,8 @@ Every WicketStuff module can be download
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_2.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_2.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_2.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_2.html Wed Apr 
 8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>27.2 Module tinymce - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -215,8 +215,8 @@ textArea.add(<span class="java&#45;keywo
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_3.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_3.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_3.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_3.html Wed Apr 
 8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>27.3 Module wicketstuff-gmap3 - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -206,8 +206,8 @@ function addJsClass() {
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_4.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_4.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_4.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_4.html Wed Apr 
 8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>27.4 Module wicketstuff-googlecharts - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -200,8 +200,8 @@ add(<span class="java&#45;keyword">new</
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_5.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_5.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_5.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_5.html Wed Apr 
 8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>27.5 Module wicketstuff-inmethod-grid - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -199,8 +199,8 @@ add(grid);</pre></div><p class="paragrap
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_6.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_6.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_6.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_6.html Wed Apr 
 8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>27.6 Module wicketstuff-rest-annotations - Reference 
Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -215,8 +215,8 @@ To write/read objects to response/from r
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_7.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_7.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_7.html 
(original)
+++ wicket/common/site/trunk/_site/guide/guide/pages/wicketstuff_7.html Wed Apr 
 8 11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>27.7 Module stateless - Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -193,8 +193,8 @@ A short introduction to this module can
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/redirects.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/redirects.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/redirects.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/redirects.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>28 Lost In Redirection With Apache Wicket (Appendix) - 
Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -226,8 +226,8 @@ Quite a few teams have already got stuck
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>

Modified: wicket/common/site/trunk/_site/guide/guide/repeaters.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/guide/guide/repeaters.html?rev=1672062&r1=1672061&r2=1672062&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/guide/guide/repeaters.html (original)
+++ wicket/common/site/trunk/_site/guide/guide/repeaters.html Wed Apr  8 
11:21:03 2015
@@ -151,7 +151,7 @@ function addJsClass() {
                 <div class="project">
                     <h1>13 Displaying multiple items with repeaters - 
Reference Documentation</h1>
 
-                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș</p>
+                    <p><strong>Authors:</strong> Andrea Del Bene, Martin 
Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul Borș, Tobias 
Soloschenko</p>
 
                     <p><strong>Version:</strong> 6.x</p>
 
@@ -352,8 +352,8 @@ Wicket provides also component PageableL
 
 <div id="footer">
     
-Copyright &copy; 2013-2014 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
-                      — <b style="color:#E8590A !important;">(Generated on: 
2015-02-12)</b>
+Copyright &copy; 2013-2015 — <a href="http://www.apache.org/"; 
target="_blank">The Apache Software Foundation</a> 
+                      — <b style="color:#E8590A !important;">(Generated on: 
2015-04-08)</b>
 
     
 </div>


Reply via email to