[commons-io] branch release updated (cacdb00f -> c780ef61)

2023-04-28 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-io.git from cacdb00f Prepare for release candidate add c780ef61 Update POM version numbers for Apache Commons IO

Nexus: Staging Completed

2023-04-28 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Apache Commons IO 2.12.0 RC1Deployer properties:"userAgent" = "Apache-Maven/3.9.1 (Java 1.8.0_372; Mac OS X 13.3.1)""userId" = "ggregory""ip" = "98.180.80.161"Details:The following artifacts have been

svn commit: r61539 - in /dev/commons/io/2.12.0-RC1: ./ binaries/ site/ site/apidocs/ site/apidocs/org/ site/apidocs/org/apache/ site/apidocs/org/apache/commons/ site/apidocs/org/apache/commons/io/ sit

2023-04-28 Thread ggregory
Author: ggregory Date: Fri Apr 28 22:02:08 2023 New Revision: 61539 Log: Staging release: commons-io, version: 2.12.0 [This commit notification would consist of 464 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[commons-io] 01/01: Update POM version numbers for Apache Commons IO release 2.12.0

2023-04-28 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-io-2.12.0-RC1 in repository https://gitbox.apache.org/repos/asf/commons-io.git commit c780ef616bd6c7340f1d8a5dc8c209376a76451f Author: Gary Gregory AuthorDate: Fri Apr 28

[commons-io] annotated tag commons-io-2.12.0-RC1 created (now a76348eb)

2023-04-28 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to annotated tag commons-io-2.12.0-RC1 in repository https://gitbox.apache.org/repos/asf/commons-io.git at a76348eb (tag) tagging c780ef616bd6c7340f1d8a5dc8c209376a76451f (commit) replaces

[commons-io] branch release updated (761ce3e8 -> cacdb00f)

2023-04-28 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-io.git from 761ce3e8 Bump to next development version add de8899a8 Use StringBuilder instead of StringBuffer.

[commons-io] 01/02: Prepare for release candidate

2023-04-28 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 commit edd44758630b55bfdbb7771e4696041587bf716e Author: Gary Gregory AuthorDate: Fri Apr 28 17:28:21 2023 -0400

[commons-io] 02/02: Prepare for release candidate

2023-04-28 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 commit cacdb00f9d812d31fc8e9eb4145151fddb461822 Author: Gary Gregory AuthorDate: Fri Apr 28 17:35:30 2023 -0400

[commons-io] branch master updated (6d5d3afb -> cacdb00f)

2023-04-28 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-io.git from 6d5d3afb Javadoc new edd44758 Prepare for release candidate new cacdb00f Prepare for release

[commons-release-plugin] branch master updated: Bump commons-parent from 56 to 57

2023-04-28 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-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 87802b9 Bump commons-parent

[commons-io] branch master updated: Javadoc

2023-04-28 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 6d5d3afb Javadoc 6d5d3afb is described

[commons-io] branch master updated: Use try-with-resources block.

2023-04-28 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 98017a23 Use try-with-resources block.

[commons-io] branch master updated: Let the test internal method propagate exceptions

2023-04-28 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 6c2b3ef6 Let the test internal method

[commons-io] branch master updated: Add @SuppressWarnings

2023-04-28 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 2ff4615e Add @SuppressWarnings 2ff4615e

[commons-io] branch master updated: Remove obsolete comments

2023-04-28 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 85dcf0ba Remove obsolete comments

[commons-io] 02/02: Missing throw in org.apache.commons.io.FileUtils.copyFile(File, File, boolean, CopyOption...)

2023-04-28 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 commit b8c11df6c016067c19211fdfba2a28d1cd599be7 Author: Gary Gregory AuthorDate: Fri Apr 28 16:47:39 2023 -0400

[commons-io] 01/02: Spotbugs: Make a defensive copy of array

2023-04-28 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 commit 0ac2e28a2e9913eb32b197d77305c20ce5bd9499 Author: Gary Gregory AuthorDate: Fri Apr 28 16:47:34 2023 -0400

[commons-io] branch master updated (954bd440 -> b8c11df6)

2023-04-28 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-io.git from 954bd440 Add test assertions new 0ac2e28a Spotbugs: Make a defensive copy of array new b8c11df6

[commons-daemon] branch master updated: Bump commons-parent from 56 to 57 #91

2023-04-28 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 bef9d57 Bump commons-parent from 56

[commons-daemon] branch master updated: Bump commons-parent from 56 to 57 (#91)

2023-04-28 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 026a8e9 Bump commons-parent from 56

[commons-io] branch master updated: Add test assertions

2023-04-28 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 954bd440 Add test assertions 954bd440 is

[commons-io] branch master updated: Missing throw in org.apache.commons.io.FileUtils.copyFile(File, File, boolean, CopyOption...)

2023-04-28 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 4d8dcd26 Missing throw in

[commons-rdf] branch dependabot/maven/org.eclipse.rdf4j-rdf4j-bom-4.2.4 created (now dcb6f006)

2023-04-28 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.2.4 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git at dcb6f006 Bump rdf4j-bom from 3.7.6 to 4.2.4 No new revisions

[commons-validator] branch master updated: Javadoc: Use {@code } instead of HTML tags.

2023-04-28 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 The following commit(s) were added to refs/heads/master by this push: new 35f43a63 Javadoc: Use {@code }

[commons-release-plugin] branch master updated: Javadoc: Use {@code } instead of HTML tags.

2023-04-28 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-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 7d5fb4d Javadoc: Use {@code

[commons-net] branch master updated: Javadoc: Use {@code } instead of HTML tags.

2023-04-28 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-net.git The following commit(s) were added to refs/heads/master by this push: new 1c639134 Javadoc: Use {@code } instead

[commons-jxpath] branch master updated: Javadoc: Use {@code } instead of HTML tags.

2023-04-28 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 The following commit(s) were added to refs/heads/master by this push: new 2c7632e Javadoc: Use {@code }

[commons-jelly] branch master updated: Javadoc: Use {@code } instead of HTML tags.

2023-04-28 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-jelly.git The following commit(s) were added to refs/heads/master by this push: new 7f18e072 Javadoc: Use {@code } instead

[commons-jcs] branch master updated: Javadoc: Use {@code } instead of HTML tags.

2023-04-28 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-jcs.git The following commit(s) were added to refs/heads/master by this push: new a4ac14c1 Javadoc: Use {@code } instead

[commons-io] branch master updated: Javadoc

2023-04-28 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 0a74dfae Javadoc 0a74dfae is described

[commons-jexl] branch master updated: JEXL-296: Add full Java module descriptor

2023-04-28 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/master by this push: new f38007cf JEXL-296: Add full Java module

[commons-daemon] branch dependabot/maven/org.apache.commons-commons-parent-57 created (now dbe0361)

2023-04-28 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.commons-commons-parent-57 in repository https://gitbox.apache.org/repos/asf/commons-daemon.git at dbe0361 Bump commons-parent from 56 to 57 No new

[commons-jexl] branch master updated: Update README.md

2023-04-28 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/master by this push: new 35b3de81 Update README.md 35b3de81 is

[commons-scxml] branch master updated (fc7ca90 -> 96d4aa3)

2023-04-28 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-scxml.git from fc7ca90 Merge pull request #126 from

[commons-scxml] 01/01: Merge pull request #126 from apache/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.15.0

2023-04-28 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-scxml.git commit fc7ca90811c909461a66f47a700b828e2223a9fa Merge: b69c5af 44c5d59 Author: Gary Gregory AuthorDate: Fri Apr 28

[commons-scxml] branch master updated (b69c5af -> fc7ca90)

2023-04-28 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-scxml.git from b69c5af Bump jackson-databind from 2.14.2 to 2.15.0 #125 add 44c5d59 Bump jackson-core from 2.14.2 to

[commons-scxml] branch master updated (3a7001c -> b69c5af)

2023-04-28 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-scxml.git from 3a7001c Merge pull request #125 from

[commons-scxml] branch master updated (0d63592 -> 3a7001c)

2023-04-28 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-scxml.git from 0d63592 Merge pull request #124 from apache/dependabot/github_actions/actions/checkout-3.5.2 add

[commons-jci] branch master updated (7462437 -> 438fc3a)

2023-04-28 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-jci.git from 7462437 Merge pull request #36 from apache/dependabot/maven/org.apache.commons-commons-parent-57 add

[commons-jci] branch master updated (e6642e7 -> 7462437)

2023-04-28 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-jci.git from e6642e7 Format: "catch(" -> "catch (" add 08e8cb6 Bump commons-parent from 56 to 57 add 7462437

[commons-bsf] branch master updated: Bump commons-parent from 56 to 57 #92

2023-04-28 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-bsf.git The following commit(s) were added to refs/heads/master by this push: new 02594cf Bump commons-parent from 56 to

[commons-bsf] 01/01: Merge pull request #92 from apache/dependabot/maven/org.apache.commons-commons-parent-57

2023-04-28 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-bsf.git commit d23002731ed4e6efa80309e01202540dbb232959 Merge: e51214e 868a0fa Author: Gary Gregory AuthorDate: Fri Apr 28

[commons-bsf] branch master updated (e51214e -> d230027)

2023-04-28 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-bsf.git from e51214e Merge pull request #91 from apache/dependabot/github_actions/actions/checkout-3.5.2 add 868a0fa

[commons-jcs] branch master updated: Bump commons-parent from 56 to 57 #154

2023-04-28 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-jcs.git The following commit(s) were added to refs/heads/master by this push: new cacd86c2 Bump commons-parent from 56 to

[commons-jcs] 01/01: Merge pull request #154 from apache/dependabot/maven/org.apache.commons-commons-parent-57

2023-04-28 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-jcs.git commit 750b40515f0b5015a8ba831a9c25cbfb47be1d3b Merge: 878c1a11 5ab70e98 Author: Gary Gregory AuthorDate: Fri Apr 28

[commons-jcs] branch master updated (878c1a11 -> 750b4051)

2023-04-28 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-jcs.git from 878c1a11 Format: "catch(" -> "catch (" add 5ab70e98 Bump commons-parent from 56 to 57 new 750b4051

[commons-build-plugin] branch master updated: Bump github/codeql-action from 2.2.12 to 2.3.2 (#155)

2023-04-28 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-build-plugin.git The following commit(s) were added to refs/heads/master by this push: new e94d4c8 Bump

[commons-parent] branch master updated: Bump github/codeql-action from 2.2.12 to 2.3.2 (#267)

2023-04-28 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 a1b1b6a Bump github/codeql-action

[commons-skin] branch master updated (9b9dcca -> b3d0024)

2023-04-28 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-skin.git from 9b9dcca Bump commons-parent from 56 to 57 #59 add 92988ee Bump github/codeql-action from 2.2.12 to

[commons-skin] 01/01: Merge pull request #58 from apache/dependabot/github_actions/github/codeql-action-2.3.2

2023-04-28 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-skin.git commit b3d00241be469a3e4160288efe52abff1a02b74d Merge: 9b9dcca 92988ee Author: Gary Gregory AuthorDate: Fri Apr 28

[commons-skin] branch master updated: Bump commons-parent from 56 to 57 #59

2023-04-28 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-skin.git The following commit(s) were added to refs/heads/master by this push: new 9b9dcca Bump commons-parent from 56 to

[commons-skin] 01/01: Merge pull request #59 from apache/dependabot/maven/org.apache.commons-commons-parent-57

2023-04-28 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-skin.git commit 906670cbbe896b96c3ffbedb8e38973aba162f3e Merge: cdba5ca 1bb604b Author: Gary Gregory AuthorDate: Fri Apr 28

[commons-skin] branch master updated (cdba5ca -> 906670c)

2023-04-28 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-skin.git from cdba5ca Merge pull request #57 from apache/dependabot/github_actions/github/codeql-action-2.2.12 add

[commons-logging] branch master updated (89e4c62 -> e684e57)

2023-04-28 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-logging.git from 89e4c62 Bump commons-parent from 56 to 57 (#143) add e684e57 Bump commons-parent from 56 to 57 #143

[commons-logging] branch master updated: Bump commons-parent from 56 to 57 (#143)

2023-04-28 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-logging.git The following commit(s) were added to refs/heads/master by this push: new 89e4c62 Bump commons-parent from 56

[commons-bcel] branch master updated: Update Javadoc for Java 11

2023-04-28 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 9a36684d Update Javadoc for Java 11

[commons-skin] branch dependabot/maven/org.apache.commons-commons-parent-57 created (now 1bb604b)

2023-04-28 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.commons-commons-parent-57 in repository https://gitbox.apache.org/repos/asf/commons-skin.git at 1bb604b Bump commons-parent from 56 to 57 No new

[commons-bsf] branch dependabot/maven/org.apache.commons-commons-parent-57 created (now 868a0fa)

2023-04-28 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.commons-commons-parent-57 in repository https://gitbox.apache.org/repos/asf/commons-bsf.git at 868a0fa Bump commons-parent from 56 to 57 No new revisions

[commons-skin] branch dependabot/github_actions/github/codeql-action-2.3.2 created (now 92988ee)

2023-04-28 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-2.3.2 in repository https://gitbox.apache.org/repos/asf/commons-skin.git at 92988ee Bump github/codeql-action from 2.2.12 to 2.3.2 No

[commons-parent] branch dependabot/github_actions/github/codeql-action-2.3.2 created (now 41f7d8d)

2023-04-28 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-2.3.2 in repository https://gitbox.apache.org/repos/asf/commons-parent.git at 41f7d8d Bump github/codeql-action from 2.2.12 to 2.3.2

[commons-logging] branch dependabot/maven/org.apache.commons-commons-parent-57 created (now 81938d6)

2023-04-28 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.commons-commons-parent-57 in repository https://gitbox.apache.org/repos/asf/commons-logging.git at 81938d6 Bump commons-parent from 56 to 57 No new

[commons-jcs] branch dependabot/maven/org.apache.commons-commons-parent-57 created (now 5ab70e98)

2023-04-28 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.commons-commons-parent-57 in repository https://gitbox.apache.org/repos/asf/commons-jcs.git at 5ab70e98 Bump commons-parent from 56 to 57 No new revisions

[commons-build-plugin] branch dependabot/github_actions/github/codeql-action-2.3.2 created (now 3854b78)

2023-04-28 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-2.3.2 in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git at 3854b78 Bump github/codeql-action from 2.2.12 to