Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/index.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/index.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/index.html
 Thu Feb 11 22:36:31 2016
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Hervé Boutemy
 Dennis Lundberg" />
     <meta name="Date-Creation-yyyymmdd" content="20151220" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Introduction</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -81,9 +81,9 @@ Dennis Lundberg" />
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -420,71 +420,67 @@ Dennis Lundberg" />
 <p>The Velocity context contains some variables related to rendering context 
that you can use:</p>
 <table border="1" class="table table-striped">
 <tr class="a">
-<th align="left">variable</th>
-<th align="left">type</th>
-<th align="left">description</th></tr>
+<th align="left">Variable</th>
+<th align="left">Type</th>
+<th align="left">Description</th></tr>
 <tr class="b">
 <td align="left"><tt>alignedFileName</tt></td>
 <td align="left"><tt>String</tt></td>
-<td align="left">The file name of the (html) document being rendered, relative 
to the document being rendered</td></tr>
+<td align="left">The file name of the (HTML) document being rendered, relative 
to the document being rendered.</td></tr>
 <tr class="a">
 <td align="left"><tt>decoration</tt></td>
 <td align="left"><a 
href="../doxia-decoration-model/apidocs/org/apache/maven/doxia/site/decoration/DecorationModel.html"><tt>DecorationModel</tt></a></td>
-<td align="left">This is a model that represents the data in your 
<tt>site.xml</tt></td></tr>
+<td align="left">This is a model that represents the data in your 
<tt>site.xml</tt>.</td></tr>
 <tr class="b">
 <td align="left"><tt>currentDate</tt></td>
 <td align="left"><tt>Date</tt></td>
-<td align="left">The date when the site is rendered</td></tr>
+<td align="left"><b>Deprecated</b>: use <tt>date</tt> or 
<tt>date.systemDate</tt>. The date when the site is rendered.</td></tr>
 <tr class="a">
 <td align="left"><tt>currentFileName</tt></td>
 <td align="left"><tt>String</tt></td>
-<td align="left">The file name of the (html) document being rendered, relative 
to the site root</td></tr>
+<td align="left">The file name of the (HTML) document being rendered, relative 
to the site root.</td></tr>
 <tr class="b">
 <td align="left"><tt>dateFormat</tt></td>
 <td align="left"><tt>DateFormat</tt></td>
-<td align="left">An instance of the date format as defined in 
<tt>site.xml/publishDate/@format</tt> (default: An instance of the default date 
format for the locale of the document being rendered</td></tr>
+<td align="left"><b>Deprecated</b>: use <tt>date</tt>, <tt>date.format</tt>, 
or <tt>decoration.publishDate.format</tt>. An instance of the date format as 
defined in <tt>site.xml/publishDate/@format</tt> (default: An instance of the 
default date format for the locale of the document being rendered.</td></tr>
 <tr class="a">
 <td align="left"><tt>dateRevision</tt></td>
 <td align="left"><tt>String</tt></td>
-<td align="left">The date when the site is rendered, in the format 
&quot;yyyyMMdd&quot;</td></tr>
+<td align="left"><b>Deprecated</b>: same as <tt>currentDate</tt>. The date 
when the site is rendered, in the format &quot;yyyyMMdd&quot;.</td></tr>
 <tr class="b">
 <td align="left"><tt>doxiaSiteRendererVersion</tt></td>
 <td align="left"><tt>String</tt></td>
-<td align="left">The version of Doxia Site Renderer in use</td></tr>
+<td align="left">The version of the Doxia Site Renderer in use.</td></tr>
 <tr class="a">
-<td align="left"><tt>isoDateFormat</tt></td>
-<td align="left"><tt>DateFormat</tt></td>
-<td align="left">An instance of the ISO-8601 date format, ie 
&quot;yyyy-MM-dd&quot;</td></tr>
-<tr class="b">
 <td align="left"><tt>locale</tt></td>
 <td align="left"><tt>Locale</tt></td>
-<td align="left">The locale for the document being rendered</td></tr>
-<tr class="a">
+<td align="left">The locale for the document being rendered.</td></tr>
+<tr class="b">
 <td align="left"><tt>publishDate</tt></td>
 <td align="left"><tt>Date</tt></td>
-<td align="left">An optional hardcoded publish date that has been set 
programmatically</td></tr>
-<tr class="b">
+<td align="left">An optional hardcoded publish date that has been set 
programmatically.</td></tr>
+<tr class="a">
 <td align="left"><tt>relativePath</tt></td>
 <td align="left"><tt>String</tt></td>
-<td align="left">The path to the site root from the document being 
rendered</td></tr>
-<tr class="a">
+<td align="left">The path to the site root from the document being 
rendered.</td></tr>
+<tr class="b">
 <td align="left"><tt>supportedLocales</tt></td>
 <td align="left"><tt>List&lt;Locale&gt;</tt></td>
-<td align="left">The list of locales that the site will 
contain</td></tr></table>
+<td align="left">The list of locales that the site will 
contain.</td></tr></table>
 <p>There are also some tools for general use:</p>
 <table border="1" class="table table-striped">
 <tr class="a">
-<th align="left">variable</th>
-<th align="left">type</th>
-<th align="left">description</th></tr>
+<th align="left">Variable</th>
+<th align="left">Type</th>
+<th align="left">Description</th></tr>
 <tr class="b">
 <td align="left"><tt>FileUtils</tt></td>
 <td align="left"><a class="externalLink" 
href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/FileUtils.html";><tt>FileUtils</tt></a></td>
-<td align="left"></td></tr>
+<td align="left"><b>Deprecated</b></td></tr>
 <tr class="a">
 <td align="left"><tt>i18n</tt></td>
 <td align="left"><a class="externalLink" 
href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/i18n/I18N.html";><tt>I18N</tt></a></td>
-<td align="left"></td></tr>
+<td align="left"><b>Deprecated</b>: use <tt>text</tt>.</td></tr>
 <tr class="b">
 <td align="left"><tt>PathTool</tt></td>
 <td align="left"><a class="externalLink" 
href="http://codehaus-plexus.github.io/plexus-utils/apidocs/org/codehaus/plexus/util/PathTool.html";><tt>PathTool</tt></a></td>
@@ -500,9 +496,9 @@ Dennis Lundberg" />
 <p>Additionally, there are <a class="externalLink" 
href="http://velocity.apache.org/tools/releases/2.0/generic.html";> Velocity 
Generic Tools</a> populated with the site locale, the decoration model's date 
format, and site renderer's resource bundle:</p>
 <table border="1" class="table table-striped">
 <tr class="a">
-<th align="left">variable</th>
-<th align="left">type</th>
-<th align="left">description</th></tr>
+<th align="left">Variable</th>
+<th align="left">Type</th>
+<th align="left">Description</th></tr>
 <tr class="b">
 <td align="left"><tt>alternator</tt></td>
 <td align="left"><a class="externalLink" 
href="http://velocity.apache.org/tools/releases/2.0/javadoc/org/apache/velocity/tools/generic/AlternatorTool.html";>AlternatorTool</a></td>
@@ -518,7 +514,7 @@ Dennis Lundberg" />
 <tr class="a">
 <td align="left"><tt>convert</tt></td>
 <td align="left"><a class="externalLink" 
href="http://velocity.apache.org/tools/releases/2.0/javadoc/org/apache/velocity/tools/generic/ConversionTool.html";>ConversionTool</a></td>
-<td align="left">For converting String values to richer object types.</td></tr>
+<td align="left">For converting String values to richer object Types.</td></tr>
 <tr class="b">
 <td align="left"><tt>date</tt></td>
 <td align="left"><a class="externalLink" 
href="http://velocity.apache.org/tools/releases/2.0/javadoc/org/apache/velocity/tools/generic/ComparisonDateTool.html";>ComparisonDateTool</a></td>
@@ -573,9 +569,9 @@ Dennis Lundberg" />
 <p>When <tt>doxia-site-renderer</tt> is used by <tt>maven-site-plugin</tt>, 
the following template properties are defined:</p>
 <table border="1" class="table table-striped">
 <tr class="a">
-<th align="left">variable</th>
-<th align="left">type</th>
-<th align="left">description</th></tr>
+<th align="left">Variable</th>
+<th align="left">Type</th>
+<th align="left">Description</th></tr>
 <tr class="b">
 <td align="left"><tt>inputEncoding</tt></td>
 <td align="left"><tt>String</tt></td>
@@ -587,7 +583,7 @@ Dennis Lundberg" />
 <tr class="b">
 <td align="left"><tt>project</tt></td>
 <td align="left"><a 
href="/ref/current/maven-core/apidocs/org/apache/maven/project/MavenProject.html"><tt>MavenProject</tt></a></td>
-<td align="left">The current project</td></tr>
+<td align="left">The current project.</td></tr>
 <tr class="a">
 <td align="left"><i>project properties</i></td>
 <td align="left"><tt>String</tt></td>
@@ -595,37 +591,41 @@ Dennis Lundberg" />
 <p>See <tt><a 
href="/plugins/maven-site-plugin/apidocs/org/apache/maven/plugins/site/render/AbstractSiteRenderingMojo.html#createSiteRenderingContextjava.util.Locale">AbstractSiteRenderingMojo.createSiteRenderingContext(...)</a></tt>
 source for more details.</p></div>
 <div class="section">
 <h4><a name="Site_Template"></a>Site Template</h4>
-<p>When Velocity is processing the site template (be it from skin or local 
template), there are a few complementary variables available that give access 
to information taken from document being merged into the template:</p>
+<p>When Velocity is processing the site template (be it from skin or local 
template), there are a few complementary Variables available that give access 
to information taken from document being merged into the template:</p>
 <table border="1" class="table table-striped">
 <tr class="a">
-<th align="left">variable</th>
-<th align="left">type</th>
-<th align="left">description</th></tr>
+<th align="left">Variable</th>
+<th align="left">Type</th>
+<th align="left">Description</th></tr>
 <tr class="b">
 <td align="left"><tt>authors</tt></td>
 <td align="left"><tt>List&lt;String&gt;</tt></td>
-<td align="left">A list of authors from the source document</td></tr>
+<td align="left">A list of authors from the source document.</td></tr>
 <tr class="a">
 <td align="left"><tt>bodyContent</tt></td>
 <td align="left"><tt>String</tt></td>
-<td align="left">HTML body content of the Doxia generated output</td></tr>
+<td align="left">HTML body content of the Doxia generated output.</td></tr>
 <tr class="b">
 <td align="left"><tt>dateCreation</tt></td>
 <td align="left"><tt>String</tt></td>
-<td align="left">The date specified in the source document, in the format 
&quot;yyyyMMdd&quot;</td></tr>
+<td align="left"><b>Deprecated</b>: use <tt>creationDate</tt>. The date 
specified in the source document, in the format &quot;yyyyMMdd&quot;.</td></tr>
 <tr class="a">
+<td align="left"><tt>creationDate</tt></td>
+<td align="left"><tt>Date</tt></td>
+<td align="left">The date specified in the source document.</td></tr>
+<tr class="b">
 <td align="left"><tt>headContent</tt></td>
 <td align="left"><tt>String</tt></td>
-<td align="left">HTML head content of the Doxia generated output</td></tr>
-<tr class="b">
+<td align="left">HTML head content of the Doxia generated output.</td></tr>
+<tr class="a">
 <td align="left"><tt>shortTitle</tt></td>
 <td align="left"><tt>String</tt></td>
-<td align="left">The title of the document, excluding the project or site 
name</td></tr>
-<tr class="a">
+<td align="left">The title of the document, excluding the project or site 
name.</td></tr>
+<tr class="b">
 <td align="left"><tt>title</tt></td>
 <td align="left"><tt>String</tt></td>
-<td align="left">The title of the document, including the project or site 
name</td></tr></table>
-<p>See <tt><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L528">DefaultSiteRenderer.createSiteTemplateVelocityContext(...)</a></tt>
 source for more details.</p></div></div></div>
+<td align="left">The title of the document, including the project or site 
name.</td></tr></table>
+<p>See <tt><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L592">DefaultSiteRenderer.createSiteTemplateVelocityContext(...)</a></tt>
 source for more details.</p></div></div></div>
                   </div>
             </div>
           </div>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/integration.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/integration.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/integration.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Continuous Integration</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/issue-tracking.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/issue-tracking.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/issue-tracking.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/l10n-status.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/l10n-status.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/l10n-status.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; L10n Status</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/mail-lists.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/mail-lists.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/mail-lists.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/plugin-management.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/plugin-management.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/plugin-management.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/plugins.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/plugins.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/plugins.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Project Build Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/pmd.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/pmd.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/pmd.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; PMD Results</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -402,10 +402,10 @@
 <td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L309">309</a></td></tr>
 <tr class="b">
 <td>Useless parentheses.</td>
-<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L779">779</a></td></tr>
+<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L776">776</a></td></tr>
 <tr class="a">
 <td>Useless parentheses.</td>
-<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L828">828</a></td></tr></table></div>
+<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L825">825</a></td></tr></table></div>
 <div class="section">
 <h3><a 
name="orgapachemavendoxiasiterenderersinkSiteRendererSink.java"></a>org/apache/maven/doxia/siterenderer/sink/SiteRendererSink.java</h3>
 <table border="0" class="table table-striped">

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/project-info.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/project-info.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/project-info.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/project-reports.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/project-reports.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/project-reports.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Generated Reports</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/project-summary.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/project-summary.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/project-summary.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -447,7 +447,7 @@
 <td>doxia-site-renderer</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>1.7-SNAPSHOT</td></tr>
+<td>1.7</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>jar</td></tr>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/sonar.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/sonar.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/sonar.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Sonar</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/source-repository.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/source-repository.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/source-repository.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -410,21 +410,21 @@
 <div class="section">
 <h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a 
name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer";>http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer</a></pre></div></div>
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" 
href="http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7/doxia-site-renderer";>http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7/doxia-site-renderer</a></pre></div></div>
 <div class="section">
 <h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a 
name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Subversion with this 
command:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout 
http://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer
 doxia-site-renderer</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout 
http://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7/doxia-site-renderer
 doxia-site-renderer</pre></div></div>
 <div class="section">
 <h2><a name="Developer_Access"></a>Developer Access</h2><a 
name="Developer_Access"></a>
 <p>Everyone can access the Subversion repository via HTTP, but committers must 
checkout the Subversion repository via HTTPS.</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout 
https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer
 doxia-site-renderer</pre></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout 
https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7/doxia-site-renderer
 doxia-site-renderer</pre></div>
 <p>To commit changes to the repository, execute the following command to 
commit your changes (svn will prompt you for your password):</p>
 <div class="source"><pre class="prettyprint linenums">$ svn commit --username 
your-username -m &quot;A message&quot;</pre></div></div>
 <div class="section">
 <h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a 
Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
 <p>For those users who are stuck behind a corporate firewall which is blocking 
HTTP access to the Subversion repository, you can try to access it via the 
developer connection:</p>
-<div class="source"><pre class="prettyprint linenums">$ svn checkout 
https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer
 doxia-site-renderer</pre></div></div>
+<div class="source"><pre class="prettyprint linenums">$ svn checkout 
https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags/doxia-sitetools-1.7/doxia-site-renderer
 doxia-site-renderer</pre></div></div>
 <div class="section">
 <h2><a name="Access_Through_a_Proxy"></a>Access Through a Proxy</h2><a 
name="Access_Through_a_Proxy"></a>
 <p>The Subversion client can go through a proxy, if you configure it to do so. 
First, edit your &quot;servers&quot; configuration file to indicate which proxy 
to use. The file's location depends on your operating system. On Linux or Unix 
it is located in the directory &quot;~/.subversion&quot;. On Windows it is in 
&quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is 
a hidden directory.)</p>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/surefire-report.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/surefire-report.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/surefire-report.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -419,7 +419,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>4.475</td></tr></table><br />
+<td>4.473</td></tr></table><br />
 <p>Note: failures are anticipated and checked for with assertions while errors 
are unanticipated.</p><br /></div>
 <div class="section">
 <h2><a name="Package_List"></a>Package List</h2><a name="Package_List"></a>
@@ -440,7 +440,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>4.475</td></tr></table><br />
+<td>4.473</td></tr></table><br />
 <p>Note: package statistics are not computed recursively, they only sum up all 
of its testsuites numbers.</p>
 <div class="section">
 <h3><a 
name="org.apache.maven.doxia.siterenderer"></a>org.apache.maven.doxia.siterenderer</h3><a
 name="org.apache.maven.doxia.siterenderer"></a>
@@ -462,7 +462,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.001</td></tr>
+<td>0.002</td></tr>
 <tr class="a">
 <td><a href="#org.apache.maven.doxia.siterendererDefaultSiteRendererTest"><img 
src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a 
href="#org.apache.maven.doxia.siterendererDefaultSiteRendererTest">DefaultSiteRendererTest</a></td>
@@ -471,7 +471,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>4.24</td></tr>
+<td>4.219</td></tr>
 <tr class="b">
 <td><a href="#org.apache.maven.doxia.siterendererRenderingContextTest"><img 
src="images/icon_success_sml.gif" alt="" /></a></td>
 <td><a 
href="#org.apache.maven.doxia.siterendererRenderingContextTest">RenderingContextTest</a></td>
@@ -480,7 +480,7 @@ function toggleDisplay(elementId) {
 <td>0</td>
 <td>0</td>
 <td>100%</td>
-<td>0.234</td></tr></table></div><br /></div>
+<td>0.252</td></tr></table></div><br /></div>
 <div class="section">
 <h2><a name="Test_Cases"></a>Test Cases</h2><a name="Test_Cases"></a>
 <p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] 
[<a href="#Test_Cases">Test Cases</a>]</p>
@@ -490,41 +490,41 @@ function toggleDisplay(elementId) {
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testNormalizeNewline</td>
-<td>0.001</td></tr></table></div>
+<td>0.002</td></tr></table></div>
 <div class="section">
 <h3><a name="DefaultSiteRendererTest"></a>DefaultSiteRendererTest</h3><a 
name="org.apache.maven.doxia.siterendererDefaultSiteRendererTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testVelocityToolManagerForTemplate</td>
-<td>0.38</td></tr>
+<td>testRender</td>
+<td>3.894</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testVelocityToolManagerForSkin</td>
-<td>0.061</td></tr>
+<td>testExternalReport</td>
+<td>0.193</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testMatchVersion</td>
-<td>0.028</td></tr>
+<td>testVelocityToolManager</td>
+<td>0.056</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testRender</td>
-<td>3.6</td></tr>
+<td>testVelocityToolManagerForTemplate</td>
+<td>0.027</td></tr>
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testExternalReport</td>
-<td>0.141</td></tr>
+<td>testVelocityToolManagerForSkin</td>
+<td>0.026</td></tr>
 <tr class="b">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
-<td>testVelocityToolManager</td>
-<td>0.03</td></tr></table></div>
+<td>testMatchVersion</td>
+<td>0.023</td></tr></table></div>
 <div class="section">
 <h3><a name="RenderingContextTest"></a>RenderingContextTest</h3><a 
name="org.apache.maven.doxia.siterendererRenderingContextTest"></a>
 <table border="1" class="table table-striped">
 <tr class="a">
 <td><img src="images/icon_success_sml.gif" alt="" /></td>
 <td>testFileNameWithDot</td>
-<td>0.234</td></tr></table></div><br /></div>
+<td>0.252</td></tr></table></div><br /></div>
                   </div>
             </div>
           </div>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/taglist.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/taglist.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/taglist.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Tag List report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>
@@ -393,7 +393,7 @@
 <th>Tag strings used by tag class</th></tr>
 <tr class="b">
 <td><a href="#tag_class_9">Deprecated Work</a></td>
-<td>1</td>
+<td>2</td>
 <td>@deprecated</td></tr>
 <tr class="a">
 <td>FIXME Work</td>
@@ -406,36 +406,39 @@
 <p>Each tag is detailed below:</p>
 <div class="section">
 <h3><a name="Deprecated_Work"></a><a name="tag_class_9">Deprecated 
Work</a></h3>
-<p><b>Number of occurrences found in the code: 1</b></p>
+<p><b>Number of occurrences found in the code: 2</b></p>
 <table border="0" class="table table-striped">
 <tr class="a">
 <th>org.apache.maven.doxia.siterenderer.Renderer</th>
 <th>Line</th></tr>
 <tr class="b">
+<td>Deprecated without replacement, use skins only.</td>
+<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/Renderer.html#99">99</a></td></tr>
+<tr class="a">
 <td>since 1.7, use copyResources without resourcesDirectory parameter</td>
-<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/Renderer.html#112">112</a></td></tr></table></div>
+<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/Renderer.html#115">115</a></td></tr></table></div>
 <div class="section">
 <h3><a name="Todo_Work"></a><a name="tag_class_8">Todo Work</a></h3>
 <p><b>Number of occurrences found in the code: 5</b></p>
 <table border="0" class="table table-striped">
-<tr class="a">
+<tr class="b">
 <th>org.apache.maven.doxia.siterenderer.DefaultSiteRenderer</th>
 <th>Line</th></tr>
-<tr class="b">
+<tr class="a">
 <td>DOXIA-111: we need a general filter here that knows how to alter the 
context</td>
 <td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#245">245</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>DOXIA-111: the filter used here must be checked generally.</td>
 <td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#364">364</a></td></tr>
-<tr class="b">
-<td>replace with StringUtils.endsWithIgnoreCase() from maven-shared-utils 
0.7</td>
-<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#1092">1092</a></td></tr>
 <tr class="a">
-<td>plexus-archiver, if it could do the excludes</td>
-<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#1113">1113</a></td></tr>
+<td>replace with StringUtils.endsWithIgnoreCase() from maven-shared-utils 
0.7</td>
+<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#1090">1090</a></td></tr>
 <tr class="b">
+<td>plexus-archiver, if it could do the excludes</td>
+<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#1111">1111</a></td></tr>
+<tr class="a">
 <td>move to plexus utils</td>
-<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#1126">1126</a></td></tr></table></div></div>
+<td><a 
href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#1124">1124</a></td></tr></table></div></div>
                   </div>
             </div>
           </div>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/team-list.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/team-list.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/team-list.html
 Thu Feb 11 22:36:31 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia 1.7-SNAPSHOT  at 2016-02-09 
+ | Generated by Apache Maven Doxia 1.7  at 2016-02-11 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160209" />
+    <meta name="Date-Revision-yyyymmdd" content="20160211" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Site Renderer &#x2013; Project Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -78,9 +78,9 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-09</li>
+                  <li id="publishDate" class="pull-right"><span 
class="divider">|</span> Last Published: 2016-02-11</li>
               <li id="projectVersion" class="pull-right">
-                    Version: 1.7-SNAPSHOT
+                    Version: 1.7
         </li>
             
                             </ul>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/allclasses-frame.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/allclasses-frame.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/allclasses-frame.html
 Thu Feb 11 22:36:31 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/allclasses-noframe.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/allclasses-noframe.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/allclasses-noframe.html
 Thu Feb 11 22:36:31 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>All Classes (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/constant-values.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/constant-values.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/constant-values.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (Doxia :: Site Renderer 1.7-SNAPSHOT Test 
API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Constant Field Values (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Constant Field Values (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="Constant Field Values (Doxia :: Site Renderer 
1.7 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/deprecated-list.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/deprecated-list.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/deprecated-list.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Deprecated List (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Deprecated List (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="Deprecated List (Doxia :: Site Renderer 1.7 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/help-doc.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/help-doc.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/help-doc.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>API Help (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="API Help (Doxia :: Site Renderer 1.7-SNAPSHOT 
Test API)";
+        parent.document.title="API Help (Doxia :: Site Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/index-all.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/index-all.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/index-all.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Index (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Index (Doxia :: Site Renderer 1.7-SNAPSHOT Test 
API)";
+        parent.document.title="Index (Doxia :: Site Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/index.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/index.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/index.html
 Thu Feb 11 22:36:31 2016
@@ -2,8 +2,8 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Doxia :: Site Renderer 1.7-SNAPSHOT Test API</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Doxia :: Site Renderer 1.7 Test API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/AbstractVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/AbstractVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/AbstractVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AbstractVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AbstractVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="AbstractVerifier (Doxia :: Site Renderer 1.7 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/AptVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/AptVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/AptVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AptVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AptVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AptVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="AptVerifier (Doxia :: Site Renderer 1.7 Test 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/AttributesVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/AttributesVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/AttributesVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AttributesVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test 
API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>AttributesVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AttributesVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="AttributesVerifier (Doxia :: Site Renderer 1.7 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/CommentsVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/CommentsVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/CommentsVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommentsVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>CommentsVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CommentsVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="CommentsVerifier (Doxia :: Site Renderer 1.7 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/DefaultSiteRendererTest.XhtmlValidatorTest.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/DefaultSiteRendererTest.XhtmlValidatorTest.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/DefaultSiteRendererTest.XhtmlValidatorTest.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DefaultSiteRendererTest.XhtmlValidatorTest (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>DefaultSiteRendererTest.XhtmlValidatorTest (Doxia :: Site Renderer 1.7 
Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultSiteRendererTest.XhtmlValidatorTest 
(Doxia :: Site Renderer 1.7-SNAPSHOT Test API)";
+        parent.document.title="DefaultSiteRendererTest.XhtmlValidatorTest 
(Doxia :: Site Renderer 1.7 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/DefaultSiteRendererTest.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/DefaultSiteRendererTest.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/DefaultSiteRendererTest.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DefaultSiteRendererTest (Doxia :: Site Renderer 1.7-SNAPSHOT Test 
API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>DefaultSiteRendererTest (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultSiteRendererTest (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="DefaultSiteRendererTest (Doxia :: Site Renderer 
1.7 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/EntitiesVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/EntitiesVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/EntitiesVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EntitiesVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>EntitiesVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="EntitiesVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="EntitiesVerifier (Doxia :: Site Renderer 1.7 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/FaqVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/FaqVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/FaqVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FaqVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>FaqVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FaqVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="FaqVerifier (Doxia :: Site Renderer 1.7 Test 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/HeadVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/HeadVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/HeadVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HeadVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>HeadVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="HeadVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="HeadVerifier (Doxia :: Site Renderer 1.7 Test 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/JavascriptVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/JavascriptVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/JavascriptVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JavascriptVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test 
API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>JavascriptVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="JavascriptVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="JavascriptVerifier (Doxia :: Site Renderer 1.7 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/MiscVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/MiscVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/MiscVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MiscVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>MiscVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MiscVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="MiscVerifier (Doxia :: Site Renderer 1.7 Test 
API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/MultipleBlockVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/MultipleBlockVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/MultipleBlockVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MultipleBlockVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test 
API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>MultipleBlockVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MultipleBlockVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="MultipleBlockVerifier (Doxia :: Site Renderer 
1.7 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/NestedItemsVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/NestedItemsVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/NestedItemsVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>NestedItemsVerifier (Doxia :: Site Renderer 1.7-SNAPSHOT Test 
API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>NestedItemsVerifier (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="NestedItemsVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="NestedItemsVerifier (Doxia :: Site Renderer 1.7 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/RenderingContextTest.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/RenderingContextTest.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/RenderingContextTest.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RenderingContextTest (Doxia :: Site Renderer 1.7-SNAPSHOT Test 
API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>RenderingContextTest (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RenderingContextTest (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="RenderingContextTest (Doxia :: Site Renderer 
1.7 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/SkinResourceLoaderTest.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/SkinResourceLoaderTest.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/SkinResourceLoaderTest.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SkinResourceLoaderTest (Doxia :: Site Renderer 1.7-SNAPSHOT Test 
API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>SkinResourceLoaderTest (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SkinResourceLoaderTest (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="SkinResourceLoaderTest (Doxia :: Site Renderer 
1.7 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/XhtmlEntityResolver.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/XhtmlEntityResolver.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/XhtmlEntityResolver.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XhtmlEntityResolver (Doxia :: Site Renderer 1.7-SNAPSHOT Test 
API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>XhtmlEntityResolver (Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="XhtmlEntityResolver (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="XhtmlEntityResolver (Doxia :: Site Renderer 1.7 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/AbstractVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/AbstractVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/AbstractVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.siterenderer.AbstractVerifier 
(Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.doxia.siterenderer.AbstractVerifier 
(Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.doxia.siterenderer.AbstractVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class 
org.apache.maven.doxia.siterenderer.AbstractVerifier (Doxia :: Site Renderer 
1.7 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/AptVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/AptVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/AptVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.siterenderer.AptVerifier (Doxia :: 
Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.doxia.siterenderer.AptVerifier (Doxia :: 
Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.doxia.siterenderer.AptVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class 
org.apache.maven.doxia.siterenderer.AptVerifier (Doxia :: Site Renderer 1.7 
Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/AttributesVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/AttributesVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/AttributesVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.siterenderer.AttributesVerifier 
(Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.doxia.siterenderer.AttributesVerifier 
(Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.doxia.siterenderer.AttributesVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class 
org.apache.maven.doxia.siterenderer.AttributesVerifier (Doxia :: Site Renderer 
1.7 Test API)";
     }
 //-->
 </script>

Modified: 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/CommentsVerifier.html
==============================================================================
--- 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/CommentsVerifier.html
 (original)
+++ 
websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/testapidocs/org/apache/maven/doxia/siterenderer/class-use/CommentsVerifier.html
 Thu Feb 11 22:36:31 2016
@@ -2,14 +2,14 @@
 <!-- NewPage -->
 <html lang="fr">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.maven.doxia.siterenderer.CommentsVerifier 
(Doxia :: Site Renderer 1.7-SNAPSHOT Test API)</title>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.maven.doxia.siterenderer.CommentsVerifier 
(Doxia :: Site Renderer 1.7 Test API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class 
org.apache.maven.doxia.siterenderer.CommentsVerifier (Doxia :: Site Renderer 
1.7-SNAPSHOT Test API)";
+        parent.document.title="Uses of Class 
org.apache.maven.doxia.siterenderer.CommentsVerifier (Doxia :: Site Renderer 
1.7 Test API)";
     }
 //-->
 </script>



Reply via email to