Author: ggregory Date: Sat Mar 23 10:20:56 2024 New Revision: 1085978 Log: Site checkin for project Apache Commons Parent
Added: websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-68.spdx.json Removed: websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-66.spdx.json Modified: websites/production/commons/content/proper/commons-parent/changes-report.html websites/production/commons/content/proper/commons-parent/ci-management.html websites/production/commons/content/proper/commons-parent/dependency-convergence.html websites/production/commons/content/proper/commons-parent/dependency-info.html websites/production/commons/content/proper/commons-parent/dependency-management.html websites/production/commons/content/proper/commons-parent/distribution-management.html websites/production/commons/content/proper/commons-parent/index.html websites/production/commons/content/proper/commons-parent/issue-management.html websites/production/commons/content/proper/commons-parent/japicmp.html websites/production/commons/content/proper/commons-parent/jira-report.html websites/production/commons/content/proper/commons-parent/mailing-lists.html websites/production/commons/content/proper/commons-parent/project-info.html websites/production/commons/content/proper/commons-parent/project-reports.html websites/production/commons/content/proper/commons-parent/rat-report.html websites/production/commons/content/proper/commons-parent/scm.html websites/production/commons/content/proper/commons-parent/summary.html websites/production/commons/content/proper/commons-parent/surefire-report.html Modified: websites/production/commons/content/proper/commons-parent/changes-report.html ============================================================================== --- websites/production/commons/content/proper/commons-parent/changes-report.html (original) +++ websites/production/commons/content/proper/commons-parent/changes-report.html Sat Mar 23 10:20:56 2024 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 2024 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -8,7 +8,7 @@ <meta charset="iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Apache Commons developers" /> - <meta name="Date-Revision-yyyymmdd" content="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Apache Commons Parent Release Notes</title> @@ -37,8 +37,8 @@ <a class="brand" href="https://commons.apache.org/proper/commons-parent/">Apache Commons Parent ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -214,6 +214,14 @@ <th>Date</th> <th>Description</th></tr> <tr class="b"> +<td><a href="#a68">68</a></td> +<td>2024-03-19</td> +<td>Version 68: Maintenance and update dependencies</td></tr> +<tr class="a"> +<td><a href="#a67">67</a></td> +<td>2024-03-02</td> +<td>Version 67: Maintenance and update dependencies</td></tr> +<tr class="b"> <td><a href="#a66">66</a></td> <td>2024-01-29</td> <td>Version 66: Maintenance and update dependencies.</td></tr> @@ -393,6 +401,66 @@ <td><a href="#a22">22</a></td> <td>2011-09-21</td> <td>Starting with version 22, the RAT plugin has changed Maven group and id, so any existing configuration needs to be updated. To fix component POMs, please change any occurrences of: <groupId>org.codehaus.mojo</groupId> <artifactId>rat-maven-plugin</artifactId> to the new values: <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId></td></tr></table></section><section> +<h3 id="a68">Release 68 – 2024-03-19</h3> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 #378, #384. Thanks to Dependabot.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.5 to 0.20.0 #376. Thanks to Dependabot.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.2 on Java 11 and up. Thanks to Gary Gregory.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final #379. Thanks to Dependabot, Gary Gregory.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 #385. Thanks to Dependabot, Gary Gregory.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr></table></section><section> +<h3 id="a67">Release 67 – 2024-03-02</h3> +<table border="0" class="bodyTable"> +<tr class="a"> +<th>Type</th> +<th>Changes</th> +<th>By</th></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.junit:junit-bom from 5.10.1 to 5.10.2. Thanks to Dependabot.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 #366. Thanks to Dependabot.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.3 to 0.18.5 #365, #368. Thanks to Dependabot.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #369. Thanks to Dependabot.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2. Thanks to Dependabot.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr> +<tr class="a"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 on Java 11 and up. Thanks to Gary Gregory.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr> +<tr class="b"> +<td><img src="images/update.gif" alt="Update" title="Update" /></td> +<td>Bump org.spdx:spdx-maven-plugin from 0.7.2 to 0.7.3 #371. Thanks to Dependabot.</td> +<td><a href="team-list.html#ggregory">ggregory</a></td></tr></table></section><section> <h3 id="a66">Release 66 – 2024-01-29</h3> <table border="0" class="bodyTable"> <tr class="a"> 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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Commons – Dependency 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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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>66</version> + <version>68</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="66"> +<pre><dependency org="org.apache.commons" name="commons-parent" rev="68"> <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='66') +@Grab(group='org.apache.commons', module='commons-parent', version='68') )</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:66'</pre></div></section><section> +<pre>implementation 'org.apache.commons:commons-parent:68'</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" % "66"</pre></div></section><section> +<pre>libraryDependencies += "org.apache.commons" % "commons-parent" % "68"</pre></div></section><section> <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a> <div> -<pre>[org.apache.commons/commons-parent "66"]</pre></div></section></section> +<pre>[org.apache.commons/commons-parent "68"]</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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.10.1</td> +<td>5.10.2</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.10.1</td> +<td>5.10.2</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.10.1</td> +<td>5.10.2</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.10.1</td> +<td>5.10.2</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.10.1</td> +<td>5.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>1.10.2</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.10.1</td> +<td>5.10.2</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</li> </ul> <div class="pull-right"> <ul class="nav"> <li> Added: websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-68.spdx.json ============================================================================== --- websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-68.spdx.json (added) +++ websites/production/commons/content/proper/commons-parent/org.apache.commons_commons-parent-68.spdx.json Sat Mar 23 10:20:56 2024 @@ -0,0 +1,85 @@ +{ + "SPDXID" : "SPDXRef-DOCUMENT", + "spdxVersion" : "SPDX-2.3", + "creationInfo" : { + "created" : "2024-03-23T10:20:42Z", + "creators" : [ "Tool: spdx-maven-plugin" ], + "licenseListVersion" : "3.23" + }, + "name" : "Apache Commons Parent", + "dataLicense" : "CC0-1.0", + "documentNamespace" : "http://spdx.org/spdxpackages/org.apache.commons_commons-parent-68", + "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@68", + "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" : "68" + } ], + "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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -213,7 +213,7 @@ ***************************************************** Summary ------- -Generated at: 2024-02-01T12:24:38Z +Generated at: 2024-03-23T10:20:51Z 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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</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>66</td></tr> +<td>68</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 Sat Mar 23 10:20:56 2024 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 01 February 2024 + | Generated by Apache Maven Doxia at 23 March 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="20240201" /> + <meta name="Date-Revision-yyyymmdd" content="20240323" /> <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: 01 February 2024</li> - <li class="divider">|</li> <li id="projectVersion">Version: 66</li> + <li id="publishDate">Last Published: 23 March 2024</li> + <li class="divider">|</li> <li id="projectVersion">Version: 68</li> </ul> <div class="pull-right"> <ul class="nav"> <li>