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 14:53:39 UTC

svn commit: r816603 [18/40] - in /websites/production/maventest/content/plugins/maven-changes-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugin/announcement/ apidocs/org/apache/maven/plugin/announcement/class-use/ apidocs/org/apache/maven/plug...

Modified: websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/FixedIssue.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/FixedIssue.html (original)
+++ websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/FixedIssue.html Tue May  8 12:53:30 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri May 20 22:22:58 CEST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_24) on Sun Jun 19 15:24:37 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-FixedIssue (Maven Changes Report Plugin 2.5 API)
+FixedIssue (Maven Changes Report Plugin 2.6 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.changes.model.FixedIssue class">
+<META NAME="date" CONTENT="2011-06-19">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="FixedIssue (Maven Changes Report Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="FixedIssue (Maven Changes Report Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,15 +93,15 @@ org.apache.maven.plugins.changes.model</
 <BR>
 Class FixedIssue</H2>
 <PRE>
-<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" 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?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.changes.model.FixedIssue</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><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></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>FixedIssue</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DL>
+<DT><PRE>public class <B>FixedIssue</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="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></DL>
 </PRE>
 
 <P>
@@ -140,28 +143,28 @@ A fixed issue.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" 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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/FixedIssue.html#getIssue()">getIssue</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get Id of the issue related to this change.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get</TD>
 </TR>
 <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/plugins/changes/model/FixedIssue.html#setIssue(java.lang.String)">setIssue</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;issue)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/FixedIssue.html#setIssue(java.lang.String)">setIssue</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;issue)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set Id of the issue related to this change.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set</TD>
 </TR>
 </TABLE>
 &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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" 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?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#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?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>
 </TR>
 </TABLE>
 &nbsp;
@@ -197,7 +200,7 @@ public <B>FixedIssue</B>()</PRE>
 <A NAME="getIssue()"><!-- --></A><H3>
 getIssue</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getIssue</B>()</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>getIssue</B>()</PRE>
 <DL>
 <DD>Get <p>Id of the issue related to this change. This is the
  id in your issue tracking system.</p>
@@ -221,7 +224,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="setIssue(java.lang.String)"><!-- --></A><H3>
 setIssue</H3>
 <PRE>
-public void <B>setIssue</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;issue)</PRE>
+public void <B>setIssue</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;issue)</PRE>
 <DL>
 <DD>Set <p>Id of the issue related to this change. This is the
  id in your issue tracking system.</p>

Modified: websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/Properties.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/Properties.html (original)
+++ websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/Properties.html Tue May  8 12:53:30 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri May 20 22:22:58 CEST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_24) on Sun Jun 19 15:24:37 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Properties (Maven Changes Report Plugin 2.5 API)
+Properties (Maven Changes Report Plugin 2.6 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.changes.model.Properties class">
+<META NAME="date" CONTENT="2011-06-19">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Properties (Maven Changes Report Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Properties (Maven Changes Report Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,15 +93,15 @@ org.apache.maven.plugins.changes.model</
 <BR>
 Class Properties</H2>
 <PRE>
-<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" 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?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.changes.model.Properties</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><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></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>Properties</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DL>
+<DT><PRE>public class <B>Properties</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="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></DL>
 </PRE>
 
 <P>
@@ -148,7 +151,7 @@ Class Properties.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" 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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Properties.html#getTitle()">getTitle</A></B>()</CODE>
 
 <BR>
@@ -165,7 +168,7 @@ Class Properties.
 <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/plugins/changes/model/Properties.html#setTitle(java.lang.String)">setTitle</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;title)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Properties.html#setTitle(java.lang.String)">setTitle</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;title)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set page Title.</TD>
@@ -174,10 +177,10 @@ Class Properties.
 &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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" 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?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#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?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>
 </TR>
 </TABLE>
 &nbsp;
@@ -230,7 +233,7 @@ public <A HREF="../../../../../../org/ap
 <A NAME="getTitle()"><!-- --></A><H3>
 getTitle</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getTitle</B>()</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>getTitle</B>()</PRE>
 <DL>
 <DD>Get page Title.
 <P>
@@ -263,7 +266,7 @@ public void <B>setAuthor</B>(<A HREF="..
 <A NAME="setTitle(java.lang.String)"><!-- --></A><H3>
 setTitle</H3>
 <PRE>
-public void <B>setTitle</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;title)</PRE>
+public void <B>setTitle</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;title)</PRE>
 <DL>
 <DD>Set page Title.
 <P>

Modified: websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/Release.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/Release.html (original)
+++ websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/Release.html Tue May  8 12:53:30 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri May 20 22:22:58 CEST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_24) on Sun Jun 19 15:24:37 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Release (Maven Changes Report Plugin 2.5 API)
+Release (Maven Changes Report Plugin 2.6 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.maven.plugins.changes.model.Release class">
+<META NAME="date" CONTENT="2011-06-19">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Release (Maven Changes Report Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Release (Maven Changes Report Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -90,15 +93,15 @@ org.apache.maven.plugins.changes.model</
 <BR>
 Class Release</H2>
 <PRE>
-<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" 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?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.maven.plugins.changes.model.Release</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DD>
+<DT><B>All Implemented Interfaces:</B> <DD><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></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>Release</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A><DT>implements <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A></DL>
+<DT><PRE>public class <B>Release</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="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></DL>
 </PRE>
 
 <P>
@@ -148,7 +151,7 @@ A single release of this project.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Release.html#getActions()">getActions</A></B>()</CODE>
 
 <BR>
@@ -156,23 +159,23 @@ A single release of this project.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Release.html#getActions(java.lang.String)">getActions</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;type)</CODE>
+<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Release.html#getActions(java.lang.String)">getActions</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;type)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" 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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Release.html#getDateRelease()">getDateRelease</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get The date of this release.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" 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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Release.html#getDescription()">getDescription</A></B>()</CODE>
 
 <BR>
@@ -180,7 +183,7 @@ A single release of this project.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" 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?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Release.html#getVersion()">getVersion</A></B>()</CODE>
 
 <BR>
@@ -197,7 +200,7 @@ A single release of this project.
 <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/plugins/changes/model/Release.html#setActions(java.util.List)">setActions</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;actions)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Release.html#setActions(java.util.List)">setActions</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;actions)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the list of actions taken for this release.</TD>
@@ -205,15 +208,15 @@ A single release of this project.
 <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/plugins/changes/model/Release.html#setDateRelease(java.lang.String)">setDateRelease</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;dateRelease)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Release.html#setDateRelease(java.lang.String)">setDateRelease</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;dateRelease)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set The date of this release.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set</TD>
 </TR>
 <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/plugins/changes/model/Release.html#setDescription(java.lang.String)">setDescription</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;description)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Release.html#setDescription(java.lang.String)">setDescription</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;description)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set a short description of this release.</TD>
@@ -221,7 +224,7 @@ A single release of this project.
 <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/plugins/changes/model/Release.html#setVersion(java.lang.String)">setVersion</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;version)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/maven/plugins/changes/model/Release.html#setVersion(java.lang.String)">setVersion</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;version)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the version number associated with this release.</TD>
@@ -230,10 +233,10 @@ A single release of this project.
 &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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" 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?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="c
 lass or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#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?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>
 </TR>
 </TABLE>
 &nbsp;
@@ -285,7 +288,7 @@ public void <B>addAction</B>(<A HREF="..
 <A NAME="getActions()"><!-- --></A><H3>
 getActions</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getActions</B>()</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A> <B>getActions</B>()</PRE>
 <DL>
 <DD>Method getActions.
 <P>
@@ -302,7 +305,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="getDateRelease()"><!-- --></A><H3>
 getDateRelease</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getDateRelease</B>()</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>getDateRelease</B>()</PRE>
 <DL>
 <DD>Get <p>The date of this release.</p>
              <p>This field can be any String, such as "in
@@ -321,7 +324,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="getDescription()"><!-- --></A><H3>
 getDescription</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getDescription</B>()</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>getDescription</B>()</PRE>
 <DL>
 <DD>Get a short description of this release.
 <P>
@@ -338,7 +341,7 @@ public <A HREF="http://download.oracle.c
 <A NAME="getVersion()"><!-- --></A><H3>
 getVersion</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getVersion</B>()</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>getVersion</B>()</PRE>
 <DL>
 <DD>Get the version number associated with this release.
 <P>
@@ -371,7 +374,7 @@ public void <B>removeAction</B>(<A HREF=
 <A NAME="setActions(java.util.List)"><!-- --></A><H3>
 setActions</H3>
 <PRE>
-public void <B>setActions</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&nbsp;actions)</PRE>
+public void <B>setActions</B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;actions)</PRE>
 <DL>
 <DD>Set the list of actions taken for this release.
 <P>
@@ -387,7 +390,7 @@ public void <B>setActions</B>(<A HREF="h
 <A NAME="setDateRelease(java.lang.String)"><!-- --></A><H3>
 setDateRelease</H3>
 <PRE>
-public void <B>setDateRelease</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;dateRelease)</PRE>
+public void <B>setDateRelease</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;dateRelease)</PRE>
 <DL>
 <DD>Set <p>The date of this release.</p>
              <p>This field can be any String, such as "in
@@ -405,7 +408,7 @@ public void <B>setDateRelease</B>(<A HRE
 <A NAME="setDescription(java.lang.String)"><!-- --></A><H3>
 setDescription</H3>
 <PRE>
-public void <B>setDescription</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;description)</PRE>
+public void <B>setDescription</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;description)</PRE>
 <DL>
 <DD>Set a short description of this release.
 <P>
@@ -421,7 +424,7 @@ public void <B>setDescription</B>(<A HRE
 <A NAME="setVersion(java.lang.String)"><!-- --></A><H3>
 setVersion</H3>
 <PRE>
-public void <B>setVersion</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;version)</PRE>
+public void <B>setVersion</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;version)</PRE>
 <DL>
 <DD>Set the version number associated with this release.
 <P>
@@ -437,7 +440,7 @@ public void <B>setVersion</B>(<A HREF="h
 <A NAME="getActions(java.lang.String)"><!-- --></A><H3>
 getActions</H3>
 <PRE>
-public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>getActions</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;type)</PRE>
+public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A> <B>getActions</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;type)</PRE>
 <DL>
 <DD><DL>
 </DL>

Modified: websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Action.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Action.html (original)
+++ websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Action.html Tue May  8 12:53:30 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri May 20 22:22:58 CEST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_24) on Sun Jun 19 15:24:37 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.changes.model.Action (Maven Changes Report Plugin 2.5 API)
+Uses of Class org.apache.maven.plugins.changes.model.Action (Maven Changes Report Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-06-19">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.Action (Maven Changes Report Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.Action (Maven Changes Report Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,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/plugins/changes/model/class-use/Action.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useAction.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Action.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -113,7 +117,7 @@ Uses of <A HREF="../../../../../../../or
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="../../../../../../../org/apache/maven/plugins/changes/model/Action.html" title="class in org.apache.maven.plugins.changes.model">Action</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugins/changes/model/Action.html" title="class in org.apache.maven.plugins.changes.model">Action</A></CODE></FONT></TD>
 <TD><CODE><B>IssueAdapter.</B><B><A HREF="../../../../../../../org/apache/maven/plugin/changes/IssueAdapter.html#createAction(org.apache.maven.plugin.issues.Issue)">createAction</A></B>(<A HREF="../../../../../../../org/apache/maven/plugin/issues/Issue.html" title="class in org.apache.maven.plugin.issues">Issue</A>&nbsp;issue)</CODE>
 
 <BR>
@@ -188,7 +192,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/plugins/changes/model/class-use/Action.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useAction.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Action.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Author.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Author.html (original)
+++ websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Author.html Tue May  8 12:53:30 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri May 20 22:22:58 CEST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_24) on Sun Jun 19 15:24:37 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.changes.model.Author (Maven Changes Report Plugin 2.5 API)
+Uses of Class org.apache.maven.plugins.changes.model.Author (Maven Changes Report Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-06-19">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.Author (Maven Changes Report Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.Author (Maven Changes Report Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,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/plugins/changes/model/class-use/Author.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useAuthor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Author.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -167,7 +171,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/plugins/changes/model/class-use/Author.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useAuthor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Author.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Body.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Body.html (original)
+++ websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Body.html Tue May  8 12:53:30 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri May 20 22:22:58 CEST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_24) on Sun Jun 19 15:24:37 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.changes.model.Body (Maven Changes Report Plugin 2.5 API)
+Uses of Class org.apache.maven.plugins.changes.model.Body (Maven Changes Report Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-06-19">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.Body (Maven Changes Report Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.Body (Maven Changes Report Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,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/plugins/changes/model/class-use/Body.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useBody.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Body.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -171,7 +175,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/plugins/changes/model/class-use/Body.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useBody.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Body.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/ChangesDocument.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/ChangesDocument.html (original)
+++ websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/ChangesDocument.html Tue May  8 12:53:30 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri May 20 22:22:58 CEST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_24) on Sun Jun 19 15:24:37 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.changes.model.ChangesDocument (Maven Changes Report Plugin 2.5 API)
+Uses of Class org.apache.maven.plugins.changes.model.ChangesDocument (Maven Changes Report Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-06-19">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.ChangesDocument (Maven Changes Report Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.ChangesDocument (Maven Changes Report Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,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/plugins/changes/model/class-use/ChangesDocument.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useChangesDocument.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ChangesDocument.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -139,7 +143,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugins/changes/model/ChangesDocument.html" title="class in org.apache.maven.plugins.changes.model">ChangesDocument</A></CODE></FONT></TD>
-<TD><CODE><B>ChangesXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugins/changes/model/io/xpp3/ChangesXpp3Reader.html#read(java.io.InputStream)">read</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;in)</CODE>
+<TD><CODE><B>ChangesXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugins/changes/model/io/xpp3/ChangesXpp3Reader.html#read(java.io.InputStream)">read</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method read.</TD>
@@ -147,7 +151,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugins/changes/model/ChangesDocument.html" title="class in org.apache.maven.plugins.changes.model">ChangesDocument</A></CODE></FONT></TD>
-<TD><CODE><B>ChangesXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugins/changes/model/io/xpp3/ChangesXpp3Reader.html#read(java.io.InputStream, boolean)">read</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html" title="class or interface in java.io">InputStream</A>&nbsp;in,
+<TD><CODE><B>ChangesXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugins/changes/model/io/xpp3/ChangesXpp3Reader.html#read(java.io.InputStream, boolean)">read</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in,
      boolean&nbsp;strict)</CODE>
 
 <BR>
@@ -156,7 +160,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugins/changes/model/ChangesDocument.html" title="class in org.apache.maven.plugins.changes.model">ChangesDocument</A></CODE></FONT></TD>
-<TD><CODE><B>ChangesXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugins/changes/model/io/xpp3/ChangesXpp3Reader.html#read(java.io.Reader)">read</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html" title="class or interface in java.io">Reader</A>&nbsp;reader)</CODE>
+<TD><CODE><B>ChangesXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugins/changes/model/io/xpp3/ChangesXpp3Reader.html#read(java.io.Reader)">read</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;reader)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -164,7 +168,7 @@ Uses of <A HREF="../../../../../../../or
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../../org/apache/maven/plugins/changes/model/ChangesDocument.html" title="class in org.apache.maven.plugins.changes.model">ChangesDocument</A></CODE></FONT></TD>
-<TD><CODE><B>ChangesXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugins/changes/model/io/xpp3/ChangesXpp3Reader.html#read(java.io.Reader, boolean)">read</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html" title="class or interface in java.io">Reader</A>&nbsp;reader,
+<TD><CODE><B>ChangesXpp3Reader.</B><B><A HREF="../../../../../../../org/apache/maven/plugins/changes/model/io/xpp3/ChangesXpp3Reader.html#read(java.io.Reader, boolean)">read</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A>&nbsp;reader,
      boolean&nbsp;strict)</CODE>
 
 <BR>
@@ -181,7 +185,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>ChangesXpp3Writer.</B><B><A HREF="../../../../../../../org/apache/maven/plugins/changes/model/io/xpp3/ChangesXpp3Writer.html#write(java.io.Writer, org.apache.maven.plugins.changes.model.ChangesDocument)">write</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Writer.html" title="class or interface in java.io">Writer</A>&nbsp;writer,
+<TD><CODE><B>ChangesXpp3Writer.</B><B><A HREF="../../../../../../../org/apache/maven/plugins/changes/model/io/xpp3/ChangesXpp3Writer.html#write(java.io.Writer, org.apache.maven.plugins.changes.model.ChangesDocument)">write</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</A>&nbsp;writer,
       <A HREF="../../../../../../../org/apache/maven/plugins/changes/model/ChangesDocument.html" title="class in org.apache.maven.plugins.changes.model">ChangesDocument</A>&nbsp;changesDocument)</CODE>
 
 <BR>
@@ -223,7 +227,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/plugins/changes/model/class-use/ChangesDocument.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useChangesDocument.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ChangesDocument.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/DueTo.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/DueTo.html (original)
+++ websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/DueTo.html Tue May  8 12:53:30 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri May 20 22:22:58 CEST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_24) on Sun Jun 19 15:24:37 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.changes.model.DueTo (Maven Changes Report Plugin 2.5 API)
+Uses of Class org.apache.maven.plugins.changes.model.DueTo (Maven Changes Report Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-06-19">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.DueTo (Maven Changes Report Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.DueTo (Maven Changes Report Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,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/plugins/changes/model/class-use/DueTo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useDueTo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DueTo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -159,7 +163,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/plugins/changes/model/class-use/DueTo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useDueTo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DueTo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/FixedIssue.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/FixedIssue.html (original)
+++ websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/FixedIssue.html Tue May  8 12:53:30 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri May 20 22:22:58 CEST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_24) on Sun Jun 19 15:24:37 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.changes.model.FixedIssue (Maven Changes Report Plugin 2.5 API)
+Uses of Class org.apache.maven.plugins.changes.model.FixedIssue (Maven Changes Report Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-06-19">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.FixedIssue (Maven Changes Report Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.FixedIssue (Maven Changes Report Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,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/plugins/changes/model/class-use/FixedIssue.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useFixedIssue.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="FixedIssue.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -159,7 +163,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/plugins/changes/model/class-use/FixedIssue.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useFixedIssue.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="FixedIssue.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Properties.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Properties.html (original)
+++ websites/production/maventest/content/plugins/maven-changes-plugin-latest/apidocs/org/apache/maven/plugins/changes/model/class-use/Properties.html Tue May  8 12:53:30 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri May 20 22:22:58 CEST 2011 -->
+<!-- Generated by javadoc (build 1.6.0_24) on Sun Jun 19 15:24:37 EDT 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.changes.model.Properties (Maven Changes Report Plugin 2.5 API)
+Uses of Class org.apache.maven.plugins.changes.model.Properties (Maven Changes Report Plugin 2.6 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2011-06-19">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.Properties (Maven Changes Report Plugin 2.5 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.maven.plugins.changes.model.Properties (Maven Changes Report Plugin 2.6 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,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/plugins/changes/model/class-use/Properties.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useProperties.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Properties.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -167,7 +171,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/plugins/changes/model/class-use/Properties.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../../index.html?org/apache/maven/plugins/changes/model//class-useProperties.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Properties.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--