(commons-io) branch master updated: Fix whitespace

2024-01-29 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-io.git The following commit(s) were added to refs/heads/master by this push: new 5c304f9fb Fix whitespace 5c304f9fb is desc

(commons-io) branch master updated: Internal refactoring

2024-01-29 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-io.git The following commit(s) were added to refs/heads/master by this push: new 3f66ba69e Internal refactoring 3f66ba69e i

(commons-configuration) branch dependabot/maven/org.codehaus.mojo-javacc-maven-plugin-3.0.1 updated (68a975af -> b913a246)

2024-01-29 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.codehaus.mojo-javacc-maven-plugin-3.0.1 in repository https://gitbox.apache.org/repos/asf/commons-configuration.git discard 68a975af Bump javacc-maven-plugin from 2.6 t

(commons-configuration) branch master updated: Guard ConfigurationMap against null configuration #355

2024-01-29 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 2c60443a Guard ConfigurationMap

(commons-configuration) 01/02: Better NPE message

2024-01-29 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 commit 91bf05b362be2ba6357acee71f120c588fd97cf0 Author: Gary Gregory AuthorDate: Mon Jan 29 12:56:10 2024 -050

(commons-configuration) 02/02: Simplify test

2024-01-29 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 commit 0573544bafe759672656d3956c156a6498b85a35 Author: Gary Gregory AuthorDate: Mon Jan 29 12:57:10 2024 -050

(commons-configuration) branch master updated (c93fd42c -> 0573544b)

2024-01-29 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-configuration.git from c93fd42c Guard ConfigurationMap against null configuration (#355) new 91bf05b3 Better NPE messag

(commons-configuration) branch master updated: Guard ConfigurationMap against null configuration (#355)

2024-01-29 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 c93fd42c Guard ConfigurationMap

(commons-io) branch master updated: Typo

2024-01-29 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-io.git The following commit(s) were added to refs/heads/master by this push: new 1db41c9ad Typo 1db41c9ad is described belo

(commons-io) branch master updated: Test links to targets outside the source directory #571

2024-01-29 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-io.git The following commit(s) were added to refs/heads/master by this push: new 8bf6807f2 Test links to targets outside th

(commons-io) branch master updated: [IO-845] test links to targets outside the source directory (#571)

2024-01-29 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-io.git The following commit(s) were added to refs/heads/master by this push: new 2addb4e01 [IO-845] test links to targets o

(commons-cli) branch master updated: Javadoc

2024-01-29 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-cli.git The following commit(s) were added to refs/heads/master by this push: new 03f9ce2 Javadoc 03f9ce2 is described bel

(commons-cli) branch master updated: Use ternary expression

2024-01-29 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-cli.git The following commit(s) were added to refs/heads/master by this push: new ed6f672 Use ternary expression ed6f672 i

(commons-cli) 02/02: Use NIO directly for Converter.PATH

2024-01-29 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-cli.git commit 6349e710493d868072b01bd1495c56fc0423d30f Author: Gary Gregory AuthorDate: Mon Jan 29 09:28:49 2024 -0500 Use

(commons-cli) branch master updated (bf2264e -> 6349e71)

2024-01-29 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-cli.git from bf2264e Use assertThrows() new f2768de Fix Javadoc code tag and replace some code tags with link tags

(commons-cli) 01/02: Fix Javadoc code tag and replace some code tags with link tags

2024-01-29 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-cli.git commit f2768dea7f013e857b3dddc50bd524c5bb1aa0b0 Author: Gary Gregory AuthorDate: Mon Jan 29 09:26:36 2024 -0500 Fix

(commons-cli) branch master updated: Use assertThrows()

2024-01-29 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-cli.git The following commit(s) were added to refs/heads/master by this push: new bf2264e Use assertThrows() bf2264e is de

(commons-cli) branch master updated: Use generics to avoid defining a new method that throws Exception

2024-01-29 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-cli.git The following commit(s) were added to refs/heads/master by this push: new 9daa228 Use generics to avoid defining a

(commons-cli) branch master updated: Add Checkstyle check for trailing whitespace

2024-01-29 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-cli.git The following commit(s) were added to refs/heads/master by this push: new 935964f Add Checkstyle check for trailin

(commons-cli) 04/04: Remove trailing whitespace

2024-01-29 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-cli.git commit c56d473c50762335972aa0498b81076f12c5fabb Author: Gary Gregory AuthorDate: Mon Jan 29 08:51:08 2024 -0500 Rem

(commons-cli) 02/04: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-cli

2024-01-29 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-cli.git commit 00fb0a128018d7444b8efbb3da2860400b59e89e Merge: 26acfdc 9256a4d Author: Gary Gregory AuthorDate: Mon Jan 29 08:47

(commons-cli) 01/04: [CLI-321] Add and use a Converter interface and implementations without using BeanUtils

2024-01-29 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-cli.git commit 26acfdc7922a1f9c83e0e7046eb516187130a741 Author: Gary Gregory AuthorDate: Mon Jan 29 08:44:37 2024 -0500 [CL

(commons-cli) 03/04: Sort members

2024-01-29 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-cli.git commit 6a647049ba6d66fa2547001ebb5e43d8aed60bfa Author: Gary Gregory AuthorDate: Mon Jan 29 08:48:28 2024 -0500 Sor

(commons-cli) branch master updated (9256a4d -> c56d473)

2024-01-29 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-cli.git from 9256a4d Add and use a Converter interface and implementations without using BeanUtils (#216) new 26acfdc

(commons-cli) branch master updated: Add and use a Converter interface and implementations without using BeanUtils (#216)

2024-01-29 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-cli.git The following commit(s) were added to refs/heads/master by this push: new 9256a4d Add and use a Converter interfac

Nexus: Staging Completed

2024-01-29 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close Apache Commons Parent 66-RC1 Deployer properties:"userAgent" = "Apache-Maven/3.9.6 (Java 21.0.2; Mac OS X 14.3)""userId" = "ggregory""ip" = "98.180.65.92"Details:The following artifacts have been staged/org/apache/commons/commons-parent/6

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

2024-01-29 Thread ggregory
Added: dev/commons/parent/66-RC1/site/ci-management.html == --- dev/commons/parent/66-RC1/site/ci-management.html (added) +++ dev/commons/parent/66-RC1/site/ci-management.html Mon Jan 29 13:21:55 2024 @@ -0,0 +1,251 @@ + +

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

2024-01-29 Thread ggregory
Added: dev/commons/parent/66-RC1/site/js/bootstrap.min.js == --- dev/commons/parent/66-RC1/site/js/bootstrap.min.js (added) +++ dev/commons/parent/66-RC1/site/js/bootstrap.min.js Mon Jan 29 13:21:55 2024 @@ -0,0 +1,6 @@ +/*

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

2024-01-29 Thread ggregory
Added: dev/commons/parent/66-RC1/site/rat-report.html == --- dev/commons/parent/66-RC1/site/rat-report.html (added) +++ dev/commons/parent/66-RC1/site/rat-report.html Mon Jan 29 13:21:55 2024 @@ -0,0 +1,273 @@ + + +http://w

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

2024-01-29 Thread ggregory
Added: dev/commons/parent/66-RC1/site/js/prettify.js == --- dev/commons/parent/66-RC1/site/js/prettify.js (added) +++ dev/commons/parent/66-RC1/site/js/prettify.js Mon Jan 29 13:21:55 2024 @@ -0,0 +1,640 @@ +/** + * + * Cop

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

2024-01-29 Thread ggregory
Added: dev/commons/parent/66-RC1/site/js/jquery.min.js == --- dev/commons/parent/66-RC1/site/js/jquery.min.js (added) +++ dev/commons/parent/66-RC1/site/js/jquery.min.js Mon Jan 29 13:21:55 2024 @@ -0,0 +1,4 @@ +/*! jQuery

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

2024-01-29 Thread ggregory
Propchange: dev/commons/parent/66-RC1/site/images/rss.png -- svn:mime-type = application/octet-stream Added: dev/commons/parent/66-RC1/site/images/strich.gif

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

2024-01-29 Thread ggregory
Author: ggregory Date: Mon Jan 29 13:21:55 2024 New Revision: 66916 Log: Staging release: commons-parent, version: 66 Added: dev/commons/parent/66-RC1/ dev/commons/parent/66-RC1/HEADER.html dev/commons/parent/66-RC1/README.html dev/commons/parent/66-RC1/RELEASE-NOTES.txt dev/c

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

2024-01-29 Thread ggregory
Added: dev/commons/parent/66-RC1/site/changes-report.html == --- dev/commons/parent/66-RC1/site/changes-report.html (added) +++ dev/commons/parent/66-RC1/site/changes-report.html Mon Jan 29 13:21:55 2024 @@ -0,0 +1,2881 @@

(commons-parent) annotated tag commons-parent-66-RC1 created (now 7105fb7)

2024-01-29 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to annotated tag commons-parent-66-RC1 in repository https://gitbox.apache.org/repos/asf/commons-parent.git at 7105fb7 (tag) tagging 918efa6b38828e6dbb93dd22043420117b64e82a (commit) replaces re

(commons-parent) 01/01: Prepare release candidate

2024-01-29 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 918efa6b38828e6dbb93dd22043420117b64e82a Author: Gary Gregory AuthorDate: Mon Jan 29 08:18:04 2024 -0500

(commons-parent) branch release updated (0696f20 -> 918efa6)

2024-01-29 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 0696f20 Bump to next development version add bd5ea04 Add slot for the next release add 1732d3f

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

2024-01-29 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 019d92f Prepare release candidate 019

(commons-parent) branch master updated: Comment

2024-01-29 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 561a6b1 Comment 561a6b1 is described

(commons-parent) branch master updated: Comment

2024-01-29 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 f915a11 Comment f915a11 is described

(commons-parent) branch master updated: Java 11 and up: Bump com.puppycrawl.tools:checkstyle from 9.3 to 10.13.0 #360

2024-01-29 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 729b7a7 Java 11 and up: Bump com.pupp

(commons-parent) branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.13.0 deleted (was 487871a)

2024-01-29 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.puppycrawl.tools-checkstyle-10.13.0 in repository https://gitbox.apache.org/repos/asf/commons-parent.git was 487871a Bump com.puppycrawl.tools:checkstyle from 9.3

(commons-parent) branch master updated: Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1 #359

2024-01-29 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 eed7945 Bump org.apache.rat:apache-ra

(commons-parent) branch dependabot/maven/org.apache.rat-apache-rat-plugin-0.16.1 deleted (was 6939ea8)

2024-01-29 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/maven/org.apache.rat-apache-rat-plugin-0.16.1 in repository https://gitbox.apache.org/repos/asf/commons-parent.git was 6939ea8 Bump org.apache.rat:apache-rat-plugin from 0.16

(commons-parent) branch master updated (fda6624 -> f5d261b)

2024-01-29 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-parent.git from fda6624 Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#358) add f5d261b Bump org.apache.rat:apach

(commons-parent) branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.13.0 created (now 487871a)

2024-01-29 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.puppycrawl.tools-checkstyle-10.13.0 in repository https://gitbox.apache.org/repos/asf/commons-parent.git at 487871a Bump com.puppycrawl.tools:checkstyle from 9.3

(commons-parent) branch dependabot/maven/org.apache.rat-apache-rat-plugin-0.16.1 created (now 6939ea8)

2024-01-29 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.rat-apache-rat-plugin-0.16.1 in repository https://gitbox.apache.org/repos/asf/commons-parent.git at 6939ea8 Bump org.apache.rat:apache-rat-plugin from 0.1