(commons-validator) 01/01: Merge pull request #230 from apache/dependabot/github_actions/github/codeql-action-3.25.8

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git

commit 94dcabfc25cceef3c800facad58b0b62a3e78091
Merge: 919f6f84 f5b2352c
Author: Gary Gregory 
AuthorDate: Fri Jun 7 19:35:10 2024 -0400

Merge pull request #230 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

Bump github/codeql-action from 3.25.7 to 3.25.8

 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-beanutils) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was 08ce0661)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git


 was 08ce0661 Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-beanutils) branch master updated: Bump github/codeql-action from 3.25.7 to 3.25.8 (#253)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git


The following commit(s) were added to refs/heads/master by this push:
 new 5fd8cc08 Bump github/codeql-action from 3.25.7 to 3.25.8 (#253)
5fd8cc08 is described below

commit 5fd8cc087911fe8747026184c33bea54bd72ccdb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 19:35:28 2024 -0400

Bump github/codeql-action from 3.25.7 to 3.25.8 (#253)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/f079b849aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index f8675975..ea181e16 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -57,7 +57,7 @@ jobs:
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
-  uses: github/codeql-action/init@f079b849aace61c81488f8bd40919487bd9f 
# v3.25.7
+  uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff 
# v3.25.8
   with:
 languages: ${{ matrix.language }}
 # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -68,7 +68,7 @@ jobs:
 # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
 # If this step fails, then you should remove it and run the build manually 
(see below)
 - name: Autobuild
-  uses: 
github/codeql-action/autobuild@f079b849aace61c81488f8bd40919487bd9f # 
v3.25.7
+  uses: 
github/codeql-action/autobuild@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # 
v3.25.8
 
 # ℹ️ Command-line programs to run using the OS shell.
 #  https://git.io/JvXDl
@@ -82,4 +82,4 @@ jobs:
 #   make release
 
 - name: Perform CodeQL Analysis
-  uses: 
github/codeql-action/analyze@f079b849aace61c81488f8bd40919487bd9f # v3.25.7
+  uses: 
github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 3a3dcd35..a6fe7d9a 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
   retention-days: 5
 
   - name: "Upload to code-scanning"
-uses: 
github/codeql-action/upload-sarif@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+uses: 
github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 with:
   sarif_file: results.sarif



(commons-validator) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was f5b2352c)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


 was f5b2352c Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-validator) branch master updated (919f6f84 -> 94dcabfc)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


from 919f6f84 Merge pull request #229 from 
apache/dependabot/github_actions/github/codeql-action-3.25.7
 add f5b2352c Bump github/codeql-action from 3.25.7 to 3.25.8
 new 94dcabfc Merge pull request #230 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-beanutils) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now 08ce0661)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git


  at 08ce0661 Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-validator) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now f5b2352c)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


  at f5b2352c Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-text) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was 1d45a95b)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-text.git


 was 1d45a95b Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-text) branch master updated: Bump github/codeql-action from 3.25.7 to 3.25.8 (#556)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


The following commit(s) were added to refs/heads/master by this push:
 new 92a39a45 Bump github/codeql-action from 3.25.7 to 3.25.8 (#556)
92a39a45 is described below

commit 92a39a45c9c2465902d7cb121854c5ae047b1d2b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 16:36:02 2024 -0400

Bump github/codeql-action from 3.25.7 to 3.25.8 (#556)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/f079b849aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 92c16dbd..e4409531 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -57,7 +57,7 @@ jobs:
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
-  uses: github/codeql-action/init@f079b849aace61c81488f8bd40919487bd9f 
   # 3.25.7
+  uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff 
   # 3.25.8
   with:
 languages: ${{ matrix.language }}
 # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -68,7 +68,7 @@ jobs:
 # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
 # If this step fails, then you should remove it and run the build manually 
(see below)
 - name: Autobuild
-  uses: 
github/codeql-action/autobuild@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/autobuild@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 
 # ℹ️ Command-line programs to run using the OS shell.
 #  https://git.io/JvXDl
@@ -82,4 +82,4 @@ jobs:
 #   make release
 
 - name: Perform CodeQL Analysis
-  uses: 
github/codeql-action/analyze@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 6468b77f..ae7a6eac 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
   retention-days: 5
 
   - name: "Upload to code-scanning"
-uses: 
github/codeql-action/upload-sarif@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+uses: 
github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 with:
   sarif_file: results.sarif



(commons-email) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now 979e07c)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-email.git


  at 979e07c  Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-text) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now 1d45a95b)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-text.git


  at 1d45a95b Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-bcel) branch master updated: Bump github/codeql-action from 3.25.7 to 3.25.8 (#323)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git


The following commit(s) were added to refs/heads/master by this push:
 new e6221580 Bump github/codeql-action from 3.25.7 to 3.25.8 (#323)
e6221580 is described below

commit e622158066d93854b515c840f62498274457eb3e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 15:59:37 2024 -0400

Bump github/codeql-action from 3.25.7 to 3.25.8 (#323)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/f079b849aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index f8675975..ea181e16 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -57,7 +57,7 @@ jobs:
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
-  uses: github/codeql-action/init@f079b849aace61c81488f8bd40919487bd9f 
# v3.25.7
+  uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff 
# v3.25.8
   with:
 languages: ${{ matrix.language }}
 # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -68,7 +68,7 @@ jobs:
 # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
 # If this step fails, then you should remove it and run the build manually 
(see below)
 - name: Autobuild
-  uses: 
github/codeql-action/autobuild@f079b849aace61c81488f8bd40919487bd9f # 
v3.25.7
+  uses: 
github/codeql-action/autobuild@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # 
v3.25.8
 
 # ℹ️ Command-line programs to run using the OS shell.
 #  https://git.io/JvXDl
@@ -82,4 +82,4 @@ jobs:
 #   make release
 
 - name: Perform CodeQL Analysis
-  uses: 
github/codeql-action/analyze@f079b849aace61c81488f8bd40919487bd9f # v3.25.7
+  uses: 
github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index adca8eb5..2f3af8b1 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
   retention-days: 5
 
   - name: "Upload to code-scanning"
-uses: 
github/codeql-action/upload-sarif@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+uses: 
github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 with:
   sarif_file: results.sarif



(commons-bcel) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was 7131e280)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git


 was 7131e280 Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-bcel) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now 7131e280)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git


  at 7131e280 Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-rdf) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was 88243bbc)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git


 was 88243bbc Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-rdf) 01/01: Merge pull request #233 from apache/dependabot/github_actions/github/codeql-action-3.25.8

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git

commit e5fe57c58b646c5e5ae6cd263865d28a464410f0
Merge: 85390469 88243bbc
Author: Gary Gregory 
AuthorDate: Fri Jun 7 15:58:36 2024 -0400

Merge pull request #233 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

Bump github/codeql-action from 3.25.7 to 3.25.8

 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-rdf) branch master updated (85390469 -> e5fe57c5)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git


from 85390469 Merge pull request #232 from 
apache/dependabot/github_actions/github/codeql-action-3.25.7
 add 88243bbc Bump github/codeql-action from 3.25.7 to 3.25.8
 new e5fe57c5 Merge pull request #233 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-rdf) branch dependabot/maven/org.eclipse.rdf4j-rdf4j-bom-4.3.11 deleted (was 6f2976fd)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.eclipse.rdf4j-rdf4j-bom-4.3.11
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git


 was 6f2976fd Bump org.eclipse.rdf4j:rdf4j-bom from 3.7.7 to 4.3.11

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-rdf) branch dependabot/maven/org.eclipse.rdf4j-rdf4j-bom-4.3.12 created (now 34944777)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.eclipse.rdf4j-rdf4j-bom-4.3.12
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git


  at 34944777 Bump org.eclipse.rdf4j:rdf4j-bom from 3.7.7 to 4.3.12

No new revisions were added by this update.



(commons-rdf) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now 88243bbc)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-rdf.git


  at 88243bbc Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-fileupload) branch master updated: Bump github/codeql-action from 3.25.7 to 3.25.8 (#320)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


The following commit(s) were added to refs/heads/master by this push:
 new 000eb6f7 Bump github/codeql-action from 3.25.7 to 3.25.8 (#320)
000eb6f7 is described below

commit 000eb6f7e41822aa314eacd39e02bc6057e7d7b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 15:18:39 2024 -0400

Bump github/codeql-action from 3.25.7 to 3.25.8 (#320)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/f079b849aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 92c16dbd..e4409531 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -57,7 +57,7 @@ jobs:
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
-  uses: github/codeql-action/init@f079b849aace61c81488f8bd40919487bd9f 
   # 3.25.7
+  uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff 
   # 3.25.8
   with:
 languages: ${{ matrix.language }}
 # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -68,7 +68,7 @@ jobs:
 # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
 # If this step fails, then you should remove it and run the build manually 
(see below)
 - name: Autobuild
-  uses: 
github/codeql-action/autobuild@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/autobuild@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 
 # ℹ️ Command-line programs to run using the OS shell.
 #  https://git.io/JvXDl
@@ -82,4 +82,4 @@ jobs:
 #   make release
 
 - name: Perform CodeQL Analysis
-  uses: 
github/codeql-action/analyze@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 6468b77f..ae7a6eac 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
   retention-days: 5
 
   - name: "Upload to code-scanning"
-uses: 
github/codeql-action/upload-sarif@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+uses: 
github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 with:
   sarif_file: results.sarif



(commons-fileupload) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was b83a4c08)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


 was b83a4c08 Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-fileupload) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now b83a4c08)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


  at b83a4c08 Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-jxpath) 01/01: Merge pull request #154 from apache/dependabot/github_actions/github/codeql-action-3.25.8

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git

commit aae98c48d02289eb602defd2ccf87d39e11dd039
Merge: 056832f 050775a
Author: Gary Gregory 
AuthorDate: Fri Jun 7 14:35:11 2024 -0400

Merge pull request #154 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

Bump github/codeql-action from 3.25.7 to 3.25.8

 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-jxpath) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was 050775a)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git


 was 050775a  Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-jxpath) branch master updated (056832f -> aae98c4)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git


from 056832f  Merge pull request #153 from 
apache/dependabot/github_actions/github/codeql-action-3.25.7
 add 050775a  Bump github/codeql-action from 3.25.7 to 3.25.8
 new aae98c4  Merge pull request #154 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-fileupload) branch dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.7.0 created (now d53b3469)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.7.0
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


  at d53b3469 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 
to 3.7.0

No new revisions were added by this update.



(commons-jxpath) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now 050775a)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git


  at 050775a  Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-exec) 01/01: Merge pull request #195 from apache/dependabot/github_actions/github/codeql-action-3.25.8

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-exec.git

commit 5c5a9be8daf8345ee0665080920802f2d645
Merge: 8ea77abc 43f60aff
Author: Gary Gregory 
AuthorDate: Fri Jun 7 13:15:25 2024 -0400

Merge pull request #195 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

Bump github/codeql-action from 3.25.7 to 3.25.8

 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-exec) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was 43f60aff)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-exec.git


 was 43f60aff Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-exec) branch master updated (8ea77abc -> 5c5a9bed)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-exec.git


from 8ea77abc Merge pull request #194 from 
apache/dependabot/github_actions/github/codeql-action-3.25.7
 add 43f60aff Bump github/codeql-action from 3.25.7 to 3.25.8
 new 5c5a9bed Merge pull request #195 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-imaging) branch master updated (7aabfacd -> 69f68620)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


from 7aabfacd Bump org.apache.commons:commons-parent from 69 to 70 #400
 add 4c524676 Bump github/codeql-action from 3.25.7 to 3.25.8
 new 69f68620 Merge pull request #405 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-imaging) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was 4c524676)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


 was 4c524676 Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-imaging) 01/01: Merge pull request #405 from apache/dependabot/github_actions/github/codeql-action-3.25.8

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git

commit 69f6862030fbb698d4efcdafe14720bd4de9ebd3
Merge: 7aabfacd 4c524676
Author: Gary Gregory 
AuthorDate: Fri Jun 7 13:15:00 2024 -0400

Merge pull request #405 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

Bump github/codeql-action from 3.25.7 to 3.25.8

 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-exec) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now 43f60aff)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-exec.git


  at 43f60aff Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-imaging) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now 4c524676)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


  at 4c524676 Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-configuration) branch master updated: Bump github/codeql-action from 3.25.7 to 3.25.8 (#433)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


The following commit(s) were added to refs/heads/master by this push:
 new afba14d0 Bump github/codeql-action from 3.25.7 to 3.25.8 (#433)
afba14d0 is described below

commit afba14d02d621de012b17847e34d61ffa24827bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 13:01:04 2024 -0400

Bump github/codeql-action from 3.25.7 to 3.25.8 (#433)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/f079b849aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index f8675975..ea181e16 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -57,7 +57,7 @@ jobs:
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
-  uses: github/codeql-action/init@f079b849aace61c81488f8bd40919487bd9f 
# v3.25.7
+  uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff 
# v3.25.8
   with:
 languages: ${{ matrix.language }}
 # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -68,7 +68,7 @@ jobs:
 # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
 # If this step fails, then you should remove it and run the build manually 
(see below)
 - name: Autobuild
-  uses: 
github/codeql-action/autobuild@f079b849aace61c81488f8bd40919487bd9f # 
v3.25.7
+  uses: 
github/codeql-action/autobuild@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # 
v3.25.8
 
 # ℹ️ Command-line programs to run using the OS shell.
 #  https://git.io/JvXDl
@@ -82,4 +82,4 @@ jobs:
 #   make release
 
 - name: Perform CodeQL Analysis
-  uses: 
github/codeql-action/analyze@f079b849aace61c81488f8bd40919487bd9f # v3.25.7
+  uses: 
github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 7c185f42..431b41c9 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -63,6 +63,6 @@ jobs:
   retention-days: 5
 
   - name: "Upload to code-scanning"
-uses: 
github/codeql-action/upload-sarif@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+uses: 
github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 with:
   sarif_file: results.sarif



(commons-configuration) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was 99a6d670)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


 was 99a6d670 Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-daemon) branch master updated: Bump github/codeql-action from 3.25.7 to 3.25.8 (#179)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git


The following commit(s) were added to refs/heads/master by this push:
 new 77539ae  Bump github/codeql-action from 3.25.7 to 3.25.8 (#179)
77539ae is described below

commit 77539ae0cee5d84a7485618d81432cd6f44a55e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 13:00:39 2024 -0400

Bump github/codeql-action from 3.25.7 to 3.25.8 (#179)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/f079b849aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql-analysis-cpp.yml  | 4 ++--
 .github/workflows/codeql-analysis-java.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml  | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.github/workflows/codeql-analysis-cpp.yml 
b/.github/workflows/codeql-analysis-cpp.yml
index 842fc2e..ba43bbd 100644
--- a/.github/workflows/codeql-analysis-cpp.yml
+++ b/.github/workflows/codeql-analysis-cpp.yml
@@ -57,7 +57,7 @@ jobs:
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
-  uses: github/codeql-action/init@f079b849aace61c81488f8bd40919487bd9f 
   # 3.25.7
+  uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff 
   # 3.25.8
   with:
 languages: ${{ matrix.language }}
 # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -86,4 +86,4 @@ jobs:
make
 
 - name: Perform CodeQL Analysis
-  uses: 
github/codeql-action/analyze@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
diff --git a/.github/workflows/codeql-analysis-java.yml 
b/.github/workflows/codeql-analysis-java.yml
index 4d0c574..59e5def 100644
--- a/.github/workflows/codeql-analysis-java.yml
+++ b/.github/workflows/codeql-analysis-java.yml
@@ -57,7 +57,7 @@ jobs:
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
-  uses: github/codeql-action/init@f079b849aace61c81488f8bd40919487bd9f 
   # 3.25.7
+  uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff 
   # 3.25.8
   with:
 languages: ${{ matrix.language }}
 # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -68,7 +68,7 @@ jobs:
 # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
 # If this step fails, then you should remove it and run the build manually 
(see below)
 - name: Autobuild
-  uses: 
github/codeql-action/autobuild@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/autobuild@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 
 # ℹ️ Command-line programs to run using the OS shell.
 #  https://git.io/JvXDl
@@ -82,4 +82,4 @@ jobs:
 #   make release
 
 - name: Perform CodeQL Analysis
-  uses: 
github/codeql-action/analyze@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 6468b77..ae7a6ea 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
   retention-days: 5
 
   - name: "Upload to code-scanning"
-uses: 
github/codeql-action/upload-sarif@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+uses: 
github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 with:
   sarif_file: results.sarif



(commons-daemon) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was e5f1bca)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git


 was e5f1bca  Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-daemon) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now e5f1bca)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git


  at e5f1bca  Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-configuration) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now 99a6d670)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


  at 99a6d670 Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-codec) branch master updated: Bump github/codeql-action from 3.25.7 to 3.25.8 (#285)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-codec.git


The following commit(s) were added to refs/heads/master by this push:
 new 3dbd8666 Bump github/codeql-action from 3.25.7 to 3.25.8 (#285)
3dbd8666 is described below

commit 3dbd866654140fada4616647efeedaa43d26b5d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 12:25:46 2024 -0400

Bump github/codeql-action from 3.25.7 to 3.25.8 (#285)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/f079b849aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index d0c70fbe..984dbd08 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -57,7 +57,7 @@ jobs:
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
-  uses: github/codeql-action/init@f079b849aace61c81488f8bd40919487bd9f 
   # 3.25.7
+  uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff 
   # 3.25.8
   with:
 languages: ${{ matrix.language }}
 # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -68,7 +68,7 @@ jobs:
 # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
 # If this step fails, then you should remove it and run the build manually 
(see below)
 - name: Autobuild
-  uses: 
github/codeql-action/autobuild@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/autobuild@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 
 # ℹ️ Command-line programs to run using the OS shell.
 #  https://git.io/JvXDl
@@ -82,4 +82,4 @@ jobs:
 #   make release
 
 - name: Perform CodeQL Analysis
-  uses: 
github/codeql-action/analyze@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 7ee12727..0fa7eebe 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
   retention-days: 5
 
   - name: "Upload to code-scanning"
-uses: 
github/codeql-action/upload-sarif@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+uses: 
github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 with:
   sarif_file: results.sarif



(commons-codec) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was da07f21d)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-codec.git


 was da07f21d Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-lang) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was fa5af4f1b)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


 was fa5af4f1b Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-lang) branch master updated: Bump github/codeql-action from 3.25.7 to 3.25.8 (#1230)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


The following commit(s) were added to refs/heads/master by this push:
 new 33ab1ef55 Bump github/codeql-action from 3.25.7 to 3.25.8 (#1230)
33ab1ef55 is described below

commit 33ab1ef553bc1701b71777828c78c7175028268c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 12:25:17 2024 -0400

Bump github/codeql-action from 3.25.7 to 3.25.8 (#1230)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/f079b849aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index d0c70fbe4..984dbd08f 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -57,7 +57,7 @@ jobs:
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
-  uses: github/codeql-action/init@f079b849aace61c81488f8bd40919487bd9f 
   # 3.25.7
+  uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff 
   # 3.25.8
   with:
 languages: ${{ matrix.language }}
 # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -68,7 +68,7 @@ jobs:
 # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
 # If this step fails, then you should remove it and run the build manually 
(see below)
 - name: Autobuild
-  uses: 
github/codeql-action/autobuild@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/autobuild@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 
 # ℹ️ Command-line programs to run using the OS shell.
 #  https://git.io/JvXDl
@@ -82,4 +82,4 @@ jobs:
 #   make release
 
 - name: Perform CodeQL Analysis
-  uses: 
github/codeql-action/analyze@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 60bb93dea..c2b93022b 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
   retention-days: 5
 
   - name: "Upload to code-scanning"
-uses: 
github/codeql-action/upload-sarif@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+uses: 
github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 with:
   sarif_file: results.sarif



(commons-configuration) branch dependabot/maven/org.dbunit-dbunit-2.8.0 created (now 06e06409)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/org.dbunit-dbunit-2.8.0
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


  at 06e06409 Bump org.dbunit:dbunit from 2.7.3 to 2.8.0

No new revisions were added by this update.



(commons-codec) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now da07f21d)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-codec.git


  at da07f21d Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-lang) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now fa5af4f1b)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


  at fa5af4f1b Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



Nexus: Staging Completed

2024-06-07 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close Apache Commons Configuration 2.11.0 RC1
Deployer properties:"userAgent" = "Apache-Maven/3.9.7 (Java 17.0.11; Mac OS X 14.5)""userId" = "ggregory""ip" = "98.180.73.170"Details:The following artifacts have been staged/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0.pom(SHA1: def6840cac7eb34ec5776d1635c958009581b174)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0.jar(SHA1: af5a2c6abe587074c0be1107fcb27fa2fad91304)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-sources.jar(SHA1: 613216569295c3594984d97225ae255c6082ad4c)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0.jar.asc(SHA1: 4c35b13bb5c8f21eed136a5e84e7d248306c77c1)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-javadoc.jar(SHA1: 53e7897517964df4fc80ff4f3dfd9f1eb4ba399d)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-tests.jar.asc(SHA1: b96deff58cdf12ccf856cc8184276f28bd143b96)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-javadoc.jar.asc(SHA1: 9376bc7e36a9e1b1f8b4bed450e18acb9db6058f)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-test-sources.jar(SHA1: 5c8ae31a57c84885b9103eebe570ae807e842ea0)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-cyclonedx.xml(SHA1: a65cf0b8a1093813f5fc8b63e526ee4983faeca1)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-cyclonedx.json.asc(SHA1: 2f6112c3a55ddc49d31e176ca71f7faccdeb5eb5)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-cyclonedx.xml.asc(SHA1: f575af9ca4bbe558d219f4c06136c6f7f9d3eb00)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0.pom.asc(SHA1: d22d5362148925e972a86abce485dda5e06e78e0)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-tests.jar(SHA1: 1e5cf55f0f972821dbdec74d594154c1dc7c469c)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-cyclonedx.json(SHA1: bc8a18d24b3db08de5b1281688f2a13b25179d06)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0.spdx.json(SHA1: b20c1a5f34c977d66c81a834a83c8e8a516fa9eb)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-sources.jar.asc(SHA1: fae0ab15bb86f13ea430caa9116fb2e80ba55534)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0-test-sources.jar.asc(SHA1: 3fd0f47c42acd5907cfa239569b2126a8d13b54b)/org/apache/commons/commons-configuration2/2.11.0/commons-configuration2-2.11.0.spdx.json.asc(SHA1: 5ba00501a3f543f108f318c9d985f73dc2b881f7)Action performed by Gary D. Gregory (ggregory)

svn commit: r69603 - in /dev/commons/configuration/2.11.0-RC1: ./ binaries/ site/ site/apidocs/ site/apidocs/legal/ site/apidocs/org/ site/apidocs/org/apache/ site/apidocs/org/apache/commons/ site/api

2024-06-07 Thread ggregory
Author: ggregory
Date: Fri Jun  7 13:44:16 2024
New Revision: 69603

Log:
Staging release: commons-configuration2, version: 2.11.0


[This commit notification would consist of 558 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


(commons-configuration) annotated tag commons-configuration-2.11.0-RC1 created (now 58bb747e)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to annotated tag commons-configuration-2.11.0-RC1
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


  at 58bb747e (tag)
 tagging f428261556f4cba56a6d49a4824803cff056fbed (commit)
 replaces rel/commons-configuration-2.10.1
  by Gary Gregory
  on Fri Jun 7 13:36:36 2024 +

- Log -
Tag Apache Commons Configuration release 2.11.0 RC1
-BEGIN PGP SIGNATURE-

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmZjDOQACgkQhv3H4qES
Ysthpwf/ZYVeVtlu4AYQtE1O6qX5HFMUrwJ8zMbw+0kkPllNFQ1Hi/rCJ74rQTCL
BYdyBBe/aSiAOjjtTLeP07HTLH4WvOABdYDOvbGNy+j2IUviZ0r5swP/khzd3XK/
ZkdlmLKYbfoYQSoAS7nQhmZk7LTeryG37HOLE4DATIz9VUNCfodKWX90nZmXF6R8
eAXgShO40B/dzUGge9WYwmgl4vkky/UFm3JqBQzBMOdlrNf0znWNYSx0w/GqNic/
ZpPagN135i1n+vLBsReKHa96ai3tYspBSRZGKTGLxAdzyyGM0VV9tIOjV9Nnjy5j
wbePcqJ+5pEnytFyMAzt89klp3Ur3g==
=801C
-END PGP SIGNATURE-
---

No new revisions were added by this update.



(commons-configuration) branch release updated: Prepare for the next release candidate

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


The following commit(s) were added to refs/heads/release by this push:
 new f4282615 Prepare for the next release candidate
f4282615 is described below

commit f428261556f4cba56a6d49a4824803cff056fbed
Author: Gary Gregory 
AuthorDate: Fri Jun 7 13:36:05 2024 +

Prepare for the next release candidate
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index beed062d..f02359f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   
   4.0.0
   commons-configuration2
-  2.11.0-SNAPSHOT
+  2.11.0
   Apache Commons Configuration
 
   2001
@@ -70,7 +70,7 @@
 RC1
 true
 
scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}
-
2024-03-20T20:54:04Z
+
2024-06-07T13:29:09Z
 
 true
 0.96
@@ -547,6 +547,7 @@
 maven-surefire-plugin
 
   
+${argLine}
 --illegal-access=permit
 --add-opens java.base/java.lang=ALL-UNNAMED
 
   



(commons-configuration) branch release updated (ee8410a4 -> 7c73ab21)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


from ee8410a4 Document the two CVEs fixed in 2.10.1 on the Security page
 add 15b3ddbf Use better JUnit API
 add 4b7c014b Bump github/codeql-action from 3.24.7 to 3.24.9 (#387)
 add bcd6b931 Bump actions/cache from 4.0.1 to 4.0.2 (#388)
 add 807602d2 Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-configuration.git
 add 92374d18 Fix 2 typos
 add 923a241a Uppercase acronym in comment
 add d0324ecd Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 
(#390)
 add c8386a88 Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 #390
 add 90b7152c Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#394)
 add 4a7d99f6 Bump commons-io:commons-io from 2.15.1 to 2.16.0 #394
 add ec54b479 CONFIGURATION-843: Methods should not be empty (#393)
 add f8cf126a CONFIGURATION-843: Methods should not be empty #393
 add 04d6 Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#395)
 add 24ac7f2a Bump org.apache.commons:commons-parent from 67 to 69 (#396)
 add 5d2b8657 Bump org.apache.commons:commons-parent from 67 to 69 #396
 add e1bd3e20 Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#399)
 add d5317443 Bump github/codeql-action from 3.24.9 to 3.24.10 (#398)
 add 70fd557a Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#400)
 add b17b8e90 Bump commons-io:commons-io from 2.16.0 to 2.16.1 #400
 add 55f1e380 Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#401)
 add 40eed878 Bump slf4j.version from 2.0.12 to 2.0.13 (#403)
 add 2427aacf Bump slf4j.version from 2.0.12 to 2.0.13 #403
 add 04fbb072 Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 
(#404)
 add abbfa243 Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 
#404
 add 4ffe2da6 Bump spring.version from 5.3.33 to 5.3.34
 add 4e272e69 Set the bar for JaCoCo checks
 add 490beba8 Bump actions/upload-artifact from 4.3.1 to 4.3.2 (#405)
 add 7999cefc Bump actions/checkout from 4.1.2 to 4.1.3 (#407)
 add cc347637 Bump github/codeql-action from 3.24.10 to 3.25.1 (#406)
 add f33137fe CONFIGURATION-844: Add support for empty sections (#408)
 add 7ed1c5f4 [CONFIGURATION-844] Add support for empty sections #408
 add 3453e987 Guard MapConfiguration against null maps (#381)
 add 068568bd Guard MapConfiguration against null maps #381
 add 54ed1a0a Internal refactoring
 add 61a0370f Fail-fast with a NullPointerException in constructors
 add 8119b6bc Sort members
 add fde59a3b Use final
 add ccf97a5d Refactor magic strings
 add 6bd98798 Add missing javadoc
 add a4ab0761 Bump github/codeql-action from 3.25.1 to 3.25.3 (#409)
 add 20bc4ae5 Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#410)
 add 3bb8ca36 Bump actions/checkout from 4.1.3 to 4.1.4 (#411)
 add 3d1db2fd Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
 add fd036108 Replace Locale.ENGLISH with Locale.ROOT in tests
 add bbb5001f Use SystemProperties instead of a magic string lookup
 add 52e2f270 Normalize exception message
 add 512f0f27 Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#413)
 add 36b274f7 Fix some Checkstyle issues in tests
 add bfe908d6 Add Java 22 (current version) to GitHub CI build
 add bb883412 Deprecate DatabaseConfiguration.getDatasource() in favor of 
getDataSource()
 add de436768 Better test method and ivar names
 add 73af05c1 Reuse PathUtils
 add 8ab15861 Javadoc
 add 0d72b185 Better internal names
 add 4a6ba6da Javadoc
 add 63435b21 feat/configuration-contains-value (#412)
 add a30a6037 Add ImmutableConfiguration.containsValue(String)
 add 38e55398 Remove unused
 add 3c810493 Bump release properties
 add 63aef465 PMD: Remove private unused constructor
 add 30a4d6bf Add ImmutableConfiguration.containsValue(Object)
 add c12599f1 Sort members
 add dd44ab4c Bump actions/checkout from 4.1.4 to 4.1.5 (#415)
 add 0bc11508 Bump github/codeql-action from 3.25.3 to 3.25.4 (#416)
 add 2246040f Bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#414)
 add 5e21a7a2 Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 
to 2.17.1 (#417)
 add bc4add64 Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 
to 2.17.1 #417
 add 4e9473ae Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 
(#418)
 add 5f7f54cc Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 #418
 add 2fb56ad2 Show Maven stack traces on errors in GH CI
 add fd59cfad Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#421)
 add 42c0657e Bump actions/checkout from 4.1.5 to 4.1.6 (#423)
 add 6cd2e6b4 Bump github/codeql-action from 3.25.4 to 3.25.5 (#422)
 add 44de1fe0 Bump spring.version from 

(commons-configuration) branch master updated: Prepare for the next release candidate

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


The following commit(s) were added to refs/heads/master by this push:
 new 7c73ab21 Prepare for the next release candidate
7c73ab21 is described below

commit 7c73ab21f0d3a7063c9f5229cfb4a27f17b393f2
Author: Gary Gregory 
AuthorDate: Fri Jun 7 13:28:15 2024 +

Prepare for the next release candidate
---
 README.md|  8 ++--
 RELEASE-NOTES.txt| 72 
 src/changes/changes.xml  |  2 +-
 src/site/xdoc/download_configuration.xml | 26 ++--
 4 files changed, 91 insertions(+), 17 deletions(-)

diff --git a/README.md b/README.md
index 83ce3124..a0276fdf 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Apache Commons Configuration
 [![Java 
CI](https://github.com/apache/commons-configuration/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-configuration/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-configuration/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-configuration)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-configuration2/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-configuration2/?gav=true)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-configuration2/2.10.1.svg)](https://javadoc.io/doc/org.apache.commons/commons-configuration2/2.10.1)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-configuration2/2.11.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-configuration2/2.11.0)
 
[![CodeQL](https://github.com/apache/commons-configuration/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/apache/commons-configuration/actions/workflows/codeql-analysis.yml)
 [![OpenSSF 
Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/commons-configuration/badge)](https://api.securityscorecards.dev/projects/github.com/apache/commons-configuration)
 
@@ -69,7 +69,7 @@ Alternatively, you can pull it from  the central Maven 
repositories:
 
   org.apache.commons
   commons-configuration2
-  2.10.1
+  2.11.0
 
 ```
 
@@ -89,7 +89,9 @@ There are some guidelines which will make applying PRs easier 
for us:
 + No tabs! Please use spaces for indentation.
 + Respect the existing code style for each file.
 + Create minimal diffs - disable on save actions like reformat source code or 
organize imports. If you feel the source code should be reformatted create a 
separate PR for this change.
-+ Provide JUnit tests for your changes and make sure your changes don't break 
any existing tests by running ```mvn```.
++ Provide JUnit tests for your changes and make sure your changes don't break 
any existing tests by running `mvn`.
++ Before you pushing a PR, run `mvn` (by itself), this runs the default goal, 
which contains all build checks.
++ To see the code coverage report, regardless of coverage failures, run `mvn 
clean site -Dcommons.jacoco.haltOnFailure=false`
 
 If you plan to contribute on a regular basis, please consider filing a 
[contributor license agreement](https://www.apache.org/licenses/#clas).
 You can learn more about contributing via GitHub in our [contribution 
guidelines](CONTRIBUTING.md).
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 32865a2e..d4eb5bc1 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,4 +1,76 @@
 Apache Commons Configuration
+Version 2.11.0
+Release Notes
+
+Introducing Apache Commons Configuration
+
+
+This document contains the release notes for this version of the Commons
+Configuration component. It describes the changes since the previous version.
+The Commons Configuration software library provides a generic configuration
+interface which enables an application to read configuration data from a 
variety
+of sources.
+
+Tools to assist in the reading of configuration/preferences files in various 
formats; requires Java 8.
+
+Minor release with new features and updated dependencies; requires Java 8 or 
above.
+
+Changes in this version include:
+
+New features
+
+
+* CONFIGURATION-844:  Add support for empty sections #408. Thanks to Thomas 
Steiner, Gary Gregory.
+* Add ImmutableConfiguration.containsValue(Object). Thanks 
to Rikkarth, Gary Gregory.
+
+Fixed Bugs
+--
+
+* Fail-fast with a NullPointerException if 
DataConfiguration.DataConfiguration(Configuration) is called with null. Thanks 
to Gary Gregory.
+* Fail-fast with a NullPointerException if 
XMLPropertiesConfiguration.XMLPropertiesConfiguration(Element) is called with 
null. Thanks to Gary Gregory.
+*   

(commons-configuration) branch dependabot/maven/org.mockito-mockito-core-5.12.0 deleted (was 6b18f918)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.mockito-mockito-core-5.12.0
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


 was 6b18f918 Bump org.mockito:mockito-core from 4.11.0 to 5.12.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



Nexus: Staging Completed

2024-06-07 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close Apache Commons Parent 71 RC1
Deployer properties:"userAgent" = "Apache-Maven/3.9.7 (Java 17.0.11; Mac OS X 14.5)""userId" = "ggregory""ip" = "98.180.73.170"Details:The following artifacts have been staged/org/apache/commons/commons-parent/71/commons-parent-71-cyclonedx.json(SHA1: 6adaca30d1ca21822477317c9ff762e14bd17ac6)/org/apache/commons/commons-parent/71/commons-parent-71-cyclonedx.xml.asc(SHA1: e9c8824742278ec9e0cc6bf138ae169161a7a3f6)/org/apache/commons/commons-parent/71/commons-parent-71.spdx.json.asc(SHA1: 5574cb57514888762c4cd2fffbde159e0e92ea13)/org/apache/commons/commons-parent/71/commons-parent-71-site.xml(SHA1: 60cfc47d653928a78ef4b157c5346e325bbfec91)/org/apache/commons/commons-parent/71/commons-parent-71-site.xml.asc(SHA1: 3019e39e89b388e22c5c5d289da115fdb3e5358b)/org/apache/commons/commons-parent/71/commons-parent-71-cyclonedx.xml(SHA1: 7bfeaf7c90310ed20ad75a2e4b59828f4a86ba73)/org/apache/commons/commons-parent/71/commons-parent-71.pom.asc(SHA1: d7f27aa5b6357cbc86e994fadaf7a936dad715a5)/org/apache/commons/commons-parent/71/commons-parent-71.spdx.json(SHA1: 7a567afce53ba4b81ec53a83f617347f9478b1d9)/org/apache/commons/commons-parent/71/commons-parent-71-cyclonedx.json.asc(SHA1: 4619c5abc3434dd905a9a4c4e2a6383b0bf5442d)/org/apache/commons/commons-parent/71/commons-parent-71.pom(SHA1: 91d35791f5037779fb320d054ed09cb14925dc32)Action performed by Gary D. Gregory (ggregory)

(commons-csv) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was 8e2de46d)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


 was 8e2de46d Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



svn commit: r69600 [3/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/ci-management.html
==
--- dev/commons/parent/71-RC1/site/ci-management.html (added)
+++ dev/commons/parent/71-RC1/site/ci-management.html Fri Jun  7 13:17:21 2024
@@ -0,0 +1,251 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Apache Commons  CI Management
+
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+  https://commons.apache.org/; id="bannerLeft" 
title="Apache Commons logo">
+
+  
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-parent/;>Apache Commons Parent 

+
+
+  Last Published: 07 June 2024
+| Version: 71
+  
+
+
+  https://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  https://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+ Project Documentation
+   


   
+  
+Project Information
+
+  
+  
+About
+  
+ 
+  
+Summary
+  
+ 
+  
+Source Code Management
+  
+ 
+  
+Issue Management
+  
+ 
+  
+Mailing Lists
+  
+ 
+  
+Dependency Information
+  
+ 
+  
+Dependency Management
+  
+ 
+  
+Dependency Convergence
+  
+   
+  
+CI Management
+  
+ 
+  
+Distribution Management
+  
+   
+  
+   

+  
+Project Reports
+
+ 
+  
+   Commons
+
+  
+Home
+  
+ 
+  https://www.apache.org/licenses/; 
class="externalLink" title="License">
+License
+  
+   

+  
+Components
+
+   

+  
+Sandbox
+
+   

+  
+Dormant
+
+ 
+  
+   General Information
+
+  
+Security
+  
+ 
+  
+Volunteering
+  
+ 
+  
+Contributing Patches
+  
+ 
+  
+Building Components
+  
+ 
+  
+Commons Parent POM
+  
+ 
+  
+Commons Build Plugin
+  
+ 
+  
+Commons Release Plugin
+  
+ 
+  
+Site Publication
+  
+ 
+  
+Releasing Components
+  
+ 
+  https://cwiki.apache.org/confluence/display/commons/FrontPage; 
class="externalLink" title="Wiki">
+Wiki
+  
+ 
+  
+   ASF
+
+  https://www.apache.org/foundation/how-it-works.html; class="externalLink" 
title="How the ASF works">
+How the ASF works
+  
+ 
+  https://www.apache.org/foundation/getinvolved.html; 

svn commit: r69600 [5/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/js/bootstrap.min.js
==
--- dev/commons/parent/71-RC1/site/js/bootstrap.min.js (added)
+++ dev/commons/parent/71-RC1/site/js/bootstrap.min.js Fri Jun  7 13:17:21 2024
@@ -0,0 +1,6 @@
+/*!
+* Bootstrap.js by @fat & @mdo
+* Copyright 2012 Twitter, Inc.
+* http://www.apache.org/licenses/LICENSE-2.0.txt
+*/
+!function(e){e(function(){"use strict";e.support.transition=function(){var 
e=function(){var 
e=document.createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd
 otransitionend",transition:"transitionend"},n;for(n in 
t)if(e.style[n]!==undefined)return t[n]}();return 
e&&{end:e}}()})}(window.jQuery),!function(e){"use strict";var 
t='[data-dismiss="alert"]',n=function(n){e(n).on("click",t,this.close)};n.prototype.close=function(t){function
 s(){i.trigger("closed").remove()}var 
n=e(this),r=n.attr("data-target"),i;r||(r=n.attr("href"),r=r&(/.*(?=#[^\s]*$)/,"")),i=e(r),t&(),i.length||(i=n.hasClass("alert")?n:n.parent()),i.trigger(t=e.Event("close"));if(t.isDefaultPrevented())return;i.removeClass("in"),e.support.transition&("fade")?i.on(e.support.transition.end,s):s()},e.fn.alert=function(t){return
 this.each(function(){var r=e(this),i=r.data("alert");i||r.data("alert",i=new 
n(this)),type
 of 
t=="string"&[t].call(r)})},e.fn.alert.Constructor=n,e(function(){e("body").on("click.alert.data-api",t,n.prototype.close)})}(window.jQuery),!function(e){"use
 strict";var 
t=function(t,n){this.$element=e(t),this.options=e.extend({},e.fn.button.defaults,n)};t.prototype.setState=function(e){var
 
t="disabled",n=this.$element,r=n.data(),i=n.is("input")?"val":"html";e+="Text",r.resetText||n.data("resetText",n[i]()),n[i](r[e]||this.options[e]),setTimeout(function(){e=="loadingText"?n.addClass(t).attr(t,t):n.removeClass(t).removeAttr(t)},0)},t.prototype.toggle=function(){var
 
e=this.$element.parent('[data-toggle="buttons-radio"]');e&(".active").removeClass("active"),this.$element.toggleClass("active")},e.fn.button=function(n){return
 this.each(function(){var r=e(this),i=r.data("button"),s=typeof 
n=="object"&i||r.data("button",i=new 
t(this,s)),n=="toggle"?i.toggle():n&(n)})},e.fn.button.defaults={loadingText:"loading..."},e.fn.button.Constructor=t,e(function(){e("body")
 .on("click.button.data-api","[data-toggle^=button]",function(t){var 
n=e(t.target);n.hasClass("btn")||(n=n.closest(".btn")),n.button("toggle")})})}(window.jQuery),!function(e){"use
 strict";var 
t=function(t,n){this.$element=e(t),this.options=n,this.options.slide&(this.options.slide),this.options.pause=="hover"&$element.on("mouseenter",e.proxy(this.pause,this)).on("mouseleave",e.proxy(this.cycle,this))};t.prototype={cycle:function(t){return
 
t||(this.paused=!1),this.options.interval&&!this.paused&&(this.interval=setInterval(e.proxy(this.next,this),this.options.interval)),this},to:function(t){var
 
n=this.$element.find(".item.active"),r=n.parent().children(),i=r.index(n),s=this;if(t>r.length-1||t<0)return;return
 
this.sliding?this.$element.one("slid",function(){s.to(t)}):i==t?this.pause().cycle():this.slide(t>i?"next":"prev",e(r[t]))},pause:function(t){return
 t||(this.paused=!0),this.$element.find(".next, 
.prev").length&&&(this.$element.trigger(e.su
 
pport.transition.end),this.cycle()),clearInterval(this.interval),this.interval=null,this},next:function(){if(this.sliding)return;return
 this.slide("next")},prev:function(){if(this.sliding)return;return 
this.slide("prev")},slide:function(t,n){var 
r=this.$element.find(".item.active"),i=n||r[t](),s=this.interval,o=t=="next"?"left":"right",u=t=="next"?"first":"last",a=this,f=e.Event("slide",{relatedTarget:i[0]});this.sliding=!0,s&(),i=i.length?i:this.$element.find(".item")[u]();if(i.hasClass("active"))return;if(e.support.transition&$element.hasClass("slide")){this.$element.trigger(f);if(f.isDefaultPrevented())return;i.addClass(t),i[0].offsetWidth,r.addClass(o),i.addClass(o),this.$element.one(e.support.transition.end,function(){i.removeClass([t,o].join("
 ")).addClass("active"),r.removeClass(["active",o].join(" 
")),a.sliding=!1,setTimeout(function(){a.$element.trigger("slid")},0)})}else{this.$element.trigger(f);if(f.isDefaultPrevented())return;r.removeClass("active"),i.ad
 dClass("active"),this.sliding=!1,this.$element.trigger("slid")}return 
s&(),this}},e.fn.carousel=function(n){return 
this.each(function(){var 
r=e(this),i=r.data("carousel"),s=e.extend({},e.fn.carousel.defaults,typeof 
n=="object"&),o=typeof n=="string"?n:s.slide;i||r.data("carousel",i=new 
t(this,s)),typeof 
n=="number"?i.to(n):o?i[o]():s.interval&()})},e.fn.carousel.defaults={interval:5e3,pause:"hover"},e.fn.carousel.Constructor=t,e(function(){e("body").on("click.carousel.data-api","[data-slide]",function(t){var
 

(commons-csv) 01/01: Merge pull request #434 from apache/dependabot/github_actions/github/codeql-action-3.25.8

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git

commit 9eb208af321531775310faaa0ae77965bb8cc21a
Merge: 14057877 8e2de46d
Author: Gary Gregory 
AuthorDate: Fri Jun 7 09:17:32 2024 -0400

Merge pull request #434 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

Bump github/codeql-action from 3.25.7 to 3.25.8

 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



(commons-csv) branch master updated (14057877 -> 9eb208af)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


from 14057877 Merge pull request #433 from 
apache/dependabot/github_actions/github/codeql-action-3.25.7
 add 8e2de46d Bump github/codeql-action from 3.25.7 to 3.25.8
 new 9eb208af Merge pull request #434 from 
apache/dependabot/github_actions/github/codeql-action-3.25.8

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)



svn commit: r69600 [4/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Propchange: dev/commons/parent/71-RC1/site/images/rss.png
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/images/strich.gif
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/images/strich.gif
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/images/sw_maj_rond.gif
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/images/sw_maj_rond.gif
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/images/sw_med_rond.gif
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/images/sw_med_rond.gif
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/images/update.gif
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/images/update.gif
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/img/glyphicons-halflings-white.png
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/img/glyphicons-halflings-white.png
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/img/glyphicons-halflings.png
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/img/glyphicons-halflings.png
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/index.html
==
--- dev/commons/parent/71-RC1/site/index.html (added)
+++ dev/commons/parent/71-RC1/site/index.html Fri Jun  7 13:17:21 2024
@@ -0,0 +1,245 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Apache Commons  About
+
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+  https://commons.apache.org/; id="bannerLeft" 
title="Apache Commons logo">
+
+  
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-parent/;>Apache Commons Parent 

+
+
+  Last Published: 07 June 2024
+| Version: 71
+  
+
+
+  https://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  https://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+ Project Documentation
+   


   
+  
+Project Information
+
+
+  
+About
+  
+ 
+  
+Summary
+  
+ 
+  
+Source Code Management
+  
+ 
+  
+Issue Management
+  
+ 
+  
+Mailing Lists
+  
+ 
+  
+Dependency Information
+  
+ 
+  
+Dependency Management
+  
+ 
+  
+Dependency Convergence
+  
+ 
+  
+CI Management
+  
+ 
+  
+Distribution Management
+  
+

svn commit: r69600 [2/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/changes-report.html
==
--- dev/commons/parent/71-RC1/site/changes-report.html (added)
+++ dev/commons/parent/71-RC1/site/changes-report.html Fri Jun  7 13:17:21 2024
@@ -0,0 +1,3099 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+
+Apache Commons  Apache Commons Parent Release 
Notes
+
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+  https://commons.apache.org/; id="bannerLeft" 
title="Apache Commons logo">
+
+  
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-parent/;>Apache Commons Parent 

+
+
+  Last Published: 07 June 2024
+| Version: 71
+  
+
+
+  https://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  https://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+ Project Documentation
+   


 
+  
+Project Information
+
+   

  
+  
+Project Reports
+
+
+  
+Changes
+  
+ 
+  
+JIRA Report
+  
+ 
+  
+Surefire
+  
+ 
+  
+Rat Report
+  
+ 
+  
+japicmp
+  
+   
+  
+ 
+  
+   Commons
+
+  
+Home
+  
+ 
+  https://www.apache.org/licenses/; 
class="externalLink" title="License">
+License
+  
+   

+  
+Components
+
+   

+  
+Sandbox
+
+   

+  
+Dormant
+
+ 
+  
+   General Information
+
+  
+Security
+  
+ 
+  
+Volunteering
+  
+ 
+  
+Contributing Patches
+  
+ 
+  
+Building Components
+  
+ 
+  
+Commons Parent POM
+  
+ 
+  
+Commons Build Plugin
+  
+ 
+  
+Commons Release Plugin
+  
+ 
+  
+Site Publication
+  
+ 
+  
+Releasing Components
+  
+ 
+  https://cwiki.apache.org/confluence/display/commons/FrontPage; 
class="externalLink" title="Wiki">
+Wiki
+  
+ 
+  
+   ASF
+
+  https://www.apache.org/foundation/how-it-works.html; class="externalLink" 
title="How the ASF works">
+How the ASF works
+  
+ 
+  https://www.apache.org/foundation/getinvolved.html; 
class="externalLink" title="Get Involved">
+Get Involved
+  
+ 
+  https://www.apache.org/dev/; class="externalLink" 
title="Developer Resources">
+Developer Resources
+  
+ 
+  https://www.apache.org/foundation/policies/conduct.html; 
class="externalLink" title="Code of Conduct">
+Code of Conduct
+  
+ 
+   

svn commit: r69600 [6/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/js/jquery.min.js
==
--- dev/commons/parent/71-RC1/site/js/jquery.min.js (added)
+++ dev/commons/parent/71-RC1/site/js/jquery.min.js Fri Jun  7 13:17:21 2024
@@ -0,0 +1,4 @@
+/*! jQuery v1.7.1 jquery.com | jquery.org/license */
+(function(a,b){function cy(a){return 
f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function 
cv(a){if(!ck[a]){var 
b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"":"")+""),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return
 ck[a]}function cu(a,b){var 
c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return 
c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function 
cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function 
ci(){try{return new a.XMLHttpRequest}catch(b){}}function 
cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var 
d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p
 ;for(g=1;g0){if(c!=="border")for(;g=0===c})}function 
S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function 
K(){return!0}function J(){return!1}function n(a,b,c){var 
d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function
 m(a){for(var b in 
a){if(b==="data"&(a[b]))continue;if(b!=="toJSON")return!1}return!0}function
 l(a,c,d){if(d===b&===1){var 
e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof 
d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parse
 Float(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return 
d}function h(a){var 
b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[
 \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) 
([\w.]+)/,u=/(mozilla)(?:.*? 
rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.pro
 
totype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var
 g,h,j,k;if(!a)return 
this;if(a.nodeType){this.context=this[0]=a,this.length=1;return 
this}if(a==="body"&&!d&){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return
 this}if(typeof 
a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d
 instanceof 
e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return
 
e.merge(this,a)}h=c.getElementById(g[2]);if(h&){if(h.id!==g[2])return
 f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return 
this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return
 f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.
 context);return 
e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return 
this.length},toArray:function(){return F.call(this,0)},get:function(a){return 
a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var
 
d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?"
 ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return 
d},each:function(a,b){return 
e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return 
this},eq:function(a){a=+a;return 
a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return 
this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return 
this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return
 this.pushStack(e.map(this,function(b,c){return 
a.call(b,c,b)}))},end:function(){return 
this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].
 splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var 
a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof 
i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof 

svn commit: r69600 [8/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/rat-report.html
==
--- dev/commons/parent/71-RC1/site/rat-report.html (added)
+++ dev/commons/parent/71-RC1/site/rat-report.html Fri Jun  7 13:17:21 2024
@@ -0,0 +1,273 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Apache Commons  Rat (Release Audit Tool) results
+
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+  https://commons.apache.org/; id="bannerLeft" 
title="Apache Commons logo">
+
+  
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-parent/;>Apache Commons Parent 

+
+
+  Last Published: 07 June 2024
+| Version: 71
+  
+
+
+  https://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  https://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+ Project Documentation
+   


 
+  
+Project Information
+
+   

  
+  
+Project Reports
+
+  
+  
+Changes
+  
+ 
+  
+JIRA Report
+  
+ 
+  
+Surefire
+  
+   
+  
+Rat Report
+  
+ 
+  
+japicmp
+  
+   
+  
+ 
+  
+   Commons
+
+  
+Home
+  
+ 
+  https://www.apache.org/licenses/; 
class="externalLink" title="License">
+License
+  
+   

+  
+Components
+
+   

+  
+Sandbox
+
+   

+  
+Dormant
+
+ 
+  
+   General Information
+
+  
+Security
+  
+ 
+  
+Volunteering
+  
+ 
+  
+Contributing Patches
+  
+ 
+  
+Building Components
+  
+ 
+  
+Commons Parent POM
+  
+ 
+  
+Commons Build Plugin
+  
+ 
+  
+Commons Release Plugin
+  
+ 
+  
+Site Publication
+  
+ 
+  
+Releasing Components
+  
+ 
+  https://cwiki.apache.org/confluence/display/commons/FrontPage; 
class="externalLink" title="Wiki">
+Wiki
+  
+ 
+  
+   ASF
+
+  https://www.apache.org/foundation/how-it-works.html; class="externalLink" 
title="How the ASF works">
+How the ASF works
+  
+ 
+  https://www.apache.org/foundation/getinvolved.html; 
class="externalLink" title="Get Involved">
+Get Involved
+  
+ 
+  https://www.apache.org/dev/; class="externalLink" 
title="Developer Resources">
+Developer Resources
+  
+ 
+  https://www.apache.org/foundation/policies/conduct.html; 
class="externalLink" title="Code of Conduct">
+Code of Conduct
+  
+ 
+  

svn commit: r69600 [1/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Author: ggregory
Date: Fri Jun  7 13:17:21 2024
New Revision: 69600

Log:
Staging release: commons-parent, version: 71

Added:
dev/commons/parent/71-RC1/
dev/commons/parent/71-RC1/HEADER.html
dev/commons/parent/71-RC1/README.html
dev/commons/parent/71-RC1/RELEASE-NOTES.txt
dev/commons/parent/71-RC1/binaries/
dev/commons/parent/71-RC1/binaries/HEADER.html
dev/commons/parent/71-RC1/binaries/README.html
dev/commons/parent/71-RC1/signature-validator.sh
dev/commons/parent/71-RC1/site/
dev/commons/parent/71-RC1/site/changes-report.html
dev/commons/parent/71-RC1/site/ci-management.html
dev/commons/parent/71-RC1/site/css/
dev/commons/parent/71-RC1/site/css/bootstrap.min.css
dev/commons/parent/71-RC1/site/css/prettify.css
dev/commons/parent/71-RC1/site/css/print.css
dev/commons/parent/71-RC1/site/css/site.css
dev/commons/parent/71-RC1/site/dependency-convergence.html
dev/commons/parent/71-RC1/site/dependency-info.html
dev/commons/parent/71-RC1/site/dependency-management.html
dev/commons/parent/71-RC1/site/distribution-management.html
dev/commons/parent/71-RC1/site/images/
dev/commons/parent/71-RC1/site/images/add.gif   (with props)
dev/commons/parent/71-RC1/site/images/collapsed.gif   (with props)
dev/commons/parent/71-RC1/site/images/commons-logo.png   (with props)
dev/commons/parent/71-RC1/site/images/expanded.gif   (with props)
dev/commons/parent/71-RC1/site/images/external-classic.png   (with props)
dev/commons/parent/71-RC1/site/images/fix.gif   (with props)
dev/commons/parent/71-RC1/site/images/help_logo.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_arrowfolderclosed1_sml.gif   
(with props)
dev/commons/parent/71-RC1/site/images/icon_arrowfolderopen2_sml.gif   (with 
props)
dev/commons/parent/71-RC1/site/images/icon_arrowwaste1_sml.gif   (with 
props)
dev/commons/parent/71-RC1/site/images/icon_arrowwaste2_sml.gif   (with 
props)
dev/commons/parent/71-RC1/site/images/icon_doc_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_doc_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_error_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_error_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_folder_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_folder_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_help_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_info_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_info_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_members_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_sortdown.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_sortup.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_success_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_success_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_usergroups_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_warning_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_warning_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/logos/
dev/commons/parent/71-RC1/site/images/logos/build-by-maven-black.png   
(with props)
dev/commons/parent/71-RC1/site/images/logos/build-by-maven-white.png   
(with props)
dev/commons/parent/71-RC1/site/images/logos/maven-feather.png   (with props)
dev/commons/parent/71-RC1/site/images/newwindow-classic.png   (with props)
dev/commons/parent/71-RC1/site/images/nw_maj_rond.gif   (with props)
dev/commons/parent/71-RC1/site/images/remove.gif   (with props)
dev/commons/parent/71-RC1/site/images/rss.png   (with props)
dev/commons/parent/71-RC1/site/images/strich.gif   (with props)
dev/commons/parent/71-RC1/site/images/sw_maj_rond.gif   (with props)
dev/commons/parent/71-RC1/site/images/sw_med_rond.gif   (with props)
dev/commons/parent/71-RC1/site/images/update.gif   (with props)
dev/commons/parent/71-RC1/site/img/
dev/commons/parent/71-RC1/site/img/glyphicons-halflings-white.png   (with 
props)
dev/commons/parent/71-RC1/site/img/glyphicons-halflings.png   (with props)
dev/commons/parent/71-RC1/site/index.html
dev/commons/parent/71-RC1/site/issue-management.html
dev/commons/parent/71-RC1/site/japicmp.html
dev/commons/parent/71-RC1/site/jira-report.html
dev/commons/parent/71-RC1/site/js/
dev/commons/parent/71-RC1/site/js/bootstrap.min.js
dev/commons/parent/71-RC1/site/js/jquery.min.js
dev/commons/parent/71-RC1/site/js/prettify.js
dev/commons/parent/71-RC1/site/js/prettify.min.js
dev/commons/parent/71-RC1/site/js/site.js
dev/commons/parent/71-RC1/site/mailing-lists.html


svn commit: r69600 [7/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/js/prettify.js
==
--- dev/commons/parent/71-RC1/site/js/prettify.js (added)
+++ dev/commons/parent/71-RC1/site/js/prettify.js Fri Jun  7 13:17:21 2024
@@ -0,0 +1,640 @@
+/**
+ *
+ * Copyright (C) 2006 Google Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+function H() {
+var x = navigator && navigator.userAgent
+&& /\bMSIE 6\./.test(navigator.userAgent);
+H = function() {
+return x
+};
+return x
+}
+(function() {
+function x(b) {
+b = b.split(/ /g);
+var a = {};
+for ( var c = b.length; --c >= 0;) {
+var d = b[c];
+if (d)
+a[d] = null
+}
+return a
+}
+var y = "break continue do else for if return while ", U = y
++ "auto case char const default double enum extern float goto int 
long register short signed sizeof static struct switch typedef union unsigned 
void volatile ", D = U
++ "catch class delete false import new operator private protected 
public this throw true try ", I = D
++ "alignof align_union asm axiom bool concept concept_map 
const_cast constexpr decltype dynamic_cast explicit export friend inline 
late_check mutable namespace nullptr reinterpret_cast static_assert static_cast 
template typeid typename typeof using virtual wchar_t where ", J = D
++ "boolean byte extends final finally implements import instanceof 
null native package strictfp super synchronized throws transient ", V = J
++ "as base by checked decimal delegate descending event fixed 
foreach from group implicit in interface internal into is lock object out 
override orderby params readonly ref sbyte sealed stackalloc string select uint 
ulong unchecked unsafe ushort var ", K = D
++ "debugger eval export function get null set undefined var with 
Infinity NaN ", L = "caller delete die do dump elsif eval exit foreach for goto 
if import last local my next no our print package redo require sub undef unless 
until use wantarray while BEGIN END ", M = y
++ "and as assert class def del elif except exec finally from 
global import in is lambda nonlocal not or pass print raise try with yield 
False True None ", N = y
++ "alias and begin case class def defined elsif end ensure false 
in module next nil not or redo rescue retry self super then true undef unless 
until when yield BEGIN END ", O = y
++ "case done elif esac eval fi function in local set then until ", 
W = I
++ V + K + L + M + N + O;
+function X(b) {
+return b >= "a" && b <= "z" || b >= "A" && b <= "Z"
+}
+function u(b, a, c, d) {
+b.unshift(c, d || 0);
+try {
+a.splice.apply(a, b)
+} finally {
+b.splice(0, 2)
+}
+}
+var Y = (function() {
+var b = [ "!", "!=", "!==", "#", "%", "%=", "&", "&&", "&&=", "&=",
+"(", "*", "*=", "+=", ",", "-=", "->", "/", "/=", ":", "::",
+";", "<", "<<", "<<=", "<=", "=", "==", "===", ">", ">=", ">>",
+">>=", ">>>", ">>>=", "?", "@", "[", "^", "^=", "^^", "^^=",
+"{", "|", "|=", "||", "||=", "~", "break", "case", "continue",
+"delete", "do", "else", "finally", "instanceof", "return",
+"throw", "try", "typeof" ], a = 
"(?:(?:(?:^|[^0-9.])\\.{1,3})|(?:(?:^|[^\\+])\\+)|(?:(?:^|[^\\-])-)";
+for ( var c = 0; c < b.length; ++c) {
+var d = b[c];
+a += X(d.charAt(0)) ? "|\\b" + d : "|"
++ d.replace(/([^=<>:&])/g, "\\$1")
+}
+a += "|^)\\s*$";
+return new RegExp(a)
+})(), P = /&/g, Q = //g, Z = /\"/g;
+function $(b) {
+return b.replace(P, "").replace(Q, "").replace(R, "")
+.replace(Z, "")
+}
+function E(b) {
+return b.replace(P, "").replace(Q, "").replace(R, "")
+}
+var aa = //g, ba = //g, ca = //g, da = //g, ea = 
//g, fa = //g;
+function ga(b) {
+var a = b.indexOf("&");
+if (a < 0)
+return b;
+for (--a; (a = 

svn commit: r69599 - /dev/commons/parent/71-RC1/

2024-06-07 Thread ggregory
Author: ggregory
Date: Fri Jun  7 13:16:44 2024
New Revision: 69599

Log:
Cleaning distribution area for: commons-parent

Removed:
dev/commons/parent/71-RC1/



(commons-parent) branch release updated: Prepare for the next release candidate

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/release by this push:
 new 9467258  Prepare for the next release candidate
9467258 is described below

commit 9467258aa57129df458452cfbd6d96af55f171d6
Author: Gary Gregory 
AuthorDate: Fri Jun 7 09:15:58 2024 -0400

Prepare for the next release candidate
---
 RELEASE-NOTES.txt | 33 -
 1 file changed, 33 deletions(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 201f5f3..256909e 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -19,39 +19,6 @@ Changes
 *   Bump org.apache.maven.plugins:maven-checkstyle-plugin from 
3.3.1 to 3.4.0 #425. Thanks to Dependabot.
 
 
-Historical list of changes: 
https://commons.apache.org/proper/commons-parent/changes-report.html
-
-For complete information on Apache Commons Parent, including instructions on 
how to submit bug reports,
-patches, or suggestions for improvement, see the Apache Commons Parent website:
-
-https://commons.apache.org/proper/commons-parent/
-
--
-Apache Commons Parent 71
-RELEASE NOTES
-
-The Apache Commons Parent team is pleased to announce the release of Apache 
Commons Parent 71.
-
-The Apache Commons Parent POM provides common settings for all Apache Commons 
components.
-
-Version 71: Maintenance and update dependencies.
-
-Fixed Bugs
---
-*   Generate the Javadoc with frames when building with JDK 11
-
-Changes

-*   Bump org.junit:junit-bom from 5.11.0-M1 to 5.11.0-M2 #419. 
Thanks to Dependabot.
-*   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.5.0 to 3.6.0 #418. Thanks to Dependabot.
-*   Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 
3.3.0 #417. Thanks to Dependabot.
-*   Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 
10.17.0 on Java 11 and up. Thanks to Gary Gregory.
-*   Bump commons.pmd-impl.version from 7.1.0 to 7.2.0 #422. 
Thanks to Dependabot.
-*   Bump org.apache.maven.plugins:maven-javadoc-plugin from 
3.6.3 to 3.7.0 #424. Thanks to Dependabot.
-*   Bump org.apache.maven.plugins:maven-checkstyle-plugin from 
3.3.1 to 3.4.0 #425. Thanks to Dependabot.
-*   Bump org.apache.maven.plugins:maven-checkstyle-plugin from 
3.3.1 to 3.4.0 #425. Thanks to Dependabot.
-
-
 Historical list of changes: 
https://commons.apache.org/proper/commons-parent/changes-report.html
 
 For complete information on Apache Commons Parent, including instructions on 
how to submit bug reports,



Nexus: Staging Repository Dropped

2024-06-07 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Drop Apache Commons Parent 71 RC1Deployer properties:"userAgent" = "Apache-Maven/3.9.7 (Java 17.0.11; Mac OS X 14.5)""userId" = "ggregory""ip" = "98.180.73.170"Details:The orgapachecommons-1739 staging repository has been dropped.Action performed by Gary D. Gregory (ggregory)

svn commit: r69598 [3/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/ci-management.html
==
--- dev/commons/parent/71-RC1/site/ci-management.html (added)
+++ dev/commons/parent/71-RC1/site/ci-management.html Fri Jun  7 13:10:02 2024
@@ -0,0 +1,251 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Apache Commons  CI Management
+
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+  https://commons.apache.org/; id="bannerLeft" 
title="Apache Commons logo">
+
+  
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-parent/;>Apache Commons Parent 

+
+
+  Last Published: 07 June 2024
+| Version: 71
+  
+
+
+  https://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  https://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+ Project Documentation
+   


   
+  
+Project Information
+
+  
+  
+About
+  
+ 
+  
+Summary
+  
+ 
+  
+Source Code Management
+  
+ 
+  
+Issue Management
+  
+ 
+  
+Mailing Lists
+  
+ 
+  
+Dependency Information
+  
+ 
+  
+Dependency Management
+  
+ 
+  
+Dependency Convergence
+  
+   
+  
+CI Management
+  
+ 
+  
+Distribution Management
+  
+   
+  
+   

+  
+Project Reports
+
+ 
+  
+   Commons
+
+  
+Home
+  
+ 
+  https://www.apache.org/licenses/; 
class="externalLink" title="License">
+License
+  
+   

+  
+Components
+
+   

+  
+Sandbox
+
+   

+  
+Dormant
+
+ 
+  
+   General Information
+
+  
+Security
+  
+ 
+  
+Volunteering
+  
+ 
+  
+Contributing Patches
+  
+ 
+  
+Building Components
+  
+ 
+  
+Commons Parent POM
+  
+ 
+  
+Commons Build Plugin
+  
+ 
+  
+Commons Release Plugin
+  
+ 
+  
+Site Publication
+  
+ 
+  
+Releasing Components
+  
+ 
+  https://cwiki.apache.org/confluence/display/commons/FrontPage; 
class="externalLink" title="Wiki">
+Wiki
+  
+ 
+  
+   ASF
+
+  https://www.apache.org/foundation/how-it-works.html; class="externalLink" 
title="How the ASF works">
+How the ASF works
+  
+ 
+  https://www.apache.org/foundation/getinvolved.html; 

Nexus: Staging Completed

2024-06-07 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close Apache Commons Parent 71 RC1
Deployer properties:"userAgent" = "Apache-Maven/3.9.7 (Java 17.0.11; Mac OS X 14.5)""userId" = "ggregory""ip" = "98.180.73.170"Details:The following artifacts have been staged/org/apache/commons/commons-parent/71/commons-parent-71-cyclonedx.json(SHA1: 6adaca30d1ca21822477317c9ff762e14bd17ac6)/org/apache/commons/commons-parent/71/commons-parent-71-cyclonedx.xml.asc(SHA1: e0361c077fb68f8887e0e63e86d8779fb6389823)/org/apache/commons/commons-parent/71/commons-parent-71.spdx.json.asc(SHA1: 4f22d3d6b3b7154173204674614b051fac88f6c9)/org/apache/commons/commons-parent/71/commons-parent-71-site.xml(SHA1: 60cfc47d653928a78ef4b157c5346e325bbfec91)/org/apache/commons/commons-parent/71/commons-parent-71-site.xml.asc(SHA1: 9f9a662a902ce9408395869da1d92c58598385f0)/org/apache/commons/commons-parent/71/commons-parent-71-cyclonedx.xml(SHA1: 7bfeaf7c90310ed20ad75a2e4b59828f4a86ba73)/org/apache/commons/commons-parent/71/commons-parent-71.pom.asc(SHA1: a58f23121cd7cdf9725dcc686bc3e8b8a076b477)/org/apache/commons/commons-parent/71/commons-parent-71.spdx.json(SHA1: 5df44c7f3714752fa2e6c26ca9773cdd4a70a18a)/org/apache/commons/commons-parent/71/commons-parent-71-cyclonedx.json.asc(SHA1: ae695c5816ae1b738935669ab319bb5b40037784)/org/apache/commons/commons-parent/71/commons-parent-71.pom(SHA1: 91d35791f5037779fb320d054ed09cb14925dc32)Action performed by Gary D. Gregory (ggregory)

svn commit: r69598 [4/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Propchange: dev/commons/parent/71-RC1/site/images/rss.png
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/images/strich.gif
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/images/strich.gif
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/images/sw_maj_rond.gif
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/images/sw_maj_rond.gif
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/images/sw_med_rond.gif
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/images/sw_med_rond.gif
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/images/update.gif
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/images/update.gif
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/img/glyphicons-halflings-white.png
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/img/glyphicons-halflings-white.png
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/img/glyphicons-halflings.png
==
Binary file - no diff available.

Propchange: dev/commons/parent/71-RC1/site/img/glyphicons-halflings.png
--
svn:mime-type = application/octet-stream

Added: dev/commons/parent/71-RC1/site/index.html
==
--- dev/commons/parent/71-RC1/site/index.html (added)
+++ dev/commons/parent/71-RC1/site/index.html Fri Jun  7 13:10:02 2024
@@ -0,0 +1,245 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Apache Commons  About
+
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+  https://commons.apache.org/; id="bannerLeft" 
title="Apache Commons logo">
+
+  
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-parent/;>Apache Commons Parent 

+
+
+  Last Published: 07 June 2024
+| Version: 71
+  
+
+
+  https://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  https://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+ Project Documentation
+   


   
+  
+Project Information
+
+
+  
+About
+  
+ 
+  
+Summary
+  
+ 
+  
+Source Code Management
+  
+ 
+  
+Issue Management
+  
+ 
+  
+Mailing Lists
+  
+ 
+  
+Dependency Information
+  
+ 
+  
+Dependency Management
+  
+ 
+  
+Dependency Convergence
+  
+ 
+  
+CI Management
+  
+ 
+  
+Distribution Management
+  
+

svn commit: r69598 [8/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/rat-report.html
==
--- dev/commons/parent/71-RC1/site/rat-report.html (added)
+++ dev/commons/parent/71-RC1/site/rat-report.html Fri Jun  7 13:10:02 2024
@@ -0,0 +1,273 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+Apache Commons  Rat (Release Audit Tool) results
+
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+  https://commons.apache.org/; id="bannerLeft" 
title="Apache Commons logo">
+
+  
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-parent/;>Apache Commons Parent 

+
+
+  Last Published: 07 June 2024
+| Version: 71
+  
+
+
+  https://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  https://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+ Project Documentation
+   


 
+  
+Project Information
+
+   

  
+  
+Project Reports
+
+  
+  
+Changes
+  
+ 
+  
+JIRA Report
+  
+ 
+  
+Surefire
+  
+   
+  
+Rat Report
+  
+ 
+  
+japicmp
+  
+   
+  
+ 
+  
+   Commons
+
+  
+Home
+  
+ 
+  https://www.apache.org/licenses/; 
class="externalLink" title="License">
+License
+  
+   

+  
+Components
+
+   

+  
+Sandbox
+
+   

+  
+Dormant
+
+ 
+  
+   General Information
+
+  
+Security
+  
+ 
+  
+Volunteering
+  
+ 
+  
+Contributing Patches
+  
+ 
+  
+Building Components
+  
+ 
+  
+Commons Parent POM
+  
+ 
+  
+Commons Build Plugin
+  
+ 
+  
+Commons Release Plugin
+  
+ 
+  
+Site Publication
+  
+ 
+  
+Releasing Components
+  
+ 
+  https://cwiki.apache.org/confluence/display/commons/FrontPage; 
class="externalLink" title="Wiki">
+Wiki
+  
+ 
+  
+   ASF
+
+  https://www.apache.org/foundation/how-it-works.html; class="externalLink" 
title="How the ASF works">
+How the ASF works
+  
+ 
+  https://www.apache.org/foundation/getinvolved.html; 
class="externalLink" title="Get Involved">
+Get Involved
+  
+ 
+  https://www.apache.org/dev/; class="externalLink" 
title="Developer Resources">
+Developer Resources
+  
+ 
+  https://www.apache.org/foundation/policies/conduct.html; 
class="externalLink" title="Code of Conduct">
+Code of Conduct
+  
+ 
+  

svn commit: r69598 [7/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/js/prettify.js
==
--- dev/commons/parent/71-RC1/site/js/prettify.js (added)
+++ dev/commons/parent/71-RC1/site/js/prettify.js Fri Jun  7 13:10:02 2024
@@ -0,0 +1,640 @@
+/**
+ *
+ * Copyright (C) 2006 Google Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+function H() {
+var x = navigator && navigator.userAgent
+&& /\bMSIE 6\./.test(navigator.userAgent);
+H = function() {
+return x
+};
+return x
+}
+(function() {
+function x(b) {
+b = b.split(/ /g);
+var a = {};
+for ( var c = b.length; --c >= 0;) {
+var d = b[c];
+if (d)
+a[d] = null
+}
+return a
+}
+var y = "break continue do else for if return while ", U = y
++ "auto case char const default double enum extern float goto int 
long register short signed sizeof static struct switch typedef union unsigned 
void volatile ", D = U
++ "catch class delete false import new operator private protected 
public this throw true try ", I = D
++ "alignof align_union asm axiom bool concept concept_map 
const_cast constexpr decltype dynamic_cast explicit export friend inline 
late_check mutable namespace nullptr reinterpret_cast static_assert static_cast 
template typeid typename typeof using virtual wchar_t where ", J = D
++ "boolean byte extends final finally implements import instanceof 
null native package strictfp super synchronized throws transient ", V = J
++ "as base by checked decimal delegate descending event fixed 
foreach from group implicit in interface internal into is lock object out 
override orderby params readonly ref sbyte sealed stackalloc string select uint 
ulong unchecked unsafe ushort var ", K = D
++ "debugger eval export function get null set undefined var with 
Infinity NaN ", L = "caller delete die do dump elsif eval exit foreach for goto 
if import last local my next no our print package redo require sub undef unless 
until use wantarray while BEGIN END ", M = y
++ "and as assert class def del elif except exec finally from 
global import in is lambda nonlocal not or pass print raise try with yield 
False True None ", N = y
++ "alias and begin case class def defined elsif end ensure false 
in module next nil not or redo rescue retry self super then true undef unless 
until when yield BEGIN END ", O = y
++ "case done elif esac eval fi function in local set then until ", 
W = I
++ V + K + L + M + N + O;
+function X(b) {
+return b >= "a" && b <= "z" || b >= "A" && b <= "Z"
+}
+function u(b, a, c, d) {
+b.unshift(c, d || 0);
+try {
+a.splice.apply(a, b)
+} finally {
+b.splice(0, 2)
+}
+}
+var Y = (function() {
+var b = [ "!", "!=", "!==", "#", "%", "%=", "&", "&&", "&&=", "&=",
+"(", "*", "*=", "+=", ",", "-=", "->", "/", "/=", ":", "::",
+";", "<", "<<", "<<=", "<=", "=", "==", "===", ">", ">=", ">>",
+">>=", ">>>", ">>>=", "?", "@", "[", "^", "^=", "^^", "^^=",
+"{", "|", "|=", "||", "||=", "~", "break", "case", "continue",
+"delete", "do", "else", "finally", "instanceof", "return",
+"throw", "try", "typeof" ], a = 
"(?:(?:(?:^|[^0-9.])\\.{1,3})|(?:(?:^|[^\\+])\\+)|(?:(?:^|[^\\-])-)";
+for ( var c = 0; c < b.length; ++c) {
+var d = b[c];
+a += X(d.charAt(0)) ? "|\\b" + d : "|"
++ d.replace(/([^=<>:&])/g, "\\$1")
+}
+a += "|^)\\s*$";
+return new RegExp(a)
+})(), P = /&/g, Q = //g, Z = /\"/g;
+function $(b) {
+return b.replace(P, "").replace(Q, "").replace(R, "")
+.replace(Z, "")
+}
+function E(b) {
+return b.replace(P, "").replace(Q, "").replace(R, "")
+}
+var aa = //g, ba = //g, ca = //g, da = //g, ea = 
//g, fa = //g;
+function ga(b) {
+var a = b.indexOf("&");
+if (a < 0)
+return b;
+for (--a; (a = 

svn commit: r69598 [6/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/js/jquery.min.js
==
--- dev/commons/parent/71-RC1/site/js/jquery.min.js (added)
+++ dev/commons/parent/71-RC1/site/js/jquery.min.js Fri Jun  7 13:10:02 2024
@@ -0,0 +1,4 @@
+/*! jQuery v1.7.1 jquery.com | jquery.org/license */
+(function(a,b){function cy(a){return 
f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function 
cv(a){if(!ck[a]){var 
b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"":"")+""),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return
 ck[a]}function cu(a,b){var 
c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return 
c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function 
cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function 
ci(){try{return new a.XMLHttpRequest}catch(b){}}function 
cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var 
d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p
 ;for(g=1;g0){if(c!=="border")for(;g=0===c})}function 
S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function 
K(){return!0}function J(){return!1}function n(a,b,c){var 
d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function
 m(a){for(var b in 
a){if(b==="data"&(a[b]))continue;if(b!=="toJSON")return!1}return!0}function
 l(a,c,d){if(d===b&===1){var 
e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof 
d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parse
 Float(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return 
d}function h(a){var 
b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[
 \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) 
([\w.]+)/,u=/(mozilla)(?:.*? 
rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.pro
 
totype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var
 g,h,j,k;if(!a)return 
this;if(a.nodeType){this.context=this[0]=a,this.length=1;return 
this}if(a==="body"&&!d&){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return
 this}if(typeof 
a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d
 instanceof 
e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return
 
e.merge(this,a)}h=c.getElementById(g[2]);if(h&){if(h.id!==g[2])return
 f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return 
this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return
 f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.
 context);return 
e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return 
this.length},toArray:function(){return F.call(this,0)},get:function(a){return 
a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var
 
d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?"
 ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return 
d},each:function(a,b){return 
e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return 
this},eq:function(a){a=+a;return 
a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return 
this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return 
this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return
 this.pushStack(e.map(this,function(b,c){return 
a.call(b,c,b)}))},end:function(){return 
this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].
 splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var 
a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof 
i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof 

svn commit: r69598 [2/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/changes-report.html
==
--- dev/commons/parent/71-RC1/site/changes-report.html (added)
+++ dev/commons/parent/71-RC1/site/changes-report.html Fri Jun  7 13:10:02 2024
@@ -0,0 +1,3099 @@
+
+
+http://www.w3.org/1999/xhtml; xml:lang="en" lang="en">
+  
+
+
+
+
+
+Apache Commons  Apache Commons Parent Release 
Notes
+
+
+
+
+
+
+
+
+
+
+
+  
+
+  
+  https://commons.apache.org/; id="bannerLeft" 
title="Apache Commons logo">
+
+  
+
+
+
+  
+
+  https://commons.apache.org/proper/commons-parent/;>Apache Commons Parent 

+
+
+  Last Published: 07 June 2024
+| Version: 71
+  
+
+
+  https://www.apachecon.com/; class="externalLink" 
title="ApacheCon">
+ApacheCon
+  
+  
+  https://www.apache.org; class="externalLink" 
title="Apache">
+Apache
+  
+  
+  
+Commons
+  
+
+
+
+  
+
+
+
+  
+
+  
+
+
+ Project Documentation
+   


 
+  
+Project Information
+
+   

  
+  
+Project Reports
+
+
+  
+Changes
+  
+ 
+  
+JIRA Report
+  
+ 
+  
+Surefire
+  
+ 
+  
+Rat Report
+  
+ 
+  
+japicmp
+  
+   
+  
+ 
+  
+   Commons
+
+  
+Home
+  
+ 
+  https://www.apache.org/licenses/; 
class="externalLink" title="License">
+License
+  
+   

+  
+Components
+
+   

+  
+Sandbox
+
+   

+  
+Dormant
+
+ 
+  
+   General Information
+
+  
+Security
+  
+ 
+  
+Volunteering
+  
+ 
+  
+Contributing Patches
+  
+ 
+  
+Building Components
+  
+ 
+  
+Commons Parent POM
+  
+ 
+  
+Commons Build Plugin
+  
+ 
+  
+Commons Release Plugin
+  
+ 
+  
+Site Publication
+  
+ 
+  
+Releasing Components
+  
+ 
+  https://cwiki.apache.org/confluence/display/commons/FrontPage; 
class="externalLink" title="Wiki">
+Wiki
+  
+ 
+  
+   ASF
+
+  https://www.apache.org/foundation/how-it-works.html; class="externalLink" 
title="How the ASF works">
+How the ASF works
+  
+ 
+  https://www.apache.org/foundation/getinvolved.html; 
class="externalLink" title="Get Involved">
+Get Involved
+  
+ 
+  https://www.apache.org/dev/; class="externalLink" 
title="Developer Resources">
+Developer Resources
+  
+ 
+  https://www.apache.org/foundation/policies/conduct.html; 
class="externalLink" title="Code of Conduct">
+Code of Conduct
+  
+ 
+   

svn commit: r69598 [5/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Added: dev/commons/parent/71-RC1/site/js/bootstrap.min.js
==
--- dev/commons/parent/71-RC1/site/js/bootstrap.min.js (added)
+++ dev/commons/parent/71-RC1/site/js/bootstrap.min.js Fri Jun  7 13:10:02 2024
@@ -0,0 +1,6 @@
+/*!
+* Bootstrap.js by @fat & @mdo
+* Copyright 2012 Twitter, Inc.
+* http://www.apache.org/licenses/LICENSE-2.0.txt
+*/
+!function(e){e(function(){"use strict";e.support.transition=function(){var 
e=function(){var 
e=document.createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd
 otransitionend",transition:"transitionend"},n;for(n in 
t)if(e.style[n]!==undefined)return t[n]}();return 
e&&{end:e}}()})}(window.jQuery),!function(e){"use strict";var 
t='[data-dismiss="alert"]',n=function(n){e(n).on("click",t,this.close)};n.prototype.close=function(t){function
 s(){i.trigger("closed").remove()}var 
n=e(this),r=n.attr("data-target"),i;r||(r=n.attr("href"),r=r&(/.*(?=#[^\s]*$)/,"")),i=e(r),t&(),i.length||(i=n.hasClass("alert")?n:n.parent()),i.trigger(t=e.Event("close"));if(t.isDefaultPrevented())return;i.removeClass("in"),e.support.transition&("fade")?i.on(e.support.transition.end,s):s()},e.fn.alert=function(t){return
 this.each(function(){var r=e(this),i=r.data("alert");i||r.data("alert",i=new 
n(this)),type
 of 
t=="string"&[t].call(r)})},e.fn.alert.Constructor=n,e(function(){e("body").on("click.alert.data-api",t,n.prototype.close)})}(window.jQuery),!function(e){"use
 strict";var 
t=function(t,n){this.$element=e(t),this.options=e.extend({},e.fn.button.defaults,n)};t.prototype.setState=function(e){var
 
t="disabled",n=this.$element,r=n.data(),i=n.is("input")?"val":"html";e+="Text",r.resetText||n.data("resetText",n[i]()),n[i](r[e]||this.options[e]),setTimeout(function(){e=="loadingText"?n.addClass(t).attr(t,t):n.removeClass(t).removeAttr(t)},0)},t.prototype.toggle=function(){var
 
e=this.$element.parent('[data-toggle="buttons-radio"]');e&(".active").removeClass("active"),this.$element.toggleClass("active")},e.fn.button=function(n){return
 this.each(function(){var r=e(this),i=r.data("button"),s=typeof 
n=="object"&i||r.data("button",i=new 
t(this,s)),n=="toggle"?i.toggle():n&(n)})},e.fn.button.defaults={loadingText:"loading..."},e.fn.button.Constructor=t,e(function(){e("body")
 .on("click.button.data-api","[data-toggle^=button]",function(t){var 
n=e(t.target);n.hasClass("btn")||(n=n.closest(".btn")),n.button("toggle")})})}(window.jQuery),!function(e){"use
 strict";var 
t=function(t,n){this.$element=e(t),this.options=n,this.options.slide&(this.options.slide),this.options.pause=="hover"&$element.on("mouseenter",e.proxy(this.pause,this)).on("mouseleave",e.proxy(this.cycle,this))};t.prototype={cycle:function(t){return
 
t||(this.paused=!1),this.options.interval&&!this.paused&&(this.interval=setInterval(e.proxy(this.next,this),this.options.interval)),this},to:function(t){var
 
n=this.$element.find(".item.active"),r=n.parent().children(),i=r.index(n),s=this;if(t>r.length-1||t<0)return;return
 
this.sliding?this.$element.one("slid",function(){s.to(t)}):i==t?this.pause().cycle():this.slide(t>i?"next":"prev",e(r[t]))},pause:function(t){return
 t||(this.paused=!0),this.$element.find(".next, 
.prev").length&&&(this.$element.trigger(e.su
 
pport.transition.end),this.cycle()),clearInterval(this.interval),this.interval=null,this},next:function(){if(this.sliding)return;return
 this.slide("next")},prev:function(){if(this.sliding)return;return 
this.slide("prev")},slide:function(t,n){var 
r=this.$element.find(".item.active"),i=n||r[t](),s=this.interval,o=t=="next"?"left":"right",u=t=="next"?"first":"last",a=this,f=e.Event("slide",{relatedTarget:i[0]});this.sliding=!0,s&(),i=i.length?i:this.$element.find(".item")[u]();if(i.hasClass("active"))return;if(e.support.transition&$element.hasClass("slide")){this.$element.trigger(f);if(f.isDefaultPrevented())return;i.addClass(t),i[0].offsetWidth,r.addClass(o),i.addClass(o),this.$element.one(e.support.transition.end,function(){i.removeClass([t,o].join("
 ")).addClass("active"),r.removeClass(["active",o].join(" 
")),a.sliding=!1,setTimeout(function(){a.$element.trigger("slid")},0)})}else{this.$element.trigger(f);if(f.isDefaultPrevented())return;r.removeClass("active"),i.ad
 dClass("active"),this.sliding=!1,this.$element.trigger("slid")}return 
s&(),this}},e.fn.carousel=function(n){return 
this.each(function(){var 
r=e(this),i=r.data("carousel"),s=e.extend({},e.fn.carousel.defaults,typeof 
n=="object"&),o=typeof n=="string"?n:s.slide;i||r.data("carousel",i=new 
t(this,s)),typeof 
n=="number"?i.to(n):o?i[o]():s.interval&()})},e.fn.carousel.defaults={interval:5e3,pause:"hover"},e.fn.carousel.Constructor=t,e(function(){e("body").on("click.carousel.data-api","[data-slide]",function(t){var
 

svn commit: r69598 [1/8] - in /dev/commons/parent/71-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/

2024-06-07 Thread ggregory
Author: ggregory
Date: Fri Jun  7 13:10:02 2024
New Revision: 69598

Log:
Staging release: commons-parent, version: 71

Added:
dev/commons/parent/71-RC1/
dev/commons/parent/71-RC1/HEADER.html
dev/commons/parent/71-RC1/README.html
dev/commons/parent/71-RC1/RELEASE-NOTES.txt
dev/commons/parent/71-RC1/binaries/
dev/commons/parent/71-RC1/binaries/HEADER.html
dev/commons/parent/71-RC1/binaries/README.html
dev/commons/parent/71-RC1/signature-validator.sh
dev/commons/parent/71-RC1/site/
dev/commons/parent/71-RC1/site/changes-report.html
dev/commons/parent/71-RC1/site/ci-management.html
dev/commons/parent/71-RC1/site/css/
dev/commons/parent/71-RC1/site/css/bootstrap.min.css
dev/commons/parent/71-RC1/site/css/prettify.css
dev/commons/parent/71-RC1/site/css/print.css
dev/commons/parent/71-RC1/site/css/site.css
dev/commons/parent/71-RC1/site/dependency-convergence.html
dev/commons/parent/71-RC1/site/dependency-info.html
dev/commons/parent/71-RC1/site/dependency-management.html
dev/commons/parent/71-RC1/site/distribution-management.html
dev/commons/parent/71-RC1/site/images/
dev/commons/parent/71-RC1/site/images/add.gif   (with props)
dev/commons/parent/71-RC1/site/images/collapsed.gif   (with props)
dev/commons/parent/71-RC1/site/images/commons-logo.png   (with props)
dev/commons/parent/71-RC1/site/images/expanded.gif   (with props)
dev/commons/parent/71-RC1/site/images/external-classic.png   (with props)
dev/commons/parent/71-RC1/site/images/fix.gif   (with props)
dev/commons/parent/71-RC1/site/images/help_logo.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_arrowfolderclosed1_sml.gif   
(with props)
dev/commons/parent/71-RC1/site/images/icon_arrowfolderopen2_sml.gif   (with 
props)
dev/commons/parent/71-RC1/site/images/icon_arrowwaste1_sml.gif   (with 
props)
dev/commons/parent/71-RC1/site/images/icon_arrowwaste2_sml.gif   (with 
props)
dev/commons/parent/71-RC1/site/images/icon_doc_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_doc_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_error_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_error_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_folder_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_folder_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_help_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_info_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_info_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_members_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_sortdown.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_sortup.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_success_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_success_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_usergroups_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_warning_lrg.gif   (with props)
dev/commons/parent/71-RC1/site/images/icon_warning_sml.gif   (with props)
dev/commons/parent/71-RC1/site/images/logos/
dev/commons/parent/71-RC1/site/images/logos/build-by-maven-black.png   
(with props)
dev/commons/parent/71-RC1/site/images/logos/build-by-maven-white.png   
(with props)
dev/commons/parent/71-RC1/site/images/logos/maven-feather.png   (with props)
dev/commons/parent/71-RC1/site/images/newwindow-classic.png   (with props)
dev/commons/parent/71-RC1/site/images/nw_maj_rond.gif   (with props)
dev/commons/parent/71-RC1/site/images/remove.gif   (with props)
dev/commons/parent/71-RC1/site/images/rss.png   (with props)
dev/commons/parent/71-RC1/site/images/strich.gif   (with props)
dev/commons/parent/71-RC1/site/images/sw_maj_rond.gif   (with props)
dev/commons/parent/71-RC1/site/images/sw_med_rond.gif   (with props)
dev/commons/parent/71-RC1/site/images/update.gif   (with props)
dev/commons/parent/71-RC1/site/img/
dev/commons/parent/71-RC1/site/img/glyphicons-halflings-white.png   (with 
props)
dev/commons/parent/71-RC1/site/img/glyphicons-halflings.png   (with props)
dev/commons/parent/71-RC1/site/index.html
dev/commons/parent/71-RC1/site/issue-management.html
dev/commons/parent/71-RC1/site/japicmp.html
dev/commons/parent/71-RC1/site/jira-report.html
dev/commons/parent/71-RC1/site/js/
dev/commons/parent/71-RC1/site/js/bootstrap.min.js
dev/commons/parent/71-RC1/site/js/jquery.min.js
dev/commons/parent/71-RC1/site/js/prettify.js
dev/commons/parent/71-RC1/site/js/prettify.min.js
dev/commons/parent/71-RC1/site/js/site.js
dev/commons/parent/71-RC1/site/mailing-lists.html


(commons-parent) annotated tag commons-parent-71-RC1 created (now e6563db)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to annotated tag commons-parent-71-RC1
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


  at e6563db  (tag)
 tagging 3c126c964ffad9de2a9ec8fd3990da8151cf08d2 (commit)
 replaces rel/commons-parent-70
  by Gary Gregory
  on Fri Jun 7 13:07:52 2024 +

- Log -
Tag Apache Commons Parent release 71 RC1
-BEGIN PGP SIGNATURE-

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAmZjBigACgkQhv3H4qES
YsvYBAf/e/rBfxDXQzQcSO2z7dLNoqhv9fjUEFORgYSqCY/c3zgX3RoZo7bSx0oo
MgU07HxX2anuE9oIxvjqOdVIxUvq+wXzkaFsyLfoFjX9LY+v7Hf1o78SEUF40LmW
KpFzxqdOlQKeQjd/CizSFGgJRIh8xveCGk5WCn9R612OmVXraH0OhXI6lJ1Vs1FX
a6QId3Q5GwimGfOb5T+t1P44+1pSdGA/msTyxAQGhy+Gokk+XkRwcnSvX2uVlLog
noYNVEtbBKJWYqkOABVPmUjQocfWjeDROlelTJlEpxI8Rt9mZEM3JEnOepaNqCWK
xXDuktX2i7g8xPY6j6zvs5FCY/QdLg==
=lI5b
-END PGP SIGNATURE-
---

No new revisions were added by this update.



(commons-parent) 03/05: Revert "Patch the javadoc generated by JDK 11 to display the index page in framed mode by default"

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit 0f8d8e7b32ef2c130242890cfe308281770040ec
Author: Gary Gregory 
AuthorDate: Fri Jun 7 09:02:14 2024 -0400

Revert "Patch the javadoc generated by JDK 11 to display the index page in 
framed mode by default"

This reverts commit 99d3604a8a4eec4e48c9229c8b12890fe610d2e9.
---
 pom.xml | 32 +---
 1 file changed, 1 insertion(+), 31 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8a0e104..3faa955 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1501,16 +1501,10 @@
   
 maven-javadoc-plugin
 
-  
-generate-javadoc
-
-  javadoc
-
-prepare-package
-  
   
 create-javadoc-jar
 
+  javadoc
   jar
 
 package
@@ -1521,30 +1515,6 @@
   
${commons.compiler.javadoc}
 
   
-  
-org.apache.maven.plugins
-maven-antrun-plugin
-
-
-  
-patch-javadoc
-
-  run
-
-prepare-package
-
-  
-
-  
-
-  
-
-  
   
 maven-assembly-plugin
 ${commons.assembly-plugin.version}



(commons-parent) 04/05: Fix "BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.102 s [INFO] Finished at: 2024-06-07T12:51:10Z [INFO] -

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit ed9196b8d41748b43d0ee615f46bbfa7871f7986
Author: Gary Gregory 
AuthorDate: Fri Jun 7 09:05:28 2024 -0400

Fix "BUILD FAILURE
[INFO] 

[INFO] Total time:  6.102 s
[INFO] Finished at: 2024-06-07T12:51:10Z
[INFO] 

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (patch-javadoc)
on project commons-parent: An Ant BuildException has occured: Replace:
source file
/Users/garydgregory/git/commons-parent/target/site/apidocs/index.html
doesn't exist
[ERROR] around Ant part .. @ 4:195 in
/Users/garydgregory/git/commons-parent/target/antrun/build-main.xml
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
execute goal org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run
(patch-javadoc) on project commons-parent: An Ant BuildException has
occured: Replace: source file
/Users/garydgregory/git/commons-parent/target/site/apidocs/index.html
doesn't exist
around Ant part .. @ 4:195 in
/Users/garydgregory/git/commons-parent/target/antrun/build-main.xml
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:333)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000
(MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run
(MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute
(DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:159)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:105)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:73)
at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:904)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:281)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:204)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native
Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:568)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:314)
Caused by: org.apache.maven.plugin.MojoExecutionException: An Ant
BuildException has occured: Replace: source file
/Users/garydgregory/git/commons-parent/target/site/apidocs/index.html
doesn't exist
around Ant part .. @ 4:195 in
/Users/garydgregory/git/commons-parent/target/antrun/build-main.xml
at org.apache.maven.plugins.antrun.AntRunMojo.execute
(AntRunMojo.java:318)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:126)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
(MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
(MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000
(MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run

(commons-parent) 05/05: Prepare for the next release candidate

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit 3c126c964ffad9de2a9ec8fd3990da8151cf08d2
Author: Gary Gregory 
AuthorDate: Fri Jun 7 13:06:53 2024 +

Prepare for the next release candidate
---
 RELEASE-NOTES.txt | 29 +
 1 file changed, 29 insertions(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 48ee8a0..201f5f3 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -7,6 +7,35 @@ The Apache Commons Parent POM provides common settings for all 
Apache Commons co
 
 Version 71: Maintenance and update dependencies.
 
+Changes
+---
+*   Bump org.junit:junit-bom from 5.11.0-M1 to 5.11.0-M2 #419. 
Thanks to Dependabot.
+*   Bump org.codehaus.mojo:build-helper-maven-plugin from 
3.5.0 to 3.6.0 #418. Thanks to Dependabot.
+*   Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 
3.3.0 #417. Thanks to Dependabot.
+*   Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 
10.17.0 on Java 11 and up. Thanks to Gary Gregory.
+*   Bump commons.pmd-impl.version from 7.1.0 to 7.2.0 #422. 
Thanks to Dependabot.
+*   Bump org.apache.maven.plugins:maven-javadoc-plugin from 
3.6.3 to 3.7.0 #424. Thanks to Dependabot.
+*   Bump org.apache.maven.plugins:maven-checkstyle-plugin from 
3.3.1 to 3.4.0 #425. Thanks to Dependabot.
+*   Bump org.apache.maven.plugins:maven-checkstyle-plugin from 
3.3.1 to 3.4.0 #425. Thanks to Dependabot.
+
+
+Historical list of changes: 
https://commons.apache.org/proper/commons-parent/changes-report.html
+
+For complete information on Apache Commons Parent, including instructions on 
how to submit bug reports,
+patches, or suggestions for improvement, see the Apache Commons Parent website:
+
+https://commons.apache.org/proper/commons-parent/
+
+-
+Apache Commons Parent 71
+RELEASE NOTES
+
+The Apache Commons Parent team is pleased to announce the release of Apache 
Commons Parent 71.
+
+The Apache Commons Parent POM provides common settings for all Apache Commons 
components.
+
+Version 71: Maintenance and update dependencies.
+
 Fixed Bugs
 --
 *   Generate the Javadoc with frames when building with JDK 11



(commons-parent) 02/05: Revert "Build the javadoc only once during the release"

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit 97f1aa59651a3bcc3880dc6c71223d29576b484c
Author: Gary Gregory 
AuthorDate: Fri Jun 7 08:55:45 2024 -0400

Revert "Build the javadoc only once during the release"

This reverts commit 4da7fd2d0a6a98b8294087300141c999101373e2.
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 95f1616..8a0e104 100644
--- a/pom.xml
+++ b/pom.xml
@@ -883,7 +883,7 @@
 
 
   
-
+
   
 
 
@@ -1517,7 +1517,6 @@
   
 
 
-  
${project.build.directory}/site/apidocs/
   ${maven.compiler.source}
   
${commons.compiler.javadoc}
 



(commons-parent) branch release updated (baf4783 -> 3c126c9)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


from baf4783  Prepare for the next release candidate
 new 4d1f8bc  Prepare for the next release candidate
 new 97f1aa5  Revert "Build the javadoc only once during the release"
 new 0f8d8e7  Revert "Patch the javadoc generated by JDK 11 to display the 
index page in framed mode by default"
 new ed9196b  Fix "BUILD FAILURE [INFO] 
 [INFO] 
Total time:  6.102 s [INFO] Finished at: 2024-06-07T12:51:10Z [INFO] 
 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (patch-javadoc) on 
project commons-parent: An Ant BuildException has occured: Replace: source file 
/Users/garydgregory/git/commons-parent/tar [...]
 new 3c126c9  Prepare for the next release candidate

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 RELEASE-NOTES.txt   | 62 +
 pom.xml | 39 ---
 src/changes/changes.xml |  2 --
 3 files changed, 66 insertions(+), 37 deletions(-)



(commons-parent) 01/05: Prepare for the next release candidate

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit 4d1f8bca94591be579e2e82f1533b43e31cb3e74
Author: Gary Gregory 
AuthorDate: Fri Jun 7 08:55:06 2024 -0400

Prepare for the next release candidate
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f456612..95f1616 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   
   org.apache.commons
   commons-parent
-  71-SNAPSHOT
+  71
   pom
   Apache Commons Parent
   The Apache Commons Parent POM provides common settings for all 
Apache Commons components.
@@ -79,7 +79,7 @@
 8
 
 
-
2024-05-15T13:09:46Z
+
2024-06-07T12:50:23Z
 71
 72
 RC1



(commons-csv) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now 8e2de46d)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


  at 8e2de46d Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



(commons-parent) branch release updated (9689d43 -> baf4783)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


from 9689d43  Bump to next development version
 add f3817ff  Add section for the next release
 add 2c5a90a  Show Maven stack traces on errors in GH CI
 add e8d440f  Bump github/codeql-action from 3.25.4 to 3.25.5 (#415)
 add 2fc6416  Bump actions/checkout from 4.1.5 to 4.1.6 (#416)
 add 9c07953  --- (#419)
 add 16b0a97  Bump org.junit:junit-bom from 5.11.0-M1 to 5.11.0-M2 #419
 add d6026ea  --- (#418)
 add 1690c91  Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 
to 3.6.0 #418
 add aef981c  --- (#417)
 add 5bd6b63  Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 
#417
 add d4ba767  Remove CodeQL link (does not apply)
 add 15a3b6e  Generate the javadoc with frames when building with JDK 11
 add 4da7fd2  Build the javadoc only once during the release
 add 99d3604  Patch the javadoc generated by JDK 11 to display the index 
page in framed mode by default
 add d19d093  Bump github/codeql-action from 3.25.5 to 3.25.6 (#420)
 add 831b32c  Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 
on Java 11 and up
 add 3c29ee6  Update changes.xml
 add cb52f39  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-parent
 add f19635c  Bump github/codeql-action from 3.25.6 to 3.25.7 (#423)
 add d3c0b12  Bump commons.pmd-impl.version from 7.1.0 to 7.2.0 (#422)
 add b5aee55  Bump commons.pmd-impl.version from 7.1.0 to 7.2.0 #422
 add d0b43fa  Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 
to 3.7.0 (#424)
 add 64c49fb  Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 
to 3.7.0 #424
 add 9349f69  Bump github/codeql-action from 3.25.7 to 3.25.8 (#427)
 add 798dd51  Bump org.apache.maven.plugins:maven-checkstyle-plugin (#425)
 add 3730afe  Bump org.apache.maven.plugins:maven-checkstyle-plugin from 
3.3.1 to 3.4.0 #425
 add 4194d9c  Typos
 add a9f49b1  Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.2 to 
3.4.0 (#426)
 add 5260939  Bump org.apache.maven.plugins:maven-checkstyle-plugin from 
3.3.1 to 3.4.0 #425
 add baf4783  Prepare for the next release candidate

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven.yml   |  4 +-
 .github/workflows/scorecards-analysis.yml |  4 +-
 README.md |  8 ++--
 RELEASE-NOTES.txt |  2 +-
 pom.xml   | 70 ---
 src/changes/changes.xml   | 17 +++-
 6 files changed, 82 insertions(+), 23 deletions(-)



(commons-parent) branch master updated: Prepare for the next release candidate

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
 new baf4783  Prepare for the next release candidate
baf4783 is described below

commit baf47833e7e562c85f1a603d9002372bfa0242bf
Author: Gary Gregory 
AuthorDate: Fri Jun 7 12:49:15 2024 +

Prepare for the next release candidate
---
 README.md   | 9 ++---
 RELEASE-NOTES.txt   | 2 +-
 pom.xml | 6 +++---
 src/changes/changes.xml | 2 +-
 4 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index b1d1d40..f1e2799 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,8 @@ Apache Commons Parent
 [![Java 
CI](https://github.com/apache/commons-parent/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-parent/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-parent/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-parent)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-parent/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-parent/?gav=true)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-parent/70.svg)](https://javadoc.io/doc/org.apache.commons/commons-parent/70)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-parent/71.svg)](https://javadoc.io/doc/org.apache.commons/commons-parent/71)
+[![CodeQL](https://github.com/apache/commons-parent/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/apache/commons-parent/actions/workflows/codeql-analysis.yml)
 [![OpenSSF 
Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/commons-parent/badge)](https://api.securityscorecards.dev/projects/github.com/apache/commons-parent)
 
 The Apache Commons Parent POM provides common settings for all Apache Commons 
components.
@@ -68,7 +69,7 @@ Alternatively, you can pull it from  the central Maven 
repositories:
 
   org.apache.commons
   commons-parent
-  70
+  71
 
 ```
 
@@ -88,7 +89,9 @@ There are some guidelines which will make applying PRs easier 
for us:
 + No tabs! Please use spaces for indentation.
 + Respect the existing code style for each file.
 + Create minimal diffs - disable on save actions like reformat source code or 
organize imports. If you feel the source code should be reformatted create a 
separate PR for this change.
-+ Provide JUnit tests for your changes and make sure your changes don't break 
any existing tests by running ```mvn```.
++ Provide JUnit tests for your changes and make sure your changes don't break 
any existing tests by running `mvn`.
++ Before you pushing a PR, run `mvn` (by itself), this runs the default goal, 
which contains all build checks.
++ To see the code coverage report, regardless of coverage failures, run `mvn 
clean site -Dcommons.jacoco.haltOnFailure=false`
 
 If you plan to contribute on a regular basis, please consider filing a 
[contributor license agreement](https://www.apache.org/licenses/#clas).
 You can learn more about contributing via GitHub in our [contribution 
guidelines](CONTRIBUTING.md).
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 0915f05..42c74a9 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -5,7 +5,7 @@ The Apache Commons Parent team is pleased to announce the 
release of Apache Comm
 
 The Apache Commons Parent POM provides common settings for all Apache Commons 
components.
 
-Version 70: Maintenance and update dependencies
+Version 70: Maintenance and update dependencies.
 
 New features
 
diff --git a/pom.xml b/pom.xml
index f15288e..f456612 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,13 +80,13 @@
 
 
 
2024-05-15T13:09:46Z
-70
-71
+71
+72
 RC1
 COMMONSSITE
 
 
-69
+70
 true
 
 
-  
+  
   
   Generate the Javadoc with frames 
when building with JDK 11
   Build the Javadoc only once during 
the release



(commons-pool) branch dependabot/github_actions/github/codeql-action-3.25.8 deleted (was c23c30a3)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


 was c23c30a3 Bump github/codeql-action from 3.25.7 to 3.25.8

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-pool) branch master updated: Bump github/codeql-action from 3.25.7 to 3.25.8 (#318)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


The following commit(s) were added to refs/heads/master by this push:
 new 41f68076 Bump github/codeql-action from 3.25.7 to 3.25.8 (#318)
41f68076 is described below

commit 41f68076dd9285cfd451896e30d9035279925513
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 08:42:01 2024 -0400

Bump github/codeql-action from 3.25.7 to 3.25.8 (#318)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- 
[Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/github/codeql-action/compare/f079b849aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/codeql-analysis.yml | 6 +++---
 .github/workflows/scorecards-analysis.yml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index 7e6c9d13..c3af7a2a 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -61,7 +61,7 @@ jobs:
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
-  uses: github/codeql-action/init@f079b849aace61c81488f8bd40919487bd9f 
   # 3.25.7
+  uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff 
   # 3.25.8
   with:
 languages: ${{ matrix.language }}
 # If you wish to specify custom queries, you can do so here or in a 
config file.
@@ -72,7 +72,7 @@ jobs:
 # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
 # If this step fails, then you should remove it and run the build manually 
(see below)
 - name: Autobuild
-  uses: 
github/codeql-action/autobuild@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/autobuild@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 
 # ℹ️ Command-line programs to run using the OS shell.
 #  https://git.io/JvXDl
@@ -86,4 +86,4 @@ jobs:
 #   make release
 
 - name: Perform CodeQL Analysis
-  uses: 
github/codeql-action/analyze@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+  uses: 
github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 6468b77f..ae7a6eac 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -64,6 +64,6 @@ jobs:
   retention-days: 5
 
   - name: "Upload to code-scanning"
-uses: 
github/codeql-action/upload-sarif@f079b849aace61c81488f8bd40919487bd9f# 
3.25.7
+uses: 
github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff# 
3.25.8
 with:
   sarif_file: results.sarif



(commons-collections) branch master updated: Bump com.google.guava:guava-testlib from 33.2.0-jre to 33.2.1-jre #500

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


The following commit(s) were added to refs/heads/master by this push:
 new f59075822 Bump com.google.guava:guava-testlib from 33.2.0-jre to 
33.2.1-jre #500
f59075822 is described below

commit f59075822be96094129521ff831271b23ae67b64
Author: Gary Gregory 
AuthorDate: Fri Jun 7 08:41:27 2024 -0400

Bump com.google.guava:guava-testlib from 33.2.0-jre to 33.2.1-jre #500
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d89f4bbf3..e1298fb7f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@
  Bump org.apache.commons:commons-parent from 67 to 70 #473.
  Bump tests 
commons-io:commons-io from 2.16.0 to 2.16.1 #475.
  Bump optional 
commons-codec:commons-codec from 1.16.1 to 1.17.0.
- Bump 
com.google.guava:guava-testlib from 33.1.0-jre to 33.2.0-jre #487. 
+ Bump 
com.google.guava:guava-testlib from 33.1.0-jre to 33.2.1-jre #487, 
#500. 
   
   
 



(commons-collections) branch dependabot/maven/com.google.guava-guava-testlib-33.2.1-jre deleted (was fbae68afe)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/maven/com.google.guava-guava-testlib-33.2.1-jre
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


 was fbae68afe Bump com.google.guava:guava-testlib from 33.2.0-jre to 
33.2.1-jre

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(commons-collections) branch master updated: Bump com.google.guava:guava-testlib from 33.2.0-jre to 33.2.1-jre (#500)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


The following commit(s) were added to refs/heads/master by this push:
 new 21c5ed6c0 Bump com.google.guava:guava-testlib from 33.2.0-jre to 
33.2.1-jre (#500)
21c5ed6c0 is described below

commit 21c5ed6c03a36ee0ef05f524b2de150adc264c1f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 08:40:42 2024 -0400

Bump com.google.guava:guava-testlib from 33.2.0-jre to 33.2.1-jre (#500)

Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) 
from 33.2.0-jre to 33.2.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava-testlib
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 26b0d707a..5feaa8445 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
 
   com.google.guava
   guava-testlib
-  33.2.0-jre
+  33.2.1-jre
   test
 
   



(commons-pool) branch dependabot/github_actions/github/codeql-action-3.25.8 created (now c23c30a3)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/github_actions/github/codeql-action-3.25.8
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


  at c23c30a3 Bump github/codeql-action from 3.25.7 to 3.25.8

No new revisions were added by this update.



Nexus: Staging Completed

2024-06-07 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close Apache Commons Net 3.11.1 RC1
Deployer properties:"userAgent" = "Apache-Maven/3.9.7 (Java 21.0.3; Mac OS X 14.5)""userId" = "ggregory""ip" = "98.180.73.170"Details:The following artifacts have been staged/commons-net/commons-net/3.11.1/commons-net-3.11.1-tests.jar.asc(SHA1: f99c09c9a6debca0c4522c32b0b6c19b6536586f)/commons-net/commons-net/3.11.1/commons-net-3.11.1-ftp.jar.asc(SHA1: 5e3349c2c812dabb603420b6059049a10f818570)/commons-net/commons-net/3.11.1/commons-net-3.11.1.pom.asc(SHA1: 58849b87b1c13b500f1ff5710d55064b696b50f2)/commons-net/commons-net/3.11.1/commons-net-3.11.1-cyclonedx.xml(SHA1: ad482380d3caf5b00a4a546063103f8fb64ae685)/commons-net/commons-net/3.11.1/commons-net-3.11.1-cyclonedx.json(SHA1: d546c939829834319de06edf1e92c4d0b8770ed5)/commons-net/commons-net/3.11.1/commons-net-3.11.1-javadoc.jar(SHA1: 31d7435bb05e09e9ffc214ef3a23769942ac409e)/commons-net/commons-net/3.11.1/commons-net-3.11.1-sources.jar.asc(SHA1: ff65f33839513032523242a8f4152def1f0b6c9b)/commons-net/commons-net/3.11.1/commons-net-3.11.1-test-sources.jar.asc(SHA1: 8ff7f8f29b534c0e45c41a237953e9b70fd4aa93)/commons-net/commons-net/3.11.1/commons-net-3.11.1-examples.jar.asc(SHA1: 5053b4270c090d3cb4aab955ad32f6bae5bd2780)/commons-net/commons-net/3.11.1/commons-net-3.11.1-javadoc.jar.asc(SHA1: c41cc626b958e89c12087bf4f37c6abfd1758923)/commons-net/commons-net/3.11.1/commons-net-3.11.1-ftp.jar(SHA1: 20e3d5cbda61cab0e87bfcafb9580320cd1d43b1)/commons-net/commons-net/3.11.1/commons-net-3.11.1.pom(SHA1: 433b51289c4c6bd4e35ef98676e6ea52d51bd5fe)/commons-net/commons-net/3.11.1/commons-net-3.11.1.spdx.json(SHA1: 68828273869ed5a8ddb6193dae50a6a09aa93f87)/commons-net/commons-net/3.11.1/commons-net-3.11.1-examples.jar(SHA1: 87cfc5867936a50e63c30c2bd43aabee0d460564)/commons-net/commons-net/3.11.1/commons-net-3.11.1-tests.jar(SHA1: 98ce37e7d77ca40c299fc3711365ea952151fda2)/commons-net/commons-net/3.11.1/commons-net-3.11.1-test-sources.jar(SHA1: 1de3b003582de894fb06365fa42d3df42fcf120b)/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar(SHA1: f0689b01d2e3ef4b316bcc87360849a22f05d06d)/commons-net/commons-net/3.11.1/commons-net-3.11.1-sources.jar(SHA1: 96cfb848abe8352c3f29a7c39d93c07ada1be08d)/commons-net/commons-net/3.11.1/commons-net-3.11.1.spdx.json.asc(SHA1: 213abec9670ad34c3bae4bbd66d430075382440b)/commons-net/commons-net/3.11.1/commons-net-3.11.1-cyclonedx.json.asc(SHA1: 9d421033f004e62928730503b4680a9eab8ff1b0)/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar.asc(SHA1: aa76a99ae5422cecb850d8ee31a4f2c6b4959190)/commons-net/commons-net/3.11.1/commons-net-3.11.1-cyclonedx.xml.asc(SHA1: ff19b3d9987a18e028eeb1e2f9eb0f75c0ad0799)Action performed by Gary D. Gregory (ggregory)

svn commit: r69595 - in /dev/commons/net/3.11.1-RC1: ./ binaries/ site/ site/apidocs/ site/apidocs/legal/ site/apidocs/org/ site/apidocs/org/apache/ site/apidocs/org/apache/commons/ site/apidocs/org/a

2024-06-07 Thread ggregory
Author: ggregory
Date: Fri Jun  7 12:28:43 2024
New Revision: 69595

Log:
Staging release: commons-net, version: 3.11.1


[This commit notification would consist of 329 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


(commons-collections) branch dependabot/maven/com.google.guava-guava-testlib-33.2.1-jre created (now fbae68afe)

2024-06-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/com.google.guava-guava-testlib-33.2.1-jre
in repository https://gitbox.apache.org/repos/asf/commons-collections.git


  at fbae68afe Bump com.google.guava:guava-testlib from 33.2.0-jre to 
33.2.1-jre

No new revisions were added by this update.



(commons-vfs) branch dependabot/maven/commons-net-commons-net-3.11.0 deleted (was c4fd6081)

2024-06-07 Thread ggregory
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch 
dependabot/maven/commons-net-commons-net-3.11.0
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git


 was c4fd6081 Bump commons-net:commons-net from 3.10.0 to 3.11.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



  1   2   >