Re: [PR] COMMONS-853: Change LayerManager to use List and added generics to LayerdedBloomFilter [commons-collections]

2024-04-25 Thread via GitHub
aherbert commented on PR #481: URL: https://github.com/apache/commons-collections/pull/481#issuecomment-2076606434 At present the contract of `LayerManager.last()` states that it can be null, so the null check is required. However this does not seem to be the intention of LayerManager whic

Re: [PR] COMMONS-853: Change LayerManager to use List and added generics to LayerdedBloomFilter [commons-collections]

2024-04-25 Thread via GitHub
garydgregory commented on PR #481: URL: https://github.com/apache/commons-collections/pull/481#issuecomment-2076859932 COMMONS-853? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[jira] [Comment Edited] (LANG-1729) NumberUtils.isParsable() returns true for Fullwidth Unicode digits

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840426#comment-17840426 ] Gary D. Gregory edited comment on LANG-1729 at 4/25/24 11:39 AM: ---

Re: [PR] Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.4 [commons-parent]

2024-04-25 Thread via GitHub
garydgregory commented on PR #402: URL: https://github.com/apache/commons-parent/pull/402#issuecomment-2077001339 @dependabot ignore this minor version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.4 [commons-parent]

2024-04-25 Thread via GitHub
garydgregory commented on PR #402: URL: https://github.com/apache/commons-parent/pull/402#issuecomment-2077002936 Ignoring this minor version and waiting for 4.8.5 to pick up the fix for https://github.com/spotbugs/spotbugs/issues/2967 -- This is an automated message from the Apache G

Re: [PR] Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.21.0 to 0.21.1 [commons-parent]

2024-04-25 Thread via GitHub
garydgregory merged PR #403: URL: https://github.com/apache/commons-parent/pull/403 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@c

Re: [PR] Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 [commons-parent]

2024-04-25 Thread via GitHub
garydgregory merged PR #404: URL: https://github.com/apache/commons-parent/pull/404 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@c

Re: [PR] Bump commons.pmd-impl.version from 6.55.0 to 7.0.0 [commons-parent]

2024-04-25 Thread via GitHub
garydgregory commented on PR #388: URL: https://github.com/apache/commons-parent/pull/388#issuecomment-2077006909 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Bump commons.pmd-impl.version from 6.55.0 to 7.0.0 [commons-parent]

2024-04-25 Thread via GitHub
garydgregory merged PR #388: URL: https://github.com/apache/commons-parent/pull/388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@c

[jira] [Updated] (COMPRESS-677) ZipArchiveOutputStream.setEncoding(String) with a null value throws IllegalArgumentException

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-677: - Summary: ZipArchiveOutputStream.setEncoding(String) with a null value throws IllegalArg

[jira] [Updated] (COMPRESS-677) ZipArchiveOutputStream:setEncoding(String) with a null value throws IllegalArgumentException

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-677: - Assignee: Gary D. Gregory > ZipArchiveOutputStream:setEncoding(String) with a null valu

[jira] [Updated] (COLLECTIONS-853) API changes to LayeredBloomFilter, LayerManager and WrappedBloomFilter

2024-04-25 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren updated COLLECTIONS-853: -- Assignee: Claude Warren > API changes to LayeredBloomFilter, LayerManager and Wrap

[jira] [Resolved] (COMPRESS-677) ZipArchiveOutputStream.setEncoding(String) with a null value throws IllegalArgumentException

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-677. -- Fix Version/s: 1.26.2 Resolution: Fixed In git master and snapshot builds in

[jira] [Resolved] (COMPRESS-671) Commons-compress 1.26.0 is failing to compress files/directories

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-671. -- Resolution: Information Provided > Commons-compress 1.26.0 is failing to compress fi

[jira] [Resolved] (COMPRESS-669) Allow usage of non-Pack200 features without Commons Lang 3

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-669. -- Resolution: Information Provided > Allow usage of non-Pack200 features without Common

[jira] [Comment Edited] (COMPRESS-636) Add Builder Class for TarEntry

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680202#comment-17680202 ] Gary D. Gregory edited comment on COMPRESS-636 at 4/25/24 1:55 PM: --

[jira] [Resolved] (COMPRESS-637) changes-report.html does not reflect release 1.22

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-637. -- Resolution: Fixed > changes-report.html does not reflect release 1.22 > -

[jira] [Comment Edited] (COMPRESS-636) Add Builder Class for TarEntry

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680202#comment-17680202 ] Gary D. Gregory edited comment on COMPRESS-636 at 4/25/24 1:54 PM: --

[jira] [Updated] (COMPRESS-636) Add Builder Class for TarEntry

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-636: - Description: When looking at the TAR documentation, the suggested usage is:   {code:ja

Re: [PR] COLLECTIONS-853: Change LayerManager to use List and added generics to LayerdedBloomFilter [commons-collections]

2024-04-25 Thread via GitHub
garydgregory commented on code in PR #481: URL: https://github.com/apache/commons-collections/pull/481#discussion_r1580092325 ## src/main/java/org/apache/commons/collections4/bloomfilter/WrappedBloomFilter.java: ## @@ -25,7 +25,7 @@ * @since 4.5 */ public abstract class Wr

Re: [PR] COLLECTIONS-853: Change LayerManager to use List and added generics to LayerdedBloomFilter [commons-collections]

2024-04-25 Thread via GitHub
garydgregory commented on code in PR #481: URL: https://github.com/apache/commons-collections/pull/481#discussion_r1580097527 ## src/test/java/org/apache/commons/collections4/bloomfilter/BitMapProducerFromWrappedBloomFilterTest.java: ## @@ -23,13 +23,25 @@ public class BitMapPr

Re: [PR] Bump actions/checkout from 4.1.2 to 4.1.4 [commons-scxml]

2024-04-25 Thread via GitHub
garydgregory merged PR #218: URL: https://github.com/apache/commons-scxml/pull/218 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@co

Re: [PR] Bump github/codeql-action from 3.25.1 to 3.25.3 [commons-scxml]

2024-04-25 Thread via GitHub
garydgregory merged PR #220: URL: https://github.com/apache/commons-scxml/pull/220 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@co

Re: [PR] Bump actions/upload-artifact from 4.3.2 to 4.3.3 [commons-scxml]

2024-04-25 Thread via GitHub
garydgregory merged PR #219: URL: https://github.com/apache/commons-scxml/pull/219 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@co

Re: [PR] Bump actions/checkout from 4.1.2 to 4.1.4 [commons-io]

2024-04-25 Thread via GitHub
garydgregory merged PR #616: URL: https://github.com/apache/commons-io/pull/616 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commo

Re: [PR] Bump actions/upload-artifact from 4.3.2 to 4.3.3 [commons-io]

2024-04-25 Thread via GitHub
garydgregory merged PR #618: URL: https://github.com/apache/commons-io/pull/618 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commo

Re: [PR] Bump github/codeql-action from 3.25.1 to 3.25.3 [commons-io]

2024-04-25 Thread via GitHub
garydgregory merged PR #617: URL: https://github.com/apache/commons-io/pull/617 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commo

[jira] [Created] (LOGGING-191) Apache commons logging shows 1.4 as latest release

2024-04-25 Thread Axel Howind (Jira)
Axel Howind created LOGGING-191: --- Summary: Apache commons logging shows 1.4 as latest release Key: LOGGING-191 URL: https://issues.apache.org/jira/browse/LOGGING-191 Project: Commons Logging Is

Re: [PR] COLLECTIONS-853: Change LayerManager to use List and added generics to LayerdedBloomFilter [commons-collections]

2024-04-25 Thread via GitHub
aherbert commented on code in PR #481: URL: https://github.com/apache/commons-collections/pull/481#discussion_r1580516569 ## src/test/java/org/apache/commons/collections4/bloomfilter/BitMapProducerFromWrappedBloomFilterTest.java: ## @@ -23,13 +23,25 @@ public class BitMapProduc