(commons-validator) branch master updated: Use string concatenation instead of String.format() in the test assertions

2024-11-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-validator.git The following commit(s) were added to refs/heads/master by this push: new 80475568 Use string concatenation

(commons-validator) 07/11: Simplify the test assertions

2024-11-18 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-validator.git commit 7eee2066ec329de7d6bd9fd1bc4e70b894190cc7 Author: Emmanuel Bourg AuthorDate: Mon Nov 18 11:08:57 2024 +0100

(commons-validator) 03/11: Replace org.junit.Assert with org.junit.jupiter.api.Assertions

2024-11-18 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-validator.git commit 4b2e3dc040ec42e83b356e199796be52844f0b45 Author: Emmanuel Bourg AuthorDate: Mon Nov 18 10:24:47 2024 +0100

(commons-validator) 06/11: Removed unused imports

2024-11-18 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-validator.git commit 690d6e0d1b72a5534c19bc44ae63b0a06d5d9392 Author: Emmanuel Bourg AuthorDate: Mon Nov 18 10:55:09 2024 +0100

(commons-validator) 04/11: Fixed a few typos

2024-11-18 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-validator.git commit eba5e863b2aa2d58b2b356280892f3e52f5f509e Author: Emmanuel Bourg AuthorDate: Mon Nov 18 10:53:02 2024 +0100

(commons-validator) 09/11: Use assertThrows() to test the expected exceptions

2024-11-18 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-validator.git commit 55fde6597217eabbbf38b5be5ad1724b5ed70b9a Author: Emmanuel Bourg AuthorDate: Mon Nov 18 13:25:20 2024 +0100

(commons-validator) 11/11: Fixed Javadoc errors

2024-11-18 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-validator.git commit cdc0125b8d7c9af0dcc557de853c2ff2a0a436ee Author: Emmanuel Bourg AuthorDate: Mon Nov 18 13:32:14 2024 +0100

(commons-validator) 01/11: Replace org.junit.Ignore with org.junit.jupiter.api.Disabled

2024-11-18 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-validator.git commit d1e92298432ecb97171006d6b44d64bbca790d8f Author: Emmanuel Bourg AuthorDate: Mon Nov 18 10:23:44 2024 +0100

(commons-validator) 10/11: Use Integer.compare() to compare integers

2024-11-18 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-validator.git commit 0a5724e1fcb616d4012e3cd9b7bf915311241eed Author: Emmanuel Bourg AuthorDate: Mon Nov 18 13:30:47 2024 +0100

(commons-validator) 08/11: Removed unnecessary lambdas in the tests

2024-11-18 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-validator.git commit dfd4a9e426ea6d0901af757ce333d252b2b1 Author: Emmanuel Bourg AuthorDate: Mon Nov 18 11:22:35 2024 +0100

(commons-validator) 05/11: Use Java-style array declarations

2024-11-18 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-validator.git commit a49085909f887c50e378dd79387381c7e1ddde6e Author: Emmanuel Bourg AuthorDate: Mon Nov 18 10:54:25 2024 +0100

(commons-validator) branch master updated (e1880452 -> cdc0125b)

2024-11-18 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-validator.git from e1880452 Merge pull request #286 from apache/dependabot/github_actions/github/codeql-action-3.27.4

(commons-validator) 02/11: Replace org.junit.Before with org.junit.jupiter.api.BeforeEach

2024-11-18 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-validator.git commit 528a9e2ebba5653787cc2bac5c4b6a7da4516c4f Author: Emmanuel Bourg AuthorDate: Mon Nov 18 10:24:24 2024 +0100

(commons-compress) branch master updated: Move GZipTest.testCompress666() to TarArchiveInputStreamTest

2024-11-01 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 The following commit(s) were added to refs/heads/master by this push: new 863be804c Move

(commons-compress) branch master updated: Fix incorrect/missing @since tags

2024-11-01 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 The following commit(s) were added to refs/heads/master by this push: new 46ba822a0 Fix incorrect/missing

(commons-compress) branch master updated: Replace org.apache.commons.io.Charsets with org.apache.commons.compress.utils.Charsets

2024-11-01 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 The following commit(s) were added to refs/heads/master by this push: new 5d2456748 Replace

(commons-compress) branch master updated: Amend the changelog and the release notes to mention the new runtime dependencies added to the version 1.26.0

2024-11-01 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 The following commit(s) were added to refs/heads/master by this push: new 804c4fd9b Amend the changelog and the

(commons-digester) branch master updated: Updated the README file

2024-10-31 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-digester.git The following commit(s) were added to refs/heads/master by this push: new 487cab6b Updated the README file

(commons-digester) branch master updated (8ad795d9 -> 8643ec23)

2024-10-31 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-digester.git from 8ad795d9 Merge pull request #208 from apache/dependabot/github_actions/actions/checkout-4.2.2 new

(commons-configuration) branch master updated (7f5fbb53 -> 43d11043)

2024-10-28 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-configuration.git from 7f5fbb53 Group and sort jakarta imports after javax add 43d11043 Added

(commons-configuration) 04/04: Group and sort jakarta imports after javax

2024-10-28 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-configuration.git commit 7f5fbb53b9521d8d974c6789f59153f3c697d0c3 Author: Emmanuel Bourg AuthorDate: Mon Oct 28 15:41:20 2024

(commons-configuration) 02/04: Removed commons-codec from the documented dependencies of PropertyListConfiguration and XMLPropertyListConfiguration

2024-10-28 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-configuration.git commit 4cd63ef58ae2f03b941d36852f0bfd1833dd4014 Author: Emmanuel Bourg AuthorDate: Mon Oct 28 13:59:12 2024

(commons-configuration) 03/04: [CONFIGURATION-836] Added web configurations using the jakarta.servlet namespace

2024-10-28 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-configuration.git commit 3a81545a42666d2c60ede0cb870af9dfc6767d21 Author: Emmanuel Bourg AuthorDate: Mon Oct 28 15:39:38 2024

(commons-configuration) 01/04: Replaced IteratorUtils.toList()

2024-10-28 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-configuration.git commit 3b2fbfc1ec2a8db6d5fcf8896d82d14cc4ed0cec Author: Emmanuel Bourg AuthorDate: Mon Oct 28 13:57:49 2024

(commons-configuration) branch master updated (058bedec -> 7f5fbb53)

2024-10-28 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-configuration.git from 058bedec Remove the fully qualified name when using java.util.Base64 new 3b2fbfc1 Replaced

(commons-text) 04/04: Replaced redundant type casts

2024-10-26 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-text.git commit 2f7f257eceb1cb0ef2cc3fac0f9087e3a7237f9a Author: Emmanuel Bourg AuthorDate: Sat Oct 26 11:11:58 2024 +0200

(commons-text) 01/04: Removed the final modifier from the static methods

2024-10-26 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-text.git commit 31de78423c7f38e7fbdf4f0dd1c618e54a150df2 Author: Emmanuel Bourg AuthorDate: Sat Oct 26 10:35:13 2024 +0200

(commons-text) 02/04: Replaced the deprecated RandomSource.create() method with RandomSource..create()

2024-10-26 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-text.git commit d229ea9b48c3651e66752a5c3cba608fb042cc6c Author: Emmanuel Bourg AuthorDate: Sat Oct 26 10:56:11 2024 +0200

(commons-text) 03/04: Replaced Arrays.asList().stream() with Arrays.stream()

2024-10-26 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-text.git commit 6008dc959f0a67535c0d573b54d83b15260f198a Author: Emmanuel Bourg AuthorDate: Sat Oct 26 11:11:25 2024 +0200

(commons-text) branch master updated (0e8fda9d -> 2f7f257e)

2024-10-26 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-text.git from 0e8fda9d Bump commons.bytebuddy.version from 1.15.5 to 1.15.7 #620 new 31de7842 Removed the final modifier

(commons-configuration) branch master updated: Remove the fully qualified name when using java.util.Base64

2024-10-25 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-configuration.git The following commit(s) were added to refs/heads/master by this push: new 058bedec Remove the fully

(commons-configuration) 03/05: Replace SystemProperties.getUserDir() with System.getProperty("user.dir")

2024-10-25 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-configuration.git commit 38ff95873b4092db55c8bfcfb78e5732707ba04d Author: Emmanuel Bourg AuthorDate: Fri Oct 25 11:02:46 2024

(commons-configuration) 02/05: Replace org.apache.commons.codec.binary.Base64 with java.util.Base64

2024-10-25 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-configuration.git commit 7b434dbdc43851e23c9da7f23cc295470556227b Author: Emmanuel Bourg AuthorDate: Fri Oct 25 10:46:50 2024

(commons-configuration) branch master updated (585224c4 -> 720b5a9a)

2024-10-25 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-configuration.git from 585224c4 Bump org.apache.commons:commons-parent from 77 to 78 #499 new f968113b Replace

(commons-configuration) 05/05: Remove the dependency on commons-codec

2024-10-25 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-configuration.git commit 720b5a9aa06994fd435b5fe589fc28a826ead48a Author: Emmanuel Bourg AuthorDate: Fri Oct 25 11:26:10 2024

(commons-configuration) 04/05: Replace org.apache.commons.codec.binary.Hex with a trimmed down local copy

2024-10-25 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-configuration.git commit 3970e1ae1066c828a1cdabd5dd2443079ddc02dd Author: Emmanuel Bourg AuthorDate: Fri Oct 25 11:21:45 2024

(commons-configuration) 01/05: Replace ObjectUtils to reduce the dependency on Commons Lang

2024-10-25 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-configuration.git commit f968113b43ad984dca2135e5f0ce852db7496f0e Author: Emmanuel Bourg AuthorDate: Fri Oct 25 10:11:15 2024

(commons-compress) branch master updated: Removed an unused import in the Archive class

2024-10-24 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 The following commit(s) were added to refs/heads/master by this push: new 3f99ec3b5 Removed an unused import in

(commons-compress) 02/03: Removed a redundant cast

2024-10-24 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 90327feb71076de9f928956d8263a7b2edcddfad Author: Emmanuel Bourg AuthorDate: Thu Oct 24 19:27:06 2024 +0200

(commons-compress) 01/03: Fixed some Javadoc errors

2024-10-24 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 3a863293d84484f923ca831a3084a1ce3d27171f Author: Emmanuel Bourg AuthorDate: Thu Oct 24 19:26:38 2024 +0200

(commons-compress) branch master updated (23877f821 -> 4baf96fe2)

2024-10-24 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 23877f821 Removed the runtime dependency on commons-lang3 new 3a863293d Fixed some Javadoc errors

(commons-compress) 03/03: Simplified the IcTuple.toString() method

2024-10-24 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 4baf96fe2b5a27088f160bdcf5a98a5e7321e26c Author: Emmanuel Bourg AuthorDate: Thu Oct 24 19:27:39 2024 +0200

(commons-compress) branch master updated: Removed the runtime dependency on commons-lang3

2024-10-24 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 The following commit(s) were added to refs/heads/master by this push: new 23877f821 Removed the runtime

(commons-compress) branch master updated: Use Objects.equals() to simplify the Object.equals() implementations

2024-05-27 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 The following commit(s) were added to refs/heads/master by this push: new c1327d1d1 Use Objects.equals() to

(commons-parent) branch master updated: Update changes.xml

2024-05-27 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-parent.git The following commit(s) were added to refs/heads/master by this push: new 3c29ee6 Update changes.xml 3c29ee6 is

(commons-parent) branch master updated (d4ba767 -> 99d3604)

2024-05-23 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-parent.git from d4ba767 Remove CodeQL link (does not apply) new 15a3b6e Generate the javadoc with frames when building

(commons-parent) 02/03: Build the javadoc only once during the release

2024-05-23 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-parent.git commit 4da7fd2d0a6a98b8294087300141c999101373e2 Author: Emmanuel Bourg AuthorDate: Fri May 24 08:08:54 2024 +0200

(commons-parent) 03/03: Patch the javadoc generated by JDK 11 to display the index page in framed mode by default

2024-05-23 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-parent.git commit 99d3604a8a4eec4e48c9229c8b12890fe610d2e9 Author: Emmanuel Bourg AuthorDate: Fri May 24 08:09:13 2024 +0200

(commons-parent) 01/03: Generate the javadoc with frames when building with JDK 11

2024-05-23 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-parent.git commit 15a3b6e728dc729a10363426592224a975fd70ca Author: Emmanuel Bourg AuthorDate: Fri May 24 08:08:43 2024 +0200

(commons-jci) branch master updated: Disable dependabot

2024-03-08 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-jci.git The following commit(s) were added to refs/heads/master by this push: new bdc02de Disable dependabot bdc02de is

[commons-lang] branch master updated (471e8da59 -> f0e18ed00)

2023-07-05 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-lang.git from 471e8da59 Add JavaVersion.JAVA_19, JavaVersion.JAVA_20 and JavaVersion.JAVA_21 new 1e523283c Fix the

[commons-lang] 03/03: Modify SystemUtilsTest.test_IS_JAVA() to automatically test all the versions supported

2023-07-05 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-lang.git commit f0e18ed00495091bb20220f2f3d715574c97a05a Author: Emmanuel Bourg AuthorDate: Wed Jul 5 10:59:16 2023 +0200

[commons-lang] 01/03: Fix the IS_JAVA_21 test with Java 20

2023-07-05 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-lang.git commit 1e523283ce8c9e5027bdc84325af4ae980e493bf Author: Emmanuel Bourg AuthorDate: Wed Jul 5 10:29:55 2023 +0200

[commons-lang] 02/03: Modify JavaVersionTest.testGetJavaVersion() to automatically test all the versions supported

2023-07-05 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-lang.git commit 28e54a3536a0934925e51c52a2c30ddf599471e6 Author: Emmanuel Bourg AuthorDate: Wed Jul 5 10:46:18 2023 +0200

[commons-lang] branch master updated (f68a643ef -> 471e8da59)

2023-07-05 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-lang.git from f68a643ef --corrected the isUnchecked method to check for null (#1079) add 71340db86 Add

[commons-functor] branch master updated: Disable dependabot

2022-12-27 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-functor.git The following commit(s) were added to refs/heads/master by this push: new e4c22d5 Disable dependabot e4c22d5 is

[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] branch master updated: MATH-1571 - Collections Performance

2021-04-13 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-math.git The following commit(s) were added to refs/heads/master by this push: new e29fd60 MATH-1571 - Collections

[commons-io] branch master updated: IO-692: Fix PathUtils.deleteFile() on symbolic links pointing to non-existing files

2020-12-06 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-io.git The following commit(s) were added to refs/heads/master by this push: new 167effd IO-692: Fix PathUtils.deleteFile

[commons-dbcp] 07/09: Use Java-style array declarations

2020-12-04 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-dbcp.git commit 35da73485fcb50ee7a2a05ff326493fbb279454b Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:40:35 2020 +0100

[commons-dbcp] 01/09: Use String.contains() instead of indexOf()

2020-12-04 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-dbcp.git commit 18ae8abf57c1f8b317e26b6546c32fc6b35b475a Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:29:49 2020 +0100

[commons-dbcp] 04/09: Replace explicit types with <>

2020-12-04 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-dbcp.git commit 3cc5fa03e5ef19f58a5e0bbe749a27cdacd5bf76 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:34:58 2020 +0100

[commons-dbcp] 06/09: Remove unused imports

2020-12-04 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-dbcp.git commit a07ededcaceb90dfea7e5ad4e85df2ad7dbd3883 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:38:32 2020 +0100

[commons-dbcp] 09/09: Use auto-boxing

2020-12-04 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-dbcp.git commit d9ee969942fa0a67d4b25b7a03b877282241cd11 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 14:12:33 2020 +0100

[commons-dbcp] 02/09: Replace StringBuffer with StringBuilder

2020-12-04 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-dbcp.git commit ec6321c7b73c81dc24293710931dc6ce7c3220a4 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:31:15 2020 +0100

[commons-dbcp] branch master updated (93334d5 -> d9ee969)

2020-12-04 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-dbcp.git. from 93334d5 Use final. new 18ae8ab Use String.contains() instead of indexOf() new ec6321c Replace

[commons-dbcp] 03/09: Use for-each loops

2020-12-04 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-dbcp.git commit 309e204345a7b5181c883b6aa2d8497313f625ef Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:32:19 2020 +0100

[commons-dbcp] 05/09: Collapse identical catch blocks

2020-12-04 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-dbcp.git commit 7fb272a93f1331eb312f994acfb5a66053a2c7b7 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:36:33 2020 +0100

[commons-dbcp] 08/09: Remove unnecessary conversions to String

2020-12-04 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-dbcp.git commit 9ba653e8e3b92b930436d9ec4aaa0e9a4fb33675 Author: Emmanuel Bourg AuthorDate: Fri Dec 4 13:42:22 2020 +0100

[commons-compress] branch master updated: Capitalized the first word of the exception messages

2019-05-23 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 The following commit(s) were added to refs/heads/master by this push: new 31195ff Capitalized the first word

[commons-compress] branch master updated: Harmonized the exception thrown on zip entries using an unsupported compression method in ZipFile and ZipArchiveInputStream

2019-05-23 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 The following commit(s) were added to refs/heads/master by this push: new f4a190f Harmonized the exception

[commons-compress] branch master updated: Removed a redundant test in ExplodingInputStream

2019-05-23 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 The following commit(s) were added to refs/heads/master by this push: new e7f79a8 Removed a redundant test in

[commons-jexl] branch master updated: JEXL-254: Fixed the name of the test classes

2018-02-06 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-jexl.git The following commit(s) were added to refs/heads/master by this push: new ffc2139 JEXL-254: Fixed the name of the

[commons-jexl] branch master updated: Updated the year in NOTICE.txt

2018-02-04 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-jexl.git The following commit(s) were added to refs/heads/master by this push: new 2996187 Updated the year in NOTICE.txt

[lang] LANG-1272: Added shuffle methods to ArrayUtils

2017-04-19 Thread ebourg
Repository: commons-lang Updated Branches: refs/heads/master 9ceaaeb65 -> 82cc24437 LANG-1272: Added shuffle methods to ArrayUtils Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/82cc2443 Tree: http://git-wip

[lang] Fixed the indentation in ArrayUtilsTest

2017-04-18 Thread ebourg
Repository: commons-lang Updated Branches: refs/heads/master a91f76da2 -> 5a5244609 Fixed the indentation in ArrayUtilsTest Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/5a524460 Tree: http://git-wip-us.apa

svn commit: r1791358 - in /commons/proper/jexl/trunk: pom.xml src/site/xdoc/changes.xml

2017-04-14 Thread ebourg
Author: ebourg Date: Fri Apr 14 12:23:54 2017 New Revision: 1791358 URL: http://svn.apache.org/viewvc?rev=1791358&view=rev Log: Move to the next version Modified: commons/proper/jexl/trunk/pom.xml commons/proper/jexl/trunk/src/site/xdoc/changes.xml Modified: commons/proper/jexl/t

svn commit: r19148 - /release/commons/jexl/README.html

2017-04-14 Thread ebourg
Author: ebourg Date: Fri Apr 14 10:01:36 2017 New Revision: 19148 Log: Updated README.html for JEXL 3.1 Modified: release/commons/jexl/README.html Modified: release/commons/jexl/README.html == --- release/commons

svn commit: r19147 - /dev/commons/jexl/3.1_RC1/

2017-04-14 Thread ebourg
Author: ebourg Date: Fri Apr 14 09:52:31 2017 New Revision: 19147 Log: RC directory cleanup Removed: dev/commons/jexl/3.1_RC1/

svn commit: r19146 - /dev/commons/jexl/3.1_RC1/ /release/commons/jexl/ /release/commons/jexl/binaries/ /release/commons/jexl/source/

2017-04-14 Thread ebourg
Author: ebourg Date: Fri Apr 14 09:49:10 2017 New Revision: 19146 Log: Publish JEXL 3.1 Release Added: release/commons/jexl/RELEASE-NOTES.txt - copied unchanged from r19145, dev/commons/jexl/3.1_RC1/RELEASE-NOTES.txt release/commons/jexl/binaries/commons-jexl-3.1-bin.tar.gz

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

2017-04-14 Thread ebourg
Author: ebourg Date: Fri Apr 14 09:24:04 2017 New Revision: 1791330 URL: http://svn.apache.org/viewvc?rev=1791330&view=rev Log: JEXL 3.1 release Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties

svn commit: r1791328 - /commons/proper/jexl/trunk/src/site/xdoc/changes.xml

2017-04-14 Thread ebourg
Author: ebourg Date: Fri Apr 14 08:38:03 2017 New Revision: 1791328 URL: http://svn.apache.org/viewvc?rev=1791328&view=rev Log: Set the release date for JEXL 3.1 Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml

svn commit: r1791327 - /commons/cms-site/trunk/doap/doap_jexl.rdf

2017-04-14 Thread ebourg
Author: ebourg Date: Fri Apr 14 08:36:58 2017 New Revision: 1791327 URL: http://svn.apache.org/viewvc?rev=1791327&view=rev Log: JEXL 3.1 release Modified: commons/cms-site/trunk/doap/doap_jexl.rdf Modified: commons/cms-site/trunk/doap/doap_jexl.rdf URL: http://svn.apache.org/vi

svn commit: r1791326 - /commons/proper/jexl/tags/COMMONS_JEXL_3_1/

2017-04-14 Thread ebourg
Author: ebourg Date: Fri Apr 14 08:19:31 2017 New Revision: 1791326 URL: http://svn.apache.org/viewvc?rev=1791326&view=rev Log: Release JEXL 3.1 based on RC 1 Added: commons/proper/jexl/tags/COMMONS_JEXL_3_1/ - copied from r1791325, commons/proper/jexl/tags/COMMONS_JEXL_3_1-RC1/

svn commit: r19079 - /dev/commons/jexl/3.1_RC1/

2017-04-07 Thread ebourg
Author: ebourg Date: Fri Apr 7 15:45:49 2017 New Revision: 19079 Log: Creating tag 3.1_RC1 Added: dev/commons/jexl/3.1_RC1/ dev/commons/jexl/3.1_RC1/RELEASE-NOTES.txt dev/commons/jexl/3.1_RC1/commons-jexl3-3.1-bin.tar.gz (with props) dev/commons/jexl/3.1_RC1/commons-jexl3-3.1

svn commit: r1790565 - in /commons/proper/jexl/tags/COMMONS_JEXL_3_1-RC1: ./ pom.xml

2017-04-07 Thread ebourg
Author: ebourg Date: Fri Apr 7 14:45:26 2017 New Revision: 1790565 URL: http://svn.apache.org/viewvc?rev=1790565&view=rev Log: Creating COMMONS_JEXL_3_1-RC1 tag Added: commons/proper/jexl/tags/COMMONS_JEXL_3_1-RC1/ - copied from r1790560, commons/proper/jexl/trunk/ Modi

svn commit: r1790560 - in /commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/internal/introspection: ListGetExecutor.java ListSetExecutor.java

2017-04-07 Thread ebourg
Author: ebourg Date: Fri Apr 7 14:24:42 2017 New Revision: 1790560 URL: http://svn.apache.org/viewvc?rev=1790560&view=rev Log: Removed unnecessary fully qualified names Modified: commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/internal/introspection/ListGetExecutor.

  1   2   3   4   5   6   7   8   9   >