(commons-lang) branch master updated: (doc) Fix broken release notes (#1147)

2023-12-10 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 d85460129 (doc) Fix broken release notes

(commons-email) branch master updated: Complete half-baked test DataSourceUrlResolverTest.testResolvingHttpNonLenient()

2023-12-10 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-email.git The following commit(s) were added to refs/heads/master by this push: new bd2e0ea Complete half-baked test Data

(commons-email) branch master updated (e3302f3 -> 33dc424)

2023-12-10 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-email.git from e3302f3 [EMAIL-207] Add org.apache.commons.mail.InputStreamDataSource new cff2b23 Better names ne

(commons-email) 02/02: [EMAIL-207] Don't waste memory in MimeMessageParser#createDataSource()

2023-12-10 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-email.git commit 33dc4249c944a917c7b2375dd80a4268f7ca85cc Author: Gary Gregory AuthorDate: Sun Dec 10 15:26:09 2023 -0500 [

(commons-email) 01/02: Better names

2023-12-10 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-email.git commit cff2b23b518f7c137a5263da1d00ae56ac77828e Author: Gary Gregory AuthorDate: Sun Dec 10 15:18:31 2023 -0500 B

(commons-email) branch master updated: [EMAIL-207] Add org.apache.commons.mail.InputStreamDataSource

2023-12-10 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-email.git The following commit(s) were added to refs/heads/master by this push: new e3302f3 [EMAIL-207] Add org.apache.com

(commons-email) branch master updated: [EMAIL-207] Add org.apache.commons.mail.InputStreamDataSource

2023-12-10 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-email.git The following commit(s) were added to refs/heads/master by this push: new 737f287 [EMAIL-207] Add org.apache.com

(commons-email) branch dependabot/maven/org.apache.commons-commons-parent-65 deleted (was 1375906)

2023-12-10 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-65 in repository https://gitbox.apache.org/repos/asf/commons-email.git was 1375906 Bump org.apache.commons:commons-parent from 64 to

(commons-email) branch master updated: Bump commons-parent from 64 to 65

2023-12-10 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-email.git The following commit(s) were added to refs/heads/master by this push: new e51c5a8 Bump commons-parent from 64 to

(commons-email) 01/08: Remove redundant null check

2023-12-10 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-email.git commit afdf5bb9eea4390f3732c8041d25b2d366b96b13 Author: Gary Gregory AuthorDate: Sun Dec 10 14:09:39 2023 -0500 R

(commons-email) 03/08: Remove trailing whitespace

2023-12-10 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-email.git commit 69c511a1235dafe1dc1db8e091efa20801fdaa93 Author: Gary Gregory AuthorDate: Sun Dec 10 14:10:21 2023 -0500 R

(commons-email) 07/08: Remove unused import

2023-12-10 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-email.git commit 91e3d22003d9d197c774253555ad5a7c5cfe4da0 Author: Gary Gregory AuthorDate: Sun Dec 10 14:32:33 2023 -0500 R

(commons-email) branch master updated (5016793 -> 12353c9)

2023-12-10 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-email.git from 5016793 Use constant instead of magic string new afdf5bb Remove redundant null check new cfd4977

(commons-email) 06/08: Email.setMailSession(Session) throws the more precise exception NullPointerException

2023-12-10 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-email.git commit e470556e2b83df46e317f050915c5e83199df9b7 Author: Gary Gregory AuthorDate: Sun Dec 10 14:22:28 2023 -0500 E

(commons-email) 08/08: Avoid possible NullPointerException in DataSourceClassPathResolver.resolve(String, boolean)

2023-12-10 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-email.git commit 12353c94f1c7c370a5639db4c85593cc1999e8a3 Author: Gary Gregory AuthorDate: Sun Dec 10 14:38:26 2023 -0500 A

(commons-email) 05/08: Fix typos

2023-12-10 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-email.git commit 75d7b3606e949bfc7288ede73aa6960a2d581630 Author: Gary Gregory AuthorDate: Sun Dec 10 14:13:09 2023 -0500 F

(commons-email) 02/08: Use compact array declaration

2023-12-10 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-email.git commit cfd4977cd1e50cec9e057ea800e88b707560e7d9 Author: Gary Gregory AuthorDate: Sun Dec 10 14:10:02 2023 -0500 U

(commons-email) 04/08: Remove unused import

2023-12-10 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-email.git commit a8f4dd8e64711755e600dc307476777687a1a436 Author: Gary Gregory AuthorDate: Sun Dec 10 14:11:53 2023 -0500 R

(commons-jexl) branch master updated: Use constant instead of magic string

2023-12-10 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-jexl.git The following commit(s) were added to refs/heads/master by this push: new 59957a79 Use constant instead of magic s

(commons-email) branch master updated: Use constant instead of magic string

2023-12-10 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-email.git The following commit(s) were added to refs/heads/master by this push: new 5016793 Use constant instead of magic

(commons-csv) branch master updated: Use standard constant

2023-12-10 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 The following commit(s) were added to refs/heads/master by this push: new b8a36abe Use standard constant b8a36abe i

(commons-vfs) branch master updated: Use constant instead of magic string

2023-12-10 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-vfs.git The following commit(s) were added to refs/heads/master by this push: new f6bf56f4 Use constant instead of magic st

(commons-imaging) branch master updated: Remove trailing whitespace

2023-12-10 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 The following commit(s) were added to refs/heads/master by this push: new f9b403a6 Remove trailing whitespace f

(commons-scxml) branch master updated: Use constant instead of magic string

2023-12-10 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 The following commit(s) were added to refs/heads/master by this push: new 071b2591 Use constant instead of magic

(commons-lang) branch master updated: Use constant instead of magic string

2023-12-10 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 7df7e7ee6 Use constant instead of magic

(commons-net) branch master updated: Use constant instead of magic string

2023-12-10 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 6b29c0be Use constant instead of magic st

(commons-jci) branch master updated: Use constant instead of magic string

2023-12-10 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-jci.git The following commit(s) were added to refs/heads/master by this push: new e3c075f Use constant instead of magic st

(commons-configuration) branch master updated: Use constant instead of magic string

2023-12-10 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 88be47be Use constant instead o

(commons-configuration) branch master updated: Use constant instead of magic string

2023-12-10 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 65a7b5c9 Use constant instead o

(commons-compress) branch master updated: Use constant instead of magic string

2023-12-10 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-compress.git The following commit(s) were added to refs/heads/master by this push: new a850f7baa Use constant instead of ma

(commons-codec) branch master updated: Use constant instead of magic string

2023-12-10 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 92974e6e Use constant instead of magic

(commons-imaging) branch master updated: Remove unused imports

2023-12-10 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 The following commit(s) were added to refs/heads/master by this push: new dfb21f31 Remove unused imports dfb21f

(commons-scxml) 02/02: Use constant instead of magic string

2023-12-10 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 09bf96f8561db65280b62d8635499af72ece85a0 Author: Gary Gregory AuthorDate: Sun Dec 10 11:10:02 2023 -0500 U

(commons-scxml) 01/02: Use constant instead of magic string

2023-12-10 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 2ee7be458e8728d9a3dba98b1948171fefaea308 Author: Gary Gregory AuthorDate: Sun Dec 10 11:09:42 2023 -0500 U

(commons-scxml) branch master updated (af2e59af -> 09bf96f8)

2023-12-10 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 af2e59af Replace internal StringBuffer with StringBuilder new 2ee7be45 Use constant instead of magic str

(commons-net) branch master updated: Remove obsolete comment

2023-12-10 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 07671b5f Remove obsolete comment 07671b5f

(commons-net) branch master updated: Use constant instead of magic string

2023-12-10 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 2868f8b4 Use constant instead of magic st

(commons-jci) branch master updated: Use constant instead of magic string

2023-12-10 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-jci.git The following commit(s) were added to refs/heads/master by this push: new e54adaf Use constant instead of magic st

(commons-io) branch master updated: Use constant instead of magic string

2023-12-10 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 3a17e346 Use constant instead of magic str

(commons-imaging) branch master updated: Use constant instead of magic string

2023-12-10 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 The following commit(s) were added to refs/heads/master by this push: new 5f3b0b23 Use constant instead of magi

(commons-imaging) branch master updated: Use constant instead of magic string

2023-12-10 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 The following commit(s) were added to refs/heads/master by this push: new c4dfa227 Use constant instead of magi

(commons-fileupload) branch master updated: Use constant instead of magic string

2023-12-10 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 0eece3d2 Use constant instead of m

(commons-exec) branch master updated: Use constant instead of magic string

2023-12-10 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 The following commit(s) were added to refs/heads/master by this push: new f09dd9c Use constant instead of magic s

(commons-email) branch master updated: Use a constant instead of a magic string

2023-12-10 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-email.git The following commit(s) were added to refs/heads/master by this push: new e1a909f Use a constant instead of a ma

(commons-dbcp) branch master updated: Use a constant instead of a magic string

2023-12-10 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 52f2306d Use a constant instead of a mag

(commons-collections) branch master updated: Use a constant instead of a magic string

2023-12-10 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 0913090f2 Use a constant instead

(commons-email) branch master updated (d9a2adf -> 1b75fae)

2023-12-10 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-email.git from d9a2adf Use import, not FQCN new 28fc2fb Javadoc new eaa19a4 Better Javadoc. new 1b75fae U

(commons-email) 01/03: Javadoc

2023-12-10 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-email.git commit 28fc2fbc6819ced8a8d9d5d9d514cd714646323d Author: Gary Gregory AuthorDate: Sun Dec 10 10:08:41 2023 -0500 J

(commons-email) 03/03: Use import, not FQCN

2023-12-10 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-email.git commit 1b75fae86e5a20bd05b6822b99ed3af5f7e675b0 Author: Gary Gregory AuthorDate: Sun Dec 10 10:50:17 2023 -0500 U

(commons-email) 02/03: Better Javadoc.

2023-12-10 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-email.git commit eaa19a46f508d6bff546e1bc258bb3087bb54ceb Author: Gary Gregory AuthorDate: Sun Dec 10 10:09:32 2023 -0500 B

(commons-scxml) branch master updated: Replace internal StringBuffer with StringBuilder

2023-12-10 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 The following commit(s) were added to refs/heads/master by this push: new af2e59af Replace internal StringBuffer

(commons-bsf) 02/02: Replace internal StringBuffer with StringBuilder

2023-12-10 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 b766a6b91d652832a7629c3e79d759d7188fac4a Author: Gary Gregory AuthorDate: Sun Dec 10 10:36:06 2023 -0500 Rep

(commons-bsf) branch master updated (2cffe6e -> b766a6b)

2023-12-10 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 2cffe6e Bump dependencies new 26a0a33 Normalize source formatting new b766a6b Replace internal Str

(commons-statistics) branch master updated (e88c9f1 -> 893f70f)

2023-12-10 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git from e88c9f1 Fix link to the user mailing list new b2fc678 Update reference computation of sum-of-squa

(commons-statistics) 02/02: Add variance test for badly conditioned data

2023-12-10 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git commit 893f70f18fab602a15931106396c688800a2d740 Author: Alex Herbert AuthorDate: Sun Dec 10 15:23:59 2023 +

(commons-statistics) 01/02: Update reference computation of sum-of-squared deviations

2023-12-10 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git commit b2fc6789cb13774531dfcdf51577828bf653934b Author: Alex Herbert AuthorDate: Sun Dec 10 15:22:56 2023 +

(commons-bcel) branch master updated: Replace internal StringBuffer with StringBuilder

2023-12-10 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 a61ffa8d Replace internal StringBuffer w

(commons-bcel) branch master updated: Replace internal StringBuffer with StringBuilder

2023-12-10 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 9ed06e47 Replace internal StringBuffer w

(commons-email) branch master updated: Use import, not FQCN

2023-12-10 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-email.git The following commit(s) were added to refs/heads/master by this push: new d9a2adf Use import, not FQCN d9a2adf i

(commons-email) branch master updated: Throw more specific exceptions in MimeMessageParser #11

2023-12-10 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-email.git The following commit(s) were added to refs/heads/master by this push: new a84158c Throw more specific exceptions

(commons-email) branch master updated (6a6d0f0 -> d8df225)

2023-12-10 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-email.git from 6a6d0f0 Merge pull request #185 from apache/dependabot/github_actions/github/codeql-action-2.22.9 new