[jira] [Commented] (COMPRESS-668) Commons-Compress is missing OSGI export packages for some Java packages

2024-03-01 Thread Stevon (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822778#comment-17822778 ] Stevon commented on COMPRESS-668: - I do see it there when building 1.26.1, but our issue is with

Re: [PR] Calculate GCD for longs more efficiently [commons-numbers]

2024-03-01 Thread via GitHub
mlangc commented on code in PR #140: URL: https://github.com/apache/commons-numbers/pull/140#discussion_r1509905219 ## commons-numbers-examples/examples-jmh/src/main/java/org/apache/commons/numbers/examples/jmh/core/GcdPerformance.java: ## @@ -0,0 +1,236 @@ +package

Re: [PR] Calculate GCD for longs more efficiently [commons-numbers]

2024-03-01 Thread via GitHub
mlangc commented on code in PR #140: URL: https://github.com/apache/commons-numbers/pull/140#discussion_r1509905194 ## commons-numbers-examples/examples-jmh/src/main/java/org/apache/commons/numbers/examples/jmh/core/GcdPerformance.java: ## @@ -0,0 +1,236 @@ +package

Re: [PR] Calculate GCD for longs more efficiently [commons-numbers]

2024-03-01 Thread via GitHub
mlangc commented on code in PR #140: URL: https://github.com/apache/commons-numbers/pull/140#discussion_r1509905160 ## commons-numbers-examples/examples-jmh/src/main/java/org/apache/commons/numbers/examples/jmh/core/GcdPerformance.java: ## @@ -0,0 +1,236 @@ +package

Re: [PR] Calculate GCD for longs more efficiently [commons-numbers]

2024-03-01 Thread via GitHub
mlangc commented on code in PR #140: URL: https://github.com/apache/commons-numbers/pull/140#discussion_r1509905117 ## commons-numbers-examples/examples-jmh/src/main/java/org/apache/commons/numbers/examples/jmh/core/GcdPerformance.java: ## @@ -0,0 +1,236 @@ +package

Re: [PR] CONFIGURATION-838: Fix stack overflow when parsing [commons-configuration]

2024-03-01 Thread via GitHub
garydgregory commented on PR #369: URL: https://github.com/apache/commons-configuration/pull/369#issuecomment-1974225216 TY @igfoo ! Merged. -- 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

[jira] [Resolved] (CONFIGURATION-838) Properties parser stack overflows on large single-key inputs

2024-03-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CONFIGURATION-838. --- Fix Version/s: 2.9.1 Resolution: Fixed > Properties parser

[jira] [Commented] (CONFIGURATION-838) Properties parser stack overflows on large single-key inputs

2024-03-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822741#comment-17822741 ] Gary D. Gregory commented on CONFIGURATION-838: --- For example: {noformat}

Re: [PR] CONFIGURATION-838: Fix stack overflow when parsing [commons-configuration]

2024-03-01 Thread via GitHub
garydgregory merged PR #369: URL: https://github.com/apache/commons-configuration/pull/369 -- 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:

[jira] [Comment Edited] (COMPRESS-668) Commons-Compress is missing OSGI export packages for some Java packages

2024-03-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822737#comment-17822737 ] Gary D. Gregory edited comment on COMPRESS-668 at 3/2/24 2:11 AM: -- In

[jira] [Updated] (COMPRESS-668) Commons-Compress is missing OSGI export packages for some Java packages

2024-03-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-668: - Affects Version/s: 1.26.0 > Commons-Compress is missing OSGI export packages for some

[jira] [Commented] (COMPRESS-668) Commons-Compress is missing OSGI export packages for some Java packages

2024-03-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822737#comment-17822737 ] Gary D. Gregory commented on COMPRESS-668: -- In the "Export-Package", section I see

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-validator]

2024-03-01 Thread via GitHub
garydgregory merged PR #189: URL: https://github.com/apache/commons-validator/pull/189 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-validator]

2024-03-01 Thread via GitHub
garydgregory merged PR #190: URL: https://github.com/apache/commons-validator/pull/190 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-validator]

2024-03-01 Thread via GitHub
garydgregory merged PR #191: URL: https://github.com/apache/commons-validator/pull/191 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-validator]

2024-03-01 Thread via GitHub
garydgregory merged PR #188: URL: https://github.com/apache/commons-validator/pull/188 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-beanutils]

2024-03-01 Thread via GitHub
garydgregory merged PR #217: URL: https://github.com/apache/commons-beanutils/pull/217 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-beanutils]

2024-03-01 Thread via GitHub
garydgregory merged PR #218: URL: https://github.com/apache/commons-beanutils/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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-beanutils]

2024-03-01 Thread via GitHub
garydgregory merged PR #219: URL: https://github.com/apache/commons-beanutils/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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-beanutils]

2024-03-01 Thread via GitHub
garydgregory merged PR #216: URL: https://github.com/apache/commons-beanutils/pull/216 -- 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:

[jira] [Commented] (COMPRESS-666) Multithreaded access to Tar archive throws java.util.zip.ZipException: Corrupt GZIP trailer

2024-03-01 Thread Cosmin Carabet (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822726#comment-17822726 ] Cosmin Carabet commented on COMPRESS-666: - Hey. The master branch looks very promising, thanks.

[jira] [Resolved] (COMPRESS-666) Multithreaded access to Tar archive throws java.util.zip.ZipException: Corrupt GZIP trailer

2024-03-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-666. -- Fix Version/s: 1.26.1 Resolution: Fixed [~cosmin79]  Thank you for your help

[jira] [Updated] (COMPRESS-666) Multithreaded access to Tar archive throws java.util.zip.ZipException: Corrupt GZIP trailer

2024-03-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-666: - Assignee: Gary D. Gregory > Multithreaded access to Tar archive throws

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-text]

2024-03-01 Thread via GitHub
garydgregory merged PR #510: URL: https://github.com/apache/commons-text/pull/510 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-text]

2024-03-01 Thread via GitHub
garydgregory merged PR #511: URL: https://github.com/apache/commons-text/pull/511 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-text]

2024-03-01 Thread via GitHub
garydgregory merged PR #512: URL: https://github.com/apache/commons-text/pull/512 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-text]

2024-03-01 Thread via GitHub
garydgregory merged PR #509: URL: https://github.com/apache/commons-text/pull/509 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-email]

2024-03-01 Thread via GitHub
garydgregory merged PR #219: URL: https://github.com/apache/commons-email/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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-email]

2024-03-01 Thread via GitHub
garydgregory merged PR #220: URL: https://github.com/apache/commons-email/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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-email]

2024-03-01 Thread via GitHub
garydgregory merged PR #221: URL: https://github.com/apache/commons-email/pull/221 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-email]

2024-03-01 Thread via GitHub
garydgregory merged PR #218: URL: https://github.com/apache/commons-email/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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-rdf]

2024-03-01 Thread via GitHub
garydgregory merged PR #200: URL: https://github.com/apache/commons-rdf/pull/200 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-rdf]

2024-03-01 Thread via GitHub
garydgregory merged PR #201: URL: https://github.com/apache/commons-rdf/pull/201 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-rdf]

2024-03-01 Thread via GitHub
garydgregory merged PR #202: URL: https://github.com/apache/commons-rdf/pull/202 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-rdf]

2024-03-01 Thread via GitHub
garydgregory merged PR #199: URL: https://github.com/apache/commons-rdf/pull/199 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-bcel]

2024-03-01 Thread via GitHub
garydgregory merged PR #280: URL: https://github.com/apache/commons-bcel/pull/280 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-bcel]

2024-03-01 Thread via GitHub
garydgregory merged PR #281: URL: https://github.com/apache/commons-bcel/pull/281 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-bcel]

2024-03-01 Thread via GitHub
garydgregory merged PR #282: URL: https://github.com/apache/commons-bcel/pull/282 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-bcel]

2024-03-01 Thread via GitHub
garydgregory merged PR #279: URL: https://github.com/apache/commons-bcel/pull/279 -- 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:

[jira] [Created] (COMPRESS-668) Commons-Compress is missing OSGI export packages for some Java packages

2024-03-01 Thread Stevon (Jira)
Stevon created COMPRESS-668: --- Summary: Commons-Compress is missing OSGI export packages for some Java packages Key: COMPRESS-668 URL: https://issues.apache.org/jira/browse/COMPRESS-668 Project: Commons

[jira] [Commented] (COMPRESS-666) Multithreaded access to Tar archive throws java.util.zip.ZipException: Corrupt GZIP trailer

2024-03-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822697#comment-17822697 ] Gary D. Gregory commented on COMPRESS-666: -- Thank your [~cosmin79] I'll take a look. >

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-jxpath]

2024-03-01 Thread via GitHub
garydgregory merged PR #118: URL: https://github.com/apache/commons-jxpath/pull/118 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-jxpath]

2024-03-01 Thread via GitHub
garydgregory merged PR #119: URL: https://github.com/apache/commons-jxpath/pull/119 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-jxpath]

2024-03-01 Thread via GitHub
garydgregory merged PR #120: URL: https://github.com/apache/commons-jxpath/pull/120 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-jxpath]

2024-03-01 Thread via GitHub
garydgregory merged PR #117: URL: https://github.com/apache/commons-jxpath/pull/117 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-fileupload]

2024-03-01 Thread via GitHub
garydgregory merged PR #280: URL: https://github.com/apache/commons-fileupload/pull/280 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-fileupload]

2024-03-01 Thread via GitHub
garydgregory merged PR #281: URL: https://github.com/apache/commons-fileupload/pull/281 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-fileupload]

2024-03-01 Thread via GitHub
garydgregory merged PR #282: URL: https://github.com/apache/commons-fileupload/pull/282 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-fileupload]

2024-03-01 Thread via GitHub
garydgregory merged PR #279: URL: https://github.com/apache/commons-fileupload/pull/279 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-imaging]

2024-03-01 Thread via GitHub
garydgregory merged PR #370: URL: https://github.com/apache/commons-imaging/pull/370 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-imaging]

2024-03-01 Thread via GitHub
garydgregory merged PR #371: URL: https://github.com/apache/commons-imaging/pull/371 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-imaging]

2024-03-01 Thread via GitHub
garydgregory merged PR #372: URL: https://github.com/apache/commons-imaging/pull/372 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-imaging]

2024-03-01 Thread via GitHub
garydgregory merged PR #369: URL: https://github.com/apache/commons-imaging/pull/369 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-exec]

2024-03-01 Thread via GitHub
garydgregory merged PR #162: URL: https://github.com/apache/commons-exec/pull/162 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-exec]

2024-03-01 Thread via GitHub
garydgregory merged PR #164: URL: https://github.com/apache/commons-exec/pull/164 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-exec]

2024-03-01 Thread via GitHub
garydgregory merged PR #165: URL: https://github.com/apache/commons-exec/pull/165 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-exec]

2024-03-01 Thread via GitHub
garydgregory merged PR #163: URL: https://github.com/apache/commons-exec/pull/163 -- 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:

[jira] [Comment Edited] (COMPRESS-666) Multithreaded access to Tar archive throws java.util.zip.ZipException: Corrupt GZIP trailer

2024-03-01 Thread Cosmin Carabet (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822644#comment-17822644 ] Cosmin Carabet edited comment on COMPRESS-666 at 3/1/24 6:00 PM: - I've

[jira] [Comment Edited] (COMPRESS-666) Multithreaded access to Tar archive throws java.util.zip.ZipException: Corrupt GZIP trailer

2024-03-01 Thread Cosmin Carabet (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822644#comment-17822644 ] Cosmin Carabet edited comment on COMPRESS-666 at 3/1/24 5:48 PM: - I've

[jira] [Comment Edited] (COMPRESS-666) Multithreaded access to Tar archive throws java.util.zip.ZipException: Corrupt GZIP trailer

2024-03-01 Thread Cosmin Carabet (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822644#comment-17822644 ] Cosmin Carabet edited comment on COMPRESS-666 at 3/1/24 5:39 PM: - I've

[jira] [Commented] (COMPRESS-666) Multithreaded access to Tar archive throws java.util.zip.ZipException: Corrupt GZIP trailer

2024-03-01 Thread Cosmin Carabet (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822644#comment-17822644 ] Cosmin Carabet commented on COMPRESS-666: - I've done a binary search on the master branch for

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-daemon]

2024-03-01 Thread via GitHub
garydgregory merged PR #144: URL: https://github.com/apache/commons-daemon/pull/144 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.1 to 4.1.0 [commons-daemon]

2024-03-01 Thread via GitHub
garydgregory merged PR #145: URL: https://github.com/apache/commons-daemon/pull/145 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-daemon]

2024-03-01 Thread via GitHub
garydgregory merged PR #146: URL: https://github.com/apache/commons-daemon/pull/146 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-daemon]

2024-03-01 Thread via GitHub
garydgregory merged PR #143: URL: https://github.com/apache/commons-daemon/pull/143 -- 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:

[jira] [Commented] (COMPRESS-666) Multithreaded access to Tar archive throws java.util.zip.ZipException: Corrupt GZIP trailer

2024-03-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822634#comment-17822634 ] Gary D. Gregory commented on COMPRESS-666: -- I don't see any shared state, aside from constants

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-configuration]

2024-03-01 Thread via GitHub
garydgregory merged PR #371: URL: https://github.com/apache/commons-configuration/pull/371 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-configuration]

2024-03-01 Thread via GitHub
garydgregory merged PR #372: URL: https://github.com/apache/commons-configuration/pull/372 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-configuration]

2024-03-01 Thread via GitHub
garydgregory merged PR #373: URL: https://github.com/apache/commons-configuration/pull/373 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.2 to 4.1.0 [commons-configuration]

2024-03-01 Thread via GitHub
garydgregory merged PR #370: URL: https://github.com/apache/commons-configuration/pull/370 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-codec]

2024-03-01 Thread via GitHub
garydgregory merged PR #247: URL: https://github.com/apache/commons-codec/pull/247 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.1 to 4.1.0 [commons-codec]

2024-03-01 Thread via GitHub
garydgregory merged PR #248: URL: https://github.com/apache/commons-codec/pull/248 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-codec]

2024-03-01 Thread via GitHub
garydgregory merged PR #249: URL: https://github.com/apache/commons-codec/pull/249 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-codec]

2024-03-01 Thread via GitHub
garydgregory merged PR #246: URL: https://github.com/apache/commons-codec/pull/246 -- 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:

[jira] [Commented] (COMPRESS-666) Multithreaded access to Tar archive throws java.util.zip.ZipException: Corrupt GZIP trailer

2024-03-01 Thread Cosmin Carabet (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17822626#comment-17822626 ] Cosmin Carabet commented on COMPRESS-666: - That's an interesting theory. So with the above, the

Re: [PR] Split Commons Compress into multiple artifacts [commons-compress]

2024-03-01 Thread via GitHub
elharo commented on PR #490: URL: https://github.com/apache/commons-compress/pull/490#issuecomment-1973447694 I believe @ppkarwasz is simply wrong. This change is not backwards compatible, and will break existing projects. It works in the very simple case where a project only has a direct

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-lang]

2024-03-01 Thread via GitHub
garydgregory merged PR #1178: URL: https://github.com/apache/commons-lang/pull/1178 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.1 to 4.1.0 [commons-lang]

2024-03-01 Thread via GitHub
garydgregory merged PR #1179: URL: https://github.com/apache/commons-lang/pull/1179 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-lang]

2024-03-01 Thread via GitHub
garydgregory merged PR #1180: URL: https://github.com/apache/commons-lang/pull/1180 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-lang]

2024-03-01 Thread via GitHub
garydgregory merged PR #1177: URL: https://github.com/apache/commons-lang/pull/1177 -- 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:

Re: [PR] Bump log4j2.version from 2.22.1 to 2.23.0 [commons-logging]

2024-03-01 Thread via GitHub
garydgregory commented on PR #221: URL: https://github.com/apache/commons-logging/pull/221#issuecomment-1973335706 @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 com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0 [commons-logging]

2024-03-01 Thread via GitHub
garydgregory merged PR #222: URL: https://github.com/apache/commons-logging/pull/222 -- 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:

Re: [PR] Clean up, optimize and fix minor bugs in CaseUtils.toCamelCase [commons-text]

2024-03-01 Thread via GitHub
ikaronen-relex commented on PR #494: URL: https://github.com/apache/commons-text/pull/494#issuecomment-1973297487 @garydgregory Sorry, I have not had time to follow up on this, nor am I likely to have much spare time to spend on this in the future. We do not actually use this method, so I

Re: [PR] Clean up, optimize and fix minor bugs in CaseUtils.toCamelCase [commons-text]

2024-03-01 Thread via GitHub
ikaronen-relex closed pull request #494: Clean up, optimize and fix minor bugs in CaseUtils.toCamelCase URL: https://github.com/apache/commons-text/pull/494 -- 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

Re: [PR] Split Commons Compress into multiple artifacts [commons-compress]

2024-03-01 Thread via GitHub
vy commented on PR #490: URL: https://github.com/apache/commons-compress/pull/490#issuecomment-1973262056 @elharo, I am confused with your remarks given @ppkarwasz stated that it works and it is backward compatible. I see [your objections in the mailing list due to JPMS

Re: [PR] Split Commons Compress into multiple artifacts [commons-compress]

2024-03-01 Thread via GitHub
garydgregory commented on PR #490: URL: https://github.com/apache/commons-compress/pull/490#issuecomment-1973251143 From my POV, if we do anything, and as a first cut, I would follow the route we are taking in Commons VFS: Move to new modules, format-specific code that is already in their

Re: [PR] Bump codecov/codecov-action from 4.0.1 to 4.1.0 [commons-pool]

2024-03-01 Thread via GitHub
garydgregory merged PR #286: URL: https://github.com/apache/commons-pool/pull/286 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-pool]

2024-03-01 Thread via GitHub
garydgregory merged PR #284: URL: https://github.com/apache/commons-pool/pull/284 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-pool]

2024-03-01 Thread via GitHub
garydgregory merged PR #285: URL: https://github.com/apache/commons-pool/pull/285 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-pool]

2024-03-01 Thread via GitHub
garydgregory merged PR #283: URL: https://github.com/apache/commons-pool/pull/283 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-csv]

2024-03-01 Thread via GitHub
garydgregory merged PR #397: URL: https://github.com/apache/commons-csv/pull/397 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.1 to 4.1.0 [commons-csv]

2024-03-01 Thread via GitHub
garydgregory merged PR #398: URL: https://github.com/apache/commons-csv/pull/398 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-csv]

2024-03-01 Thread via GitHub
garydgregory merged PR #399: URL: https://github.com/apache/commons-csv/pull/399 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-csv]

2024-03-01 Thread via GitHub
garydgregory merged PR #400: URL: https://github.com/apache/commons-csv/pull/400 -- 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:

Re: [PR] Bump actions/setup-java from 4.0.0 to 4.1.0 [commons-jexl]

2024-03-01 Thread via GitHub
garydgregory merged PR #231: URL: https://github.com/apache/commons-jexl/pull/231 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-jexl]

2024-03-01 Thread via GitHub
garydgregory merged PR #232: URL: https://github.com/apache/commons-jexl/pull/232 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-jexl]

2024-03-01 Thread via GitHub
garydgregory merged PR #233: URL: https://github.com/apache/commons-jexl/pull/233 -- 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:

Re: [PR] Bump codecov/codecov-action from 4.0.1 to 4.1.0 [commons-collections]

2024-03-01 Thread via GitHub
garydgregory merged PR #456: URL: https://github.com/apache/commons-collections/pull/456 -- 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:

Re: [PR] Bump actions/cache from 4.0.0 to 4.0.1 [commons-collections]

2024-03-01 Thread via GitHub
garydgregory merged PR #457: URL: https://github.com/apache/commons-collections/pull/457 -- 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:

Re: [PR] Bump github/codeql-action from 3.24.5 to 3.24.6 [commons-collections]

2024-03-01 Thread via GitHub
garydgregory merged PR #459: URL: https://github.com/apache/commons-collections/pull/459 -- 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:

  1   2   >