Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/taglist.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/taglist.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/taglist.html Wed Sep 11 20:07:00 2024 @@ -2,8 +2,8 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.codehaus.mojo:taglist-maven-plugin:3.0.0:taglist at 2024-07-08 - | Rendered using Apache Maven Fluido Skin 1.11.2 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.codehaus.mojo:taglist-maven-plugin:3.1.0:taglist at 2024-09-11 + | Rendered using Apache Maven Fluido Skin 1.12.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> @@ -11,10 +11,10 @@ <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <title>Maven :: Indexer Core – Tag List report</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.12.0.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-1.11.2.min.js"></script> + <script src="./js/apache-maven-fluido-1.12.0.min.js"></script> <!-- Matomo --> <script> @@ -33,12 +33,12 @@ </script> <!-- End Matomo Code --> </head> - <body class="topBarDisabled"> - <div class="container-fluid"> + <body> + <div class="container-fluid container-fluid-top"> <header> <div id="banner"> - <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png" alt="Maven :: Indexer Core" style="" /></a></div> - <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png" alt="" style="" /></a></div> + <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png" style="" /></a></div> + <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png" style="" /></a></div> <div class="clear"><hr/></div> </div> @@ -49,8 +49,8 @@ <li><a href="../maven-indexer/index.html" title="Maven Indexer">Maven Indexer</a><span class="divider">/</span></li> <li><a href="index.html" title="Maven :: Indexer Core">Maven :: Indexer Core</a><span class="divider">/</span></li> <li class="active ">Tag List report</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-07-08</li> - <li id="projectVersion" class="pull-right">Version: 7.1.4</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-09-11</li> + <li id="projectVersion" class="pull-right">Version: 7.1.5</li> </ul> </div> </header> @@ -86,7 +86,7 @@ <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li> <li><a href="../../plugins/index.html" title="Plugins"><span class="none"></span>Plugins</a></li> <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li> - <li><a href="" title=""><span class="icon-chevron-down"></span></a> + <li><a href="" title="Components"><span class="icon-chevron-down"></span>Components</a> <ul class="nav nav-list"> <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li> <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li> @@ -279,178 +279,178 @@ <h3><a name="FIXME_Work"></a><a name="tag_class_1">FIXME Work</a></h3> <p><b>Number of occurrences found in the code: 3</b></p> <table border="0" class="table table-striped"> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.Nexus1911IncrementalTest</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>- hardcoded assumptions in test that break with lucene 4, or bugs?</td> <td><a href="./xref-test/org/apache/maven/index/Nexus1911IncrementalTest.html#L40">40</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.context.IndexUtils</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>check if this copies too much, Lucene 4 has no filter for lucene files Directory.copy( source, target, false );</td> <td><a href="./xref/org/apache/maven/index/context/IndexUtils.html#L48">48</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.updater.DefaultIndexUpdater</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>handle deletion failure</td> -<td><a href="./xref/org/apache/maven/index/updater/DefaultIndexUpdater.html#L242">242</a></td></tr></table></section><section> +<td><a href="./xref/org/apache/maven/index/updater/DefaultIndexUpdater.html#L243">243</a></td></tr></table></section><section> <h3><a name="Todo_Work"></a><a name="tag_class_2">Todo Work</a></h3> <p><b>Number of occurrences found in the code: 30</b></p> <table border="0" class="table table-striped"> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.AbstractNexusIndexerTest</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>Brian reported, does not work on Windows because of left open files? FileUtils.deleteDirectory( indexDir );</td> <td><a href="./xref-test/org/apache/maven/index/AbstractNexusIndexerTest.html#L52">52</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.AbstractRepoNexusIndexerTest</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>we are FAKING here! return false;</td> <td><a href="./xref-test/org/apache/maven/index/AbstractRepoNexusIndexerTest.html#L501">501</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.ArtifactInfoRecord</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>use getters instead of public fields ---------- Listing all the fields that ArtifactInfo has on LuceneIndex</td> <td><a href="./xref/org/apache/maven/index/ArtifactInfoRecord.html#L44">44</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.ConcurrentUseTest</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>delete some of those already added artifactInfo.version = "1." + String.valueOf( versionSource.getAndIncrement() );</td> <td><a href="./xref-test/org/apache/maven/index/ConcurrentUseTest.html#L123">123</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.DefaultArtifactContextProducer</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>shouldn't this use repository layout instead?</td> <td><a href="./xref/org/apache/maven/index/DefaultArtifactContextProducer.html#L62">62</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.DefaultQueryCreator</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>resolve this better! Decouple QueryCreator and IndexCreators! This is a hack/workaround here</td> <td><a href="./xref/org/apache/maven/index/DefaultQueryCreator.html#L192">192</a></td></tr> -<tr class="b"> +<tr class="a"> <td>we are not falling back anymore to legacy!</td> <td><a href="./xref/org/apache/maven/index/DefaultQueryCreator.html#L305">305</a></td></tr> -<tr class="a"> +<tr class="b"> <th>org.apache.maven.index.DefaultScannerListener</th> <th>Line</th></tr> -<tr class="b"> +<tr class="a"> <td>scattered across commented out changes while I was fixing NEXUS-2712, cstamas These changes should be applied by borks too much the fragile indexer</td> <td><a href="./xref/org/apache/maven/index/DefaultScannerListener.html#L92">92</a></td></tr> -<tr class="a"> +<tr class="b"> <th>org.apache.maven.index.Nexus1911IncrementalTest</th> <th>Line</th></tr> -<tr class="b"> +<tr class="a"> <td>fix this!</td> <td><a href="./xref-test/org/apache/maven/index/Nexus1911IncrementalTest.html#L280">280</a></td></tr> -<tr class="a"> +<tr class="b"> <th>org.apache.maven.index.OneLineFragmenter</th> <th>Line</th></tr> -<tr class="b"> +<tr class="a"> <td>Auto-generated method stub</td> <td><a href="./xref/org/apache/maven/index/OneLineFragmenter.html#L53">53</a></td></tr> -<tr class="a"> +<tr class="b"> <td>Auto-generated method stub</td> <td><a href="./xref/org/apache/maven/index/OneLineFragmenter.html#L58">58</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.archetype.AbstractArchetypeDataSource</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>maybe update index</td> <td><a href="./xref/org/apache/maven/index/archetype/AbstractArchetypeDataSource.html#L99">99</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.artifact.M1GavCalculatorTest</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>fix this!</td> <td><a href="./xref-test/org/apache/maven/index/artifact/M1GavCalculatorTest.html#L223">223</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.context.DefaultIndexingContext</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>move this to separate thread to not penalty next incoming searcher</td> <td><a href="./xref/org/apache/maven/index/context/DefaultIndexingContext.html#L511">511</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.creator.JarFileContentsIndexCreator</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>verify if class is public or protected</td> <td><a href="./xref/org/apache/maven/index/creator/JarFileContentsIndexCreator.html#L154">154</a></td></tr> -<tr class="b"> +<tr class="a"> <td>skip all inner classes for now</td> <td><a href="./xref/org/apache/maven/index/creator/JarFileContentsIndexCreator.html#L155">155</a></td></tr> -<tr class="a"> +<tr class="b"> <th>org.apache.maven.index.creator.MavenArchetypeArtifactInfoIndexCreator</th> <th>Line</th></tr> -<tr class="b"> +<tr class="a"> <td>recheck, is the following true? "Maven plugins and Maven Archetypes can be only JARs?"</td> <td><a href="./xref/org/apache/maven/index/creator/MavenArchetypeArtifactInfoIndexCreator.html#L68">68</a></td></tr> -<tr class="a"> +<tr class="b"> <th>org.apache.maven.index.creator.MavenPluginArtifactInfoIndexCreator</th> <th>Line</th></tr> -<tr class="b"> +<tr class="a"> <td>recheck, is the following true? "Maven plugins and Maven Archetypes can be only JARs?"</td> <td><a href="./xref/org/apache/maven/index/creator/MavenPluginArtifactInfoIndexCreator.html#L84">84</a></td></tr> -<tr class="a"> +<tr class="b"> <th>org.apache.maven.index.creator.MinimalArtifactInfoIndexCreator</th> <th>Line</th></tr> -<tr class="b"> +<tr class="a"> <td>handle artifacts without poms</td> <td><a href="./xref/org/apache/maven/index/creator/MinimalArtifactInfoIndexCreator.html#L190">190</a></td></tr> -<tr class="a"> +<tr class="b"> <td>this change breaks junit tests, but not sure why is "null" expected value?</td> <td><a href="./xref/org/apache/maven/index/creator/MinimalArtifactInfoIndexCreator.html#L228">228</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.creator.OsgiArtifactIndexCreator</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>olamy : supports only jars ?</td> <td><a href="./xref/org/apache/maven/index/creator/OsgiArtifactIndexCreator.html#L216">216</a></td></tr> -<tr class="b"> +<tr class="a"> <th>org.apache.maven.index.incremental.DefaultIncrementalHandlerTest</th> <th>Line</th></tr> -<tr class="a"> +<tr class="b"> <td>Auto-generated method stub</td> <td><a href="./xref-test/org/apache/maven/index/incremental/DefaultIncrementalHandlerTest.html#L126">126</a></td></tr> -<tr class="b"> +<tr class="a"> <td>Auto-generated method stub</td> <td><a href="./xref-test/org/apache/maven/index/incremental/DefaultIncrementalHandlerTest.html#L131">131</a></td></tr> -<tr class="a"> +<tr class="b"> <td>Auto-generated method stub</td> <td><a href="./xref-test/org/apache/maven/index/incremental/DefaultIncrementalHandlerTest.html#L136">136</a></td></tr> -<tr class="b"> +<tr class="a"> <td>Auto-generated method stub</td> <td><a href="./xref-test/org/apache/maven/index/incremental/DefaultIncrementalHandlerTest.html#L141">141</a></td></tr> -<tr class="a"> +<tr class="b"> <th>org.apache.maven.index.updater.IndexDataWriter</th> <th>Line</th></tr> -<tr class="b"> +<tr class="a"> <td>optimize storing int value</td> <td><a href="./xref/org/apache/maven/index/updater/IndexDataWriter.html#L216">216</a></td></tr> -<tr class="a"> +<tr class="b"> <th>org.apache.maven.index.updater.LocalIndexCacheTest</th> <th>Line</th></tr> -<tr class="b"> +<tr class="a"> <td>how to assert if merge==false internally?</td> <td><a href="./xref-test/org/apache/maven/index/updater/LocalIndexCacheTest.html#L171">171</a></td></tr> -<tr class="a"> +<tr class="b"> <th>org.apache.maven.index.util.SpoofIndexCreator</th> <th>Line</th></tr> -<tr class="b"> +<tr class="a"> <td>Auto-generated method stub</td> <td><a href="./xref-test/org/apache/maven/index/util/SpoofIndexCreator.html#L42">42</a></td></tr> -<tr class="a"> +<tr class="b"> <td>Auto-generated method stub</td> <td><a href="./xref-test/org/apache/maven/index/util/SpoofIndexCreator.html#L46">46</a></td></tr> -<tr class="b"> +<tr class="a"> <td>Auto-generated method stub</td> <td><a href="./xref-test/org/apache/maven/index/util/SpoofIndexCreator.html#L50">50</a></td></tr></table></section></section> </main> @@ -460,16 +460,16 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002–2024 + <p>© 2002â2024 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> </div> </footer> <script> - if(anchors) { - anchors.add(); - } + if(anchors) { + anchors.add(); + } </script> </body> </html> \ No newline at end of file
Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/team.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/team.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/team.html Wed Sep 11 20:07:00 2024 @@ -2,8 +2,8 @@ <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:team at 2024-07-08 - | Rendered using Apache Maven Fluido Skin 1.11.2 + | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.6.1:team at 2024-09-11 + | Rendered using Apache Maven Fluido Skin 1.12.0 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> @@ -11,10 +11,10 @@ <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> <title>Maven :: Indexer Core – Project Team</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.2.min.css" /> + <link rel="stylesheet" href="./css/apache-maven-fluido-1.12.0.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-1.11.2.min.js"></script> + <script src="./js/apache-maven-fluido-1.12.0.min.js"></script> <!-- Matomo --> <script> @@ -33,12 +33,12 @@ </script> <!-- End Matomo Code --> </head> - <body class="topBarDisabled"> - <div class="container-fluid"> + <body> + <div class="container-fluid container-fluid-top"> <header> <div id="banner"> - <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png" alt="Maven :: Indexer Core" style="" /></a></div> - <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png" alt="" style="" /></a></div> + <div class="pull-left"><a href="https://www.apache.org/" id="bannerLeft"><img src="../../images/apache-maven-project.png" style="" /></a></div> + <div class="pull-right"><a href="../../" id="bannerRight"><img src="../../images/maven-logo-black-on-white.png" style="" /></a></div> <div class="clear"><hr/></div> </div> @@ -49,8 +49,8 @@ <li><a href="../maven-indexer/index.html" title="Maven Indexer">Maven Indexer</a><span class="divider">/</span></li> <li><a href="index.html" title="Maven :: Indexer Core">Maven :: Indexer Core</a><span class="divider">/</span></li> <li class="active ">Project Team</li> - <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-07-08</li> - <li id="projectVersion" class="pull-right">Version: 7.1.4</li> + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-09-11</li> + <li id="projectVersion" class="pull-right">Version: 7.1.5</li> </ul> </div> </header> @@ -69,7 +69,7 @@ <ul class="nav nav-list"> <li><a href="index.html" title="About"><span class="none"></span>About</a></li> <li><a href="summary.html" title="Summary"><span class="none"></span>Summary</a></li> - <li><a href="dependency-info.html" title="Dependency Information"><span class="none"></span>Dependency Information</a></li> + <li><a href="dependency-info.html" title="Maven Coordinates"><span class="none"></span>Maven Coordinates</a></li> <li class="active"><a><span class="none"></span>Team</a></li> <li><a href="scm.html" title="Source Code Management"><span class="none"></span>Source Code Management</a></li> <li><a href="issue-management.html" title="Issue Management"><span class="none"></span>Issue Management</a></li> @@ -90,7 +90,7 @@ <li><a href="../../pom/index.html" title="Parent POMs"><span class="none"></span>Parent POMs</a></li> <li><a href="../../plugins/index.html" title="Plugins"><span class="none"></span>Plugins</a></li> <li><a href="../../skins/index.html" title="Skins"><span class="none"></span>Skins</a></li> - <li><a href="" title=""><span class="icon-chevron-down"></span></a> + <li><a href="" title="Components"><span class="icon-chevron-down"></span>Components</a> <ul class="nav nav-list"> <li><a href="../../archetype/index.html" title="Archetype"><span class="none"></span>Archetype</a></li> <li><a href="../../resolver/index.html" title="Artifact Resolver"><span class="none"></span>Artifact Resolver</a></li> @@ -975,16 +975,16 @@ <footer> <div class="container-fluid"> <div class="row-fluid"> - <p>© 2002–2024 + <p>© 2002â2024 <a href="https://www.apache.org/">The Apache Software Foundation</a> </p> </div> </div> </footer> <script> - if(anchors) { - anchors.add(); - } + if(anchors) { + anchors.add(); + } </script> </body> </html> \ No newline at end of file Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/allclasses-index.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/allclasses-index.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/allclasses-index.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>All Classes and Interfaces (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>All Classes and Interfaces (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="class index"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/allpackages-index.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/allpackages-index.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/allpackages-index.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>All Packages (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>All Packages (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="package index"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/constant-values.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/constant-values.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/constant-values.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Constant Field Values (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Constant Field Values (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="summary of constants"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/help-doc.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/help-doc.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/help-doc.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>API Help (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>API Help (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="help"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/index-all.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/index-all.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/index-all.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Index (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Index (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="index"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/index.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/index.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/index.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Overview (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Overview (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="package index"> @@ -48,7 +48,7 @@ loadScripts(document, 'script');</script <div class="flex-content"> <main role="main"> <div class="header"> -<h1 class="title">Maven :: Indexer Core 7.1.4 Test API</h1> +<h1 class="title">Maven :: Indexer Core 7.1.5 Test API</h1> </div> <div id="all-packages-table"> <div class="caption"><span>Indexer core</span></div> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractIndexCreatorHelper.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractIndexCreatorHelper.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractIndexCreatorHelper.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>AbstractIndexCreatorHelper (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>AbstractIndexCreatorHelper (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: AbstractIndexCreatorHelper"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractNexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractNexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractNexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>AbstractNexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>AbstractNexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: AbstractNexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractRepoNexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractRepoNexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractRepoNexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>AbstractRepoNexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>AbstractRepoNexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: AbstractRepoNexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractTestSupport.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractTestSupport.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/AbstractTestSupport.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>AbstractTestSupport (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>AbstractTestSupport (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: AbstractTestSupport"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseTest.IndexUserThread.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseTest.IndexUserThread.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseTest.IndexUserThread.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>ConcurrentUseTest.IndexUserThread (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>ConcurrentUseTest.IndexUserThread (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: ConcurrentUseTest, class: IndexUserThread"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>ConcurrentUseTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>ConcurrentUseTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: ConcurrentUseTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseWithMergedContextPublishingTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseWithMergedContextPublishingTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseWithMergedContextPublishingTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>ConcurrentUseWithMergedContextPublishingTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>ConcurrentUseWithMergedContextPublishingTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: ConcurrentUseWithMergedContextPublishingTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseWithMergedContextTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseWithMergedContextTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/ConcurrentUseWithMergedContextTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>ConcurrentUseWithMergedContextTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>ConcurrentUseWithMergedContextTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: ConcurrentUseWithMergedContextTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/DefaultIndexNexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/DefaultIndexNexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/DefaultIndexNexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>DefaultIndexNexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>DefaultIndexNexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: DefaultIndexNexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/DefaultSearchEngineTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/DefaultSearchEngineTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/DefaultSearchEngineTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>DefaultSearchEngineTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>DefaultSearchEngineTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: DefaultSearchEngineTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/DuplicateSearchTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/DuplicateSearchTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/DuplicateSearchTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>DuplicateSearchTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>DuplicateSearchTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: DuplicateSearchTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/FSDirectoryDeleteTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/FSDirectoryDeleteTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/FSDirectoryDeleteTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>FSDirectoryDeleteTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>FSDirectoryDeleteTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: FSDirectoryDeleteTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/FullIndexNexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/FullIndexNexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/FullIndexNexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>FullIndexNexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>FullIndexNexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: FullIndexNexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Java11HttpClient.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Java11HttpClient.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Java11HttpClient.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Java11HttpClient (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Java11HttpClient (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Java11HttpClient"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Mindexer14HitLimitTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Mindexer14HitLimitTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Mindexer14HitLimitTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Mindexer14HitLimitTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Mindexer14HitLimitTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Mindexer14HitLimitTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Mindexer35NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Mindexer35NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Mindexer35NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Mindexer35NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Mindexer35NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Mindexer35NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/MinimalIndexNexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/MinimalIndexNexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/MinimalIndexNexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>MinimalIndexNexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>MinimalIndexNexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: MinimalIndexNexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus1179NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus1179NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus1179NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus1179NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus1179NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus1179NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus13NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus13NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus13NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus13NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus13NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus13NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus1911IncrementalMergedCtxTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus1911IncrementalMergedCtxTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus1911IncrementalMergedCtxTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus1911IncrementalMergedCtxTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus1911IncrementalMergedCtxTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus1911IncrementalMergedCtxTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus1911IncrementalTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus1911IncrementalTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus1911IncrementalTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus1911IncrementalTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus1911IncrementalTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus1911IncrementalTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus2046NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus2046NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus2046NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus2046NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus2046NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus2046NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3177HitLimitChecks.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3177HitLimitChecks.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3177HitLimitChecks.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus3177HitLimitChecks (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus3177HitLimitChecks (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus3177HitLimitChecks"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3233NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3233NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3233NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus3233NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus3233NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus3233NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3293TimestampSnapshotTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3293TimestampSnapshotTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3293TimestampSnapshotTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus3293TimestampSnapshotTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus3293TimestampSnapshotTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus3293TimestampSnapshotTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3881NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3881NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus3881NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus3881NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus3881NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus3881NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus4674GavPathReindexTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus4674GavPathReindexTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus4674GavPathReindexTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus4674GavPathReindexTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus4674GavPathReindexTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus4674GavPathReindexTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus645NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus645NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus645NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus645NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus645NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus645NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus658NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus658NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus658NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus658NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus658NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus658NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus687NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus687NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus687NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus687NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus687NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus687NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus737NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus737NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/Nexus737NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Nexus737NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Nexus737NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: Nexus737NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/NexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/NexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/NexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>NexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>NexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: NexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/SearchWithAnEmptyIndexTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/SearchWithAnEmptyIndexTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/SearchWithAnEmptyIndexTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>SearchWithAnEmptyIndexTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>SearchWithAnEmptyIndexTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: SearchWithAnEmptyIndexTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/SubPathReindexTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/SubPathReindexTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/SubPathReindexTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>SubPathReindexTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>SubPathReindexTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: SubPathReindexTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/UniqueArtifactFilterTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/UniqueArtifactFilterTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/UniqueArtifactFilterTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>UniqueArtifactFilterTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>UniqueArtifactFilterTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index, class: UniqueArtifactFilterTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/M1GavCalculatorTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/M1GavCalculatorTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/M1GavCalculatorTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>M1GavCalculatorTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>M1GavCalculatorTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index.artifact, class: M1GavCalculatorTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/M2GavCalculatorTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/M2GavCalculatorTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/M2GavCalculatorTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>M2GavCalculatorTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>M2GavCalculatorTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index.artifact, class: M2GavCalculatorTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/MavenArtifactRecognizerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/MavenArtifactRecognizerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/MavenArtifactRecognizerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>MavenArtifactRecognizerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>MavenArtifactRecognizerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index.artifact, class: MavenArtifactRecognizerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/class-use/M1GavCalculatorTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/class-use/M1GavCalculatorTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/class-use/M1GavCalculatorTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.artifact.M1GavCalculatorTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.artifact.M1GavCalculatorTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index.artifact, class: M1GavCalculatorTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/class-use/M2GavCalculatorTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/class-use/M2GavCalculatorTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/class-use/M2GavCalculatorTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.artifact.M2GavCalculatorTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.artifact.M2GavCalculatorTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index.artifact, class: M2GavCalculatorTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/class-use/MavenArtifactRecognizerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/class-use/MavenArtifactRecognizerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/class-use/MavenArtifactRecognizerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.artifact.MavenArtifactRecognizerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.artifact.MavenArtifactRecognizerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index.artifact, class: MavenArtifactRecognizerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/package-summary.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/package-summary.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/package-summary.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>org.apache.maven.index.artifact (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>org.apache.maven.index.artifact (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="declaration: package: org.apache.maven.index.artifact"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/package-tree.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/package-tree.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/package-tree.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>org.apache.maven.index.artifact Class Hierarchy (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>org.apache.maven.index.artifact Class Hierarchy (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="tree: package: org.apache.maven.index.artifact"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/package-use.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/package-use.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/artifact/package-use.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Package org.apache.maven.index.artifact (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Package org.apache.maven.index.artifact (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index.artifact"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractIndexCreatorHelper.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractIndexCreatorHelper.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractIndexCreatorHelper.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.AbstractIndexCreatorHelper (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.AbstractIndexCreatorHelper (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: AbstractIndexCreatorHelper"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractNexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractNexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractNexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.AbstractNexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.AbstractNexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: AbstractNexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractRepoNexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractRepoNexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractRepoNexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.AbstractRepoNexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.AbstractRepoNexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: AbstractRepoNexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractTestSupport.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractTestSupport.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/AbstractTestSupport.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.AbstractTestSupport (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.AbstractTestSupport (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: AbstractTestSupport"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseTest.IndexUserThread.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseTest.IndexUserThread.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseTest.IndexUserThread.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.ConcurrentUseTest.IndexUserThread (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.ConcurrentUseTest.IndexUserThread (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: ConcurrentUseTest, class: IndexUserThread"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.ConcurrentUseTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.ConcurrentUseTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: ConcurrentUseTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseWithMergedContextPublishingTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseWithMergedContextPublishingTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseWithMergedContextPublishingTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.ConcurrentUseWithMergedContextPublishingTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.ConcurrentUseWithMergedContextPublishingTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: ConcurrentUseWithMergedContextPublishingTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseWithMergedContextTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseWithMergedContextTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/ConcurrentUseWithMergedContextTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.ConcurrentUseWithMergedContextTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.ConcurrentUseWithMergedContextTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: ConcurrentUseWithMergedContextTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/DefaultIndexNexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/DefaultIndexNexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/DefaultIndexNexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.DefaultIndexNexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.DefaultIndexNexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: DefaultIndexNexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/DefaultSearchEngineTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/DefaultSearchEngineTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/DefaultSearchEngineTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.DefaultSearchEngineTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.DefaultSearchEngineTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: DefaultSearchEngineTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/DuplicateSearchTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/DuplicateSearchTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/DuplicateSearchTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.DuplicateSearchTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.DuplicateSearchTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: DuplicateSearchTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/FSDirectoryDeleteTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/FSDirectoryDeleteTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/FSDirectoryDeleteTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.FSDirectoryDeleteTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.FSDirectoryDeleteTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: FSDirectoryDeleteTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/FullIndexNexusIndexerTest.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/FullIndexNexusIndexerTest.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/FullIndexNexusIndexerTest.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.FullIndexNexusIndexerTest (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.FullIndexNexusIndexerTest (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: FullIndexNexusIndexerTest"> Modified: maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/Java11HttpClient.html ============================================================================== --- maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/Java11HttpClient.html (original) +++ maven/website/components/maven-indexer-archives/maven-indexer-LATEST/indexer-core/testapidocs/org/apache/maven/index/class-use/Java11HttpClient.html Wed Sep 11 20:07:00 2024 @@ -2,7 +2,7 @@ <html lang="en"> <head> <!-- Generated by javadoc (21) --> -<title>Uses of Class org.apache.maven.index.Java11HttpClient (Maven :: Indexer Core 7.1.4 Test API)</title> +<title>Uses of Class org.apache.maven.index.Java11HttpClient (Maven :: Indexer Core 7.1.5 Test API)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="use: package: org.apache.maven.index, class: Java11HttpClient">
