Modified: websites/production/commons/content/proper/commons-parent/ci-management.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/ci-management.html (original) +++ websites/production/commons/content/proper/commons-parent/ci-management.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – CI Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li>
Modified: websites/production/commons/content/proper/commons-parent/dependency-convergence.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/dependency-convergence.html (original) +++ websites/production/commons/content/proper/commons-parent/dependency-convergence.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Dependency Convergence</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-parent/dependency-info.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/dependency-info.html (original) +++ websites/production/commons/content/proper/commons-parent/dependency-info.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Maven Coordinates</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -231,28 +231,28 @@ <pre><dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>72</version> + <version>73</version> <type>pom</type> </dependency></pre></div></section><section> <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a> <div> -<pre><dependency org="org.apache.commons" name="commons-parent" rev="72"> +<pre><dependency org="org.apache.commons" name="commons-parent" rev="73"> <artifact name="commons-parent" type="pom" /> </dependency></pre></div></section><section> <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a> <div> <pre>@Grapes( -@Grab(group='org.apache.commons', module='commons-parent', version='72') +@Grab(group='org.apache.commons', module='commons-parent', version='73') )</pre></div></section><section> <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a> <div> -<pre>implementation 'org.apache.commons:commons-parent:72'</pre></div></section><section> +<pre>implementation 'org.apache.commons:commons-parent:73'</pre></div></section><section> <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a> <div> -<pre>libraryDependencies += "org.apache.commons" % "commons-parent" % "72"</pre></div></section><section> +<pre>libraryDependencies += "org.apache.commons" % "commons-parent" % "73"</pre></div></section><section> <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a> <div> -<pre>[org.apache.commons/commons-parent "72"]</pre></div></section></section> +<pre>[org.apache.commons/commons-parent "73"]</pre></div></section></section> </td> </tr> </table> Modified: websites/production/commons/content/proper/commons-parent/dependency-management.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/dependency-management.html (original) +++ websites/production/commons/content/proper/commons-parent/dependency-management.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Project Dependency Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -244,109 +244,109 @@ <tr class="a"> <td align="left">org.junit.jupiter</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter</a></td> -<td>5.11.0-M2</td> +<td>5.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.junit.jupiter</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-api</a></td> -<td>5.11.0-M2</td> +<td>5.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="a"> <td align="left">org.junit.jupiter</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-engine</a></td> -<td>5.11.0-M2</td> +<td>5.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.junit.jupiter</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-migrationsupport</a></td> -<td>5.11.0-M2</td> +<td>5.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="a"> <td align="left">org.junit.jupiter</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-params</a></td> -<td>5.11.0-M2</td> +<td>5.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-commons</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="a"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-console</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-engine</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="a"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-jfr</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-launcher</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="a"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-reporting</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-runner</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="a"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-suite</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-suite-api</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="a"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-suite-commons</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-suite-engine</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="a"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-testkit</a></td> -<td>1.11.0-M2</td> +<td>1.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.junit.vintage</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-vintage-engine</a></td> -<td>5.11.0-M2</td> +<td>5.11.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr></table></section></section> </td> Modified: websites/production/commons/content/proper/commons-parent/distribution-management.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/distribution-management.html (original) +++ websites/production/commons/content/proper/commons-parent/distribution-management.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Project Distribution Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-parent/index.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/index.html (original) +++ websites/production/commons/content/proper/commons-parent/index.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – About</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-parent/issue-management.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/issue-management.html (original) +++ websites/production/commons/content/proper/commons-parent/issue-management.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Issue Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-parent/japicmp.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/japicmp.html (original) +++ websites/production/commons/content/proper/commons-parent/japicmp.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – </title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-parent/jira-report.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/jira-report.html (original) +++ websites/production/commons/content/proper/commons-parent/jira-report.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – JIRA Report</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-parent/mailing-lists.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/mailing-lists.html (original) +++ websites/production/commons/content/proper/commons-parent/mailing-lists.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Project Mailing Lists</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Added: websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-73.spdx.json ============================================================================== --- websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-73.spdx.json (added) +++ websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-73.spdx.json Mon Aug 19 13:38:27 2024 @@ -0,0 +1,85 @@ +{ + "SPDXID" : "SPDXRef-DOCUMENT", + "spdxVersion" : "SPDX-2.3", + "creationInfo" : { + "created" : "2024-08-19T13:38:11Z", + "creators" : [ "Tool: spdx-maven-plugin" ], + "licenseListVersion" : "3.24.0" + }, + "name" : "Apache Commons Parent", + "dataLicense" : "CC0-1.0", + "documentNamespace" : "http://spdx.org/spdxpackages/org.apache.commons_commons-parent-73", + "packages" : [ { + "SPDXID" : "SPDXRef-gnrtd0", + "copyrightText" : "NOASSERTION", + "description" : "The Apache Commons Parent POM provides common settings for all Apache Commons components.", + "downloadLocation" : "NOASSERTION", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:maven/org.apache.commons/commons-parent@73", + "referenceType" : "purl" + } ], + "filesAnalyzed" : true, + "homepage" : "https://commons.apache.org/proper/commons-parent/", + "licenseConcluded" : "Apache-2.0", + "licenseDeclared" : "Apache-2.0", + "licenseInfoFromFiles" : [ "NOASSERTION" ], + "name" : "Apache Commons Parent", + "originator" : "Organization:The Apache Software Foundation", + "packageFileName" : "NOASSERTION", + "packageVerificationCode" : { + "packageVerificationCodeValue" : "ff9d6ece1f103c519f46d3894684264a444ac6b2" + }, + "primaryPackagePurpose" : "INSTALL", + "summary" : "The Apache Commons Parent POM provides common settings for all Apache Commons components.", + "supplier" : "Organization: The Apache Software Foundation", + "versionInfo" : "73" + } ], + "files" : [ { + "SPDXID" : "SPDXRef-gnrtd1", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "38cc4078b7a6cfdbcc0a129dd0f178ec530756ee" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "./NOTICE.txt", + "fileTypes" : [ "TEXT" ], + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-gnrtd2", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2b8b815229aa8a61e483fb4ba0588b8b6c491890" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "./LICENSE.txt", + "fileTypes" : [ "TEXT" ], + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + } ], + "relationships" : [ { + "spdxElementId" : "SPDXRef-DOCUMENT", + "relationshipType" : "DESCRIBES", + "relatedSpdxElement" : "SPDXRef-gnrtd0", + "comment" : "" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-gnrtd1" + }, { + "spdxElementId" : "SPDXRef-gnrtd0", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-gnrtd2" + }, { + "spdxElementId" : "SPDXRef-gnrtd1", + "relationshipType" : "GENERATES", + "relatedSpdxElement" : "SPDXRef-gnrtd0", + "comment" : "" + }, { + "spdxElementId" : "SPDXRef-gnrtd2", + "relationshipType" : "GENERATES", + "relatedSpdxElement" : "SPDXRef-gnrtd0", + "comment" : "" + } ] +} \ No newline at end of file Modified: websites/production/commons/content/proper/commons-parent/project-info.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/project-info.html (original) +++ websites/production/commons/content/proper/commons-parent/project-info.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Project Information</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-parent/project-reports.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/project-reports.html (original) +++ websites/production/commons/content/proper/commons-parent/project-reports.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Generated Reports</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-parent/rat-report.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/rat-report.html (original) +++ websites/production/commons/content/proper/commons-parent/rat-report.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Rat (Release Audit Tool) results</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -213,7 +213,7 @@ ***************************************************** Summary ------- -Generated at: 2024-07-26T13:33:00Z +Generated at: 2024-08-19T13:38:21Z Notes: 4 Binaries: 0 Modified: websites/production/commons/content/proper/commons-parent/scm.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/scm.html (original) +++ websites/production/commons/content/proper/commons-parent/scm.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Source Code Management</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Modified: websites/production/commons/content/proper/commons-parent/summary.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/summary.html (original) +++ websites/production/commons/content/proper/commons-parent/summary.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Project Summary</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -264,7 +264,7 @@ <td>commons-parent</td></tr> <tr class="b"> <td align="left">Version</td> -<td>72</td></tr> +<td>73</td></tr> <tr class="a"> <td align="left">Type</td> <td>pom</td></tr></table></section></section> Modified: websites/production/commons/content/proper/commons-parent/surefire-report.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/surefire-report.html (original) +++ websites/production/commons/content/proper/commons-parent/surefire-report.html Mon Aug 19 13:38:27 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 26 July 2024 + | Generated by Apache Maven Doxia at 19 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="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20240726" /> + <meta name="Date-Revision-yyyymmdd" content="20240819" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Surefire Report</title> @@ -36,8 +36,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 26 July 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 72</li> + <li id="publishDate">Last Published: 19 August 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 73</li> </ul> <div class="pull-right"> <ul class="nav"> <li>
