[commons-csv] branch master updated: [CSV-286] Cleanup and Document Performance Test Harness #170.

2021-07-19 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 a529255 [CSV-286] Cleanup and Document

[commons-csv] branch master updated: CSV-286: Cleanup and Document Performance Test Harness (#170)

2021-07-19 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 0453989 CSV-286: Cleanup and Document

[commons-math] branch master updated: MATH-1379: Fix "LoessInterpolator" in case of unevenly spaced samples.

2021-07-19 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git The following commit(s) were added to refs/heads/master by this push: new 8968416 MATH-1379: Fix

[commons-math] branch master updated: MATH-1617: Ensure that "hashCode" is consistent with "equals".

2021-07-19 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git The following commit(s) were added to refs/heads/master by this push: new 30a2593 MATH-1617: Ensure that "hashCode"

[commons-io] branch master updated: Javadoc tweaks.

2021-07-19 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 96e3df8 Javadoc tweaks. 96e3df8 is

[commons-io] branch master updated: Add PathUtils.readString(Path, Charset).

2021-07-19 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 0927d2e Add PathUtils.readString(Path,

[commons-io] branch master updated: Add PathUtils.readString(Path, Charset).

2021-07-19 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 1b18ca1 Add PathUtils.readString(Path,

[commons-compress] 10/13: Use static import for StandardCharsets

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit a9ed0221c7b8d591048013cc317cfac9a60d0ab1 Author: Emmanuel Bourg AuthorDate: Mon Jul 19 15:20:13 2021 +0200

[commons-compress] 13/13: Remove unused imports

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 0d3d7c730443b65be59e6c62e01416239a53b624 Author: Emmanuel Bourg AuthorDate: Mon Jul 19 15:32:27 2021 +0200

[commons-compress] 08/13: Use Objects.equals()

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit ff2a8c517a47ca3fe02fb2abe66b8deb5edc1565 Author: Emmanuel Bourg AuthorDate: Mon Jul 19 14:57:31 2021 +0200

[commons-compress] 11/13: Use lambda expressions

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 0a55fcc6dfbde322bb7ed9e5d69c1468613b566f Author: Emmanuel Bourg AuthorDate: Mon Jul 19 15:24:57 2021 +0200

[commons-compress] 12/13: Simplify a stream expression in SevenZFile

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 232c923a64eec84d00e8b1edce0174e0bbd50562 Author: Emmanuel Bourg AuthorDate: Mon Jul 19 15:31:53 2021 +0200

[commons-compress] 06/13: Remove redundant close() calls

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 1a2f727881f38c9157da89853ac09c2faf456204 Author: Emmanuel Bourg AuthorDate: Mon Jul 19 14:36:24 2021 +0200

[commons-compress] 09/13: Use the diamond operator

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 4c46384d395419798147d9d3a34cb1bb03323043 Author: Emmanuel Bourg AuthorDate: Mon Jul 19 15:00:17 2021 +0200

[commons-compress] 05/13: Replace while+throw with if+throw in SevenZFile

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit df4bd32839b9d76babf2c12093c8437feb57b80a Author: Emmanuel Bourg AuthorDate: Mon Jul 19 14:34:51 2021 +0200

[commons-compress] 01/13: Update the JDK required in the build instructions

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 8b330c9d9d3fb624e824718dfdc9c6309b076b96 Author: Emmanuel Bourg AuthorDate: Mon Jul 19 14:22:14 2021 +0200

[commons-compress] 07/13: Remove unnecessary throws clauses

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 9bb5a8dbd1965bf97c217fca91984ebaae84b83b Author: Emmanuel Bourg AuthorDate: Mon Jul 19 14:54:21 2021 +0200

[commons-compress] 02/13: Use the 'L' suffix instead of 'l' for the long literals

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 96b691b83b2d680485b5dbecb29f2b674943cc2d Author: Emmanuel Bourg AuthorDate: Mon Jul 19 14:25:16 2021 +0200

[commons-compress] branch master updated (90451dd -> 0d3d7c7)

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from 90451dd merge 1.21 tag and prepare for next iteration new 8b330c9 Update the JDK required in the

[commons-compress] 03/13: Remove unnecessary semicolons

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 147ea3af9973b4b67f11f4d17844b01fa803c487 Author: Emmanuel Bourg AuthorDate: Mon Jul 19 14:27:21 2021 +0200

[commons-compress] 04/13: Remove unnecessary toString() calls

2021-07-19 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit a491fe05a4bebe4540fa7f58b6dc6a6cbe60ea08 Author: Emmanuel Bourg AuthorDate: Mon Jul 19 14:30:28 2021 +0200

[commons-math] 01/02: "sonarcloud" suggestion.

2021-07-19 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git commit bf44f34862fd3261cd20b68355bd187a2fb26763 Author: Gilles Sadowski AuthorDate: Mon Jul 19 15:01:39 2021 +0200

[commons-math] 02/02: Replace deprecated calls.

2021-07-19 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git commit 8cd59b991eeb911d94b82504cff737bcafa1b660 Author: Gilles Sadowski AuthorDate: Mon Jul 19 15:02:29 2021 +0200

[commons-math] branch master updated (dbec0bd -> 8cd59b9)

2021-07-19 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git. from dbec0bd MATH-1605: removing unneeded geometry example new bf44f34 "sonarcloud" suggestion. new

[commons-geometry] branch master updated: ignoring spotbugs false positives

2021-07-19 Thread mattjuntunen
This is an automated email from the ASF dual-hosted git repository. mattjuntunen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-geometry.git The following commit(s) were added to refs/heads/master by this push: new 2e5c81c ignoring spotbugs

[commons-vfs] branch dependabot/maven/com.sun.mail-jakarta.mail-2.0.1 created (now 9f887f7)

2021-07-19 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.sun.mail-jakarta.mail-2.0.1 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git. at 9f887f7 Bump jakarta.mail from 1.6.7 to 2.0.1 No new revisions