Re: [collections] Predicate vs PredicateUtils

2024-07-07 Thread sendi Tho
  you are correct. it was using some older transitive deps.. resolved.  thank you for your patience .   Sent: Sunday, July 07, 2024 at 11:12 AM From: "Gary Gregory" To: julian.resc...@gmx.de.invalid Cc: "Commons Developers List" Subject: Re: [collections] Predicate vs PredicateUtils We don't

Re: [collections] Predicate vs PredicateUtils

2024-07-07 Thread Gary Gregory
We don't want to break binary compatibility within the 4.x release line. Gary On Mon, Jul 1, 2024, 12:26 PM Julian Reschke wrote: > Hi there! > > We are (finally) in the process of converting a project to > commons-collections4. Unfortunately, we have a few APIs that return >

Re: [commons-fileupload2-jakarta-servlet6] - 2.0.0.M2 -DiskItemFile setPath

2024-07-07 Thread Gary Gregory
I'm not sure what you're missing, it works here: https://github.com/apache/commons-fileupload/blob/e1ae2a1f64dfde98879bbd11f539beb3ebb76770/commons-fileupload2-core/src/test/java/org/apache/commons/fileupload2/core/DiskFileItemSerializeTest.java#L101-L104 Gary On Sat, Jul 6, 2024 at 3:28 PM

Re: [apache/commons-configuration] Use relocated artifact directly (PR #445)

2024-07-07 Thread Gilles Sadowski
Le dim. 7 juil. 2024 à 13:06, Jochen Wiedmann a écrit : > > Are we really using slf4j within Commons? In this particular case, the dependency is in the "test" scope. Gilles >> [...] - To unsubscribe, e-mail:

Re: [apache/commons-configuration] Use relocated artifact directly (PR #445)

2024-07-07 Thread Jochen Wiedmann
Are we really using slf4j within Commons? Jochen On Sun, Jul 7, 2024 at 12:38 PM Piotrek Żygieło wrote: > [INFO] -< org.apache.commons:commons-configuration2 > >-- > [INFO] Building Apache Commons Configuration 2.11.1-SNAPSHOT > [INFO] from pom.xml > [INFO]