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
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
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
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
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
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
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
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.
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...@
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.
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
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
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.
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
[
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:
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
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
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
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
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
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
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:
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...@
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
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
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
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
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
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
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
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
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
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
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
[
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
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
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
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
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
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),
+
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
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
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
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...
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
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
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.
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...
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
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
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
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
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
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
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..
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..
71 matches
Mail list logo