Modified: websites/production/commons/content/proper/commons-cli/team.html ============================================================================== --- websites/production/commons/content/proper/commons-cli/team.html (original) +++ websites/production/commons/content/proper/commons-cli/team.html Thu Aug 15 00:03:23 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 May 2024 + | Generated by Apache Maven Doxia at 15 August 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240528" /> + <meta name="Date-Revision-yyyymmdd" content="20240815" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons CLI – Project Team</title> @@ -40,8 +40,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-cli/">Apache Commons CLI ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 May 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1-SNAPSHOT</li> + <li id="publishDate">Last Published: 15 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.9.0</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -148,8 +148,8 @@ Mailing Lists</a> </li> <li class="none"> - <a href="dependency-info.html" title="Dependency Information"> - Dependency Information</a> + <a href="dependency-info.html" title="Maven Coordinates"> + Maven Coordinates</a> </li> <li class="none"> <a href="dependency-management.html" title="Dependency Management">
Modified: websites/production/commons/content/proper/commons-cli/upgrading-1.0-to-1.1.html ============================================================================== --- websites/production/commons/content/proper/commons-cli/upgrading-1.0-to-1.1.html (original) +++ websites/production/commons/content/proper/commons-cli/upgrading-1.0-to-1.1.html Thu Aug 15 00:03:23 2024 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 May 2024 + | Generated by Apache Maven Doxia at 15 August 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -8,7 +8,7 @@ <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Commons Documentation Team" /> - <meta name="Date-Revision-yyyymmdd" content="20240528" /> + <meta name="Date-Revision-yyyymmdd" content="20240815" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons CLI – Upgrading from 1.0 to 1.1</title> @@ -41,8 +41,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-cli/">Apache Commons CLI ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 May 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1-SNAPSHOT</li> + <li id="publishDate">Last Published: 15 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.9.0</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-cli/usage.html ============================================================================== --- websites/production/commons/content/proper/commons-cli/usage.html (original) +++ websites/production/commons/content/proper/commons-cli/usage.html Thu Aug 15 00:03:23 2024 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 28 May 2024 + | Generated by Apache Maven Doxia at 15 August 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -8,7 +8,7 @@ <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="commons-dev" /> - <meta name="Date-Revision-yyyymmdd" content="20240528" /> + <meta name="Date-Revision-yyyymmdd" content="20240815" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons CLI – Using Apache Commons CLI</title> @@ -41,8 +41,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-cli/">Apache Commons CLI ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 28 May 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 1.8.1-SNAPSHOT</li> + <li id="publishDate">Last Published: 15 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 1.9.0</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-cli/xref-test/allclasses-frame.html ============================================================================== --- websites/production/commons/content/proper/commons-cli/xref-test/allclasses-frame.html (original) +++ websites/production/commons/content/proper/commons-cli/xref-test/allclasses-frame.html Thu Aug 15 00:03:23 2024 @@ -29,6 +29,7 @@ <li><a href="org/apache/commons/cli/bug/BugCLI71Test.html#BugCLI71Test" target="classFrame">BugCLI71Test</a></li> <li><a href="org/apache/commons/cli/bug/BugsTest.html#BugsTest" target="classFrame">BugsTest</a></li> <li><a href="org/apache/commons/cli/CommandLineTest.html#CommandLineTest" target="classFrame">CommandLineTest</a></li> + <li><a href="org/apache/commons/cli/CommandLineTest.html#CommandLineTest.Count" target="classFrame">CommandLineTest.Count</a></li> <li><a href="org/apache/commons/cli/ConverterTests.html#ConverterTests" target="classFrame">ConverterTests</a></li> <li><a href="org/apache/commons/cli/ConverterTests.html#ConverterTests.AClassWithoutADefaultConstructor" target="classFrame">ConverterTests.AClassWithoutADefaultConstructor</a></li> <li><a href="org/apache/commons/cli/DefaultParserTest.html#DefaultParserTest" target="classFrame">DefaultParserTest</a></li> Modified: websites/production/commons/content/proper/commons-cli/xref-test/index.html ============================================================================== --- websites/production/commons/content/proper/commons-cli/xref-test/index.html (original) +++ websites/production/commons/content/proper/commons-cli/xref-test/index.html Thu Aug 15 00:03:23 2024 @@ -4,7 +4,7 @@ <!-- this is a JXR report set (jdk8) --> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> - <title>Apache Commons CLI 1.8.1-SNAPSHOT Reference</title> + <title>Apache Commons CLI 1.9.0 Reference</title> <script type="text/javascript"> tmpTargetPage = "" + window.location.search; if (tmpTargetPage != "" && tmpTargetPage != "undefined")
