Re: [PR] new [commons-collections]

2024-07-15 Thread via GitHub
aherbert commented on code in PR #513: URL: https://github.com/apache/commons-collections/pull/513#discussion_r1678107283 ## src/main/java/org/apache/commons/collections4/IterableUtils.java: ## @@ -203,11 +203,11 @@ public static Iterable chainedIterable(final Iterable a,

[PR] new [commons-collections]

2024-07-15 Thread via GitHub
Saliha192 opened a new pull request, #513: URL: https://github.com/apache/commons-collections/pull/513 (no comment) -- 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

[jira] [Created] (BEANUTILS-567) Components Version Confict

2024-07-15 Thread Johnnie White (Jira)
Johnnie White created BEANUTILS-567: --- Summary: Components Version Confict Key: BEANUTILS-567 URL: https://issues.apache.org/jira/browse/BEANUTILS-567 Project: Commons BeanUtils Issue Type:

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

2024-07-14 Thread via GitHub
garydgregory merged PR #450: URL: https://github.com/apache/commons-parent/pull/450 -- 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 com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 [commons-parent]

2024-07-14 Thread via GitHub
garydgregory merged PR #449: URL: https://github.com/apache/commons-parent/pull/449 -- 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] (NET-731) FTPSClient no longer supports fileTransferMode (eg DEFLATE)

2024-07-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/NET-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17865717#comment-17865717 ] Gary D. Gregory commented on NET-731: - Hello [~fanningpj]  Thank you for your update. Do you have a

[jira] [Commented] (COLLECTIONS-856) Document the interaction between PeekingIterator and FilteredIterator

2024-07-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17865716#comment-17865716 ] Gary D. Gregory commented on COLLECTIONS-856: - [~benjaminconfino]  Thank you for your

[jira] [Commented] (DAEMON-460) High CPU usage in prunsrv.exe since Daemon 1.3.3

2024-07-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DAEMON-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17865715#comment-17865715 ] Gary D. Gregory commented on DAEMON-460: Hi [~markt]  Did you get a chance for another look?  

Re: [PR] LANG-1641: GmtTimeZone now implements #equals(Object) using it's time… [commons-lang]

2024-07-13 Thread via GitHub
garydgregory commented on PR #703: URL: https://github.com/apache/commons-lang/pull/703#issuecomment-2226918908 Closing: If this class is rewritten or replaced, it should likely be done with Java 8's `java.time` package, see `ZoneId` and friends. -- This is an automated message from

Re: [PR] LANG-1641: GmtTimeZone now implements #equals(Object) using it's time… [commons-lang]

2024-07-13 Thread via GitHub
garydgregory closed pull request #703: LANG-1641: GmtTimeZone now implements #equals(Object) using it's time… URL: https://github.com/apache/commons-lang/pull/703 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Annotated Fraction.java [commons-lang]

2024-07-13 Thread via GitHub
garydgregory commented on PR #497: URL: https://github.com/apache/commons-lang/pull/497#issuecomment-2226911863 Closing: Old, won't do. -- 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

Re: [PR] Annotated Fraction.java [commons-lang]

2024-07-13 Thread via GitHub
garydgregory closed pull request #497: Annotated Fraction.java URL: https://github.com/apache/commons-lang/pull/497 -- 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

Re: [PR] Close/flush the `OutputStream` before calling `toByteArray()` on underlying `ByteArrayOutputStream` [commons-lang]

2024-07-13 Thread via GitHub
garydgregory closed pull request #400: Close/flush the `OutputStream` before calling `toByteArray()` on underlying `ByteArrayOutputStream` URL: https://github.com/apache/commons-lang/pull/400 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Close/flush the `OutputStream` before calling `toByteArray()` on underlying `ByteArrayOutputStream` [commons-lang]

2024-07-13 Thread via GitHub
garydgregory commented on PR #400: URL: https://github.com/apache/commons-lang/pull/400#issuecomment-2226911176 Closing: No longer applies as tests are different now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] LANG-1410: eliminate one unnecessary local int variable and add more tests [commons-lang]

2024-07-13 Thread via GitHub
garydgregory commented on PR #392: URL: https://github.com/apache/commons-lang/pull/392#issuecomment-2226903310 Closing: Out of date with current tests. -- 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] LANG-1410: eliminate one unnecessary local int variable and add more tests [commons-lang]

2024-07-13 Thread via GitHub
garydgregory closed pull request #392: LANG-1410: eliminate one unnecessary local int variable and add more tests URL: https://github.com/apache/commons-lang/pull/392 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Add module-info for Java 9 [commons-lang]

2024-07-13 Thread via GitHub
garydgregory commented on PR #299: URL: https://github.com/apache/commons-lang/pull/299#issuecomment-2226896527 Closing: This is currently done through the moditect Maven plugin. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Add module-info for Java 9 [commons-lang]

2024-07-13 Thread via GitHub
garydgregory closed pull request #299: Add module-info for Java 9 URL: https://github.com/apache/commons-lang/pull/299 -- 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

Re: [PR] LANG-1326 - Fixed isAllEmpty and isAllBlank [commons-lang]

2024-07-13 Thread via GitHub
garydgregory commented on PR #267: URL: https://github.com/apache/commons-lang/pull/267#issuecomment-2226895923 Closing: Old PR with dubious (IMO) behavior break. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] LANG-1326 - Fixed isAllEmpty and isAllBlank [commons-lang]

2024-07-13 Thread via GitHub
garydgregory closed pull request #267: LANG-1326 - Fixed isAllEmpty and isAllBlank URL: https://github.com/apache/commons-lang/pull/267 -- 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

[jira] [Resolved] (LANG-1270) Add StringUtils#isAnyNotEmpty and #isAnyNotBlank

2024-07-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1270. --- Resolution: Won't Do I do not think we should go in this direction, or we'll end up with

Re: [PR] [LANG-1655] Add API canonicalCompositionAfterStripAccents (an issue where characters were separated in the NFD…) [commons-lang]

2024-07-13 Thread via GitHub
garydgregory commented on PR #741: URL: https://github.com/apache/commons-lang/pull/741#issuecomment-2226893337 -1: Too niche IMO, more of a Commons Text method regardless. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Resolved] (LANG-1657) DiffBuilder: Type constraint for method append(..., DiffResult) too strict

2024-07-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1657. --- Fix Version/s: 3.15.0 Resolution: Fixed > DiffBuilder: Type constraint for method

Re: [PR] [LANG-1657] DiffBuilder: Type constraint for method append(..., DiffResult) too strict [commons-lang]

2024-07-13 Thread via GitHub
garydgregory commented on PR #786: URL: https://github.com/apache/commons-lang/pull/786#issuecomment-2226892119 @greatmastermario Thank you for your PR. The solution in git master now includes your main change but with more tests. You are credited in `changes.xml`. Closing.

Re: [PR] [LANG-1657] DiffBuilder: Type constraint for method append(..., DiffResult) too strict [commons-lang]

2024-07-13 Thread via GitHub
garydgregory closed pull request #786: [LANG-1657] DiffBuilder: Type constraint for method append(..., DiffResult) too strict URL: https://github.com/apache/commons-lang/pull/786 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [LANG-1705] SerializationUtils.clone() throws a ClassCastException when override writeReplace() [commons-lang]

2024-07-13 Thread via GitHub
garydgregory commented on PR #1110: URL: https://github.com/apache/commons-lang/pull/1110#issuecomment-2226883974 Closing: No reply. -- 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] [LANG-1705] SerializationUtils.clone() throws a ClassCastException when override writeReplace() [commons-lang]

2024-07-13 Thread via GitHub
garydgregory closed pull request #1110: [LANG-1705] SerializationUtils.clone() throws a ClassCastException when override writeReplace() URL: https://github.com/apache/commons-lang/pull/1110 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Upgrade commons-io from 2.15.1 to 2.16.1 [commons-compress]

2024-07-13 Thread via GitHub
garydgregory commented on PR #513: URL: https://github.com/apache/commons-compress/pull/513#issuecomment-2226880798 @madrob ? -- 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 org.assertj:assertj-core from 3.26.0 to 3.26.3 [commons-bcel]

2024-07-12 Thread via GitHub
garydgregory merged PR #332: URL: https://github.com/apache/commons-bcel/pull/332 -- 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.25.11 to 3.25.12 [commons-beanutils]

2024-07-12 Thread via GitHub
garydgregory merged PR #261: URL: https://github.com/apache/commons-beanutils/pull/261 -- 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.25.11 to 3.25.12 [commons-validator]

2024-07-12 Thread via GitHub
garydgregory merged PR #240: URL: https://github.com/apache/commons-validator/pull/240 -- 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.25.11 to 3.25.12 [commons-email]

2024-07-12 Thread via GitHub
garydgregory merged PR #267: URL: https://github.com/apache/commons-email/pull/267 -- 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.25.11 to 3.25.12 [commons-text]

2024-07-12 Thread via GitHub
garydgregory merged PR #567: URL: https://github.com/apache/commons-text/pull/567 -- 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.25.11 to 3.25.12 [commons-bcel]

2024-07-12 Thread via GitHub
garydgregory merged PR #333: URL: https://github.com/apache/commons-bcel/pull/333 -- 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.25.11 to 3.25.12 [commons-rdf]

2024-07-12 Thread via GitHub
garydgregory merged PR #243: URL: https://github.com/apache/commons-rdf/pull/243 -- 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.25.11 to 3.25.12 [commons-rdf]

2024-07-12 Thread via GitHub
garydgregory closed pull request #243: Bump github/codeql-action from 3.25.11 to 3.25.12 URL: https://github.com/apache/commons-rdf/pull/243 -- 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

Re: [PR] Bump github/codeql-action from 3.25.11 to 3.25.12 [commons-fileupload]

2024-07-12 Thread via GitHub
garydgregory merged PR #330: URL: https://github.com/apache/commons-fileupload/pull/330 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-jxpath]

2024-07-12 Thread via GitHub
garydgregory merged PR #162: URL: https://github.com/apache/commons-jxpath/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 github/codeql-action from 3.25.11 to 3.25.12 [commons-jxpath]

2024-07-12 Thread via GitHub
garydgregory merged PR #163: URL: https://github.com/apache/commons-jxpath/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:

Re: [PR] Bump github/codeql-action from 3.25.11 to 3.25.12 [commons-exec]

2024-07-12 Thread via GitHub
garydgregory merged PR #202: URL: https://github.com/apache/commons-exec/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 github/codeql-action from 3.25.11 to 3.25.12 [commons-imaging]

2024-07-12 Thread via GitHub
garydgregory merged PR #415: URL: https://github.com/apache/commons-imaging/pull/415 -- 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.25.11 to 3.25.12 [commons-configuration]

2024-07-12 Thread via GitHub
garydgregory merged PR #448: URL: https://github.com/apache/commons-configuration/pull/448 -- 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.25.11 to 3.25.12 [commons-daemon]

2024-07-12 Thread via GitHub
garydgregory merged PR #186: URL: https://github.com/apache/commons-daemon/pull/186 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-codec]

2024-07-12 Thread via GitHub
garydgregory merged PR #295: URL: https://github.com/apache/commons-codec/pull/295 -- 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.25.11 to 3.25.12 [commons-codec]

2024-07-12 Thread via GitHub
garydgregory merged PR #294: URL: https://github.com/apache/commons-codec/pull/294 -- 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] Remove autogenerated files and rely on autoreconf only [commons-daemon]

2024-07-12 Thread via GitHub
michael-o closed pull request #178: Remove autogenerated files and rely on autoreconf only URL: https://github.com/apache/commons-daemon/pull/178 -- 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

Re: [PR] Fix several issues around Java OS and header files location detection [commons-daemon]

2024-07-12 Thread via GitHub
michael-o closed pull request #177: Fix several issues around Java OS and header files location detection URL: https://github.com/apache/commons-daemon/pull/177 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Bump github/codeql-action from 3.25.11 to 3.25.12 [commons-lang]

2024-07-12 Thread via GitHub
garydgregory merged PR #1245: URL: https://github.com/apache/commons-lang/pull/1245 -- 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-682) Support XAR archive format

2024-07-12 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17865487#comment-17865487 ] Gary D. Gregory commented on COMPRESS-682: -- [~aalmiray]  You might want to attach some XAR

[jira] [Resolved] (COMPRESS-680) CVE-2024-25710 and CVE-2024-26308 Indicates whether 7z decompression is involved.

2024-07-12 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-680. -- Resolution: Information Provided > CVE-2024-25710 and CVE-2024-26308 Indicates

[jira] [Commented] (COMPRESS-680) CVE-2024-25710 and CVE-2024-26308 Indicates whether 7z decompression is involved.

2024-07-12 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17865484#comment-17865484 ] Gary D. Gregory commented on COMPRESS-680: -- [~Radar] If you follow the links and read

[jira] [Updated] (COMPRESS-680) CVE-2024-25710 and CVE-2024-26308 Indicates whether 7z decompression is involved.

2024-07-12 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-680: - Summary: CVE-2024-25710 and CVE-2024-26308 Indicates whether 7z decompression is

Re: [PR] Bump github/codeql-action from 3.25.11 to 3.25.12 [commons-collections]

2024-07-12 Thread via GitHub
garydgregory merged PR #512: URL: https://github.com/apache/commons-collections/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/upload-artifact from 4.3.3 to 4.3.4 [commons-collections]

2024-07-12 Thread via GitHub
garydgregory merged PR #511: URL: https://github.com/apache/commons-collections/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] [COLLECTIONS-858] CartesianProductIterator [commons-collections]

2024-07-12 Thread via GitHub
alexey-pelykh commented on PR #509: URL: https://github.com/apache/commons-collections/pull/509#issuecomment-2225557543 Seems not much of a discussion :) -- 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] Bump actions/upload-artifact from 4.3.3 to 4.3.4 [commons-csv]

2024-07-12 Thread via GitHub
garydgregory merged PR #446: URL: https://github.com/apache/commons-csv/pull/446 -- 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.25.11 to 3.25.12 [commons-csv]

2024-07-12 Thread via GitHub
garydgregory merged PR #447: URL: https://github.com/apache/commons-csv/pull/447 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-pool]

2024-07-12 Thread via GitHub
garydgregory merged PR #325: URL: https://github.com/apache/commons-pool/pull/325 -- 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.25.11 to 3.25.12 [commons-pool]

2024-07-12 Thread via GitHub
garydgregory merged PR #324: URL: https://github.com/apache/commons-pool/pull/324 -- 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.25.11 to 3.25.12 [commons-jexl]

2024-07-12 Thread via GitHub
garydgregory merged PR #269: URL: https://github.com/apache/commons-jexl/pull/269 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-jexl]

2024-07-12 Thread via GitHub
garydgregory merged PR #268: URL: https://github.com/apache/commons-jexl/pull/268 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-vfs]

2024-07-12 Thread via GitHub
garydgregory merged PR #566: URL: https://github.com/apache/commons-vfs/pull/566 -- 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.25.11 to 3.25.12 [commons-vfs]

2024-07-12 Thread via GitHub
garydgregory merged PR #565: URL: https://github.com/apache/commons-vfs/pull/565 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-bsf]

2024-07-12 Thread via GitHub
garydgregory merged PR #156: URL: https://github.com/apache/commons-bsf/pull/156 -- 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.25.11 to 3.25.12 [commons-bsf]

2024-07-12 Thread via GitHub
garydgregory merged PR #155: URL: https://github.com/apache/commons-bsf/pull/155 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-crypto]

2024-07-12 Thread via GitHub
garydgregory merged PR #360: URL: https://github.com/apache/commons-crypto/pull/360 -- 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.25.11 to 3.25.12 [commons-crypto]

2024-07-12 Thread via GitHub
garydgregory merged PR #361: URL: https://github.com/apache/commons-crypto/pull/361 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-skin]

2024-07-12 Thread via GitHub
garydgregory merged PR #143: URL: https://github.com/apache/commons-skin/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:

Re: [PR] Bump github/codeql-action from 3.25.11 to 3.25.12 [commons-skin]

2024-07-12 Thread via GitHub
garydgregory merged PR #142: URL: https://github.com/apache/commons-skin/pull/142 -- 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.25.11 to 3.25.12 [commons-parent]

2024-07-12 Thread via GitHub
garydgregory merged PR #447: URL: https://github.com/apache/commons-parent/pull/447 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-parent]

2024-07-12 Thread via GitHub
garydgregory merged PR #448: URL: https://github.com/apache/commons-parent/pull/448 -- 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.25.11 to 3.25.12 [commons-logging]

2024-07-12 Thread via GitHub
garydgregory merged PR #271: URL: https://github.com/apache/commons-logging/pull/271 -- 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.25.11 to 3.25.12 [commons-dbutils]

2024-07-12 Thread via GitHub
garydgregory merged PR #287: URL: https://github.com/apache/commons-dbutils/pull/287 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-logging]

2024-07-12 Thread via GitHub
garydgregory merged PR #270: URL: https://github.com/apache/commons-logging/pull/270 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-dbutils]

2024-07-12 Thread via GitHub
garydgregory merged PR #286: URL: https://github.com/apache/commons-dbutils/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/upload-artifact from 4.3.3 to 4.3.4 [commons-release-plugin]

2024-07-12 Thread via GitHub
garydgregory merged PR #293: URL: https://github.com/apache/commons-release-plugin/pull/293 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-cli]

2024-07-12 Thread via GitHub
garydgregory merged PR #290: URL: https://github.com/apache/commons-cli/pull/290 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-jcs]

2024-07-12 Thread via GitHub
garydgregory merged PR #264: URL: https://github.com/apache/commons-jcs/pull/264 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-build-plugin]

2024-07-12 Thread via GitHub
garydgregory merged PR #280: URL: https://github.com/apache/commons-build-plugin/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 actions/upload-artifact from 4.3.3 to 4.3.4 [commons-digester]

2024-07-12 Thread via GitHub
garydgregory merged PR #176: URL: https://github.com/apache/commons-digester/pull/176 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-compress]

2024-07-12 Thread via GitHub
garydgregory merged PR #543: URL: https://github.com/apache/commons-compress/pull/543 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-dbcp]

2024-07-12 Thread via GitHub
garydgregory merged PR #402: URL: https://github.com/apache/commons-dbcp/pull/402 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-jci]

2024-07-12 Thread via GitHub
garydgregory merged PR #113: URL: https://github.com/apache/commons-jci/pull/113 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-net]

2024-07-12 Thread via GitHub
garydgregory merged PR #267: URL: https://github.com/apache/commons-net/pull/267 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-io]

2024-07-11 Thread via GitHub
garydgregory merged PR #643: URL: https://github.com/apache/commons-io/pull/643 -- 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/upload-artifact from 4.3.3 to 4.3.4 [commons-scxml]

2024-07-11 Thread via GitHub
garydgregory merged PR #245: URL: https://github.com/apache/commons-scxml/pull/245 -- 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 commons.jackson.version from 2.17.1 to 2.17.2 [commons-scxml]

2024-07-11 Thread via GitHub
garydgregory merged PR #244: URL: https://github.com/apache/commons-scxml/pull/244 -- 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 com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 [commons-configuration]

2024-07-11 Thread via GitHub
garydgregory merged PR #447: URL: https://github.com/apache/commons-configuration/pull/447 -- 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 commons.bytebuddy.version from 1.14.17 to 1.14.18 [commons-io]

2024-07-11 Thread via GitHub
garydgregory merged PR #642: URL: https://github.com/apache/commons-io/pull/642 -- 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] Use NIO instead of old IO. [commons-csv]

2024-07-11 Thread via GitHub
garydgregory merged PR #445: URL: https://github.com/apache/commons-csv/pull/445 -- 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 org.assertj:assertj-core from 3.26.0 to 3.26.3 [commons-text]

2024-07-11 Thread via GitHub
garydgregory merged PR #566: URL: https://github.com/apache/commons-text/pull/566 -- 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 commons.bytebuddy.version from 1.14.17 to 1.14.18 [commons-text]

2024-07-11 Thread via GitHub
garydgregory merged PR #565: URL: https://github.com/apache/commons-text/pull/565 -- 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 org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 [commons-parent]

2024-07-11 Thread via GitHub
garydgregory merged PR #443: URL: https://github.com/apache/commons-parent/pull/443 -- 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 org.apache.maven.plugins:maven-surefire-report-plugin from 3.3.0 to 3.3.1 [commons-parent]

2024-07-11 Thread via GitHub
garydgregory merged PR #444: URL: https://github.com/apache/commons-parent/pull/444 -- 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 org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 [commons-parent]

2024-07-11 Thread via GitHub
garydgregory merged PR #446: URL: https://github.com/apache/commons-parent/pull/446 -- 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 org.apache:apache from 32 to 33 [commons-parent]

2024-07-11 Thread via GitHub
garydgregory merged PR #445: URL: https://github.com/apache/commons-parent/pull/445 -- 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] Extract duplicated code into a method [commons-csv]

2024-07-11 Thread via GitHub
garydgregory merged PR #444: URL: https://github.com/apache/commons-csv/pull/444 -- 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] Remove unnecessary boxing/unboxing [commons-csv]

2024-07-11 Thread via GitHub
garydgregory closed pull request #443: Remove unnecessary boxing/unboxing URL: https://github.com/apache/commons-csv/pull/443 -- 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.

Re: [PR] Remove unnecessary boxing/unboxing [commons-csv]

2024-07-11 Thread via GitHub
garydgregory commented on PR #443: URL: https://github.com/apache/commons-csv/pull/443#issuecomment-2223265747 Closing: Won't do. -- 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

[jira] [Created] (COMPRESS-682) Support XAR archive format

2024-07-11 Thread Andres Almiray (Jira)
Andres Almiray created COMPRESS-682: --- Summary: Support XAR archive format Key: COMPRESS-682 URL: https://issues.apache.org/jira/browse/COMPRESS-682 Project: Commons Compress Issue Type:

  1   2   3   4   5   6   7   8   9   10   >