svn commit: r1912674 - /commons/cms-site/trunk/doap/doap_pool.rdf

2023-10-01 Thread psteitz
Author: psteitz Date: Sun Oct 1 22:50:13 2023 New Revision: 1912674 URL: http://svn.apache.org/viewvc?rev=1912674&view=rev Log: Update for 2.12.0 release. Modified: commons/cms-site/trunk/doap/doap_pool.rdf Modified: commons/cms-site/trunk/doap/doap_pool.rdf URL: http://svn.apache.org/view

svn commit: r1912673 - /commons/cms-site/trunk/conf/component_releases.properties

2023-10-01 Thread psteitz
Author: psteitz Date: Sun Oct 1 21:44:15 2023 New Revision: 1912673 URL: http://svn.apache.org/viewvc?rev=1912673&view=rev Log: Update pool release data. Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties U

[commons-net] branch release updated (e260e836 -> c3f36eb9)

2023-10-01 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-net.git from e260e836 Merge branch 'master' into release add c3f36eb9 Update POM version for Apache Commons Net releas

Nexus: Staging Completed

2023-10-01 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Close Apache Commons Net 3.10.0 RC1 Deployer properties:"userAgent" = "Apache-Maven/3.9.4 (Java 17.0.8.1; Mac OS X 14.0)""userId" = "ggregory""ip" = "98.180.65.92"Details:The following artifacts have been staged/commons-net/commons-net/3.10.0/c

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

2023-10-01 Thread ggregory
Author: ggregory Date: Sun Oct 1 13:37:58 2023 New Revision: 64282 Log: Staging release: commons-net, version: 3.10.0 [This commit notification would consist of 317 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[commons-net] annotated tag commons-net-3.10.0-RC1 created (now c2e2afa5)

2023-10-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to annotated tag commons-net-3.10.0-RC1 in repository https://gitbox.apache.org/repos/asf/commons-net.git at c2e2afa5 (tag) tagging c3f36eb9078971a159a93065389983fd60ee95f6 (commit) replaces rel/

[commons-net] 01/01: Update POM version for Apache Commons Net release 3.10.0

2023-10-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag commons-net-3.10.0-RC1 in repository https://gitbox.apache.org/repos/asf/commons-net.git commit c3f36eb9078971a159a93065389983fd60ee95f6 Author: Gary Gregory AuthorDate: Sun Oct 1 09:30:

[commons-net] 01/01: Merge branch 'master' into release

2023-10-01 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-net.git commit e260e836025adf8571251a30f0671fc996e3f3ba Merge: 2b95bc2a 26fbd9ed Author: Gary Gregory AuthorDate: Sun Oct 1 09:

[commons-net] branch release updated (2b95bc2a -> e260e836)

2023-10-01 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-net.git from 2b95bc2a Fix subsection title add d88de866 Fix release date add 884c0959 Remove old broken links

[commons-net] branch master updated: Prepare for release candidate

2023-10-01 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 26fbd9ed Prepare for release candidate 26

[commons-io] 02/04: Javadoc

2023-10-01 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 5fe1506634ef939bbf59a28924eb29714aca2b37 Author: Gary Gregory AuthorDate: Sun Oct 1 08:44:04 2023 -0400 Javad

[commons-io] 03/04: [IO-811] FileUtils.iterateFiles(File, String[], boolean) fails to close its internal Stream

2023-10-01 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 2c35eaaa64d850a386d11662058810bea9ce6f98 Author: Gary Gregory AuthorDate: Sun Oct 1 08:50:12 2023 -0400 [IO-8

[commons-io] 01/04: [IO-811] FileUtils.listFiles(File, String[], boolean) fails to close its internal Stream

2023-10-01 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 7f1cfe4504a2e889d1ee1fa772a07182e2a2d8ad Author: Gary Gregory AuthorDate: Sun Oct 1 08:37:17 2023 -0400 [IO-8

[commons-io] 04/04: Javadoc

2023-10-01 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 3799e501560de416ba40856dba12067d6aefbe90 Author: Gary Gregory AuthorDate: Sun Oct 1 08:50:19 2023 -0400 Javad

[commons-io] branch master updated (6f4089ec -> 3799e501)

2023-10-01 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 6f4089ec Javadoc new 7f1cfe45 [IO-811] FileUtils.listFiles(File, String[], boolean) fails to close its int

[commons-functor] branch dependabot/maven/org.apache.commons-commons-parent-56 deleted (was 3f457dc)

2023-10-01 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-56 in repository https://gitbox.apache.org/repos/asf/commons-functor.git was 3f457dc Bump commons-parent from 53 to 56 The revisions

[commons-functor] branch dependabot/maven/org.apache.maven.wagon-wagon-ssh-3.5.3 deleted (was cf23287)

2023-10-01 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.wagon-wagon-ssh-3.5.3 in repository https://gitbox.apache.org/repos/asf/commons-functor.git was cf23287 Bump wagon-ssh from 3.5.2 to 3.5.3 The revisi

[commons-functor] branch dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.1 deleted (was d5b0a03)

2023-10-01 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-shade-plugin-3.4.1 in repository https://gitbox.apache.org/repos/asf/commons-functor.git was d5b0a03 Bump maven-shade-plugin from 3.4.0

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

2023-10-01 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-functor.git The following commit(s) were added to refs/heads/master by this push: new 3cfaca4 Update README.md 3cfaca4 is desc

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

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

[commons-dbcp] branch master updated: Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0

2023-10-01 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 6f7ec821 Bump org.apache.commons:commons

[commons-configuration] branch master updated: Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0

2023-10-01 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 ed32b410 Bump org.apache.common

[commons-ognl] branch dependabot/maven/org.slf4j-slf4j-api-2.0.9 deleted (was 4bdc9f4)

2023-10-01 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.slf4j-slf4j-api-2.0.9 in repository https://gitbox.apache.org/repos/asf/commons-ognl.git was 4bdc9f4 Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 The revisions tha

[commons-ognl] branch master updated: Now dormant

2023-10-01 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-ognl.git The following commit(s) were added to refs/heads/master by this push: new d38b833 Now dormant d38b833 is described be

[commons-functor] branch master updated: Now dormant

2023-10-01 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-functor.git The following commit(s) were added to refs/heads/master by this push: new ef7f4c2 Now dormant ef7f4c2 is described

svn commit: r1912653 - in /commons/cms-site/trunk/content: resources/.htaccess site.xml xdoc/components.xml xdoc/dormant.xml

2023-10-01 Thread sebb
Author: sebb Date: Sun Oct 1 11:21:27 2023 New Revision: 1912653 URL: http://svn.apache.org/viewvc?rev=1912653&view=rev Log: Functor and OGNL are dormant Modified: commons/cms-site/trunk/content/resources/.htaccess commons/cms-site/trunk/content/site.xml commons/cms-site/trunk/conten

[commons-parent] branch master updated: Fix up site links

2023-10-01 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb 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 1d759d0 Fix up site links 1d759d0 is desc