Re: [PR] Bump jakarta.mail from 1.6.5 to 2.0.1 [commons-email]

2025-01-24 Thread via GitHub
mkurz commented on PR #43: URL: https://github.com/apache/commons-email/pull/43#issuecomment-2612998753 Did you advertise the M1 somehow/somewhere? -- 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

Re: [PR] Bump graalvm.version from 24.1.1 to 24.1.2 [commons-text]

2025-01-24 Thread via GitHub
garydgregory merged PR #641: URL: https://github.com/apache/commons-text/pull/641 -- 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...@com

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.5 [commons-email]

2025-01-24 Thread via GitHub
garydgregory merged PR #323: URL: https://github.com/apache/commons-email/pull/323 -- 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.28.1 to 3.28.5 [commons-rdf]

2025-01-24 Thread via GitHub
garydgregory merged PR #302: URL: https://github.com/apache/commons-rdf/pull/302 -- 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...@comm

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.5 [commons-bcel]

2025-01-24 Thread via GitHub
garydgregory merged PR #404: URL: https://github.com/apache/commons-bcel/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...@com

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.5 [commons-text]

2025-01-24 Thread via GitHub
garydgregory merged PR #642: URL: https://github.com/apache/commons-text/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: issues-unsubscr...@com

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.5 [commons-daemon]

2025-01-24 Thread via GitHub
garydgregory merged PR #235: URL: https://github.com/apache/commons-daemon/pull/235 -- 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] dependabot: ignore dep versions that require Java 11 [commons-dbcp]

2025-01-24 Thread via GitHub
ppkarwasz commented on code in PR #473: URL: https://github.com/apache/commons-dbcp/pull/473#discussion_r1929032980 ## .github/dependabot.yml: ## @@ -20,6 +20,19 @@ updates: schedule: interval: "weekly" day: "friday" +ignore: + - dependency-name: org.

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.5 [commons-imaging]

2025-01-24 Thread via GitHub
garydgregory merged PR #478: URL: https://github.com/apache/commons-imaging/pull/478 -- 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...@

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.5 [commons-fileupload]

2025-01-24 Thread via GitHub
garydgregory merged PR #392: URL: https://github.com/apache/commons-fileupload/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 URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr.

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.5 [commons-jxpath]

2025-01-24 Thread via GitHub
garydgregory merged PR #218: URL: https://github.com/apache/commons-jxpath/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...@c

Re: [PR] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
garydgregory commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2613203845 It sounds like we have concensus to bring this in. Let's wait another day or so, and if no one objects, I'll merge this in and create a release candidate. -- This is an automa

Re: [PR] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
laeubi commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2612350235 > Maybe this is a basic over-specification problem baked in OSGi, but because a class depends on one class in a package doesn't necessarily mean it depends on the whole package.

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-skin]

2025-01-24 Thread via GitHub
garydgregory merged PR #192: URL: https://github.com/apache/commons-skin/pull/192 -- 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...@com

Re: [PR] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
garydgregory commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2612332275 Maybe this is a basic over-specification problem baked in OSGi, but because a class depends on one class in a package doesn't necessarily mean it depends on the whole package.

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928549209 ## src/test/java/org/apache/commons/compress/archivers/zip/ZstdSupportTest.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928552031 ## src/test/java/org/apache/commons/compress/archivers/zip/ZstdSupportTest.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] Update StringUtils.java [commons-lang]

2025-01-24 Thread via GitHub
garydgregory commented on PR #1343: URL: https://github.com/apache/commons-lang/pull/1343#issuecomment-2612324257 -1: The point of the method is to provide a null-safe version of trim(), not to replace chars inside the string, that's completely different. Even worse, this PR has ZERO tests

[PR] fix indent in `.asf.yaml` [commons-bsf]

2025-01-24 Thread via GitHub
raboof opened a new pull request, #206: URL: https://github.com/apache/commons-bsf/pull/206 This seems to cause problems already - I got a notification email that cryptically says: ``` An error occurred while running notifications feature in .asf.yaml!: Expecting value: line 1 c

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-vfs]

2025-01-24 Thread via GitHub
garydgregory merged PR #653: URL: https://github.com/apache/commons-vfs/pull/653 -- 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...@comm

Re: [PR] Bump docker/build-push-action from 6.12.0 to 6.13.0 [commons-crypto]

2025-01-24 Thread via GitHub
garydgregory merged PR #432: URL: https://github.com/apache/commons-crypto/pull/432 -- 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 github/codeql-action from 3.28.1 to 3.28.4 [commons-crypto]

2025-01-24 Thread via GitHub
garydgregory merged PR #431: URL: https://github.com/apache/commons-crypto/pull/431 -- 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] Update StringUtils.java [commons-lang]

2025-01-24 Thread via GitHub
ppkarwasz commented on PR #1343: URL: https://github.com/apache/commons-lang/pull/1343#issuecomment-2612336587 @sirajalam049, Thank you for the proposal, but I am rather `-1`: this would be a **breaking** change for existent code. However, you can propose a new method that eliminat

Re: [PR] fix indent in `.asf.yaml` [commons-bsf]

2025-01-24 Thread via GitHub
garydgregory merged PR #206: URL: https://github.com/apache/commons-bsf/pull/206 -- 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...@comm

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-parent]

2025-01-24 Thread via GitHub
garydgregory merged PR #582: URL: https://github.com/apache/commons-parent/pull/582 -- 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] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928583465 ## src/test/java/org/apache/commons/compress/archivers/zip/ZstdSupportTest.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
garydgregory commented on PR #634: URL: https://github.com/apache/commons-compress/pull/634#issuecomment-2612378920 @mehmet-karaman You want a mix of tests to make sure you can read what you write but also reading files created with official zstd utility, otherwise you risk the chance t

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928500178 ## src/main/java/org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.java: ## @@ -362,6 +365,12 @@ public ZipArchiveInputStream(final InputStr

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-logging]

2025-01-24 Thread via GitHub
raboof merged PR #338: URL: https://github.com/apache/commons-logging/pull/338 -- 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...@common

[jira] [Comment Edited] (CODEC-326) Adding Base58 support

2025-01-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CODEC-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916529#comment-17916529 ] Gary D. Gregory edited comment on CODEC-326 at 1/24/25 1:47 PM:

Re: [PR] Bump jakarta.mail from 1.6.5 to 2.0.1 [commons-email]

2025-01-24 Thread via GitHub
garydgregory commented on PR #43: URL: https://github.com/apache/commons-email/pull/43#issuecomment-2613061255 All release are posted on the Commons mailing lists and the Apache-wide announce mailing lists. -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] dependabot: ignore dep versions that require Java 11 [commons-dbcp]

2025-01-24 Thread via GitHub
raboof commented on code in PR #473: URL: https://github.com/apache/commons-dbcp/pull/473#discussion_r1929030287 ## .github/dependabot.yml: ## @@ -20,6 +20,19 @@ updates: schedule: interval: "weekly" day: "friday" +ignore: + - dependency-name: org.jbo

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.5 [commons-exec]

2025-01-24 Thread via GitHub
raboof merged PR #252: URL: https://github.com/apache/commons-exec/pull/252 -- 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...@commons.a

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1929298461 ## src/main/java/org/apache/commons/compress/compressors/zstandard/ZstdUtils.java: ## @@ -134,4 +161,19 @@ public static void setCacheZstdAvailablity(fina

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on PR #634: URL: https://github.com/apache/commons-compress/pull/634#issuecomment-2613526722 > @mehmet-karaman You want a mix of tests to make sure you can read what you write but also reading files created with official zstd utility, otherwise you risk the chance t

[PR] Update StringUtils.java [commons-lang]

2025-01-24 Thread via GitHub
sirajalam049 opened a new pull request, #1343: URL: https://github.com/apache/commons-lang/pull/1343 The current trim function does not trim down the non-breaking spaces, zero-width spaces, or other invisible characters. Added logic for that too. Thanks for your contribution t

Re: [PR] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
laeubi commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2612034509 I just wanted to quote [the spec](https://docs.osgi.org/specification/osgi.core/8.0.0/framework.module.html#i3127019) might be a good first source for derive some normative things:

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-configuration]

2025-01-24 Thread via GitHub
raboof merged PR #531: URL: https://github.com/apache/commons-configuration/pull/531 -- 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...@

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-codec]

2025-01-24 Thread via GitHub
garydgregory merged PR #356: URL: https://github.com/apache/commons-codec/pull/356 -- 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 com.github.jsonld-java:jsonld-java from 0.13.4 to 0.13.6 [commons-rdf]

2025-01-24 Thread via GitHub
garydgregory commented on PR #255: URL: https://github.com/apache/commons-rdf/pull/255#issuecomment-2612781321 @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 comm

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-lang]

2025-01-24 Thread via GitHub
garydgregory merged PR #1344: URL: https://github.com/apache/commons-lang/pull/1344 -- 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] [SECURITY] Use HTTPS to resolve dependencies in Maven Build [commons-rdf]

2025-01-24 Thread via GitHub
garydgregory commented on PR #55: URL: https://github.com/apache/commons-rdf/pull/55#issuecomment-2612780013 Closing: This property is now in the parent POM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [SECURITY] Use HTTPS to resolve dependencies in Maven Build [commons-rdf]

2025-01-24 Thread via GitHub
garydgregory closed pull request #55: [SECURITY] Use HTTPS to resolve dependencies in Maven Build URL: https://github.com/apache/commons-rdf/pull/55 -- 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 t

Re: [PR] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
ecki commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2612850934 Btw I just remembered a concrete problem, if a package has a wide surface its uses might drag in (depend on) packages which are in the actual environment not used, therefore increasing

Re: [PR] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
laeubi commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2612877115 That should not be a problem, as a package in use is just a hint to the resolver that says: - If package is imported by consumer - And consumer (or any of its dependencies) a

Re: [PR] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
laeubi commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2612673501 It was added [here](https://github.com/apache/commons-parent/commit/740bcf1e180f15931bdc09a27dd2a7f087844671) at 2008 so if you can call this recent I'm not sure :-) So it migh

Re: [PR] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
ecki commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2612665254 > > Not sure if we also want to mention that it had that before. > > This is nothing new, the earliest mention in the specification I could found was Release 4 from August 200

Re: [PR] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
ecki commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2612686119 > so 2008 this was disabled for commons and now 20 years later we can only guess. Yeah at least nobody had an issue with it since then (asuming it is used in all commons arti

[PR] dependabot: ignore dep versions that require Java 11 [commons-dbcp]

2025-01-24 Thread via GitHub
raboof opened a new pull request, #473: URL: https://github.com/apache/commons-dbcp/pull/473 Replaces: * https://github.com/apache/commons-dbcp/pull/471 * https://github.com/apache/commons-dbcp/pull/430 * https://github.com/apache/commons-dbcp/pull/419 - [x] Read the [cont

[jira] [Resolved] (FILEUPLOAD-358) Release history link changed from changes-report.html to changes.html

2025-01-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved FILEUPLOAD-358. Fix Version/s: 2.0.0-M2 Resolution: Fixed This link currently works: ht

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928535767 ## src/test/java/org/apache/commons/compress/archivers/zip/ZstdSupportTest.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928533537 ## src/main/java/org/apache/commons/compress/compressors/zstandard/ZstdUtils.java: ## @@ -134,4 +161,19 @@ public static void setCacheZstdAvailablity(fina

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928533801 ## src/main/java/org/apache/commons/compress/compressors/zstandard/ZstdUtils.java: ## @@ -28,7 +31,31 @@ */ public class ZstdUtils { -enum Cached

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928536892 ## src/test/java/org/apache/commons/compress/archivers/zip/ZstdSupportTest.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928540411 ## src/main/java/org/apache/commons/compress/archivers/zip/ZipMethod.java: ## @@ -124,6 +124,14 @@ public enum ZipMethod { */ LZMA(14), +

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928544172 ## src/test/java/org/apache/commons/compress/archivers/zip/ZstdSupportTest.java: ## @@ -0,0 +1,86 @@ +/* + * Licensed to the Apache Software Foundation (A

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-dbcp]

2025-01-24 Thread via GitHub
garydgregory merged PR #472: URL: https://github.com/apache/commons-dbcp/pull/472 -- 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...@com

Re: [PR] COMPRESS-692: Implemented support for zstd compression in zip archives [commons-compress]

2025-01-24 Thread via GitHub
mehmet-karaman commented on code in PR #634: URL: https://github.com/apache/commons-compress/pull/634#discussion_r1928427018 ## src/main/java/org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.java: ## @@ -362,6 +365,12 @@ public ZipArchiveInputStream(final InputStr

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-digester]

2025-01-24 Thread via GitHub
garydgregory merged PR #224: URL: https://github.com/apache/commons-digester/pull/224 -- 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...

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-build-plugin]

2025-01-24 Thread via GitHub
garydgregory merged PR #345: URL: https://github.com/apache/commons-build-plugin/pull/345 -- 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-unsubsc

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-jcs]

2025-01-24 Thread via GitHub
garydgregory merged PR #330: URL: https://github.com/apache/commons-jcs/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: issues-unsubscr...@comm

Re: [PR] dependabot: ignore dep versions that require Java 11 [commons-dbcp]

2025-01-24 Thread via GitHub
ppkarwasz commented on code in PR #473: URL: https://github.com/apache/commons-dbcp/pull/473#discussion_r1928971256 ## .github/dependabot.yml: ## @@ -20,6 +20,19 @@ updates: schedule: interval: "weekly" day: "friday" +ignore: + - dependency-name: org.

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-release-plugin]

2025-01-24 Thread via GitHub
raboof merged PR #356: URL: https://github.com/apache/commons-release-plugin/pull/356 -- 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...

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-dbutils]

2025-01-24 Thread via GitHub
raboof merged PR #340: URL: https://github.com/apache/commons-dbutils/pull/340 -- 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...@common

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.4 [commons-bsf]

2025-01-24 Thread via GitHub
raboof merged PR #205: URL: https://github.com/apache/commons-bsf/pull/205 -- 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...@commons.ap

Re: [PR] Bump jakarta.mail from 1.6.5 to 2.0.1 [commons-email]

2025-01-24 Thread via GitHub
mkurz commented on PR #43: URL: https://github.com/apache/commons-email/pull/43#issuecomment-2612126254 > @garydgregory Any ETA for RC or final release? ? -- 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] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
garydgregory commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2612362981 Of course you can. You might be conflating this with using JPMS and/or OSGi. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Remove -nouses directive from maven-bundle-plugin [commons-parent]

2025-01-24 Thread via GitHub
laeubi commented on PR #581: URL: https://github.com/apache/commons-parent/pull/581#issuecomment-2612393494 > Of course you can. You might be conflating this with using JPMS and/or OSGi. I'm not sure what you are talking about here, in any way this is about OSGi metadata that is igno

Re: [PR] Migrate tests to JUnit5 [commons-rdf]

2025-01-24 Thread via GitHub
garydgregory merged PR #289: URL: https://github.com/apache/commons-rdf/pull/289 -- 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...@comm

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.5 [commons-beanutils]

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

Re: [PR] Bump github/codeql-action from 3.28.1 to 3.28.5 [commons-validator]

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