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 2012/05/08 16:02:13 UTC

svn commit: r816667 [7/27] - in /websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugin/checkstyle/ apidocs/org/apache/maven/plugin/checkstyle/class-use/ apidocs/org/apache/maven/plugin...

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CheckstyleRssGeneratorRequest (Maven Checkstyle Plugin 2.7 API)
+CheckstyleRssGeneratorRequest (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CheckstyleRssGeneratorRequest (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="CheckstyleRssGeneratorRequest (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,12 +90,12 @@ org.apache.maven.plugin.checkstyle.rss</
 <BR>
 Class CheckstyleRssGeneratorRequest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>CheckstyleRssGeneratorRequest</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
+<DT><PRE>public class <B>CheckstyleRssGeneratorRequest</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></DL>
 </PRE>
 
 <P>
@@ -122,8 +119,8 @@ Class CheckstyleRssGeneratorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#CheckstyleRssGeneratorRequest(org.apache.maven.project.MavenProject, java.lang.String, java.io.File, org.apache.maven.plugin.logging.Log)">CheckstyleRssGeneratorRequest</A></B>(org.apache.maven.project.MavenProject&nbsp;mavenProject,
-                              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;copyright,
-                              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;outputDirectory,
+                              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;copyright,
+                              <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory,
                               org.apache.maven.plugin.logging.Log&nbsp;log)</CODE>
 
 <BR>
@@ -141,7 +138,7 @@ Class CheckstyleRssGeneratorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#getCopyright()">getCopyright</A></B>()</CODE>
 
 <BR>
@@ -165,7 +162,7 @@ Class CheckstyleRssGeneratorRequest</H2>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#getOutputDirectory()">getOutputDirectory</A></B>()</CODE>
 
 <BR>
@@ -174,7 +171,7 @@ Class CheckstyleRssGeneratorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#setCopyright(java.lang.String)">setCopyright</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;copyright)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#setCopyright(java.lang.String)">setCopyright</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;copyright)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -198,7 +195,7 @@ Class CheckstyleRssGeneratorRequest</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#setOutputDirectory(java.io.File)">setOutputDirectory</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html#setOutputDirectory(java.io.File)">setOutputDirectory</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -207,10 +204,10 @@ Class CheckstyleRssGeneratorRequest</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -230,8 +227,8 @@ Class CheckstyleRssGeneratorRequest</H2>
 CheckstyleRssGeneratorRequest</H3>
 <PRE>
 public <B>CheckstyleRssGeneratorRequest</B>(org.apache.maven.project.MavenProject&nbsp;mavenProject,
-                                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;copyright,
-                                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;outputDirectory,
+                                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;copyright,
+                                     <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory,
                                      org.apache.maven.plugin.logging.Log&nbsp;log)</PRE>
 <DL>
 </DL>
@@ -271,7 +268,7 @@ public void <B>setMavenProject</B>(org.a
 <A NAME="getCopyright()"><!-- --></A><H3>
 getCopyright</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getCopyright</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getCopyright</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -282,7 +279,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="setCopyright(java.lang.String)"><!-- --></A><H3>
 setCopyright</H3>
 <PRE>
-public void <B>setCopyright</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;copyright)</PRE>
+public void <B>setCopyright</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;copyright)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -293,7 +290,7 @@ public void <B>setCopyright</B>(<A HREF=
 <A NAME="getOutputDirectory()"><!-- --></A><H3>
 getOutputDirectory</H3>
 <PRE>
-public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <B>getOutputDirectory</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>getOutputDirectory</B>()</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -304,7 +301,7 @@ public <A HREF="http://java.sun.com/j2se
 <A NAME="setOutputDirectory(java.io.File)"><!-- --></A><H3>
 setOutputDirectory</H3>
 <PRE>
-public void <B>setOutputDirectory</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
+public void <B>setOutputDirectory</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html" title="class or interface in java.io">File</A>&nbsp;outputDirectory)</PRE>
 <DL>
 <DD><DL>
 </DL>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/DefaultCheckstyleRssGenerator.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/DefaultCheckstyleRssGenerator.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/DefaultCheckstyleRssGenerator.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-DefaultCheckstyleRssGenerator (Maven Checkstyle Plugin 2.7 API)
+DefaultCheckstyleRssGenerator (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="DefaultCheckstyleRssGenerator (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="DefaultCheckstyleRssGenerator (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,7 +90,7 @@ org.apache.maven.plugin.checkstyle.rss</
 <BR>
 Class DefaultCheckstyleRssGenerator</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator</B>
 </PRE>
 <DL>
@@ -101,7 +98,7 @@ Class DefaultCheckstyleRssGenerator</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>DefaultCheckstyleRssGenerator</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A></DL>
+<DT><PRE>public class <B>DefaultCheckstyleRssGenerator</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A></DL>
 </PRE>
 
 <P>
@@ -153,10 +150,10 @@ Class DefaultCheckstyleRssGenerator</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGenerator.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGenerator.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGenerator.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator (Maven Checkstyle Plugin 2.7 API)
+Uses of Interface org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Uses of Interface org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGenerator (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss//class-useCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleRssGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -118,7 +114,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;<A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A></CODE></FONT></TD>
-<TD><CODE><B>CheckstyleReport.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleReport.html#checkstyleRssGenerator">checkstyleRssGenerator</A></B></CODE>
+<TD><CODE><B>AbstractCheckstyleReport.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html#checkstyleRssGenerator">checkstyleRssGenerator</A></B></CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CheckstyleRssGenerator.</TD>
@@ -184,7 +180,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss//class-useCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleRssGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest (Maven Checkstyle Plugin 2.7 API)
+Uses of Class org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss//class-useCheckstyleRssGeneratorRequest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleRssGeneratorRequest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -114,7 +110,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>CheckstyleRssGenerator.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html#generateRSS(org.apache.maven.plugin.checkstyle.CheckstyleResults, org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest)">generateRSS</A></B>(<A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleResults</A>&nbsp;results,
+<TD><CODE><B>DefaultCheckstyleRssGenerator.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/rss/DefaultCheckstyleRssGenerator.html#generateRSS(org.apache.maven.plugin.checkstyle.CheckstyleResults, org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest)">generateRSS</A></B>(<A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleResults</A>&nbsp;results,
             <A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGeneratorRequest</A>&nbsp;checkstyleRssGeneratorRequest)</CODE>
 
 <BR>
@@ -123,7 +119,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>DefaultCheckstyleRssGenerator.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/rss/DefaultCheckstyleRssGenerator.html#generateRSS(org.apache.maven.plugin.checkstyle.CheckstyleResults, org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest)">generateRSS</A></B>(<A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleResults</A>&nbsp;results,
+<TD><CODE><B>CheckstyleRssGenerator.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html#generateRSS(org.apache.maven.plugin.checkstyle.CheckstyleResults, org.apache.maven.plugin.checkstyle.rss.CheckstyleRssGeneratorRequest)">generateRSS</A></B>(<A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle">CheckstyleResults</A>&nbsp;results,
             <A HREF="../../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGeneratorRequest</A>&nbsp;checkstyleRssGeneratorRequest)</CODE>
 
 <BR>
@@ -165,7 +161,7 @@ Uses of <A HREF="../../../../../../../or
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss//class-useCheckstyleRssGeneratorRequest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/CheckstyleRssGeneratorRequest.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CheckstyleRssGeneratorRequest.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator (Maven Checkstyle Plugin 2.7 API)
+Uses of Class org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Uses of Class org.apache.maven.plugin.checkstyle.rss.DefaultCheckstyleRssGenerator (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss//class-useDefaultCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DefaultCheckstyleRssGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -119,7 +115,7 @@ No usage of org.apache.maven.plugin.chec
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss//class-useDefaultCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugin/checkstyle/rss/class-use/DefaultCheckstyleRssGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DefaultCheckstyleRssGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-frame.html Tue May  8 14:02:08 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.rss (Maven Checkstyle Plugin 2.7 API)
+org.apache.maven.plugin.checkstyle.rss (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.rss package">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-summary.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.rss (Maven Checkstyle Plugin 2.7 API)
+org.apache.maven.plugin.checkstyle.rss (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.apache.maven.plugin.checkstyle.rss package">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin.checkstyle.rss (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="org.apache.maven.plugin.checkstyle.rss (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-tree.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugin.checkstyle.rss Class Hierarchy (Maven Checkstyle Plugin 2.7 API)
+org.apache.maven.plugin.checkstyle.rss Class Hierarchy (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugin.checkstyle.rss Class Hierarchy (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="org.apache.maven.plugin.checkstyle.rss Class Hierarchy (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -92,7 +88,7 @@ Hierarchy For Package org.apache.maven.p
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>CheckstyleRssGeneratorRequest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/DefaultCheckstyleRssGenerator.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>DefaultCheckstyleRssGenerator</B></A> (implements org.apache.maven.plugin.checkstyle.rss.<A HREF="../../../../../../org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A>)
 </UL>
 </UL>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/apache/maven/plugin/checkstyle/rss/package-use.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugin.checkstyle.rss (Maven Checkstyle Plugin 2.7 API)
+Uses of Package org.apache.maven.plugin.checkstyle.rss (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle.rss (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Uses of Package org.apache.maven.plugin.checkstyle.rss (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/RegexBasedInterpolator.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/RegexBasedInterpolator.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/RegexBasedInterpolator.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-RegexBasedInterpolator (Maven Checkstyle Plugin 2.7 API)
+RegexBasedInterpolator (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.codehaus.plexus.util.interpolation.RegexBasedInterpolator class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="RegexBasedInterpolator (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="RegexBasedInterpolator (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,18 +90,18 @@ org.codehaus.plexus.util.interpolation</
 <BR>
 Class RegexBasedInterpolator</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.interpolation.RegexBasedInterpolator</A>
+<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.interpolation.RegexBasedInterpolator</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.codehaus.plexus.util.interpolation.RegexBasedInterpolator</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.interpolation.Interpolator</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.Interpolator.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.interpolation.Interpolator</A></DD>
 </DL>
 <HR>
 <B>Deprecated.</B>&nbsp;<I>must be removed when doxia has upgraded to plexus-utils 2.x and plexux-interpolation</I>
 <P>
 <DL>
-<DT><PRE>public class <B>RegexBasedInterpolator</B><DT>extends <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.interpolation.RegexBasedInterpolator</A></DL>
+<DT><PRE>public class <B>RegexBasedInterpolator</B><DT>extends <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.interpolation.RegexBasedInterpolator</A></DL>
 </PRE>
 
 <P>
@@ -131,7 +128,7 @@ Class RegexBasedInterpolator</H2>
 &nbsp;<A NAME="fields_inherited_from_class_org.codehaus.plexus.interpolation.RegexBasedInterpolator"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html?is-external=true" title="class or interface in org.codehaus.plexus">RegexBasedInterpolator</A></B></TH>
+<TH ALIGN="left"><B>Fields inherited from class org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html" title="class or interface in org.codehaus.plexus">RegexBasedInterpolator</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>DEFAULT_REGEXP</CODE></TD>
@@ -166,7 +163,7 @@ Class RegexBasedInterpolator</H2>
 &nbsp;<A NAME="methods_inherited_from_class_org.codehaus.plexus.interpolation.RegexBasedInterpolator"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html?is-external=true" title="class or interface in org.codehaus.plexus">RegexBasedInterpolator</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html" title="class or interface in org.codehaus.plexus">RegexBasedInterpolator</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>addPostProcessor, addValueSource, clearAnswers, clearFeedback, getFeedback, interpolate, interpolate, interpolate, interpolate, isCacheAnswers, isReusePatterns, removePostProcessor, removeValuesSource, setCacheAnswers, setReusePatterns</CODE></TD>
@@ -175,10 +172,10 @@ Class RegexBasedInterpolator</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://
 java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/ValueSource.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/ValueSource.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/ValueSource.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ValueSource (Maven Checkstyle Plugin 2.7 API)
+ValueSource (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.codehaus.plexus.util.interpolation.ValueSource interface">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ValueSource (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="ValueSource (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -93,13 +90,13 @@ org.codehaus.plexus.util.interpolation</
 <BR>
 Interface ValueSource</H2>
 <DL>
-<DT><B>All Superinterfaces:</B> <DD><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.interpolation.ValueSource</A></DD>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.interpolation.ValueSource</A></DD>
 </DL>
 <HR>
 <B>Deprecated.</B>&nbsp;<I>must be removed when doxia has upgraded to plexus-utils 2.x and plexux-interpolation</I>
 <P>
 <DL>
-<DT><PRE>public interface <B>ValueSource</B><DT>extends <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html?is-external=true" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.interpolation.ValueSource</A></DL>
+<DT><PRE>public interface <B>ValueSource</B><DT>extends <A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html" title="class or interface in org.codehaus.plexus">org.codehaus.plexus.interpolation.ValueSource</A></DL>
 </PRE>
 
 <P>
@@ -127,7 +124,7 @@ Interface ValueSource</H2>
 &nbsp;<A NAME="methods_inherited_from_class_org.codehaus.plexus.interpolation.ValueSource"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from interface org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html?is-external=true" title="class or interface in org.codehaus.plexus">ValueSource</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from interface org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html" title="class or interface in org.codehaus.plexus">ValueSource</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clearFeedback, getFeedback, getValue</CODE></TD>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/class-use/RegexBasedInterpolator.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/class-use/RegexBasedInterpolator.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/class-use/RegexBasedInterpolator.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.codehaus.plexus.util.interpolation.RegexBasedInterpolator (Maven Checkstyle Plugin 2.7 API)
+Uses of Class org.codehaus.plexus.util.interpolation.RegexBasedInterpolator (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.codehaus.plexus.util.interpolation.RegexBasedInterpolator (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Uses of Class org.codehaus.plexus.util.interpolation.RegexBasedInterpolator (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/codehaus/plexus/util/interpolation//class-useRegexBasedInterpolator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/codehaus/plexus/util/interpolation/class-use/RegexBasedInterpolator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="RegexBasedInterpolator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -119,7 +115,7 @@ No usage of org.codehaus.plexus.util.int
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/codehaus/plexus/util/interpolation//class-useRegexBasedInterpolator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/codehaus/plexus/util/interpolation/class-use/RegexBasedInterpolator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="RegexBasedInterpolator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/class-use/ValueSource.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/class-use/ValueSource.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/class-use/ValueSource.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.codehaus.plexus.util.interpolation.ValueSource (Maven Checkstyle Plugin 2.7 API)
+Uses of Interface org.codehaus.plexus.util.interpolation.ValueSource (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.codehaus.plexus.util.interpolation.ValueSource (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Uses of Interface org.codehaus.plexus.util.interpolation.ValueSource (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/codehaus/plexus/util/interpolation//class-useValueSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/codehaus/plexus/util/interpolation/class-use/ValueSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ValueSource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -119,7 +115,7 @@ No usage of org.codehaus.plexus.util.int
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/codehaus/plexus/util/interpolation//class-useValueSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/codehaus/plexus/util/interpolation/class-use/ValueSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ValueSource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-frame.html Tue May  8 14:02:08 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.7 API)
+org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.codehaus.plexus.util.interpolation package">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-summary.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.7 API)
+org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="org.codehaus.plexus.util.interpolation package">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-tree.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.codehaus.plexus.util.interpolation Class Hierarchy (Maven Checkstyle Plugin 2.7 API)
+org.codehaus.plexus.util.interpolation Class Hierarchy (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.codehaus.plexus.util.interpolation Class Hierarchy (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="org.codehaus.plexus.util.interpolation Class Hierarchy (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -92,8 +88,8 @@ Hierarchy For Package org.codehaus.plexu
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
-<LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>RegexBasedInterpolator</B></A> (implements org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus">Interpolator</A>)
+<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html" title="class or interface in org.codehaus.plexus"><B>RegexBasedInterpolator</B></A> (implements org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.Interpolator.html" title="class or interface in org.codehaus.plexus">Interpolator</A>)
 <UL>
 <LI TYPE="circle">org.codehaus.plexus.util.interpolation.<A HREF="../../../../../org/codehaus/plexus/util/interpolation/RegexBasedInterpolator.html" title="class in org.codehaus.plexus.util.interpolation"><B>RegexBasedInterpolator</B></A></UL>
 </UL>
@@ -102,7 +98,7 @@ Class Hierarchy
 Interface Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>ValueSource</B></A><UL>
+<LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html" title="class or interface in org.codehaus.plexus"><B>ValueSource</B></A><UL>
 <LI TYPE="circle">org.codehaus.plexus.util.interpolation.<A HREF="../../../../../org/codehaus/plexus/util/interpolation/ValueSource.html" title="interface in org.codehaus.plexus.util.interpolation"><B>ValueSource</B></A></UL>
 </UL>
 <HR>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/org/codehaus/plexus/util/interpolation/package-use.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.7 API)
+Uses of Package org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Uses of Package org.codehaus.plexus.util.interpolation (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-frame.html Tue May  8 14:02:08 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview List (Maven Checkstyle Plugin 2.7 API)
+Overview (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="Overview, Maven Checkstyle Plugin 2.8 API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-summary.html Tue May  8 14:02:08 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:37 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Checkstyle Plugin 2.7 API)
+Overview (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
+<META NAME="keywords" CONTENT="Overview, Maven Checkstyle Plugin 2.8 API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Overview (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Overview (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -82,7 +79,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Maven Checkstyle Plugin 2.7 API
+Maven Checkstyle Plugin 2.8 API
 </H1>
 </CENTER>
 

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/overview-tree.html Tue May  8 14:02:08 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Mon Aug 08 20:38:36 CEST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Oct 24 11:45:35 BST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Checkstyle Plugin 2.7 API)
+Class Hierarchy (Maven Checkstyle Plugin 2.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-08-08">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Class Hierarchy (Maven Checkstyle Plugin 2.7 API)";
-    }
+    parent.document.title="Class Hierarchy (Maven Checkstyle Plugin 2.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -91,8 +87,8 @@ Hierarchy For All Packages</H2>
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
-<LI TYPE="circle">org.codehaus.plexus.logging.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html?is-external=true" title="class or interface in org.codehaus.plexus.logging"><B>AbstractLogEnabled</B></A> (implements org.codehaus.plexus.logging.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/LogEnabled.html?is-external=true" title="class or interface in org.codehaus.plexus.logging">LogEnabled</A>)
+<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">org.codehaus.plexus.logging.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/AbstractLogEnabled.html" title="class or interface in org.codehaus.plexus.logging"><B>AbstractLogEnabled</B></A> (implements org.codehaus.plexus.logging.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/logging/LogEnabled.html" title="class or interface in org.codehaus.plexus.logging">LogEnabled</A>)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/DefaultCheckstyleExecutor.html" title="class in org.apache.maven.plugin.checkstyle"><B>DefaultCheckstyleExecutor</B></A> (implements org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle">CheckstyleExecutor</A>)
 </UL>
@@ -100,19 +96,21 @@ Class Hierarchy
 <UL>
 <LI TYPE="circle">org.apache.maven.reporting.AbstractMavenReport (implements org.apache.maven.reporting.MavenMultiPageReport)
 <UL>
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReport</B></A></UL>
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/AbstractCheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle"><B>AbstractCheckstyleReport</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleAggregateReport.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleAggregateReport</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReport.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReport</B></A></UL>
+</UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleViolationCheckMojo</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/HelpMojo.html" title="class in org.apache.maven.plugin.checkstyle"><B>HelpMojo</B></A></UL>
 <LI TYPE="circle">com.puppycrawl.tools.checkstyle.api.AutomaticBean (implements com.puppycrawl.tools.checkstyle.api.Configurable, com.puppycrawl.tools.checkstyle.api.Contextualizable)
 <UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReportListener.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportListener</B></A> (implements com.puppycrawl.tools.checkstyle.api.AuditListener)
 </UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutorRequest.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleExecutorRequest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleReportGenerator.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleReportGenerator</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleResults.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleResults</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGeneratorRequest.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>CheckstyleRssGeneratorRequest</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/DefaultCheck
 styleRssGenerator.html" title="class in org.apache.maven.plugin.checkstyle.rss"><B>DefaultCheckstyleRssGenerator</B></A> (implements org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss">CheckstyleRssGenerator</A>)
-<LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>RegexBasedInterpolator</B></A> (implements org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.Interpolator.html?is-external=true" title="class or interface in org.codehaus.plexus">Interpolator</A>)
+<LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.RegexBasedInterpolator.html" title="class or interface in org.codehaus.plexus"><B>RegexBasedInterpolator</B></A> (implements org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.Interpolator.html" title="class or interface in org.codehaus.plexus">Interpolator</A>)
 <UL>
 <LI TYPE="circle">org.codehaus.plexus.util.interpolation.<A HREF="org/codehaus/plexus/util/interpolation/RegexBasedInterpolator.html" title="class in org.codehaus.plexus.util.interpolation"><B>RegexBasedInterpolator</B></A></UL>
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/ReportResource.html" title="class in org.apache.maven.plugin.checkstyle"><B>ReportResource</B></A><LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/ReportResource.html" title="class in org.apache.maven.plugin.checkstyle"><B>ReportResource</B></A><LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutorException.html" title="class in org.apache.maven.plugin.checkstyle"><B>CheckstyleExecutorException</B></A></UL>
 </UL>
 <LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/VelocityTemplate.html" title="class in org.apache.maven.plugin.checkstyle"><B>VelocityTemplate</B></A></UL>
@@ -121,7 +119,7 @@ Class Hierarchy
 Interface Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle"><B>CheckstyleExecutor</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss"><B>CheckstyleRssGenerator</B></A><LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html?is-external=true" title="class or interface in org.codehaus.plexus"><B>ValueSource</B></A><UL>
+<LI TYPE="circle">org.apache.maven.plugin.checkstyle.<A HREF="org/apache/maven/plugin/checkstyle/CheckstyleExecutor.html" title="interface in org.apache.maven.plugin.checkstyle"><B>CheckstyleExecutor</B></A><LI TYPE="circle">org.apache.maven.plugin.checkstyle.rss.<A HREF="org/apache/maven/plugin/checkstyle/rss/CheckstyleRssGenerator.html" title="interface in org.apache.maven.plugin.checkstyle.rss"><B>CheckstyleRssGenerator</B></A><LI TYPE="circle">org.codehaus.plexus.interpolation.<A HREF="http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/org/codehaus/plexus/interpolation.ValueSource.html" title="class or interface in org.codehaus.plexus"><B>ValueSource</B></A><UL>
 <LI TYPE="circle">org.codehaus.plexus.util.interpolation.<A HREF="org/codehaus/plexus/util/interpolation/ValueSource.html" title="interface in org.codehaus.plexus.util.interpolation"><B>ValueSource</B></A></UL>
 </UL>
 <HR>

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/package-list
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/package-list (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/package-list Tue May  8 14:02:08 2012
@@ -1,3 +1,3 @@
-org.apache.maven.plugin.checkstyle
-org.apache.maven.plugin.checkstyle.rss
-org.codehaus.plexus.util.interpolation
+org.apache.maven.plugin.checkstyle
+org.apache.maven.plugin.checkstyle.rss
+org.codehaus.plexus.util.interpolation

Modified: websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/packages
==============================================================================
--- websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/packages (original)
+++ websites/production/maventest/content/plugins/maven-checkstyle-plugin-latest/apidocs/packages Tue May  8 14:02:08 2012
@@ -1,3 +1,3 @@
-org.codehaus.plexus.util.interpolation
-org.apache.maven.plugin.checkstyle
-org.apache.maven.plugin.checkstyle.rss
\ No newline at end of file
+org.apache.maven.plugin.checkstyle
+org.apache.maven.plugin.checkstyle.rss
+org.codehaus.plexus.util.interpolation
\ No newline at end of file