You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by br...@apache.org on 2017/03/27 09:21:58 UTC

svn commit: r1009138 [2/16] - in /websites/production/commons/content/proper/commons-cli: ./ apidocs/ apidocs/org/apache/commons/cli/ apidocs/org/apache/commons/cli/class-use/ apidocs/src-html/org/apache/commons/cli/ jacoco-aggregate/ jacoco/ jacoco/or...

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/OptionGroup.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/OptionGroup.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/OptionGroup.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>OptionGroup (Apache Commons CLI 1.4 API)</title>
+<title>OptionGroup (Apache Commons CLI 1.5-SNAPSHOT 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="OptionGroup (Apache Commons CLI 1.4 API)";
+            parent.document.title="OptionGroup (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/Options.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/Options.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/Options.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Options (Apache Commons CLI 1.4 API)</title>
+<title>Options (Apache Commons CLI 1.5-SNAPSHOT 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="Options (Apache Commons CLI 1.4 API)";
+            parent.document.title="Options (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/ParseException.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/ParseException.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/ParseException.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>ParseException (Apache Commons CLI 1.4 API)</title>
+<title>ParseException (Apache Commons CLI 1.5-SNAPSHOT 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="ParseException (Apache Commons CLI 1.4 API)";
+            parent.document.title="ParseException (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/Parser.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/Parser.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/Parser.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Parser (Apache Commons CLI 1.4 API)</title>
+<title>Parser (Apache Commons CLI 1.5-SNAPSHOT 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="Parser (Apache Commons CLI 1.4 API)";
+            parent.document.title="Parser (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/PatternOptionBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/PatternOptionBuilder.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/PatternOptionBuilder.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>PatternOptionBuilder (Apache Commons CLI 1.4 API)</title>
+<title>PatternOptionBuilder (Apache Commons CLI 1.5-SNAPSHOT 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="PatternOptionBuilder (Apache Commons CLI 1.4 API)";
+            parent.document.title="PatternOptionBuilder (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/PosixParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/PosixParser.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/PosixParser.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>PosixParser (Apache Commons CLI 1.4 API)</title>
+<title>PosixParser (Apache Commons CLI 1.5-SNAPSHOT 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="PosixParser (Apache Commons CLI 1.4 API)";
+            parent.document.title="PosixParser (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/TypeHandler.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/TypeHandler.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/TypeHandler.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>TypeHandler (Apache Commons CLI 1.4 API)</title>
+<title>TypeHandler (Apache Commons CLI 1.5-SNAPSHOT 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="TypeHandler (Apache Commons CLI 1.4 API)";
+            parent.document.title="TypeHandler (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/UnrecognizedOptionException.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/UnrecognizedOptionException.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/UnrecognizedOptionException.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>UnrecognizedOptionException (Apache Commons CLI 1.4 API)</title>
+<title>UnrecognizedOptionException (Apache Commons CLI 1.5-SNAPSHOT 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="UnrecognizedOptionException (Apache Commons CLI 1.4 API)";
+            parent.document.title="UnrecognizedOptionException (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/AlreadySelectedException.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/AlreadySelectedException.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/AlreadySelectedException.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.AlreadySelectedException (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.AlreadySelectedException (Apache Commons CLI 1.5-SNAPSHOT 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.cli.AlreadySelectedException (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.AlreadySelectedException (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/AmbiguousOptionException.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/AmbiguousOptionException.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/AmbiguousOptionException.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.AmbiguousOptionException (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.AmbiguousOptionException (Apache Commons CLI 1.5-SNAPSHOT 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.cli.AmbiguousOptionException (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.AmbiguousOptionException (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/BasicParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/BasicParser.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/BasicParser.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.BasicParser (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.BasicParser (Apache Commons CLI 1.5-SNAPSHOT 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.cli.BasicParser (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.BasicParser (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/CommandLine.Builder.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/CommandLine.Builder.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/CommandLine.Builder.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.CommandLine.Builder (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.CommandLine.Builder (Apache Commons CLI 1.5-SNAPSHOT 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.cli.CommandLine.Builder (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.CommandLine.Builder (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/CommandLine.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/CommandLine.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/CommandLine.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.CommandLine (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.CommandLine (Apache Commons CLI 1.5-SNAPSHOT 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.cli.CommandLine (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.CommandLine (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/CommandLineParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/CommandLineParser.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/CommandLineParser.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Interface org.apache.commons.cli.CommandLineParser (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Interface org.apache.commons.cli.CommandLineParser (Apache Commons CLI 1.5-SNAPSHOT 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 Interface org.apache.commons.cli.CommandLineParser (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Interface org.apache.commons.cli.CommandLineParser (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/DefaultParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/DefaultParser.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/DefaultParser.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.DefaultParser (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.DefaultParser (Apache Commons CLI 1.5-SNAPSHOT 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.cli.DefaultParser (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.DefaultParser (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/GnuParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/GnuParser.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/GnuParser.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.GnuParser (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.GnuParser (Apache Commons CLI 1.5-SNAPSHOT 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.cli.GnuParser (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.GnuParser (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/HelpFormatter.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/HelpFormatter.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/HelpFormatter.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.HelpFormatter (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.HelpFormatter (Apache Commons CLI 1.5-SNAPSHOT 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.cli.HelpFormatter (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.HelpFormatter (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/MissingArgumentException.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/MissingArgumentException.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/MissingArgumentException.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.MissingArgumentException (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.MissingArgumentException (Apache Commons CLI 1.5-SNAPSHOT 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.cli.MissingArgumentException (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.MissingArgumentException (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/MissingOptionException.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/MissingOptionException.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/MissingOptionException.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.MissingOptionException (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.MissingOptionException (Apache Commons CLI 1.5-SNAPSHOT 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.cli.MissingOptionException (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.MissingOptionException (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Option.Builder.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Option.Builder.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Option.Builder.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.Option.Builder (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.Option.Builder (Apache Commons CLI 1.5-SNAPSHOT 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.cli.Option.Builder (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.Option.Builder (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Option.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Option.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Option.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.Option (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.Option (Apache Commons CLI 1.5-SNAPSHOT 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.cli.Option (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.Option (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -243,6 +243,43 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CommandLine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/cli/CommandLine.html#getOptionProperties-org.apache.commons.cli.Option-">getOptionProperties</a></span>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a>&nbsp;option)</code>
+<div class="block">Retrieve the map of values associated to the option.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CommandLine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/cli/CommandLine.html#getOptionValue-org.apache.commons.cli.Option-">getOptionValue</a></span>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a>&nbsp;option)</code>
+<div class="block">Retrieve the first argument, if any, of this option.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CommandLine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/cli/CommandLine.html#getOptionValue-org.apache.commons.cli.Option-java.lang.String-">getOptionValue</a></span>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a>&nbsp;option,
+              <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultValue)</code>
+<div class="block">Retrieve the first argument, if any, of an option.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">CommandLine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/cli/CommandLine.html#getOptionValues-org.apache.commons.cli.Option-">getOptionValues</a></span>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a>&nbsp;option)</code>
+<div class="block">Retrieves the array of values, if any, of an option.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CommandLine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/cli/CommandLine.html#getParsedOptionValue-org.apache.commons.cli.Option-">getParsedOptionValue</a></span>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a>&nbsp;option)</code>
+<div class="block">Return a version of this <code>Option</code> converted to a particular type.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="typeNameLabel">CommandLine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/cli/CommandLine.html#hasOption-org.apache.commons.cli.Option-">hasOption</a></span>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a>&nbsp;opt)</code>
+<div class="block">Query to see if an option has been set.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">Parser.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/cli/Parser.html#processArgs-org.apache.commons.cli.Option-java.util.ListIterator-">processArgs</a></span>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a>&nbsp;opt,
            <a href="http://download.oracle.com/javase/6/docs/api/java/util/ListIterator.html?is-external=true" title="class or interface in java.util">ListIterator</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;iter)</code>

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/OptionBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/OptionBuilder.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/OptionBuilder.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.OptionBuilder (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.OptionBuilder (Apache Commons CLI 1.5-SNAPSHOT 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.cli.OptionBuilder (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.OptionBuilder (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/OptionGroup.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/OptionGroup.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/OptionGroup.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.OptionGroup (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.OptionGroup (Apache Commons CLI 1.5-SNAPSHOT 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.cli.OptionGroup (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.OptionGroup (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Options.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Options.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Options.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.Options (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.Options (Apache Commons CLI 1.5-SNAPSHOT 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.cli.Options (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.Options (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/ParseException.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/ParseException.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/ParseException.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.ParseException (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.ParseException (Apache Commons CLI 1.5-SNAPSHOT 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.cli.ParseException (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.ParseException (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -189,6 +189,18 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CommandLine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/cli/CommandLine.html#getParsedOptionValue-char-">getParsedOptionValue</a></span>(char&nbsp;opt)</code>
+<div class="block">Return a version of this <code>Option</code> converted to a particular type.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><span class="typeNameLabel">CommandLine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/cli/CommandLine.html#getParsedOptionValue-org.apache.commons.cli.Option-">getParsedOptionValue</a></span>(<a href="../../../../../org/apache/commons/cli/Option.html" title="class in org.apache.commons.cli">Option</a>&nbsp;option)</code>
+<div class="block">Return a version of this <code>Option</code> converted to a particular type.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
 <td class="colLast"><span class="typeNameLabel">CommandLine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/cli/CommandLine.html#getParsedOptionValue-java.lang.String-">getParsedOptionValue</a></span>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;opt)</code>
 <div class="block">Return a version of this <code>Option</code> converted to a particular type.</div>

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Parser.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Parser.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/Parser.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.Parser (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.Parser (Apache Commons CLI 1.5-SNAPSHOT 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.cli.Parser (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.Parser (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/PatternOptionBuilder.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/PatternOptionBuilder.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/PatternOptionBuilder.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.PatternOptionBuilder (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.PatternOptionBuilder (Apache Commons CLI 1.5-SNAPSHOT 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.cli.PatternOptionBuilder (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.PatternOptionBuilder (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/PosixParser.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/PosixParser.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/PosixParser.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.PosixParser (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.PosixParser (Apache Commons CLI 1.5-SNAPSHOT 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.cli.PosixParser (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.PosixParser (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/TypeHandler.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/TypeHandler.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/TypeHandler.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.TypeHandler (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.TypeHandler (Apache Commons CLI 1.5-SNAPSHOT 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.cli.TypeHandler (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.TypeHandler (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/UnrecognizedOptionException.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/UnrecognizedOptionException.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/class-use/UnrecognizedOptionException.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Class org.apache.commons.cli.UnrecognizedOptionException (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Class org.apache.commons.cli.UnrecognizedOptionException (Apache Commons CLI 1.5-SNAPSHOT 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.cli.UnrecognizedOptionException (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Class org.apache.commons.cli.UnrecognizedOptionException (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-frame.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-frame.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>org.apache.commons.cli (Apache Commons CLI 1.4 API)</title>
+<title>org.apache.commons.cli (Apache Commons CLI 1.5-SNAPSHOT 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-cli/apidocs/org/apache/commons/cli/package-summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-summary.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-summary.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>org.apache.commons.cli (Apache Commons CLI 1.4 API)</title>
+<title>org.apache.commons.cli (Apache Commons CLI 1.5-SNAPSHOT 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.cli (Apache Commons CLI 1.4 API)";
+            parent.document.title="org.apache.commons.cli (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -71,7 +71,7 @@
 <div class="header">
 <h1 title="Package" class="title">Package&nbsp;org.apache.commons.cli</h1>
 <div class="docSummary">
-<div class="block">Commons CLI 1.3</div>
+<div class="block">Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.</div>
 </div>
 <p>See:&nbsp;<a href="#package.description">Description</a></p>
 </div>
@@ -254,10 +254,10 @@
 <!--   -->
 </a>
 <h2 title="Package org.apache.commons.cli Description">Package org.apache.commons.cli Description</h2>
-<div class="block">Commons CLI 1.3</div>
+<div class="block">Apache Commons CLI provides a simple API for presenting, processing and validating a command line interface.</div>
 <dl>
 <dt><span class="simpleTagLabel">Version:</span></dt>
-<dd>$Id: package-info.java 1443102 2013-02-06 18:12:16Z tn $</dd>
+<dd>$Id: package-info.java 1786656 2017-03-13 10:51:43Z britter $</dd>
 </dl>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-tree.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-tree.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>org.apache.commons.cli Class Hierarchy (Apache Commons CLI 1.4 API)</title>
+<title>org.apache.commons.cli Class Hierarchy (Apache Commons CLI 1.5-SNAPSHOT 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.cli Class Hierarchy (Apache Commons CLI 1.4 API)";
+            parent.document.title="org.apache.commons.cli Class Hierarchy (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-use.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-use.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/org/apache/commons/cli/package-use.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Uses of Package org.apache.commons.cli (Apache Commons CLI 1.4 API)</title>
+<title>Uses of Package org.apache.commons.cli (Apache Commons CLI 1.5-SNAPSHOT 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.cli (Apache Commons CLI 1.4 API)";
+            parent.document.title="Uses of Package org.apache.commons.cli (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/overview-tree.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/overview-tree.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/overview-tree.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Class Hierarchy (Apache Commons CLI 1.4 API)</title>
+<title>Class Hierarchy (Apache Commons CLI 1.5-SNAPSHOT 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="Class Hierarchy (Apache Commons CLI 1.4 API)";
+            parent.document.title="Class Hierarchy (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-cli/apidocs/serialized-form.html
==============================================================================
--- websites/production/commons/content/proper/commons-cli/apidocs/serialized-form.html (original)
+++ websites/production/commons/content/proper/commons-cli/apidocs/serialized-form.html Mon Mar 27 09:21:54 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Serialized Form (Apache Commons CLI 1.4 API)</title>
+<title>Serialized Form (Apache Commons CLI 1.5-SNAPSHOT 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="Serialized Form (Apache Commons CLI 1.4 API)";
+            parent.document.title="Serialized Form (Apache Commons CLI 1.5-SNAPSHOT API)";
         }
     }
     catch(err) {