Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>CommonsSiteCompressionMojo (Apache Commons Release Plugin 1.4-SNAPSHOT
API)</title>
+<title>CommonsSiteCompressionMojo (Apache Commons Release Plugin 1.4
API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="CommonsSiteCompressionMojo (Apache Commons
Release Plugin 1.4-SNAPSHOT API)";
+ parent.document.title="CommonsSiteCompressionMojo (Apache Commons
Release Plugin 1.4 API)";
}
}
catch(err) {
@@ -97,7 +97,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.maven.plugin.AbstractMojo</li>
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
<a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html"
title="class in
org.apache.commons.release.plugin.mojos"><code>CommonsDistributionStagingMojo</code></a>.</span></div>
</div>
<br>
-<pre><a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
+<pre><a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
@Mojo(name="compress-site",
defaultPhase=POST_SITE,
threadSafe=true,
@@ -163,21 +163,21 @@ extends org.apache.maven.plugin.Abstract
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>private <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>private <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#distSvnStagingUrl">distSvnStagingUrl</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">The url of the subversion repository to which we wish the
artifacts to be staged.</div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>private <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>></code></td>
+<td class="colFirst"><code>private <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#filesToCompress">filesToCompress</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">The list of files to compress into the site.zip file.</div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>private <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colFirst"><code>private <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#isDistModule">isDistModule</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">A parameter to generally avoid running unless it is
specifically turned on by the consuming module.</div>
@@ -191,13 +191,13 @@ extends org.apache.maven.plugin.Abstract
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>private <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a></code></td>
+<td class="colFirst"><code>private <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#siteDirectory">siteDirectory</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>private <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a></code></td>
+<td class="colFirst"><code>private <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#workingDirectory">workingDirectory</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">The working directory for the plugin which, assuming the
maven uses the default
@@ -247,9 +247,9 @@ extends org.apache.maven.plugin.Abstract
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>private void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#addToZip-java.io.File-java.io.File-java.util.zip.ZipOutputStream-">addToZip</a></span>(<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> directoryToZip,
- <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> file,
- <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/zip/ZipOutputStream.html?is-external=true"
title="class or interface in
java.util.zip">ZipOutputStream</a> zos)</code>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#addToZip-java.io.File-java.io.File-java.util.zip.ZipOutputStream-">addToZip</a></span>(<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> directoryToZip,
+ <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> file,
+ <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipOutputStream.html?is-external=true"
title="class or interface in
java.util.zip">ZipOutputStream</a> zos)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">Given the <code>directoryToZip</code> we add the
<code>file</code> to the zip archive represented by
<code>zos</code>.</div>
@@ -263,18 +263,18 @@ extends org.apache.maven.plugin.Abstract
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>private void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#getAllSiteFiles-java.io.File-java.util.List-">getAllSiteFiles</a></span>(<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> siteDirectory,
- <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>> filesToCompress)</code>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#getAllSiteFiles-java.io.File-java.util.List-">getAllSiteFiles</a></span>(<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> siteDirectory,
+ <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>> filesToCompress)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">By default this method iterates across the
<code>target/site</code> directory and adds all of the files
- to the <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#filesToCompress"><code>filesToCompress</code></a>
<a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util"><code>List</code></a>.</div>
+ to the <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#filesToCompress"><code>filesToCompress</code></a>
<a
href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util"><code>List</code></a>.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>private void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#writeZipFile-java.io.File-java.io.File-java.util.List-">writeZipFile</a></span>(<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> outputDirectory,
- <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> directoryToZip,
- <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>> fileList)</code>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#writeZipFile-java.io.File-java.io.File-java.util.List-">writeZipFile</a></span>(<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> outputDirectory,
+ <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> directoryToZip,
+ <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>> fileList)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">A helper method for writing all of the files in our
<code>fileList</code> to a <code>site.zip</code> file
in the <code>workingDirectory</code>.</div>
@@ -292,8 +292,8 @@ extends org.apache.maven.plugin.Abstract
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></h3>
-<code><a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--"
title="class or interface in java.lang">clone</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"
title="class or interface in java.lang">equals</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--"
title="class or interface in java.lang">finalize</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--"
title="class or interface in java.lang">getClass</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--"
title="class or interface in java.lang">hashCode</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--"
title="class or interface in java.lang">notify</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/ja
va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in
java.lang">notifyAll</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--"
title="class or interface in java.lang">toString</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"
title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class java.lang.<a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></h3>
+<code><a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--"
title="class or interface in java.lang">clone</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"
title="class or interface in java.lang">equals</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--"
title="class or interface in java.lang">finalize</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--"
title="class or interface in java.lang">getClass</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--"
title="class or interface in java.lang">hashCode</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--"
title="class or interface in java.lang">notify</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/ja
va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in
java.lang">notifyAll</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--"
title="class or interface in java.lang">toString</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"
title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
@@ -317,7 +317,7 @@ extends org.apache.maven.plugin.Abstract
<h4>workingDirectory</h4>
<pre>@Parameter(defaultValue="${project.build.directory}/commons-release-plugin",
property="commons.outputDirectory")
-private <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.61">workingDirectory</a></pre>
+private <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.61">workingDirectory</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">The working directory for the plugin which, assuming the
maven uses the default
<code>${project.build.directory}</code>, this becomes
<code>target/commons-release-plugin</code>.</div>
@@ -331,7 +331,7 @@ private <a href="https://docs.oracl
<h4>siteDirectory</h4>
<pre>@Parameter(defaultValue="${project.build.directory}/site",
property="commons.siteOutputDirectory")
-private <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.66">siteDirectory</a></pre>
+private <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.66">siteDirectory</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
</li>
</ul>
@@ -343,7 +343,7 @@ private <a href="https://docs.oracl
<h4>distSvnStagingUrl</h4>
<pre>@Parameter(defaultValue="",
property="commons.distSvnStagingUrl")
-private <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.75">distSvnStagingUrl</a></pre>
+private <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.75">distSvnStagingUrl</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">The url of the subversion repository to which we wish the
artifacts to be staged. Typicallly
this would need to be of the form:
@@ -359,7 +359,7 @@ private <a href="https://docs.oracl
<h4>isDistModule</h4>
<pre>@Parameter(defaultValue="false",
property="commons.release.isDistModule")
-private <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.81">isDistModule</a></pre>
+private <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true"
title="class or interface in java.lang">Boolean</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.81">isDistModule</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">A parameter to generally avoid running unless it is
specifically turned on by the consuming module.</div>
</li>
@@ -392,7 +392,7 @@ private <a href="https://docs.oracl
<ul class="blockListLast">
<li class="blockList">
<h4>filesToCompress</h4>
-<pre>private <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.96">filesToCompress</a></pre>
+<pre>private <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.96">filesToCompress</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">The list of files to compress into the site.zip file.</div>
</li>
@@ -446,15 +446,15 @@ private <a href="https://docs.oracl
<ul class="blockList">
<li class="blockList">
<h4>getAllSiteFiles</h4>
-<pre>private void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.139">getAllSiteFiles</a>(<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> siteDirectory,
- <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>> filesToCompress)</pre>
+<pre>private void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.139">getAllSiteFiles</a>(<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> siteDirectory,
+ <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>> filesToCompress)</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">By default this method iterates across the
<code>target/site</code> directory and adds all of the files
- to the <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#filesToCompress"><code>filesToCompress</code></a>
<a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util"><code>List</code></a>.</div>
+ to the <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#filesToCompress"><code>filesToCompress</code></a>
<a
href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util"><code>List</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>siteDirectory</code> - the <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io"><code>File</code></a> that represents
the <code>target/site</code> directory.</dd>
-<dd><code>filesToCompress</code> - the <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util"><code>List</code></a> to which to add
all the files.</dd>
+<dd><code>siteDirectory</code> - the <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io"><code>File</code></a> that represents
the <code>target/site</code> directory.</dd>
+<dd><code>filesToCompress</code> - the <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util"><code>List</code></a> to which to add
all the files.</dd>
</dl>
</li>
</ul>
@@ -464,22 +464,22 @@ private <a href="https://docs.oracl
<ul class="blockList">
<li class="blockList">
<h4>writeZipFile</h4>
-<pre>private void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.160">writeZipFile</a>(<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> outputDirectory,
- <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> directoryToZip,
- <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>> fileList)
- throws <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></pre>
+<pre>private void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.160">writeZipFile</a>(<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> outputDirectory,
+ <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> directoryToZip,
+ <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true"
title="class or interface in java.util">List</a><<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a>> fileList)
+ throws <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">A helper method for writing all of the files in our
<code>fileList</code> to a <code>site.zip</code> file
in the <code>workingDirectory</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>outputDirectory</code> - is a <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io"><code>File</code></a> representing the
place to put the site.zip file.</dd>
-<dd><code>directoryToZip</code> - is a <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io"><code>File</code></a> representing the
directory of the site (normally
+<dd><code>outputDirectory</code> - is a <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io"><code>File</code></a> representing the
place to put the site.zip file.</dd>
+<dd><code>directoryToZip</code> - is a <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io"><code>File</code></a> representing the
directory of the site (normally
<code>target/site</code>).</dd>
<dd><code>fileList</code> - the list of files to be zipped up, generally
generated by
<a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#getAllSiteFiles-java.io.File-java.util.List-"><code>getAllSiteFiles(File,
List)</code></a>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></code> - when the
copying of the files goes incorrectly.</dd>
+<dd><code><a
href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></code> - when the
copying of the files goes incorrectly.</dd>
</dl>
</li>
</ul>
@@ -489,21 +489,21 @@ private <a href="https://docs.oracl
<ul class="blockListLast">
<li class="blockList">
<h4>addToZip</h4>
-<pre>private void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.181">addToZip</a>(<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> directoryToZip,
- <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> file,
- <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/zip/ZipOutputStream.html?is-external=true"
title="class or interface in java.util.zip">ZipOutputStream</a> zos)
- throws <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></pre>
+<pre>private void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsSiteCompressionMojo.html#line.181">addToZip</a>(<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> directoryToZip,
+ <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io">File</a> file,
+ <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipOutputStream.html?is-external=true"
title="class or interface in java.util.zip">ZipOutputStream</a> zos)
+ throws <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div>
<div class="block">Given the <code>directoryToZip</code> we add the
<code>file</code> to the zip archive represented by
<code>zos</code>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>directoryToZip</code> - a <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io"><code>File</code></a> representing the
directory from which the file exists that we are
+<dd><code>directoryToZip</code> - a <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io"><code>File</code></a> representing the
directory from which the file exists that we are
compressing. Generally this is
<code>target/site</code>.</dd>
-<dd><code>file</code> - a <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io"><code>File</code></a> to add to the <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/zip/ZipOutputStream.html?is-external=true"
title="class or interface in java.util.zip"><code>ZipOutputStream</code></a>
<code>zos</code>.</dd>
-<dd><code>zos</code> - the <a
href="https://docs.oracle.com/javase/8/docs/api/java/util/zip/ZipOutputStream.html?is-external=true"
title="class or interface in java.util.zip"><code>ZipOutputStream</code></a>
to which to add our <code>file</code>.</dd>
+<dd><code>file</code> - a <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true"
title="class or interface in java.io"><code>File</code></a> to add to the <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipOutputStream.html?is-external=true"
title="class or interface in java.util.zip"><code>ZipOutputStream</code></a>
<code>zos</code>.</dd>
+<dd><code>zos</code> - the <a
href="https://docs.oracle.com/javase/7/docs/api/java/util/zip/ZipOutputStream.html?is-external=true"
title="class or interface in java.util.zip"><code>ZipOutputStream</code></a>
to which to add our <code>file</code>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></code> - if adding the
<code>file</code> doesn't work out properly.</dd>
+<dd><code><a
href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></code> - if adding the
<code>file</code> doesn't work out properly.</dd>
</dl>
</li>
</ul>
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionDetachmentMojo.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionDetachmentMojo.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionDetachmentMojo.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Class
org.apache.commons.release.plugin.mojos.CommonsDistributionDetachmentMojo
(Apache Commons Release Plugin 1.4-SNAPSHOT API)</title>
+<title>Uses of Class
org.apache.commons.release.plugin.mojos.CommonsDistributionDetachmentMojo
(Apache Commons Release Plugin 1.4 API)</title>
<link rel="stylesheet" type="text/css"
href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.commons.release.plugin.mojos.CommonsDistributionDetachmentMojo
(Apache Commons Release Plugin 1.4-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.release.plugin.mojos.CommonsDistributionDetachmentMojo
(Apache Commons Release Plugin 1.4 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionStagingMojo.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionStagingMojo.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsDistributionStagingMojo.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Class
org.apache.commons.release.plugin.mojos.CommonsDistributionStagingMojo (Apache
Commons Release Plugin 1.4-SNAPSHOT API)</title>
+<title>Uses of Class
org.apache.commons.release.plugin.mojos.CommonsDistributionStagingMojo (Apache
Commons Release Plugin 1.4 API)</title>
<link rel="stylesheet" type="text/css"
href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.commons.release.plugin.mojos.CommonsDistributionStagingMojo (Apache
Commons Release Plugin 1.4-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.release.plugin.mojos.CommonsDistributionStagingMojo (Apache
Commons Release Plugin 1.4 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsSiteCompressionMojo.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsSiteCompressionMojo.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/class-use/CommonsSiteCompressionMojo.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Class
org.apache.commons.release.plugin.mojos.CommonsSiteCompressionMojo (Apache
Commons Release Plugin 1.4-SNAPSHOT API)</title>
+<title>Uses of Class
org.apache.commons.release.plugin.mojos.CommonsSiteCompressionMojo (Apache
Commons Release Plugin 1.4 API)</title>
<link rel="stylesheet" type="text/css"
href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.commons.release.plugin.mojos.CommonsSiteCompressionMojo (Apache
Commons Release Plugin 1.4-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.commons.release.plugin.mojos.CommonsSiteCompressionMojo (Apache
Commons Release Plugin 1.4 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-frame.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-frame.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-frame.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin
1.4-SNAPSHOT API)</title>
+<title>org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin
1.4 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-summary.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-summary.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-summary.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin
1.4-SNAPSHOT API)</title>
+<title>org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin
1.4 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.commons.release.plugin.mojos
(Apache Commons Release Plugin 1.4-SNAPSHOT API)";
+ parent.document.title="org.apache.commons.release.plugin.mojos
(Apache Commons Release Plugin 1.4 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-tree.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-tree.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-tree.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin.mojos Class Hierarchy (Apache Commons
Release Plugin 1.4-SNAPSHOT API)</title>
+<title>org.apache.commons.release.plugin.mojos Class Hierarchy (Apache Commons
Release Plugin 1.4 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.commons.release.plugin.mojos
Class Hierarchy (Apache Commons Release Plugin 1.4-SNAPSHOT API)";
+ parent.document.title="org.apache.commons.release.plugin.mojos
Class Hierarchy (Apache Commons Release Plugin 1.4 API)";
}
}
catch(err) {
@@ -79,7 +79,7 @@
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
-<li type="circle">java.lang.<a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang"><span
class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.<a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang"><span
class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.maven.plugin.AbstractMojo (implements
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
<ul>
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-use.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-use.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/package-use.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Package org.apache.commons.release.plugin.mojos (Apache Commons
Release Plugin 1.4-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.commons.release.plugin.mojos (Apache Commons
Release Plugin 1.4 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Package
org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin
1.4-SNAPSHOT API)";
+ parent.document.title="Uses of Package
org.apache.commons.release.plugin.mojos (Apache Commons Release Plugin 1.4
API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-frame.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-frame.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-frame.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin (Apache Commons Release Plugin
1.4-SNAPSHOT API)</title>
+<title>org.apache.commons.release.plugin (Apache Commons Release Plugin 1.4
API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-summary.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-summary.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-summary.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin (Apache Commons Release Plugin
1.4-SNAPSHOT API)</title>
+<title>org.apache.commons.release.plugin (Apache Commons Release Plugin 1.4
API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.commons.release.plugin (Apache
Commons Release Plugin 1.4-SNAPSHOT API)";
+ parent.document.title="org.apache.commons.release.plugin (Apache
Commons Release Plugin 1.4 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-tree.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-tree.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-tree.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>org.apache.commons.release.plugin Class Hierarchy (Apache Commons
Release Plugin 1.4-SNAPSHOT API)</title>
+<title>org.apache.commons.release.plugin Class Hierarchy (Apache Commons
Release Plugin 1.4 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.commons.release.plugin Class
Hierarchy (Apache Commons Release Plugin 1.4-SNAPSHOT API)";
+ parent.document.title="org.apache.commons.release.plugin Class
Hierarchy (Apache Commons Release Plugin 1.4 API)";
}
}
catch(err) {
@@ -79,7 +79,7 @@
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
-<li type="circle">java.lang.<a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang"><span
class="typeNameLink">Object</span></a>
+<li type="circle">java.lang.<a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang"><span
class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.commons.release.plugin.<a
href="../../../../../org/apache/commons/release/plugin/SharedFunctions.html"
title="class in org.apache.commons.release.plugin"><span
class="typeNameLink">SharedFunctions</span></a></li>
</ul>
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-use.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-use.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/package-use.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Uses of Package org.apache.commons.release.plugin (Apache Commons
Release Plugin 1.4-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.commons.release.plugin (Apache Commons
Release Plugin 1.4 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Package
org.apache.commons.release.plugin (Apache Commons Release Plugin 1.4-SNAPSHOT
API)";
+ parent.document.title="Uses of Package
org.apache.commons.release.plugin (Apache Commons Release Plugin 1.4 API)";
}
}
catch(err) {
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder (Apache
Commons Release Plugin 1.4-SNAPSHOT API)</title>
+<title>HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder (Apache
Commons Release Plugin 1.4 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
-
parent.document.title="HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder
(Apache Commons Release Plugin 1.4-SNAPSHOT API)";
+
parent.document.title="HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder
(Apache Commons Release Plugin 1.4 API)";
}
}
catch(err) {
@@ -97,7 +97,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.commons.release.plugin.velocity.HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder</li>
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
<hr>
<br>
<pre>public static class <a
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#line.71">HeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder</a>
-extends <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></pre>
+extends <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></pre>
<div class="block">A builder class for instantiation of the <a
href="../../../../../../org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html"
title="class in
org.apache.commons.release.plugin.velocity"><code>HeaderHtmlVelocityDelegate</code></a>.</div>
</li>
</ul>
@@ -166,8 +166,8 @@ extends <a href="https://docs.oracle.com
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></h3>
-<code><a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--"
title="class or interface in java.lang">clone</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"
title="class or interface in java.lang">equals</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--"
title="class or interface in java.lang">finalize</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--"
title="class or interface in java.lang">getClass</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--"
title="class or interface in java.lang">hashCode</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--"
title="class or interface in java.lang">notify</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/ja
va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in
java.lang">notifyAll</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--"
title="class or interface in java.lang">toString</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"
title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class java.lang.<a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></h3>
+<code><a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--"
title="class or interface in java.lang">clone</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"
title="class or interface in java.lang">equals</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--"
title="class or interface in java.lang">finalize</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--"
title="class or interface in java.lang">getClass</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--"
title="class or interface in java.lang">hashCode</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--"
title="class or interface in java.lang">notify</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/ja
va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in
java.lang">notifyAll</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--"
title="class or interface in java.lang">toString</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"
title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html
Wed Aug 29 12:42:19 2018
@@ -4,7 +4,7 @@
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>HeaderHtmlVelocityDelegate (Apache Commons Release Plugin 1.4-SNAPSHOT
API)</title>
+<title>HeaderHtmlVelocityDelegate (Apache Commons Release Plugin 1.4
API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
@@ -12,7 +12,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="HeaderHtmlVelocityDelegate (Apache Commons
Release Plugin 1.4-SNAPSHOT API)";
+ parent.document.title="HeaderHtmlVelocityDelegate (Apache Commons
Release Plugin 1.4 API)";
}
}
catch(err) {
@@ -97,7 +97,7 @@ var activeTableTab = "activeTableTab";
</div>
<div class="contentContainer">
<ul class="inheritance">
-<li><a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</a></li>
+<li><a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.commons.release.plugin.velocity.HeaderHtmlVelocityDelegate</li>
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
<hr>
<br>
<pre>public class <a
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#line.33">HeaderHtmlVelocityDelegate</a>
-extends <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></pre>
+extends <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></pre>
<div class="block">This class' purpose is to generate the
<code>HEADER.html</code> that moves along with the
release for the sake of downloading the release from the distribution
area.</div>
<dl>
@@ -159,7 +159,7 @@ extends <a href="https://docs.oracle.com
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>private static <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>private static <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#TEMPLATE">TEMPLATE</a></span></code>
<div class="block">The location of the velocity tempate for this class.</div>
</td>
@@ -207,8 +207,8 @@ extends <a href="https://docs.oracle.com
</td>
</tr>
<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io">Writer</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#render-java.io.Writer-">render</a></span>(<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io">Writer</a> writer)</code>
+<td class="colFirst"><code><a
href="https://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io">Writer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#render-java.io.Writer-">render</a></span>(<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io">Writer</a> writer)</code>
<div class="block">Builds the HEADER.vm velocity template to the writer passed
in.</div>
</td>
</tr>
@@ -217,8 +217,8 @@ extends <a href="https://docs.oracle.com
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
-<h3>Methods inherited from class java.lang.<a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></h3>
-<code><a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--"
title="class or interface in java.lang">clone</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"
title="class or interface in java.lang">equals</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--"
title="class or interface in java.lang">finalize</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--"
title="class or interface in java.lang">getClass</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--"
title="class or interface in java.lang">hashCode</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--"
title="class or interface in java.lang">notify</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/ja
va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in
java.lang">notifyAll</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--"
title="class or interface in java.lang">toString</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"
title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class java.lang.<a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></h3>
+<code><a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--"
title="class or interface in java.lang">clone</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"
title="class or interface in java.lang">equals</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--"
title="class or interface in java.lang">finalize</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--"
title="class or interface in java.lang">getClass</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--"
title="class or interface in java.lang">hashCode</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--"
title="class or interface in java.lang">notify</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/ja
va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in
java.lang">notifyAll</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--"
title="class or interface in java.lang">toString</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-"
title="class or interface in java.lang">wait</a>, <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"
title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
@@ -240,7 +240,7 @@ extends <a href="https://docs.oracle.com
<ul class="blockListLast">
<li class="blockList">
<h4>TEMPLATE</h4>
-<pre>private static final <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#line.35">TEMPLATE</a></pre>
+<pre>private static final <a
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#line.35">TEMPLATE</a></pre>
<div class="block">The location of the velocity tempate for this class.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
@@ -294,13 +294,13 @@ extends <a href="https://docs.oracle.com
<ul class="blockListLast">
<li class="blockList">
<h4>render</h4>
-<pre>public <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io">Writer</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#line.57">render</a>(<a
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io">Writer</a> writer)</pre>
+<pre>public <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io">Writer</a> <a
href="../../../../../../src-html/org/apache/commons/release/plugin/velocity/HeaderHtmlVelocityDelegate.html#line.57">render</a>(<a
href="https://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io">Writer</a> writer)</pre>
<div class="block">Builds the HEADER.vm velocity template to the writer passed
in.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>writer</code> - any <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io"><code>Writer</code></a> that we wish to
have the filled velocity template written to.</dd>
+<dd><code>writer</code> - any <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io"><code>Writer</code></a> that we wish to
have the filled velocity template written to.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io"><code>Writer</code></a> that we've
filled out the template into.</dd>
+<dd>the <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true"
title="class or interface in java.io"><code>Writer</code></a> that we've
filled out the template into.</dd>
</dl>
</li>
</ul>