You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by kr...@apache.org on 2014/12/13 09:56:36 UTC

svn commit: r932559 [38/43] - in /websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/assembly/ apidocs/org/apache/maven/plugin/assembly/archive/ apidocs/org/apache/maven/plugin/a...

Modified: websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/io/xpp3/ComponentXpp3Writer.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/io/xpp3/ComponentXpp3Writer.html (original)
+++ websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/io/xpp3/ComponentXpp3Writer.html Sat Dec 13 08:56:32 2014
@@ -7,7 +7,7 @@
 <body>
 <div id="overview"><a href="../../../../../../../../../apidocs/org/apache/maven/plugin/assembly/model/io/xpp3/ComponentXpp3Writer.html">View Javadoc</a></div><pre>
 <a class="jxr_linenumber" name="L1" href="#L1">1</a>   <em class="jxr_comment">// =================== DO NOT EDIT THIS FILE ====================</em>
-<a class="jxr_linenumber" name="L2" href="#L2">2</a>   <em class="jxr_comment">// Generated by Modello 1.8.1,</em>
+<a class="jxr_linenumber" name="L2" href="#L2">2</a>   <em class="jxr_comment">// Generated by Modello 1.8.3,</em>
 <a class="jxr_linenumber" name="L3" href="#L3">3</a>   <em class="jxr_comment">// any modifications will be overwritten.</em>
 <a class="jxr_linenumber" name="L4" href="#L4">4</a>   <em class="jxr_comment">// ==============================================================</em>
 <a class="jxr_linenumber" name="L5" href="#L5">5</a>   

Modified: websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/io/xpp3/package-frame.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/io/xpp3/package-frame.html (original)
+++ websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/io/xpp3/package-frame.html Sat Dec 13 08:56:32 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Assembly Plugin 2.5.2 Reference Package org.apache.maven.plugin.assembly.model.io.xpp3</title>
+		<title>Apache Maven Assembly Plugin 2.5.3 Reference Package org.apache.maven.plugin.assembly.model.io.xpp3</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -27,6 +27,9 @@
           	          	<li>
             	<a href="ComponentXpp3Writer.html" target="classFrame">ComponentXpp3Writer</a>
           	</li>
+          	          	<li>
+            	<a href="AssemblyXpp3Reader.html" target="classFrame">ContentTransformer</a>
+          	</li>
           	      	</ul>
 
 	</body>

Modified: websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/io/xpp3/package-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/io/xpp3/package-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/io/xpp3/package-summary.html Sat Dec 13 08:56:32 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Assembly Plugin 2.5.2 Reference Package org.apache.maven.plugin.assembly.model.io.xpp3</title>
+		<title>Apache Maven Assembly Plugin 2.5.3 Reference Package org.apache.maven.plugin.assembly.model.io.xpp3</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -55,6 +55,11 @@
                 		<a href="ComponentXpp3Writer.html" target="classFrame">ComponentXpp3Writer</a>
               		</td>
             	</tr>
+				            	<tr>
+              		<td>
+                		<a href="AssemblyXpp3Reader.html" target="classFrame">ContentTransformer</a>
+              		</td>
+            	</tr>
 				        	</tbody>
       	</table>
 		

Modified: websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/package-frame.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/package-frame.html (original)
+++ websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/package-frame.html Sat Dec 13 08:56:32 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Assembly Plugin 2.5.2 Reference Package org.apache.maven.plugin.assembly.model</title>
+		<title>Apache Maven Assembly Plugin 2.5.3 Reference Package org.apache.maven.plugin.assembly.model</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/package-summary.html
==============================================================================
--- websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/package-summary.html (original)
+++ websites/production/maven/content/plugins-archives/maven-assembly-plugin-LATEST/xref/org/apache/maven/plugin/assembly/model/package-summary.html Sat Dec 13 08:56:32 2014
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Maven Assembly Plugin 2.5.2 Reference Package org.apache.maven.plugin.assembly.model</title>
+		<title>Apache Maven Assembly Plugin 2.5.3 Reference Package org.apache.maven.plugin.assembly.model</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>