You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/06/27 23:41:42 UTC

svn commit: r914179 [19/34] - in /websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST: ./ apidocs/ apidocs/org/apache/maven/doxia/docrenderer/ apidocs/org/apache/maven/doxia/docrenderer/class-use/ apidocs/org/apache/...

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/findbugs.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/findbugs.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/findbugs.html Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         FindBugs Bug Detector Report
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>
@@ -235,25 +235,25 @@
 <td>org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.createContextForSkin(File, Map, DecorationModel, String, Locale) cr&#xe9;&#xe9; un chargeur de classes java.net.URLClassLoader en dehors d'un block doPrivileged</td>
 <td>MALICIOUS_CODE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED">DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED</a></td>
-<td><a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#644">644</a></td>
+<td><a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#643">643</a></td>
 <td>Medium</td></tr>
 <tr class="a">
 <td>org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.createContextForTemplate(File, File, Map, DecorationModel, String, Locale) cr&#xe9;&#xe9; un chargeur de classes java.net.URLClassLoader en dehors d'un block doPrivileged</td>
 <td>MALICIOUS_CODE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED">DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED</a></td>
-<td><a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#697">697</a></td>
+<td><a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#696">696</a></td>
 <td>Medium</td></tr>
 <tr class="b">
 <td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.copyResources(SiteRenderingContext, File, File)</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
-<td><a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#740">740</a></td>
+<td><a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#739">739</a></td>
 <td>Medium</td></tr>
 <tr class="a">
 <td>exceptional return value of java.io.File.mkdirs() ignored in org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(Collection, SiteRenderingContext, File)</td>
 <td>BAD_PRACTICE</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED_BAD_PRACTICE">RV_RETURN_VALUE_IGNORED_BAD_PRACTICE</a></td>
-<td><a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#300">300</a></td>
+<td><a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#299">299</a></td>
 <td>Medium</td></tr></table></div><a name="org.apache.maven.doxia.siterenderer.SiteRenderingContext"></a>
 <div class="section">
 <h3>org.apache.maven.doxia.siterenderer.SiteRenderingContext<a name="org.apache.maven.doxia.siterenderer.SiteRenderingContext"></a></h3>
@@ -289,7 +289,7 @@
 <td>Found reliance on default encoding in org.apache.maven.doxia.siterenderer.SkinResourceLoader.normalizeNewline(InputStream): String.getBytes()</td>
 <td>I18N</td>
 <td><a class="externalLink" href="http://findbugs.sourceforge.net/bugDescriptions.html#DM_DEFAULT_ENCODING">DM_DEFAULT_ENCODING</a></td>
-<td><a href="./xref/org/apache/maven/doxia/siterenderer/SkinResourceLoader.html#71">71</a></td>
+<td><a href="./xref/org/apache/maven/doxia/siterenderer/SkinResourceLoader.html#73">73</a></td>
 <td>High</td></tr></table></div>
       </div>
     </div>

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -15,7 +15,7 @@
         <meta name="author" content="Hervé Boutemy
 Dennis Lundberg" />
         <meta name="Date-Creation-yyyymmdd" content="20130302" />
-    <meta name="Date-Revision-yyyymmdd" content="20140413" />
+    <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -51,8 +51,8 @@ Dennis Lundberg" />
         Introduction
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Continuous Integration
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Issue Tracking
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         L10n Status
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>

Modified: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/license.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/license.html (original)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/license.html Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Project License
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Project Mailing Lists
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Project Plugin Management
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Project Build Plugins
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         PMD Results
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>
@@ -201,7 +201,7 @@
 <th>Line</th></tr>
 <tr class="b">
 <td>These nested if statements could be combined</td>
-<td><a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L495">495</a>&#x2013;<a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L499">499</a></td></tr></table></div></div>
+<td><a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L494">494</a>&#x2013;<a href="./xref/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.html#L498">498</a></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Project Information
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Generated Reports
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Project Summary
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>
@@ -243,7 +243,7 @@
 <td>doxia-site-renderer</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>1.6-SNAPSHOT</td></tr>
+<td>1.6</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>jar</td></tr>

Added: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/rat-report.html
==============================================================================
--- websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/rat-report.html (added)
+++ websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/rat-report.html Fri Jun 27 21:41:29 2014
@@ -0,0 +1,954 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia at 27 juin 2014 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>Rat (Release Audit Tool) results</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+    <meta name="Date-Revision-yyyymmdd" content="20140627" />
+    <meta http-equiv="Content-Language" content="fr" />
+        
+        </head>
+  <body class="composite">
+    <div id="banner">
+                      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+            
+        
+                <div class="xleft">
+        <span id="publishDate">Dernière publication: 2014-06-27</span>
+                  &nbsp;| <span id="projectVersion">Version: ${project.version}</span>
+                      </div>
+            <div class="xright">        
+        
+      </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+             
+        
+                                      <a href="http://maven.apache.org/" title="Produit par Maven" class="poweredBy">
+        <img class="poweredBy" alt="Produit par Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                   
+        
+            </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Rat (Release Audit Tool) results<a name="Rat_Release_Audit_Tool_results"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://creadur.apache.org/rat/apache-rat-plugin">Rat (Release Audit Tool)</a>.</p><p></p><div class="source"><pre>
+*****************************************************
+Summary
+-------
+Generated at: 2014-06-27T23:31:04+02:00
+Notes: 0
+Binaries: 6
+Archives: 0
+Standards: 89
+
+Apache Licensed: 58
+Generated Documents: 0
+
+JavaDocs are generated and so license header is optional
+Generated files do not required license headers
+
+31 Unknown Licenses
+
+*******************************
+
+Unapproved licenses:
+
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/resources.txt
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/css/print.css
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/css/maven-base.css
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/table-link.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/code.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/figure.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/link.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/note-tip-info.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/nested-format.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/paragraph-figure.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/unknown-macro.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/anchor.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/nested-list-heterogenous.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/simple-paragraph.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/paragraph-list.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/test.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/nested-list.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/linebreak.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/table.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/section.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/escapes.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/simple-list.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/paragraph-header.confluence
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/org/apache/maven/doxia/siterenderer/velocity-toolmanager.vm
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/org/apache/maven/doxia/siterenderer/velocity-toolmanager.expected.txt
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml-special.ent
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml1-transitional.dtd
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml-lat1.ent
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml-symbol.ent
+  /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/xhtml-lat1.ent
+
+*******************************
+
+Archives:
+
+*****************************************************
+  Files with Apache License headers will be marked AL
+  Binary files (which do not require AL headers) will be marked B
+  Compressed archives will be marked A
+  Notices, licenses etc will be marked N
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_ja.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_zh_CN.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_nl.properties
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/resources.txt
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/css/print.css
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/css/maven-base.css
+  B     /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/images/expanded.gif
+  B     /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/images/logos/build-by-maven-white.png
+  B     /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/images/logos/build-by-maven-black.png
+  B     /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/images/logos/maven-feather.png
+  B     /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/images/collapsed.gif
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_pl.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_pt_BR.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_de.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_en.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_es.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_it.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_fr.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/META-INF/plexus/components.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/site-renderer_sv.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/sink/SiteRendererSink.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/DocumentRenderer.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SiteRenderingContext.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/DoxiaDocumentRenderer.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/Renderer.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/SkinResourceLoader.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/RenderingContext.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/ModuleReference.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/RendererException.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/java/org/apache/maven/doxia/siterenderer/DefaultSiteRenderer.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/site/apt/index.apt
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/site/site.xml
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/table-link.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/code.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/figure.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/link.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/note-tip-info.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/nested-format.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/paragraph-figure.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/unknown-macro.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/anchor.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/nested-list-heterogenous.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/simple-paragraph.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/paragraph-list.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/test.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/nested-list.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/linebreak.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/table.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/section.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/escapes.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/simple-list.confluence
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/paragraph-header.confluence
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/xdoc/head.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/xdoc/misc.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/xdoc/multipleblock.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/xdoc/nestedItems.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/xdoc/attributes.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/xdoc/macro.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/xdoc/javascript.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/docbook/sdocbook_full.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/docbook/docbook.xml
+  B     /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/resources/confluence/images/build-by-maven-white.png
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/apt/cdc.apt
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/apt/apt.apt
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/apt/interpolation.apt
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/site.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/fml/faq.fml
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/org/apache/maven/doxia/siterenderer/velocity-toolmanager.vm
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/org/apache/maven/doxia/siterenderer/velocity-toolmanager.expected.txt
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml-special.ent
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml1-transitional.dtd
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml-lat1.ent
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml-symbol.ent
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site-plugin.properties
+ !????? /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/xhtml-lat1.ent
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/log4j.properties
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site-validate/xdoc/entityTest.xml
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site-validate/xdoc/xdoc-2.0.xsd
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/RenderingContextTest.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/SkinResourceLoaderTest.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/JavascriptVerifier.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/DefaultSiteRendererTest.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/EntitiesVerifier.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/FaqVerifier.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/HeadVerifier.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/MiscVerifier.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/AbstractVerifier.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/NestedItemsVerifier.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/XhtmlEntityResolver.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/AttributesVerifier.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/AptVerifier.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/java/org/apache/maven/doxia/siterenderer/MultipleBlockVerifier.java
+  AL    /home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/pom.xml
+ 
+*****************************************************
+ Printing headers for files without AL header...
+ 
+ 
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/default-site.vm
+=======================================================================
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
+&lt;!-- Generated by Apache Maven Doxia Site Renderer#if( $doxiaSiteRendererVersion ) $doxiaSiteRendererVersion#end at $dateFormat.format( $currentDate ) --&gt;
+#macro ( link $href $name $target $img $position $alt $border $width $height $title )
+  #set ( $linkTitle = ' title=&quot;' + $name + '&quot;' )
+  #if( $target )
+    #set ( $linkTarget = ' target=&quot;' + $target + '&quot;' )
+  #else
+    #set ( $linkTarget = &quot;&quot; )
+  #end
+  #if ( $href.toLowerCase().startsWith(&quot;http:/&quot;) || $href.toLowerCase().startsWith(&quot;https:/&quot;) ||
+    $href.toLowerCase().startsWith(&quot;ftp:/&quot;) || $href.toLowerCase().startsWith(&quot;mailto:&quot;) ||
+    $href.toLowerCase().startsWith(&quot;file:/&quot;) || ($href.toLowerCase().indexOf(&quot;://&quot;) != -1) )
+    #set ( $linkClass = ' class=&quot;externalLink&quot;' )
+  #else
+    #set ( $linkClass = &quot;&quot; )
+  #end
+  #if ( $img )
+    #if ( $position == &quot;left&quot; )
+      &lt;a href=&quot;$href&quot;$linkClass$linkTarget$linkTitle&gt;#image($img $alt $border $width $height $title)$name&lt;/a&gt;
+    #else
+      &lt;a href=&quot;$href&quot;$linkClass$linkTarget$linkTitle&gt;$name #image($img $alt $border $width $height $title)&lt;/a&gt;
+    #end
+  #else
+    &lt;a href=&quot;$href&quot;$linkClass$linkTarget$linkTitle&gt;$name&lt;/a&gt;
+  #end
+#end
+##
+#macro ( image $img $alt $border $width $height $title )
+  #if( $img )
+    #if ( ! ( $img.toLowerCase().startsWith(&quot;http:/&quot;) || $img.toLowerCase().startsWith(&quot;https:/&quot;) ||
+            $img.toLowerCase().startsWith(&quot;ftp:/&quot;) || $img.toLowerCase().startsWith(&quot;mailto:&quot;) ||
+            $img.toLowerCase().startsWith(&quot;file:/&quot;) || ($img.toLowerCase().indexOf(&quot;://&quot;) != -1) ) )
+      #set ( $imgSrc = $PathTool.calculateLink( $img, . ) )
+      #set ( $imgSrc = $imgSrc.replaceAll( '\\', '/' ) )
+      #set ( $imgSrc = ' src=&quot;' + $imgSrc + '&quot;' )
+    #else
+      #set ( $imgSrc = ' src=&quot;' + $img + '&quot;' )
+    #end
+    #if( $alt )
+      #set ( $imgAlt = ' alt=&quot;' + $alt + '&quot;' )
+    #else
+      #set ( $imgAlt = ' alt=&quot;&quot;' )
+    #end
+    #if( $border )
+      #set ( $imgBorder = ' border=&quot;' + $border + '&quot;' )
+    #else
+      #set ( $imgBorder = &quot;&quot; )
+    #end
+    #if( $width )
+      #set ( $imgWidth = ' width=&quot;' + $width + '&quot;' )
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/resources.txt
+=======================================================================
+images/expanded.gif
+images/collapsed.gif
+images/logos/maven-feather.png
+images/logos/build-by-maven-white.png
+images/logos/build-by-maven-black.png
+css/maven-base.css
+css/print.css
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/css/print.css
+=======================================================================
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
+	display: none !important;
+}
+#bodyColumn, body.docs div.docs {
+	margin: 0 !important;
+	border: none !important
+}
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/main/resources/org/apache/maven/doxia/siterenderer/resources/css/maven-base.css
+=======================================================================
+body {
+  margin: 0px;
+  padding: 0px;
+}
+img {
+  border:none;
+}
+table {
+  padding:0px;
+  width: 100%;
+  margin-left: -2px;
+  margin-right: -2px;
+}
+acronym {
+  cursor: help;
+  border-bottom: 1px dotted #feb;
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px 4px 2px 4px;
+  vertical-align: top;
+}
+div.clear{
+  clear:both;
+  visibility: hidden;
+}
+div.clear hr{
+  display: none;
+}
+#bannerLeft, #bannerRight {
+  font-size: xx-large;
+  font-weight: bold;
+}
+#bannerLeft img, #bannerRight img {
+  margin: 0px;
+}
+.xleft, #bannerLeft img {
+  float:left;
+}
+.xright, #bannerRight {
+  float:right;
+}
+#banner {
+  padding: 0px;
+}
+#banner img {
+  border: none;
+}
+#breadcrumbs {
+  padding: 3px 10px 3px 10px;
+}
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/table-link.confluence
+=======================================================================
+|| Version || Download || Format || 
+|0.1.1 |[Download|http://example.com/release.0.1.1/ex-win32-win32.x86.zip]| 12-12-2008 | zip |
+|0.1.2 |[http://example.com/release.0.1.2/ex-win32-win32.x86.zip]| 04-12-2008 | zip |
+|0.1.3 |[Download|http://example.com/release.0.1.3/ex-win32-win32.x86.zip]| 03-11-2008 | zip |
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/code.confluence
+=======================================================================
+Simple paragraph.
+
+{code:title=Cat.java}
+public class Cat {
+	public void sitOn(Mat mat) {
+		// ... code here &lt;angle brackets&gt;
+	}
+}
+{code}
+
+Another paragraph (the title of the code block is ignored).
+
+Simple paragraph with embedded code
+{code}
+public class Cat {
+	public void sitOn(Mat mat) {
+		// ... code here &lt;angle brackets&gt;
+	}
+}
+{code}
+in the same paragraph (this didn't work until DOXIA-181). See also DOXIA-302.
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/figure.confluence
+=======================================================================
+Simple paragraph.
+
+!images/build-by-maven-white.png!
+
+Simple paragraph with attempted inline !image.jpg! (should fail).
+
+DOXIA-361:
+
+!images/build-by-maven-white.png! With caption on same line
+
+!images/build-by-maven-white.png!\\
+With caption underneath and linebreak
+
+!images/build-by-maven-white.png!
+With caption underneath and no linebreak
+
+!images/build-by-maven-white.png!
+With *bold* caption underneath
+
+DOXIA-303:
+
+!images/build-by-maven-white.png|align=right, vspace=4!
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/link.confluence
+=======================================================================
+Line with [middle] link
+
+Line with link at the [end]
+
+Line with [link#anchor] and [#simple] anchor and [alias|link]
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/note-tip-info.confluence
+=======================================================================
+Simple paragraph.
+
+{note:title=Be Careful}
+The body of the note here..
+{note}
+
+Tip
+
+{tip:title=Guess What?}
+The body of the tip here..
+{tip}
+
+Info
+
+{info:title=Some 
+Info}
+The body of the info here..
+{info}
+
+Quote
+
+{quote:title=Simon Says}
+The body of the *quote* here..
+{quote}
+
+(In all cases there is no way to reverse the Doxia output 
+back to confluence because they are all rendered as a defitionList.)
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/nested-format.confluence
+=======================================================================
+
+A paragraph with *_bold italic_* _*italic bold*_ *{{bold monospaced}}*
+
+A paragraph with *bold _italic_* _italic *bold*_ *bold {{monospaced}}*
+
+
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/paragraph-figure.confluence
+=======================================================================
+
+A paragraph
+!images/logo.png!
+with a figure
+
+Another paragraph
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/unknown-macro.confluence
+=======================================================================
+{unknown:start}Simple paragraph.
+
+Simple paragraph{unknown:end}.
+
+Simple {unknown:middle} paragraph.
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/anchor.confluence
+=======================================================================
+h1. Section Title
+
+{anchor:start}Simple paragraph.
+
+Simple paragraph{anchor:end}
+
+Simple {anchor:middle} paragraph.
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/nested-list-heterogenous.confluence
+=======================================================================
+* A top level list item 
+*# A nested list item 
+*# Another nested list item 
+* Back at the top level
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/simple-paragraph.confluence
+=======================================================================
+Simple paragraph with *bold* and _italic_ text.
+
+Here is a link to [JIRA|http://jira.codehaus.org]
+
+Here is a link with no text [http://jira.codehaus.org]
+
+This is some {{monospaced}} text.
+
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/paragraph-list.confluence
+=======================================================================
+
+A paragraph
+* A nested list item
+* Another nested list item
+with two lines
+
+Back at the top level
+
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/test.confluence
+=======================================================================
+This the way that we would like to *translate* sites that are primarily
+authored in confluence while at the same time having the site be rendered in
+a _standard way on a static website_.
+
+----
+
+Here is a link to [JIRA|http://jira.codehaus.org]
+
+Here is a link with no text [http://jira.codehaus.org]
+
+This is some {{monospaced}} text.
+
+* item one
+** foo
+** bar
+* item two
+* item three
+
+Some more text
+
+# number one
+# number two
+# number three
+
+||one||two||three||
+|foo|bar|baz|
+
+h1. I am h1
+
+this is how you would code a mojo!
+
+{code}
+public class MyMojo
+    extends AbstractMojo
+{
+    /**
+     * @parameter expression=&quot;${plugin.artifacts}&quot;
+     * @required
+     */
+    private List pluginArtifacts;
+
+    public void execute()
+        throws MojoExecutionException
+    {
+        ...
+        for ( Iterator i = pluginArtifacts.iterator(); i.hasNext(); )
+        {
+            Artifact pluginArtifact = (Artifact) i.next();
+        }
+        ...
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/nested-list.confluence
+=======================================================================
+
+A paragraph
+
+* A top level list item
+** A nested list item
+** Another nested list item
+* Back at the top level
+
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/linebreak.confluence
+=======================================================================
+Line\\
+break.
+
+Line\\with 2\\inline\\
+Breaks.
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/table.confluence
+=======================================================================
+
+Simple table:
+
+||heading 1||heading 2||heading 3||
+|col A1|col A2|col A3|
+|col B1|col B2|col B3|
+
+Table with links (DOXIA-301):
+
+|| Version || Download || Date || Format || 
+|0.1.1 | [Download|http://example.com/release.0.1.1/ex-win32-win32.x86.zip] | 12-12-2008 | zip |
+|0.1.2 | [Download|http://example.com/release.0.1.2/ex-win32-win32.x86.zip] | 04-12-2008 | zip |
+|0.1.3 | [Download|http://example.com/release.0.1.3/ex-win32-win32.x86.zip] | 03-11-2008 | zip |
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/section.confluence
+=======================================================================
+h1. Section1
+
+h2. Section2
+h3. Section3
+
+h4. Section4
+h5. Section5
+
+h1.  TitleWithLeadingSpace
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/escapes.confluence
+=======================================================================
+Simple paragraph with asterisk \* and underline \_.
+
+Simple paragraph with asterisk \*not bold\* and underline \_not italic\_.
+
+Simple paragraph with normal \character escaped.
+
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/simple-list.confluence
+=======================================================================
+* Simple paragraph with *bold* and _italic_ text.
+* Here is a link to [JIRA|http://jira.codehaus.org]
+* Here is a link with no text [http://jira.codehaus.org]
+* This is some {{monospaced}} text.
+* Item with no formatting
+
+Paragraph
+
+* One bullet
+
+* A list item with
+more than one line 
+
+*bold text, not a list!*
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/site/confluence/confluence/paragraph-header.confluence
+=======================================================================
+
+A paragraph
+h2. A header
+with a header
+
+Another paragraph
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/org/apache/maven/doxia/siterenderer/velocity-toolmanager.vm
+=======================================================================
+$esc.html('Maven 2 &amp; 3')
+$display.truncate(&quot;This is a long string.&quot;, 10)
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/org/apache/maven/doxia/siterenderer/velocity-toolmanager.expected.txt
+=======================================================================
+Maven 2 &amp;amp; 3
+This is...
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml-special.ent
+=======================================================================
+&lt;!-- Special characters for XHTML --&gt;
+
+&lt;!-- Character entity set. Typical invocation:
+     &lt;!ENTITY % HTMLspecial PUBLIC
+        &quot;-//W3C//ENTITIES Special for XHTML//EN&quot;
+        &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent&quot;&gt;
+     %HTMLspecial;
+--&gt;
+
+&lt;!-- Portions (C) International Organization for Standardization 1986:
+     Permission to copy in any form is granted for use with
+     conforming SGML systems and applications as defined in
+     ISO 8879, provided this notice is included in all copies.
+--&gt;
+
+&lt;!-- Relevant ISO entity set is given unless names are newly introduced.
+     New names (i.e., not in ISO 8879 list) do not clash with any
+     existing ISO 8879 entity names. ISO 10646 character numbers
+     are given for each character, in hex. values are decimal
+     conversions of the ISO 10646 values and refer to the document
+     character set. Names are Unicode names. 
+--&gt;
+
+&lt;!-- C0 Controls and Basic Latin --&gt;
+&lt;!ENTITY quot    &quot;&amp;#34;&quot;&gt; &lt;!--  quotation mark, U+0022 ISOnum --&gt;
+&lt;!ENTITY amp     &quot;&amp;#38;#38;&quot;&gt; &lt;!--  ampersand, U+0026 ISOnum --&gt;
+&lt;!ENTITY lt      &quot;&amp;#38;#60;&quot;&gt; &lt;!--  less-than sign, U+003C ISOnum --&gt;
+&lt;!ENTITY gt      &quot;&amp;#62;&quot;&gt; &lt;!--  greater-than sign, U+003E ISOnum --&gt;
+&lt;!ENTITY apos	 &quot;&amp;#39;&quot;&gt; &lt;!--  apostrophe = APL quote, U+0027 ISOnum --&gt;
+
+&lt;!-- Latin Extended-A --&gt;
+&lt;!ENTITY OElig   &quot;&amp;#338;&quot;&gt; &lt;!--  latin capital ligature OE,
+                                    U+0152 ISOlat2 --&gt;
+&lt;!ENTITY oelig   &quot;&amp;#339;&quot;&gt; &lt;!--  latin small ligature oe, U+0153 ISOlat2 --&gt;
+&lt;!-- ligature is a misnomer, this is a separate character in some languages --&gt;
+&lt;!ENTITY Scaron  &quot;&amp;#352;&quot;&gt; &lt;!--  latin capital letter S with caron,
+                                    U+0160 ISOlat2 --&gt;
+&lt;!ENTITY scaron  &quot;&amp;#353;&quot;&gt; &lt;!--  latin small letter s with caron,
+                                    U+0161 ISOlat2 --&gt;
+&lt;!ENTITY Yuml    &quot;&amp;#376;&quot;&gt; &lt;!--  latin capital letter Y with diaeresis,
+                                    U+0178 ISOlat2 --&gt;
+
+&lt;!-- Spacing Modifier Letters --&gt;
+&lt;!ENTITY circ    &quot;&amp;#710;&quot;&gt; &lt;!--  modifier letter circumflex accent,
+                                    U+02C6 ISOpub --&gt;
+&lt;!ENTITY tilde   &quot;&amp;#732;&quot;&gt; &lt;!--  small tilde, U+02DC ISOdia --&gt;
+
+&lt;!-- General Punctuation --&gt;
+&lt;!ENTITY ensp    &quot;&amp;#8194;&quot;&gt; &lt;!-- en space, U+2002 ISOpub --&gt;
+&lt;!ENTITY emsp    &quot;&amp;#8195;&quot;&gt; &lt;!-- em space, U+2003 ISOpub --&gt;
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml1-transitional.dtd
+=======================================================================
+&lt;!--
+   Extensible HTML version 1.0 Transitional DTD
+
+   This is the same as HTML 4 Transitional except for
+   changes due to the differences between XML and SGML.
+
+   Namespace = http://www.w3.org/1999/xhtml
+
+   For further information, see: http://www.w3.org/TR/xhtml1
+
+   Copyright (c) 1998-2002 W3C (MIT, INRIA, Keio),
+   All Rights Reserved. 
+
+   This DTD module is identified by the PUBLIC and SYSTEM identifiers:
+
+   PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
+   SYSTEM &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;
+
+   $Revision$
+   $Date$
+
+--&gt;
+
+&lt;!--================ Character mnemonic entities =========================--&gt;
+
+&lt;!ENTITY % HTMLlat1 PUBLIC
+   &quot;-//W3C//ENTITIES Latin 1 for XHTML//EN&quot;
+   &quot;xhtml-lat1.ent&quot;&gt;
+%HTMLlat1;
+
+&lt;!ENTITY % HTMLsymbol PUBLIC
+   &quot;-//W3C//ENTITIES Symbols for XHTML//EN&quot;
+   &quot;xhtml-symbol.ent&quot;&gt;
+%HTMLsymbol;
+
+&lt;!ENTITY % HTMLspecial PUBLIC
+   &quot;-//W3C//ENTITIES Special for XHTML//EN&quot;
+   &quot;xhtml-special.ent&quot;&gt;
+%HTMLspecial;
+
+&lt;!--================== Imported Names ====================================--&gt;
+
+&lt;!ENTITY % ContentType &quot;CDATA&quot;&gt;
+    &lt;!-- media type, as per [RFC2045] --&gt;
+
+&lt;!ENTITY % ContentTypes &quot;CDATA&quot;&gt;
+    &lt;!-- comma-separated list of media types, as per [RFC2045] --&gt;
+
+&lt;!ENTITY % Charset &quot;CDATA&quot;&gt;
+    &lt;!-- a character encoding, as per [RFC2045] --&gt;
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml-lat1.ent
+=======================================================================
+&lt;!-- Portions (C) International Organization for Standardization 1986
+     Permission to copy in any form is granted for use with
+     conforming SGML systems and applications as defined in
+     ISO 8879, provided this notice is included in all copies.
+--&gt;
+&lt;!-- Character entity set. Typical invocation:
+    &lt;!ENTITY % HTMLlat1 PUBLIC
+       &quot;-//W3C//ENTITIES Latin 1 for XHTML//EN&quot;
+       &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent&quot;&gt;
+    %HTMLlat1;
+--&gt;
+
+&lt;!ENTITY nbsp   &quot;&amp;#160;&quot;&gt; &lt;!-- no-break space = non-breaking space,
+                                  U+00A0 ISOnum --&gt;
+&lt;!ENTITY iexcl  &quot;&amp;#161;&quot;&gt; &lt;!-- inverted exclamation mark, U+00A1 ISOnum --&gt;
+&lt;!ENTITY cent   &quot;&amp;#162;&quot;&gt; &lt;!-- cent sign, U+00A2 ISOnum --&gt;
+&lt;!ENTITY pound  &quot;&amp;#163;&quot;&gt; &lt;!-- pound sign, U+00A3 ISOnum --&gt;
+&lt;!ENTITY curren &quot;&amp;#164;&quot;&gt; &lt;!-- currency sign, U+00A4 ISOnum --&gt;
+&lt;!ENTITY yen    &quot;&amp;#165;&quot;&gt; &lt;!-- yen sign = yuan sign, U+00A5 ISOnum --&gt;
+&lt;!ENTITY brvbar &quot;&amp;#166;&quot;&gt; &lt;!-- broken bar = broken vertical bar,
+                                  U+00A6 ISOnum --&gt;
+&lt;!ENTITY sect   &quot;&amp;#167;&quot;&gt; &lt;!-- section sign, U+00A7 ISOnum --&gt;
+&lt;!ENTITY uml    &quot;&amp;#168;&quot;&gt; &lt;!-- diaeresis = spacing diaeresis,
+                                  U+00A8 ISOdia --&gt;
+&lt;!ENTITY copy   &quot;&amp;#169;&quot;&gt; &lt;!-- copyright sign, U+00A9 ISOnum --&gt;
+&lt;!ENTITY ordf   &quot;&amp;#170;&quot;&gt; &lt;!-- feminine ordinal indicator, U+00AA ISOnum --&gt;
+&lt;!ENTITY laquo  &quot;&amp;#171;&quot;&gt; &lt;!-- left-pointing double angle quotation mark
+                                  = left pointing guillemet, U+00AB ISOnum --&gt;
+&lt;!ENTITY not    &quot;&amp;#172;&quot;&gt; &lt;!-- not sign = angled dash,
+                                  U+00AC ISOnum --&gt;
+&lt;!ENTITY shy    &quot;&amp;#173;&quot;&gt; &lt;!-- soft hyphen = discretionary hyphen,
+                                  U+00AD ISOnum --&gt;
+&lt;!ENTITY reg    &quot;&amp;#174;&quot;&gt; &lt;!-- registered sign = registered trade mark sign,
+                                  U+00AE ISOnum --&gt;
+&lt;!ENTITY macr   &quot;&amp;#175;&quot;&gt; &lt;!-- macron = spacing macron = overline
+                                  = APL overbar, U+00AF ISOdia --&gt;
+&lt;!ENTITY deg    &quot;&amp;#176;&quot;&gt; &lt;!-- degree sign, U+00B0 ISOnum --&gt;
+&lt;!ENTITY plusmn &quot;&amp;#177;&quot;&gt; &lt;!-- plus-minus sign = plus-or-minus sign,
+                                  U+00B1 ISOnum --&gt;
+&lt;!ENTITY sup2   &quot;&amp;#178;&quot;&gt; &lt;!-- superscript two = superscript digit two
+                                  = squared, U+00B2 ISOnum --&gt;
+&lt;!ENTITY sup3   &quot;&amp;#179;&quot;&gt; &lt;!-- superscript three = superscript digit three
+                                  = cubed, U+00B3 ISOnum --&gt;
+&lt;!ENTITY acute  &quot;&amp;#180;&quot;&gt; &lt;!-- acute accent = spacing acute,
+                                  U+00B4 ISOdia --&gt;
+&lt;!ENTITY micro  &quot;&amp;#181;&quot;&gt; &lt;!-- micro sign, U+00B5 ISOnum --&gt;
+&lt;!ENTITY para   &quot;&amp;#182;&quot;&gt; &lt;!-- pilcrow sign = paragraph sign,
+                                  U+00B6 ISOnum --&gt;
+&lt;!ENTITY middot &quot;&amp;#183;&quot;&gt; &lt;!-- middle dot = Georgian comma
+                                  = Greek middle dot, U+00B7 ISOnum --&gt;
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/dtd/xhtml-symbol.ent
+=======================================================================
+&lt;!-- Mathematical, Greek and Symbolic characters for XHTML --&gt;
+
+&lt;!-- Character entity set. Typical invocation:
+     &lt;!ENTITY % HTMLsymbol PUBLIC
+        &quot;-//W3C//ENTITIES Symbols for XHTML//EN&quot;
+        &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent&quot;&gt;
+     %HTMLsymbol;
+--&gt;
+
+&lt;!-- Portions (C) International Organization for Standardization 1986:
+     Permission to copy in any form is granted for use with
+     conforming SGML systems and applications as defined in
+     ISO 8879, provided this notice is included in all copies.
+--&gt;
+
+&lt;!-- Relevant ISO entity set is given unless names are newly introduced.
+     New names (i.e., not in ISO 8879 list) do not clash with any
+     existing ISO 8879 entity names. ISO 10646 character numbers
+     are given for each character, in hex. values are decimal
+     conversions of the ISO 10646 values and refer to the document
+     character set. Names are Unicode names. 
+--&gt;
+
+&lt;!-- Latin Extended-B --&gt;
+&lt;!ENTITY fnof     &quot;&amp;#402;&quot;&gt; &lt;!-- latin small letter f with hook = function
+                                    = florin, U+0192 ISOtech --&gt;
+
+&lt;!-- Greek --&gt;
+&lt;!ENTITY Alpha    &quot;&amp;#913;&quot;&gt; &lt;!-- greek capital letter alpha, U+0391 --&gt;
+&lt;!ENTITY Beta     &quot;&amp;#914;&quot;&gt; &lt;!-- greek capital letter beta, U+0392 --&gt;
+&lt;!ENTITY Gamma    &quot;&amp;#915;&quot;&gt; &lt;!-- greek capital letter gamma,
+                                    U+0393 ISOgrk3 --&gt;
+&lt;!ENTITY Delta    &quot;&amp;#916;&quot;&gt; &lt;!-- greek capital letter delta,
+                                    U+0394 ISOgrk3 --&gt;
+&lt;!ENTITY Epsilon  &quot;&amp;#917;&quot;&gt; &lt;!-- greek capital letter epsilon, U+0395 --&gt;
+&lt;!ENTITY Zeta     &quot;&amp;#918;&quot;&gt; &lt;!-- greek capital letter zeta, U+0396 --&gt;
+&lt;!ENTITY Eta      &quot;&amp;#919;&quot;&gt; &lt;!-- greek capital letter eta, U+0397 --&gt;
+&lt;!ENTITY Theta    &quot;&amp;#920;&quot;&gt; &lt;!-- greek capital letter theta,
+                                    U+0398 ISOgrk3 --&gt;
+&lt;!ENTITY Iota     &quot;&amp;#921;&quot;&gt; &lt;!-- greek capital letter iota, U+0399 --&gt;
+&lt;!ENTITY Kappa    &quot;&amp;#922;&quot;&gt; &lt;!-- greek capital letter kappa, U+039A --&gt;
+&lt;!ENTITY Lambda   &quot;&amp;#923;&quot;&gt; &lt;!-- greek capital letter lamda,
+                                    U+039B ISOgrk3 --&gt;
+&lt;!ENTITY Mu       &quot;&amp;#924;&quot;&gt; &lt;!-- greek capital letter mu, U+039C --&gt;
+&lt;!ENTITY Nu       &quot;&amp;#925;&quot;&gt; &lt;!-- greek capital letter nu, U+039D --&gt;
+&lt;!ENTITY Xi       &quot;&amp;#926;&quot;&gt; &lt;!-- greek capital letter xi, U+039E ISOgrk3 --&gt;
+&lt;!ENTITY Omicron  &quot;&amp;#927;&quot;&gt; &lt;!-- greek capital letter omicron, U+039F --&gt;
+&lt;!ENTITY Pi       &quot;&amp;#928;&quot;&gt; &lt;!-- greek capital letter pi, U+03A0 ISOgrk3 --&gt;
+&lt;!ENTITY Rho      &quot;&amp;#929;&quot;&gt; &lt;!-- greek capital letter rho, U+03A1 --&gt;
+&lt;!-- there is no Sigmaf, and no U+03A2 character either --&gt;
+
+=======================================================================
+==/home/herve/projets/maven/trunks/doxia/doxia-sitetools/target/checkout/doxia-site-renderer/src/test/resources/xhtml-lat1.ent
+=======================================================================
+&lt;!-- Portions (C) International Organization for Standardization 1986
+     Permission to copy in any form is granted for use with
+     conforming SGML systems and applications as defined in
+     ISO 8879, provided this notice is included in all copies.
+--&gt;
+&lt;!-- Character entity set. Typical invocation:
+    &lt;!ENTITY % HTMLlat1 PUBLIC
+       &quot;-//W3C//ENTITIES Latin 1 for XHTML//EN&quot;
+       &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent&quot;&gt;
+    %HTMLlat1;
+--&gt;
+
+&lt;!ENTITY nbsp   &quot;&amp;#160;&quot;&gt; &lt;!-- no-break space = non-breaking space,
+                                  U+00A0 ISOnum --&gt;
+&lt;!ENTITY iexcl  &quot;&amp;#161;&quot;&gt; &lt;!-- inverted exclamation mark, U+00A1 ISOnum --&gt;
+&lt;!ENTITY cent   &quot;&amp;#162;&quot;&gt; &lt;!-- cent sign, U+00A2 ISOnum --&gt;
+&lt;!ENTITY pound  &quot;&amp;#163;&quot;&gt; &lt;!-- pound sign, U+00A3 ISOnum --&gt;
+&lt;!ENTITY curren &quot;&amp;#164;&quot;&gt; &lt;!-- currency sign, U+00A4 ISOnum --&gt;
+&lt;!ENTITY yen    &quot;&amp;#165;&quot;&gt; &lt;!-- yen sign = yuan sign, U+00A5 ISOnum --&gt;
+&lt;!ENTITY brvbar &quot;&amp;#166;&quot;&gt; &lt;!-- broken bar = broken vertical bar,
+                                  U+00A6 ISOnum --&gt;
+&lt;!ENTITY sect   &quot;&amp;#167;&quot;&gt; &lt;!-- section sign, U+00A7 ISOnum --&gt;
+&lt;!ENTITY uml    &quot;&amp;#168;&quot;&gt; &lt;!-- diaeresis = spacing diaeresis,
+                                  U+00A8 ISOdia --&gt;
+&lt;!ENTITY copy   &quot;&amp;#169;&quot;&gt; &lt;!-- copyright sign, U+00A9 ISOnum --&gt;
+&lt;!ENTITY ordf   &quot;&amp;#170;&quot;&gt; &lt;!-- feminine ordinal indicator, U+00AA ISOnum --&gt;
+&lt;!ENTITY laquo  &quot;&amp;#171;&quot;&gt; &lt;!-- left-pointing double angle quotation mark
+                                  = left pointing guillemet, U+00AB ISOnum --&gt;
+&lt;!ENTITY not    &quot;&amp;#172;&quot;&gt; &lt;!-- not sign = angled dash,
+                                  U+00AC ISOnum --&gt;
+&lt;!ENTITY shy    &quot;&amp;#173;&quot;&gt; &lt;!-- soft hyphen = discretionary hyphen,
+                                  U+00AD ISOnum --&gt;
+&lt;!ENTITY reg    &quot;&amp;#174;&quot;&gt; &lt;!-- registered sign = registered trade mark sign,
+                                  U+00AE ISOnum --&gt;
+&lt;!ENTITY macr   &quot;&amp;#175;&quot;&gt; &lt;!-- macron = spacing macron = overline
+                                  = APL overbar, U+00AF ISOdia --&gt;
+&lt;!ENTITY deg    &quot;&amp;#176;&quot;&gt; &lt;!-- degree sign, U+00B0 ISOnum --&gt;
+&lt;!ENTITY plusmn &quot;&amp;#177;&quot;&gt; &lt;!-- plus-minus sign = plus-or-minus sign,
+                                  U+00B1 ISOnum --&gt;
+&lt;!ENTITY sup2   &quot;&amp;#178;&quot;&gt; &lt;!-- superscript two = superscript digit two
+                                  = squared, U+00B2 ISOnum --&gt;
+&lt;!ENTITY sup3   &quot;&amp;#179;&quot;&gt; &lt;!-- superscript three = superscript digit three
+                                  = cubed, U+00B3 ISOnum --&gt;
+&lt;!ENTITY acute  &quot;&amp;#180;&quot;&gt; &lt;!-- acute accent = spacing acute,
+                                  U+00B4 ISOdia --&gt;
+&lt;!ENTITY micro  &quot;&amp;#181;&quot;&gt; &lt;!-- micro sign, U+00B5 ISOnum --&gt;
+&lt;!ENTITY para   &quot;&amp;#182;&quot;&gt; &lt;!-- pilcrow sign = paragraph sign,
+                                  U+00B6 ISOnum --&gt;
+&lt;!ENTITY middot &quot;&amp;#183;&quot;&gt; &lt;!-- middle dot = Georgian comma
+                                  = Greek middle dot, U+00B7 ISOnum --&gt;
+</pre></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">
+              Copyright &#169;  All Rights Reserved.      
+        
+                  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>
\ No newline at end of file

Propchange: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/rat-report.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maven-doxia/content/doxia-sitetools-archives/doxia-sitetools-LATEST/doxia-site-renderer/rat-report.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

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 Fri Jun 27 21:41:29 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
- | Generated by Apache Maven Doxia at 2014-04-13
+ | Generated by Apache Maven Doxia at 2014-06-27
  | Rendered using Apache Maven Stylus Skin 1.5
 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
@@ -12,7 +12,7 @@
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta name="Date-Revision-yyyymmdd" content="20140413" />
+        <meta name="Date-Revision-yyyymmdd" content="20140627" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -48,8 +48,8 @@
         Sonar
         </div>
             <div class="xright">        
-                                    Last Published: 2014-04-13
-              &nbsp;| Version: 1.6-SNAPSHOT
+                                    Last Published: 2014-06-27
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>