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 15:48:19 UTC

svn commit: r816646 [29/41] - in /websites/production/maventest/content/plugins/maven-shade-plugin-latest: ./ apidocs/ apidocs/org/apache/maven/plugins/shade/ apidocs/org/apache/maven/plugins/shade/class-use/ apidocs/org/apache/maven/plugins/shade/filt...

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/ComponentsXmlResourceTransformerTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/ComponentsXmlResourceTransformerTest.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/ComponentsXmlResourceTransformerTest.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-ComponentsXmlResourceTransformerTest (Maven Shade Plugin 1.5 Test API)
+ComponentsXmlResourceTransformerTest (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ ComponentsXmlResourceTransformerTest (Ma
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ComponentsXmlResourceTransformerTest (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="ComponentsXmlResourceTransformerTest (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -107,7 +107,7 @@ Class ComponentsXmlResourceTransformerTe
 </PRE>
 
 <P>
-Test for <CODE>ComponentsXmlResourceTransformer</CODE>.
+Test for <A HREF="../../../../../../../apidocs/org/apache/maven/plugins/shade/resource/ComponentsXmlResourceTransformer.html?is-external=true" title="class or interface in org.apache.maven.plugins.shade.resource"><CODE>ComponentsXmlResourceTransformer</CODE></A>.
 <P>
 
 <P>
@@ -237,12 +237,12 @@ public void <B>setUp</B>()</PRE>
 testConfigurationMerging</H3>
 <PRE>
 public void <B>testConfigurationMerging</B>()
-                              throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+                              throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
@@ -306,6 +306,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/XmlAppendingTransformerTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/XmlAppendingTransformerTest.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/XmlAppendingTransformerTest.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-XmlAppendingTransformerTest (Maven Shade Plugin 1.5 Test API)
+XmlAppendingTransformerTest (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ XmlAppendingTransformerTest (Maven Shade
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="XmlAppendingTransformerTest (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="XmlAppendingTransformerTest (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -107,7 +107,7 @@ Class XmlAppendingTransformerTest</H2>
 </PRE>
 
 <P>
-Test for <CODE>XmlAppendingTransformer</CODE>.
+Test for <A HREF="../../../../../../../apidocs/org/apache/maven/plugins/shade/resource/XmlAppendingTransformer.html?is-external=true" title="class or interface in org.apache.maven.plugins.shade.resource"><CODE>XmlAppendingTransformer</CODE></A>.
 <P>
 
 <P>
@@ -303,6 +303,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ApacheLicenseResourceTransformerTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ApacheLicenseResourceTransformerTest.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ApacheLicenseResourceTransformerTest.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformerTest (Maven Shade Plugin 1.5 Test API)
+Uses of Class org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformerTest (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformerTest (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformerTest (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ApacheNoticeResourceTransformerParameterTests.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ApacheNoticeResourceTransformerParameterTests.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ApacheNoticeResourceTransformerParameterTests.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerParameterTests (Maven Shade Plugin 1.5 Test API)
+Uses of Class org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerParameterTests (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerParameterTests (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerParameterTests (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ApacheNoticeResourceTransformerTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ApacheNoticeResourceTransformerTest.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ApacheNoticeResourceTransformerTest.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerTest (Maven Shade Plugin 1.5 Test API)
+Uses of Class org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerTest (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerTest (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformerTest (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/AppendingTransformerTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/AppendingTransformerTest.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/AppendingTransformerTest.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.resource.AppendingTransformerTest (Maven Shade Plugin 1.5 Test API)
+Uses of Class org.apache.maven.plugins.shade.resource.AppendingTransformerTest (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.AppendingTransformerTest (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.AppendingTransformerTest (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ComponentsXmlResourceTransformerTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ComponentsXmlResourceTransformerTest.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/ComponentsXmlResourceTransformerTest.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.resource.ComponentsXmlResourceTransformerTest (Maven Shade Plugin 1.5 Test API)
+Uses of Class org.apache.maven.plugins.shade.resource.ComponentsXmlResourceTransformerTest (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.ComponentsXmlResourceTransformerTest (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.ComponentsXmlResourceTransformerTest (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/XmlAppendingTransformerTest.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/XmlAppendingTransformerTest.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/class-use/XmlAppendingTransformerTest.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.maven.plugins.shade.resource.XmlAppendingTransformerTest (Maven Shade Plugin 1.5 Test API)
+Uses of Class org.apache.maven.plugins.shade.resource.XmlAppendingTransformerTest (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Class org.apache.maven.plugins.s
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.XmlAppendingTransformerTest (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="Uses of Class org.apache.maven.plugins.shade.resource.XmlAppendingTransformerTest (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-frame.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.shade.resource (Maven Shade Plugin 1.5 Test API)
+org.apache.maven.plugins.shade.resource (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-summary.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.shade.resource (Maven Shade Plugin 1.5 Test API)
+org.apache.maven.plugins.shade.resource (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.shade.resource 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.shade.resource (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="org.apache.maven.plugins.shade.resource (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -91,27 +91,27 @@ Package org.apache.maven.plugins.shade.r
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ApacheLicenseResourceTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource">ApacheLicenseResourceTransformerTest</A></B></TD>
-<TD>Test for <CODE>ApacheLicenseResourceTransformer</CODE>.</TD>
+<TD>Test for <A HREF="../../../../../../../apidocs/org/apache/maven/plugins/shade/resource/ApacheLicenseResourceTransformer.html?is-external=true" title="class or interface in org.apache.maven.plugins.shade.resource"><CODE>ApacheLicenseResourceTransformer</CODE></A>.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ApacheNoticeResourceTransformerParameterTests.html" title="class in org.apache.maven.plugins.shade.resource">ApacheNoticeResourceTransformerParameterTests</A></B></TD>
-<TD>Tests <CODE>ApacheLicenseResourceTransformer</CODE> parameters.</TD>
+<TD>Tests <A HREF="../../../../../../../apidocs/org/apache/maven/plugins/shade/resource/ApacheLicenseResourceTransformer.html?is-external=true" title="class or interface in org.apache.maven.plugins.shade.resource"><CODE>ApacheLicenseResourceTransformer</CODE></A> parameters.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ApacheNoticeResourceTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource">ApacheNoticeResourceTransformerTest</A></B></TD>
-<TD>Test for <CODE>ApacheNoticeResourceTransformer</CODE>.</TD>
+<TD>Test for <A HREF="../../../../../../../apidocs/org/apache/maven/plugins/shade/resource/ApacheNoticeResourceTransformer.html?is-external=true" title="class or interface in org.apache.maven.plugins.shade.resource"><CODE>ApacheNoticeResourceTransformer</CODE></A>.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/AppendingTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource">AppendingTransformerTest</A></B></TD>
-<TD>Test for <CODE>AppendingTransformer</CODE>.</TD>
+<TD>Test for <A HREF="../../../../../../../apidocs/org/apache/maven/plugins/shade/resource/AppendingTransformer.html?is-external=true" title="class or interface in org.apache.maven.plugins.shade.resource"><CODE>AppendingTransformer</CODE></A>.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/ComponentsXmlResourceTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource">ComponentsXmlResourceTransformerTest</A></B></TD>
-<TD>Test for <CODE>ComponentsXmlResourceTransformer</CODE>.</TD>
+<TD>Test for <A HREF="../../../../../../../apidocs/org/apache/maven/plugins/shade/resource/ComponentsXmlResourceTransformer.html?is-external=true" title="class or interface in org.apache.maven.plugins.shade.resource"><CODE>ComponentsXmlResourceTransformer</CODE></A>.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/maven/plugins/shade/resource/XmlAppendingTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource">XmlAppendingTransformerTest</A></B></TD>
-<TD>Test for <CODE>XmlAppendingTransformer</CODE>.</TD>
+<TD>Test for <A HREF="../../../../../../../apidocs/org/apache/maven/plugins/shade/resource/XmlAppendingTransformer.html?is-external=true" title="class or interface in org.apache.maven.plugins.shade.resource"><CODE>XmlAppendingTransformer</CODE></A>.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -173,6 +173,6 @@ Package org.apache.maven.plugins.shade.r
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-tree.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-org.apache.maven.plugins.shade.resource Class Hierarchy (Maven Shade Plugin 1.5 Test API)
+org.apache.maven.plugins.shade.resource Class Hierarchy (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ org.apache.maven.plugins.shade.resource 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.maven.plugins.shade.resource Class Hierarchy (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="org.apache.maven.plugins.shade.resource Class Hierarchy (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -154,6 +154,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-use.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-use.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/org/apache/maven/plugins/shade/resource/package-use.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Package org.apache.maven.plugins.shade.resource (Maven Shade Plugin 1.5 Test API)
+Uses of Package org.apache.maven.plugins.shade.resource (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Uses of Package org.apache.maven.plugins
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.maven.plugins.shade.resource (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="Uses of Package org.apache.maven.plugins.shade.resource (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -140,6 +140,6 @@ No usage of org.apache.maven.plugins.sha
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/overview-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/overview-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/overview-frame.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview List (Maven Shade Plugin 1.5 Test API)
+Overview List (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/overview-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/overview-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/overview-summary.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Overview (Maven Shade Plugin 1.5 Test API)
+Overview (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Overview (Maven Shade Plugin 1.5 Test AP
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Overview (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="Overview (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -82,7 +82,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Maven Shade Plugin 1.5 Test API
+Maven Shade Plugin 1.6 Test API
 </H1>
 </CENTER>
 
@@ -168,6 +168,6 @@ Maven Shade Plugin 1.5 Test API
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/overview-tree.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/overview-tree.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/testapidocs/overview-tree.html Tue May  8 13:48:12 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_26) on Fri Oct 28 19:53:24 EDT 2011 -->
+<!-- Generated by javadoc (build 1.6.0_29) on Thu Mar 15 09:18:23 CET 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Class Hierarchy (Maven Shade Plugin 1.5 Test API)
+Class Hierarchy (Maven Shade Plugin 1.6 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2011-10-28">
+<META NAME="date" CONTENT="2012-03-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -16,7 +16,7 @@ Class Hierarchy (Maven Shade Plugin 1.5 
 function windowTitle()
 {
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Class Hierarchy (Maven Shade Plugin 1.5 Test API)";
+        parent.document.title="Class Hierarchy (Maven Shade Plugin 1.6 Test API)";
     }
 }
 </SCRIPT>
@@ -97,8 +97,9 @@ Class Hierarchy
 <UL>
 <LI TYPE="circle">org.apache.maven.plugins.shade.resource.<A HREF="org/apache/maven/plugins/shade/resource/ApacheLicenseResourceTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource"><B>ApacheLicenseResourceTransformerTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.resource.<A HREF="org/apache/maven/plugins/shade/resource/ApacheNoticeResourceTransformerParameterTests.html" title="class in org.apache.maven.plugins.shade.resource"><B>ApacheNoticeResourceTransformerParameterTests</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.resource.<A HREF="org/apache/maven/plugins/shade/resource/ApacheNoticeResourceTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource"><B>ApacheNoticeResourceTransformerTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.resource.<A HREF="org/apache/maven/plugins/shade/resource/AppendingTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource"><B>AppendingTran
 sformerTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.mojo.<A HREF="org/apache/maven/plugins/shade/mojo/ArtifactIdTest.html" title="class in org.apache.maven.plugins.shade.mojo"><B>ArtifactIdTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.mojo.<A HREF="org/apache/maven/plugins/shade/mojo/ArtifactSelectorTest.html" title="class in org.apache.maven.plugins.shade.mojo"><B>ArtifactSelectorTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.resource.<A HREF="org/apache/maven/plugins/shade/resource/ComponentsXmlResourceTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource"><B>ComponentsXmlResourceTransformerTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.<A HREF="org/apache/maven/plugins/shade/DefaultShaderTest.html" title="class in org.apache.maven.plugins.shade"><B>DefaultShaderTest</B></A><LI TYPE="circle">org.codehaus.plexus.PlexusTestCase<UL>
 <LI TYPE="circle">org.apache.maven.plugins.shade.mojo.<A HREF="org/apache/maven/plugins/shade/mojo/ShadeMojoTest.html" title="class in org.apache.maven.plugins.shade.mojo"><B>ShadeMojoTest</B></A></UL>
-<LI TYPE="circle">org.apache.maven.plugins.shade.filter.<A HREF="org/apache/maven/plugins/shade/filter/SimpleFilterTest.html" title="class in org.apache.maven.plugins.shade.filter"><B>SimpleFilterTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.relocation.<A HREF="org/apache/maven/plugins/shade/relocation/SimpleRelocatorTest.html" title="class in org.apache.maven.plugins.shade.relocation"><B>SimpleRelocatorTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.resource.<A HREF="org/apache/maven/plugins/shade/resource/XmlAppendingTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource"><B>XmlAppendingTransformerTest</B></A></UL>
+<LI TYPE="circle">org.apache.maven.plugins.shade.filter.<A HREF="org/apache/maven/plugins/shade/filter/SimpleFilterTest.html" title="class in org.apache.maven.plugins.shade.filter"><B>SimpleFilterTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.relocation.<A HREF="org/apache/maven/plugins/shade/relocation/SimpleRelocatorParameterTest.html" title="class in org.apache.maven.plugins.shade.relocation"><B>SimpleRelocatorParameterTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.relocation.<A HREF="org/apache/maven/plugins/shade/relocation/SimpleRelocatorTest.html" title="class in org.apache.maven.plugins.shade.relocation"><B>SimpleRelocatorTest</B></A><LI TYPE="circle">org.apache.maven.plugins.shade.resource.<A HREF="org/apache/maven/plugins/shade/resource/XmlAppendingTransformerTest.html" title="class in org.apache.maven.plugins.shade.resource"><B>XmlAppendingTransformerTest</B></A></UL>
 </UL>
+<LI TYPE="circle">org.apache.maven.plugins.shade.<A HREF="org/apache/maven/plugins/shade/MockShader.html" title="class in org.apache.maven.plugins.shade"><B>MockShader</B></A> (implements org.apache.maven.plugins.shade.<A HREF="../apidocs/org/apache/maven/plugins/shade/Shader.html?is-external=true" title="class or interface in org.apache.maven.plugins.shade">Shader</A>)
 </UL>
 </UL>
 <HR>
@@ -155,6 +156,6 @@ Class Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2002-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+Copyright &#169; 2002-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
 </BODY>
 </HTML>
\ No newline at end of file

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/usage.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/usage.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/usage.html Tue May  8 13:48:12 2012
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Oct 28, 2011 -->
+<!-- Generated by Apache Maven Doxia at Mar 15, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <title>Usage</title>
@@ -11,7 +11,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
         <meta name="author" content="Mauro Talevi" />
         <meta name="Date-Creation-yyyymmdd" content="20080721" />
-    <meta name="Date-Revision-yyyymmdd" content="20111028" />
+    <meta name="Date-Revision-yyyymmdd" content="20120315" />
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
                                                     
 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
@@ -45,8 +45,8 @@
     Usage
       </div>
             <div class="xright">        
-                                 Last Published: 2011-10-28
-              &nbsp;| Version: 1.5
+                                 Last Published: 2012-03-15
+              &nbsp;| Version: 1.6
             </div>
       <div class="clear">
         <hr/>
@@ -87,6 +87,9 @@
                   <li class="none">
                   <a href="examples/resource-transformers.html">Resource Transformers</a>
             </li>
+                  <li class="none">
+                  <a href="examples/use-shader-other-impl.html">Using an other Shader implementation</a>
+            </li>
           </ul>
                        <h5>Project Documentation</h5>
                   <ul>
@@ -163,7 +166,7 @@
       &lt;plugin&gt;
         &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
         &lt;artifactId&gt;maven-shade-plugin&lt;/artifactId&gt;
-        &lt;version&gt;1.5&lt;/version&gt;
+        &lt;version&gt;1.6&lt;/version&gt;
         &lt;configuration&gt;
           &lt;!-- put your configurations here --&gt;
         &lt;/configuration&gt;
@@ -188,7 +191,7 @@
     </div>
     <div id="footer">
       <div class="xright">
-        &#169;            2002-2011
+        &#169;            2002-2012
               The Apache Software Foundation
             
                        - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>.

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/allclasses-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/allclasses-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/allclasses-frame.html Tue May  8 13:48:12 2012
@@ -36,12 +36,18 @@
 				<a href="org/apache/maven/plugins/shade/DefaultShaderTest.html" target="classFrame">DefaultShaderTest</a>
 			</li>
 						<li>
+				<a href="org/apache/maven/plugins/shade/MockShader.html" target="classFrame">MockShader</a>
+			</li>
+						<li>
 				<a href="org/apache/maven/plugins/shade/mojo/ShadeMojoTest.html" target="classFrame">ShadeMojoTest</a>
 			</li>
 						<li>
 				<a href="org/apache/maven/plugins/shade/filter/SimpleFilterTest.html" target="classFrame">SimpleFilterTest</a>
 			</li>
 						<li>
+				<a href="org/apache/maven/plugins/shade/relocation/SimpleRelocatorParameterTest.html" target="classFrame">SimpleRelocatorParameterTest</a>
+			</li>
+						<li>
 				<a href="org/apache/maven/plugins/shade/relocation/SimpleRelocatorTest.html" target="classFrame">SimpleRelocatorTest</a>
 			</li>
 						<li>

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/index.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/index.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/index.html Tue May  8 13:48:12 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Shade Plugin 1.5 Reference</title>
+		<title>Maven Shade Plugin 1.6 Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Added: websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/MockShader.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/MockShader.html (added)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/MockShader.html Tue May  8 13:48:12 2012
@@ -0,0 +1,58 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+<title>MockShader xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a href="../../../../../../testapidocs/org/apache/maven/plugins/shade/MockShader.html">View Javadoc</a></div><pre>
+
+<a class="jxr_linenumber" name="1" href="#1">1</a>   <strong class="jxr_keyword">package</strong> org.apache.maven.plugins.shade;
+<a class="jxr_linenumber" name="2" href="#2">2</a>   <em class="jxr_comment">/*</em>
+<a class="jxr_linenumber" name="3" href="#3">3</a>   <em class="jxr_comment"> * Licensed to the Apache Software Foundation (ASF) under one</em>
+<a class="jxr_linenumber" name="4" href="#4">4</a>   <em class="jxr_comment"> * or more contributor license agreements.  See the NOTICE file</em>
+<a class="jxr_linenumber" name="5" href="#5">5</a>   <em class="jxr_comment"> * distributed with this work for additional information</em>
+<a class="jxr_linenumber" name="6" href="#6">6</a>   <em class="jxr_comment"> * regarding copyright ownership.  The ASF licenses this file</em>
+<a class="jxr_linenumber" name="7" href="#7">7</a>   <em class="jxr_comment"> * to you under the Apache License, Version 2.0 (the</em>
+<a class="jxr_linenumber" name="8" href="#8">8</a>   <em class="jxr_comment"> * "License"); you may not use this file except in compliance</em>
+<a class="jxr_linenumber" name="9" href="#9">9</a>   <em class="jxr_comment"> * with the License.  You may obtain a copy of the License at</em>
+<a class="jxr_linenumber" name="10" href="#10">10</a>  <em class="jxr_comment"> *</em>
+<a class="jxr_linenumber" name="11" href="#11">11</a>  <em class="jxr_comment"> *   <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em>
+<a class="jxr_linenumber" name="12" href="#12">12</a>  <em class="jxr_comment"> *</em>
+<a class="jxr_linenumber" name="13" href="#13">13</a>  <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing,</em>
+<a class="jxr_linenumber" name="14" href="#14">14</a>  <em class="jxr_comment"> * software distributed under the License is distributed on an</em>
+<a class="jxr_linenumber" name="15" href="#15">15</a>  <em class="jxr_comment"> * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</em>
+<a class="jxr_linenumber" name="16" href="#16">16</a>  <em class="jxr_comment"> * KIND, either express or implied.  See the License for the</em>
+<a class="jxr_linenumber" name="17" href="#17">17</a>  <em class="jxr_comment"> * specific language governing permissions and limitations</em>
+<a class="jxr_linenumber" name="18" href="#18">18</a>  <em class="jxr_comment"> * under the License.</em>
+<a class="jxr_linenumber" name="19" href="#19">19</a>  <em class="jxr_comment"> */</em>
+<a class="jxr_linenumber" name="20" href="#20">20</a>  
+<a class="jxr_linenumber" name="21" href="#21">21</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.plugin.MojoExecutionException;
+<a class="jxr_linenumber" name="22" href="#22">22</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.plugins.shade.filter.Filter;
+<a class="jxr_linenumber" name="23" href="#23">23</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.plugins.shade.relocation.Relocator;
+<a class="jxr_linenumber" name="24" href="#24">24</a>  <strong class="jxr_keyword">import</strong> org.apache.maven.plugins.shade.resource.ResourceTransformer;
+<a class="jxr_linenumber" name="25" href="#25">25</a>  <strong class="jxr_keyword">import</strong> org.codehaus.plexus.component.annotations.Component;
+<a class="jxr_linenumber" name="26" href="#26">26</a>  
+<a class="jxr_linenumber" name="27" href="#27">27</a>  <strong class="jxr_keyword">import</strong> java.io.File;
+<a class="jxr_linenumber" name="28" href="#28">28</a>  <strong class="jxr_keyword">import</strong> java.io.IOException;
+<a class="jxr_linenumber" name="29" href="#29">29</a>  <strong class="jxr_keyword">import</strong> java.util.List;
+<a class="jxr_linenumber" name="30" href="#30">30</a>  <strong class="jxr_keyword">import</strong> java.util.Set;
+<a class="jxr_linenumber" name="31" href="#31">31</a>  
+<a class="jxr_linenumber" name="32" href="#32">32</a>  <em class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="33" href="#33">33</a>  <em class="jxr_javadoccomment"> * @author Olivier Lamy</em>
+<a class="jxr_linenumber" name="34" href="#34">34</a>  <em class="jxr_javadoccomment"> */</em>
+<a class="jxr_linenumber" name="35" href="#35">35</a>  @Component( role = Shader.<strong class="jxr_keyword">class</strong>, hint = <span class="jxr_string">"mock"</span> )
+<a class="jxr_linenumber" name="36" href="#36">36</a>  <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/maven/plugins/shade/MockShader.html">MockShader</a>
+<a class="jxr_linenumber" name="37" href="#37">37</a>      <strong class="jxr_keyword">implements</strong> Shader
+<a class="jxr_linenumber" name="38" href="#38">38</a>  {
+<a class="jxr_linenumber" name="39" href="#39">39</a>      <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong> shade( Set&lt;File&gt; jars, File uberJar, List&lt;Filter&gt; filters, List&lt;Relocator&gt; relocators,
+<a class="jxr_linenumber" name="40" href="#40">40</a>                         List&lt;ResourceTransformer&gt; resourceTransformers )
+<a class="jxr_linenumber" name="41" href="#41">41</a>          <strong class="jxr_keyword">throws</strong> IOException, MojoExecutionException
+<a class="jxr_linenumber" name="42" href="#42">42</a>      {
+<a class="jxr_linenumber" name="43" href="#43">43</a>          System.out.println( <span class="jxr_string">"Executing MockShader#shade"</span> );
+<a class="jxr_linenumber" name="44" href="#44">44</a>      }
+<a class="jxr_linenumber" name="45" href="#45">45</a>  }
+</pre>
+<hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body>
+</html>

Propchange: websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/MockShader.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/MockShader.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/filter/package-frame.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/filter/package-frame.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/filter/package-frame.html Tue May  8 13:48:12 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Shade Plugin 1.5 Reference Package org.apache.maven.plugins.shade.filter</title>
+		<title>Maven Shade Plugin 1.6 Reference Package org.apache.maven.plugins.shade.filter</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/filter/package-summary.html
==============================================================================
--- websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/filter/package-summary.html (original)
+++ websites/production/maventest/content/plugins/maven-shade-plugin-latest/xref-test/org/apache/maven/plugins/shade/filter/package-summary.html Tue May  8 13:48:12 2012
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Maven Shade Plugin 1.5 Reference Package org.apache.maven.plugins.shade.filter</title>
+		<title>Maven Shade Plugin 1.6 Reference Package org.apache.maven.plugins.shade.filter</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -62,6 +62,6 @@
         	</ul>
       	</div>
 				<hr />
-		Copyright &#169; 2002-2011 The Apache Software Foundation. All Rights Reserved.
+		Copyright &#169; 2002-2012 The Apache Software Foundation. All Rights Reserved.
 	</body>
 </html>
\ No newline at end of file