Modified:
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html
==============================================================================
---
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html
(original)
+++
websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/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>CommonsDistributionStagingMojo (Apache Commons Release Plugin
1.4-SNAPSHOT API)</title>
+<title>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="CommonsDistributionStagingMojo (Apache
Commons Release Plugin 1.4-SNAPSHOT API)";
+ parent.document.title="CommonsDistributionStagingMojo (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";
defaultPhase=DEPLOY,
threadSafe=true,
aggregator=true)
-public class <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.64">CommonsDistributionStagingMojo</a>
+public class <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.65">CommonsDistributionStagingMojo</a>
extends org.apache.maven.plugin.AbstractMojo</pre>
<div class="block">This class checks out the dev distribution location, copies
the distributions into that directory
structure under the <code>target/commons-release-plugin/scm</code> directory.
Then commits the
@@ -152,62 +152,62 @@ extends org.apache.maven.plugin.Abstract
<th class="colLast" scope="col">Field and Description</th>
</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/CommonsDistributionStagingMojo.html#baseDir">baseDir</a></span></code>
-<div class="block">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 contains a
file to the root directory of the working project.</div>
+<div class="block">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 contains a
file to the root directory of the working project.</div>
</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/CommonsDistributionStagingMojo.html#commonsRcVersion">commonsRcVersion</a></span></code>
<div class="block">The RC version of the release.</div>
</td>
</tr>
<tr class="altColor">
-<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/CommonsDistributionStagingMojo.html#commonsReleaseVersion">commonsReleaseVersion</a></span></code>
<div class="block">The release version of the artifact to be built.</div>
</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/CommonsDistributionStagingMojo.html#distCheckoutDirectory">distCheckoutDirectory</a></span></code>
<div class="block">The location to which to checkout the dist subversion
repository under our working directory, which
was given above.</div>
</td>
</tr>
<tr class="altColor">
-<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/CommonsDistributionStagingMojo.html#distSvnStagingUrl">distSvnStagingUrl</a></span></code>
<div class="block">The url of the subversion repository to which we wish the
artifacts to be staged.</div>
</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/CommonsDistributionStagingMojo.html#distVersionRcVersionDirectory">distVersionRcVersionDirectory</a></span></code>
<div class="block">A subdirectory of the dist directory into which we are
going to stage the release candidate.</div>
</td>
</tr>
<tr class="altColor">
-<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/CommonsDistributionStagingMojo.html#dryRun">dryRun</a></span></code>
<div class="block">A boolean that determines whether or not we actually commit
the files up to the subversion repository.</div>
</td>
</tr>
<tr class="rowColor">
-<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/mojos/CommonsDistributionStagingMojo.html#HEADER_FILE_NAME">HEADER_FILE_NAME</a></span></code>
<div class="block">The name of file generated from the HEADER.vm velocity
template to be checked into the dist svn repo.</div>
</td>
</tr>
<tr class="altColor">
-<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/CommonsDistributionStagingMojo.html#isDistModule">isDistModule</a></span></code>
<div class="block">A parameter to generally avoid running unless it is
specifically turned on by the consuming module.</div>
</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/CommonsDistributionStagingMojo.html#password">password</a></span></code>
<div class="block">The password associated with <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#username"><code>username</code></a>.</div>
</td>
@@ -220,31 +220,31 @@ extends org.apache.maven.plugin.Abstract
</td>
</tr>
<tr class="rowColor">
-<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/mojos/CommonsDistributionStagingMojo.html#README_FILE_NAME">README_FILE_NAME</a></span></code>
<div class="block">The name of file generated from the README.vm velocity
template to be checked into the dist svn repo.</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/CommonsDistributionStagingMojo.html#releaseNotesFile">releaseNotesFile</a></span></code>
<div class="block">The location of the RELEASE-NOTES.txt file such that
multi-module builds can configure it.</div>
</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/CommonsDistributionStagingMojo.html#siteDirectory">siteDirectory</a></span></code>
<div class="block">The location to which the site gets built during running
<code>mvn site</code>.</div>
</td>
</tr>
<tr class="altColor">
-<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/CommonsDistributionStagingMojo.html#username">username</a></span></code>
<div class="block">The username for the distribution subversion
repository.</div>
</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/CommonsDistributionStagingMojo.html#workingDirectory">workingDirectory</a></span></code>
<div class="block">The main working directory for the plugin, namely
<code>target/commons-release-plugin</code>, but
that assumes that we're using the default maven
<code>${project.build.directory}</code>.</div>
@@ -290,14 +290,14 @@ extends org.apache.maven.plugin.Abstract
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" 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/CommonsDistributionStagingMojo.html#buildReadmeAndHeaderHtmlFiles--">buildReadmeAndHeaderHtmlFiles</a></span>()</code>
<div class="block">Builds up <code>README.html</code> and
<code>HEADER.html</code> that reside in following.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
-<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="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#copyDistributionsIntoScmDirectoryStructureAndAddToSvn-java.io.File-org.apache.maven.scm.provider.ScmProvider-org.apache.maven.scm.repository.ScmRepository-">copyDistributionsIntoScmDirectoryStructureAndAddToSvn</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> copiedReleaseNotes,
+<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/CommonsDistributionStagingMojo.html#copyDistributionsIntoScmDirectoryStructureAndAddToSvn-java.io.File-org.apache.maven.scm.provider.ScmProvider-org.apache.maven.scm.repository.ScmRepository-">copyDistributionsIntoScmDirectoryStructureAndAddToSvn</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> copiedReleaseNotes,
org.apache.maven.scm.provider.ScmProvider provider,
org.apache.maven.scm.repository.ScmRepository repository)</code>
<div class="block">Copies the list of files at the root of the <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#workingDirectory"><code>workingDirectory</code></a>
into
@@ -305,22 +305,22 @@ extends org.apache.maven.plugin.Abstract
</td>
</tr>
<tr id="i2" 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="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#copyHeaderAndReadmeToSubdirectories-java.io.File-java.io.File-">copyHeaderAndReadmeToSubdirectories</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> headerFile,
- <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> readmeFile)</code>
+<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/CommonsDistributionStagingMojo.html#copyHeaderAndReadmeToSubdirectories-java.io.File-java.io.File-">copyHeaderAndReadmeToSubdirectories</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> headerFile,
+ <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> readmeFile)</code>
<div class="block">Copies <code>README.html</code> and
<code>HEADER.html</code> to the source and binaries
directories.</div>
</td>
</tr>
<tr id="i3" 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/CommonsDistributionStagingMojo.html#copyReleaseNotesToWorkingDirectory--">copyReleaseNotesToWorkingDirectory</a></span>()</code>
<div class="block">A utility method that takes the
<code>RELEASE-NOTES.txt</code> file from the base directory of the
project and copies it into <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#workingDirectory"><code>workingDirectory</code></a>.</div>
</td>
</tr>
<tr id="i4" 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/CommonsDistributionStagingMojo.html#copySiteToScmDirectory--">copySiteToScmDirectory</a></span>()</code>
<div class="block">Copies <code>${basedir}/target/site</code> to
<code>${basedir}/target/commons-release-plugin/scm/site</code>.</div>
</td>
@@ -331,14 +331,14 @@ extends org.apache.maven.plugin.Abstract
</tr>
<tr id="i6" 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/CommonsDistributionStagingMojo.html#listNotHiddenFilesAndDirectories-java.io.File-java.util.List-">listNotHiddenFilesAndDirectories</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> directory,
- <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>> files)</code>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#listNotHiddenFilesAndDirectories-java.io.File-java.util.List-">listNotHiddenFilesAndDirectories</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> directory,
+ <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>> files)</code>
<div class="block">Lists all directories and files to a flat list.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#setBaseDir-java.io.File-">setBaseDir</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> baseDir)</code>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#setBaseDir-java.io.File-">setBaseDir</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> baseDir)</code>
<div class="block">This method is the setter for the <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#baseDir"><code>baseDir</code></a>
field, specifically
for the usage in the unit tests.</div>
</td>
@@ -355,8 +355,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>
@@ -378,7 +378,7 @@ extends org.apache.maven.plugin.Abstract
<ul class="blockList">
<li class="blockList">
<h4>README_FILE_NAME</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/mojos/CommonsDistributionStagingMojo.html#line.67">README_FILE_NAME</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/mojos/CommonsDistributionStagingMojo.html#line.68">README_FILE_NAME</a></pre>
<div class="block">The name of file generated from the README.vm velocity
template to be checked into the dist svn repo.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
@@ -392,7 +392,7 @@ extends org.apache.maven.plugin.Abstract
<ul class="blockList">
<li class="blockList">
<h4>HEADER_FILE_NAME</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/mojos/CommonsDistributionStagingMojo.html#line.69">HEADER_FILE_NAME</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/mojos/CommonsDistributionStagingMojo.html#line.70">HEADER_FILE_NAME</a></pre>
<div class="block">The name of file generated from the HEADER.vm velocity
template to be checked into the dist svn repo.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
@@ -408,7 +408,7 @@ extends org.apache.maven.plugin.Abstract
<h4>project</h4>
<pre>@Parameter(defaultValue="${project}",
required=true)
-private org.apache.maven.project.MavenProject <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.76">project</a></pre>
+private org.apache.maven.project.MavenProject <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.77">project</a></pre>
<div class="block">The <code>MavenProject</code> object is essentially the
context of the maven build at
a given time.</div>
</li>
@@ -420,8 +420,8 @@ private org.apache.maven.project.Ma
<li class="blockList">
<h4>baseDir</h4>
<pre>@Parameter(defaultValue="${basedir}")
-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/CommonsDistributionStagingMojo.html#line.83">baseDir</a></pre>
-<div class="block">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 contains a
file to the root directory of the working project. Typically
+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/CommonsDistributionStagingMojo.html#line.84">baseDir</a></pre>
+<div class="block">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 contains a
file to the root directory of the working project. Typically
this directory is where the <code>pom.xml</code> resides.</div>
</li>
</ul>
@@ -433,7 +433,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/CommonsDistributionStagingMojo.html#line.87">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/CommonsDistributionStagingMojo.html#line.88">siteDirectory</a></pre>
<div class="block">The location to which the site gets built during running
<code>mvn site</code>.</div>
</li>
</ul>
@@ -445,7 +445,7 @@ private <a href="https://docs.oracl
<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/CommonsDistributionStagingMojo.html#line.94">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/CommonsDistributionStagingMojo.html#line.95">workingDirectory</a></pre>
<div class="block">The main working directory for the plugin, namely
<code>target/commons-release-plugin</code>, but
that assumes that we're using the default maven
<code>${project.build.directory}</code>.</div>
</li>
@@ -458,7 +458,7 @@ private <a href="https://docs.oracl
<h4>distCheckoutDirectory</h4>
<pre>@Parameter(defaultValue="${project.build.directory}/commons-release-plugin/scm",
property="commons.distCheckoutDirectory")
-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/CommonsDistributionStagingMojo.html#line.102">distCheckoutDirectory</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/CommonsDistributionStagingMojo.html#line.103">distCheckoutDirectory</a></pre>
<div class="block">The location to which to checkout the dist subversion
repository under our working directory, which
was given above.</div>
</li>
@@ -471,7 +471,7 @@ private <a href="https://docs.oracl
<h4>releaseNotesFile</h4>
<pre>@Parameter(defaultValue="${basedir}/RELEASE-NOTES.txt",
property="commons.releaseNotesLocation")
-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/CommonsDistributionStagingMojo.html#line.108">releaseNotesFile</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/CommonsDistributionStagingMojo.html#line.109">releaseNotesFile</a></pre>
<div class="block">The location of the RELEASE-NOTES.txt file such that
multi-module builds can configure it.</div>
</li>
</ul>
@@ -483,7 +483,7 @@ private <a href="https://docs.oracl
<h4>dryRun</h4>
<pre>@Parameter(property="commons.release.dryRun",
defaultValue="false")
-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/CommonsDistributionStagingMojo.html#line.116">dryRun</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/CommonsDistributionStagingMojo.html#line.117">dryRun</a></pre>
<div class="block">A boolean that determines whether or not we actually commit
the files up to the subversion repository.
If this is set to <code>true</code>, we do all but make the commits. We do
checkout the repository in question
though.</div>
@@ -497,7 +497,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/CommonsDistributionStagingMojo.html#line.124">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/CommonsDistributionStagingMojo.html#line.125">distSvnStagingUrl</a></pre>
<div class="block">The url of the subversion repository to which we wish the
artifacts to be staged. Typically this would need to
be of the form:
<code>scm:svn:https://dist.apache.org/repos/dist/dev/commons/foo/version-RC#</code>.
Note. that
the prefix to the substring <code>https</code> is a requirement.</div>
@@ -511,7 +511,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/CommonsDistributionStagingMojo.html#line.130">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/CommonsDistributionStagingMojo.html#line.131">isDistModule</a></pre>
<div class="block">A parameter to generally avoid running unless it is
specifically turned on by the consuming module.</div>
</li>
</ul>
@@ -522,7 +522,7 @@ private <a href="https://docs.oracl
<li class="blockList">
<h4>commonsReleaseVersion</h4>
<pre>@Parameter(property="commons.release.version")
-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/CommonsDistributionStagingMojo.html#line.136">commonsReleaseVersion</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/CommonsDistributionStagingMojo.html#line.137">commonsReleaseVersion</a></pre>
<div class="block">The release version of the artifact to be built.</div>
</li>
</ul>
@@ -533,7 +533,7 @@ private <a href="https://docs.oracl
<li class="blockList">
<h4>commonsRcVersion</h4>
<pre>@Parameter(property="commons.rc.version")
-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/CommonsDistributionStagingMojo.html#line.142">commonsRcVersion</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/CommonsDistributionStagingMojo.html#line.143">commonsRcVersion</a></pre>
<div class="block">The RC version of the release. For example the first voted
on candidate would be "RC1".</div>
</li>
</ul>
@@ -544,7 +544,7 @@ private <a href="https://docs.oracl
<li class="blockList">
<h4>username</h4>
<pre>@Parameter(property="user.name")
-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/CommonsDistributionStagingMojo.html#line.148">username</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/CommonsDistributionStagingMojo.html#line.149">username</a></pre>
<div class="block">The username for the distribution subversion repository.
This is typically your Apache id.</div>
</li>
</ul>
@@ -555,7 +555,7 @@ private <a href="https://docs.oracl
<li class="blockList">
<h4>password</h4>
<pre>@Parameter(property="user.password")
-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/CommonsDistributionStagingMojo.html#line.154">password</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/CommonsDistributionStagingMojo.html#line.155">password</a></pre>
<div class="block">The password associated with <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#username"><code>username</code></a>.</div>
</li>
</ul>
@@ -565,7 +565,7 @@ private <a href="https://docs.oracl
<ul class="blockListLast">
<li class="blockList">
<h4>distVersionRcVersionDirectory</h4>
-<pre>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/CommonsDistributionStagingMojo.html#line.161">distVersionRcVersionDirectory</a></pre>
+<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/CommonsDistributionStagingMojo.html#line.162">distVersionRcVersionDirectory</a></pre>
<div class="block">A subdirectory of the dist directory into which we are
going to stage the release candidate. We
build this up in the <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#execute--"><code>execute()</code></a>
method. And, for example,
the directory should look like
<code>https://https://dist.apache.org/repos/dist/dev/commons/text/1.4-RC1</code>.</div>
@@ -585,7 +585,7 @@ private <a href="https://docs.oracl
<ul class="blockListLast">
<li class="blockList">
<h4>CommonsDistributionStagingMojo</h4>
-<pre>public <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.64">CommonsDistributionStagingMojo</a>()</pre>
+<pre>public <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.65">CommonsDistributionStagingMojo</a>()</pre>
</li>
</ul>
</li>
@@ -602,7 +602,7 @@ private <a href="https://docs.oracl
<ul class="blockList">
<li class="blockList">
<h4>execute</h4>
-<pre>public void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.164">execute</a>()
+<pre>public void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.165">execute</a>()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException</pre>
<dl>
@@ -618,13 +618,13 @@ private <a href="https://docs.oracl
<ul class="blockList">
<li class="blockList">
<h4>listNotHiddenFilesAndDirectories</h4>
-<pre>private void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.238">listNotHiddenFilesAndDirectories</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> directory,
- <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>> files)</pre>
+<pre>private void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.244">listNotHiddenFilesAndDirectories</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> directory,
+ <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>> files)</pre>
<div class="block">Lists all directories and files to a flat list.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>directory</code> - <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> containing
directory to list</dd>
-<dd><code>files</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> of <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 which to append
the files.</dd>
+<dd><code>directory</code> - <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> containing
directory to list</dd>
+<dd><code>files</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> of <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 which to append
the files.</dd>
</dl>
</li>
</ul>
@@ -634,7 +634,7 @@ private <a href="https://docs.oracl
<ul class="blockList">
<li class="blockList">
<h4>copyReleaseNotesToWorkingDirectory</h4>
-<pre>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/CommonsDistributionStagingMojo.html#line.262">copyReleaseNotesToWorkingDirectory</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/CommonsDistributionStagingMojo.html#line.268">copyReleaseNotesToWorkingDirectory</a>()
throws
org.apache.maven.plugin.MojoExecutionException</pre>
<div class="block">A utility method that takes the
<code>RELEASE-NOTES.txt</code> file from the base directory of the
project and copies it into <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#workingDirectory"><code>workingDirectory</code></a>.</div>
@@ -645,7 +645,7 @@ private <a href="https://docs.oracl
<a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#copyDistributionsIntoScmDirectoryStructureAndAddToSvn-java.io.File-org.apache.maven.scm.provider.ScmProvider-org.apache.maven.scm.repository.ScmRepository-"><code>copyDistributionsIntoScmDirectoryStructureAndAddToSvn(File,
ScmProvider, ScmRepository)</code></a>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code> - if an <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io"><code>IOException</code></a> occurs as a
wrapper so that maven
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code> - if an <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io"><code>IOException</code></a> occurs as a
wrapper so that maven
can properly handle the exception.</dd>
</dl>
</li>
@@ -656,7 +656,7 @@ private <a href="https://docs.oracl
<ul class="blockList">
<li class="blockList">
<h4>copyDistributionsIntoScmDirectoryStructureAndAddToSvn</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/CommonsDistributionStagingMojo.html#line.301">copyDistributionsIntoScmDirectoryStructureAndAddToSvn</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> copiedReleaseNotes,
+<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/CommonsDistributionStagingMojo.html#line.307">copyDistributionsIntoScmDirectoryStructureAndAddToSvn</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> copiedReleaseNotes,
org.apache.maven.scm.provider.ScmProvider provider,
org.apache.maven.scm.repository.ScmRepository repository)
throws
org.apache.maven.plugin.MojoExecutionException</pre>
@@ -688,10 +688,10 @@ private <a href="https://docs.oracl
<dd><code>provider</code> - is the <code>ScmProvider</code> that we will use
for adding the files we wish to commit.</dd>
<dd><code>repository</code> - is the <code>ScmRepository</code> that we will
use for adding the files that we wish to commit.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>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> of <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>'s in the directory
for the purpose of adding them to the maven
+<dd>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> of <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>'s in the directory
for the purpose of adding them to the maven
<code>ScmFileSet</code>.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code> - if an <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io"><code>IOException</code></a> occurs so
that Maven can handle it properly.</dd>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code> - if an <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io"><code>IOException</code></a> occurs so
that Maven can handle it properly.</dd>
</dl>
</li>
</ul>
@@ -701,12 +701,12 @@ private <a href="https://docs.oracl
<ul class="blockList">
<li class="blockList">
<h4>copySiteToScmDirectory</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/CommonsDistributionStagingMojo.html#line.342">copySiteToScmDirectory</a>()
+<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/CommonsDistributionStagingMojo.html#line.348">copySiteToScmDirectory</a>()
throws
org.apache.maven.plugin.MojoExecutionException</pre>
<div class="block">Copies <code>${basedir}/target/site</code> to
<code>${basedir}/target/commons-release-plugin/scm/site</code>.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>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> of <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>'s contained in
+<dd>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> of <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>'s contained in
<code>${basedir}/target/commons-release-plugin/scm/site</code>, after
the copy is complete.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.apache.maven.plugin.MojoExecutionException</code> - if the site
copying fails for some reason.</dd>
@@ -719,7 +719,7 @@ private <a href="https://docs.oracl
<ul class="blockList">
<li class="blockList">
<h4>buildReadmeAndHeaderHtmlFiles</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/CommonsDistributionStagingMojo.html#line.376">buildReadmeAndHeaderHtmlFiles</a>()
+<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/CommonsDistributionStagingMojo.html#line.382">buildReadmeAndHeaderHtmlFiles</a>()
throws
org.apache.maven.plugin.MojoExecutionException</pre>
<div class="block">Builds up <code>README.html</code> and
<code>HEADER.html</code> that reside in following.
<ul>
@@ -736,9 +736,9 @@ private <a href="https://docs.oracl
</ul></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>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> of created files
above</dd>
+<dd>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> of created files
above</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>org.apache.maven.plugin.MojoExecutionException</code> - if an <a
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io"><code>IOException</code></a> occurs in
the creation of these
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code> - if an <a
href="https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io"><code>IOException</code></a> occurs in
the creation of these
files fails.</dd>
</dl>
</li>
@@ -749,8 +749,8 @@ private <a href="https://docs.oracl
<ul class="blockList">
<li class="blockList">
<h4>copyHeaderAndReadmeToSubdirectories</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/CommonsDistributionStagingMojo.html#line.423">copyHeaderAndReadmeToSubdirectories</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> headerFile,
- <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> readmeFile)
+<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/CommonsDistributionStagingMojo.html#line.429">copyHeaderAndReadmeToSubdirectories</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> headerFile,
+ <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> readmeFile)
throws
org.apache.maven.plugin.MojoExecutionException</pre>
<div class="block">Copies <code>README.html</code> and
<code>HEADER.html</code> to the source and binaries
directories.</div>
@@ -759,7 +759,7 @@ private <a href="https://docs.oracl
<dd><code>headerFile</code> - The originally created <code>HEADER.html</code>
file.</dd>
<dd><code>readmeFile</code> - The originally created <code>README.html</code>
file.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>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> of created
files.</dd>
+<dd>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> of created
files.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.apache.maven.plugin.MojoExecutionException</code> - if the <a
href="../../../../../../org/apache/commons/release/plugin/SharedFunctions.html#copyFile-org.apache.maven.plugin.logging.Log-java.io.File-java.io.File-"><code>SharedFunctions.copyFile(Log,
File, File)</code></a>
fails.</dd>
@@ -772,12 +772,12 @@ private <a href="https://docs.oracl
<ul class="blockListLast">
<li class="blockList">
<h4>setBaseDir</h4>
-<pre>protected void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.450">setBaseDir</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> baseDir)</pre>
+<pre>protected void <a
href="../../../../../../src-html/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#line.456">setBaseDir</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> baseDir)</pre>
<div class="block">This method is the setter for the <a
href="../../../../../../org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html#baseDir"><code>baseDir</code></a>
field, specifically
for the usage in the unit tests.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>baseDir</code> - is 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> to be used as the
project's root directory when this mojo
+<dd><code>baseDir</code> - is 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> to be used as the
project's root directory when this mojo
is invoked.</dd>
</dl>
</li>