Re: (commons-compress) Modularization?

2024-11-04 Thread Richard Zowalla
+1 to this argunentation. We should reduce the dependency surface as much as possible. Am 4. November 2024 09:27:24 MEZ schrieb Emmanuel Bourg : >Le 02/11/2024 à 13:19, Gilles Sadowski a écrit : > >> My question was and still is: Can modularization help? > >Modularization is very much needed fo

Re: (commons-compress) branch master updated: Replace org.apache.commons.io.Charsets with org.apache.commons.compress.utils.Charsets

2024-11-02 Thread Richard Zowalla
+1 to sebb. Am 2. November 2024 10:27:39 MEZ schrieb sebb : >On Sat, 2 Nov 2024 at 09:11, Tushar Kapila wrote: >> >> If you only want code that is used, you can use an obfuscator? Using >> dependencies is the way to go, IMHO. Keep concerns tight. Change in one >> place in case of bugs and vulner

Re: (commons-compress) branch master updated: Replace org.apache.commons.io.Charsets with org.apache.commons.compress.utils.Charsets

2024-11-01 Thread Richard Zowalla
discussiom thread on the list and find a consensus-based solution? IMHO (from a consumer pov) the addition of >1mb of dependencies is unfortunate. Gruß Richard Am 1. November 2024 20:04:33 MEZ schrieb Gary Gregory : >Emanuel, > >-1 you are duplicating code (again) as a one-off wh

Re: (commons-compress) branch master updated: Removed the runtime dependency on commons-lang3

2024-11-01 Thread Richard Zowalla
actual CnP is totally fine. Gruß Richard Am 1. November 2024 15:22:07 MEZ schrieb Emmanuel Bourg : >Hi Gary, > >Le 01/11/2024 à 14:22, Gary D. Gregory a écrit : >> There has been no revert from the committer since the -1 on October 24, so I >> will revert. This affects 11 J

Re: [beanutils] Java plaform for 2.0

2024-09-13 Thread Richard Zowalla
My 2 cents are: BeanUtils is often used in the EE ecosystem EE 9.1 targets 8/11, EE 10 targets 11/17, EE 11 targets 17 or higher. People are still doing the EE8 to 9.1/10 move (thanks to the name change). So perhaps 11 or 17 would be a good fit for a baseline version. Gruß Richard Am 14

Re: [FileUpload] Major version 2

2023-07-21 Thread Richard Zowalla
From a spec view: Baseline for Jakarta EE 10 would be Java 11. Jakarta EE 9 is still Java 8 (namespace Change only) Gruß Richard Am 21. Juli 2023 18:10:48 MESZ schrieb Elliotte Rusty Harold : >Absolutely not Java 17. There are really big companies still on Java >11, and I have no id

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2023-06-19 Thread Richard Zowalla
David wrote something similar on the tomee dev@ list [1]. So perhaps it would be worth to just provide a jakarta capable package? [1] https://lists.apache.org/thread/gkmrdlwo1gpbzogqvrdyq1zqqt6pompc Am Montag, dem 19.06.2023 um 14:09 +0200 schrieb Emmanuel Bourg: > On 26/05/2023 12:20, Romain Man

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2023-05-26 Thread Richard Zowalla
Hey Romain, thanks for the info regarding the historic back story ;) So perhaps time to drop it, i will take that on the TomEE list. Gruß Richard Am Freitag, dem 26.05.2023 um 12:20 +0200 schrieb Romain Manni-Bucau: > Hi Richard, > > TomEE can drop managed package legacy dependency

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2023-05-26 Thread Richard Zowalla
s a theoretical issue. Gruß Richard Am Freitag, dem 26.05.2023 um 12:08 +0200 schrieb Emmanuel Bourg: > Le 11/05/2023 à 15:56, Richard Zowalla a écrit : > > Hi, > > > > do we have any updates? > > > > How can I help to get a dbcp version supporting Jakarta

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2023-05-11 Thread Richard Zowalla
Hi, do we have any updates? How can I help to get a dbcp version supporting Jakarta namespace? Emmanuel outlined a possible appraoch. How can we move forward with it? Thanks & Gruß Richard On 2022/12/30 12:52:45 Richard Zowalla wrote: > Thanks a lot, Emmanuel! 🎉🎉🎉 > > It

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2023-01-19 Thread Richard Zowalla
Great news, Gary! Very much appreciated. Gruß Richard Am Donnerstag, dem 19.01.2023 um 06:11 -0500 schrieb Gary Gregory: > Patience ;-) I am in the middle of releasing Commons Crypto. I can > take a > look this weekend and see what our options are... > > Gary > > On Thu

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2023-01-19 Thread Richard Zowalla
So what do we need to move forward with this once? :-) Gruß Richard Am Sonntag, dem 01.01.2023 um 17:09 +0100 schrieb Jean-Baptiste Onofré: > It looks good to me. > > Thanks, > Regards > JB > > On Sat, Dec 31, 2022 at 12:15 PM Emmanuel Bourg > wrote: > >

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-31 Thread Richard Zowalla
I guess, that it would need some tests to show, that it is working correctly? Otherwise it would raise similar concerns as for the PR using Maven Shading to achieve the transition. Gruß Richard P.S. Build is currently failing for that one. Am Samstag, dem 31.12.2022 um 12:15 +0100 schrieb

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-30 Thread Richard Zowalla
Thanks a lot, Emmanuel! 🎉🎉🎉 It looks good to me! Gruß Richard Am Donnerstag, dem 29.12.2022 um 22:02 +0100 schrieb Emmanuel Bourg: > Thank you, it works perfectly now. > > I've pushed the changes to: > > https://github.com/ebourg/commons-dbcp/tree/jakarta >

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-27 Thread Richard Zowalla
artifact. Gruß Richard Am 27. Dezember 2022 22:54:40 MEZ schrieb Romain Manni-Bucau : >@Emmanuel Bourg you can use jakarta artifacts directly >for dbcp or tomee ones which provides jakarta namespace. > >Le mar. 27 déc. 2022 à 22:28, Emmanuel Bourg a écrit : > >> I tried

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-19 Thread Richard Zowalla
-ee-8-high-perfor > mance> > > > Le lun. 19 déc. 2022 à 21:23, Gary Gregory a > écrit : > > > I feel like we're going around in circles. Do you not agree my the > > path I previously outlined? > > > > Gary > > > > On Mon,

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-19 Thread Richard Zowalla
to make it happen. If it requires to make a dbcp3 due to commons rule set (binary compat) and relocation isn't an option, so be it. Nevertheless, I would appreciate some perspective, so we can deal with it on our side :-) (and as already said: I am happy to help / contribute, if needed) Gruß

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-17 Thread Richard Zowalla
P 3, on Java 8 for now but >considering Java 11 maybe. Do consider that the Commons community is small >and I would not want to support concurrent support and releases on bothe >DBCP 2 and 3. > >Gary > >Gary > >On Sat, Dec 17, 2022, 14:12 Richard Zowalla wrote:

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-17 Thread Richard Zowalla
consensus for a route, I am happy to work on it / make it happen via related PRs but would need some guideance on the best way to move forward. Gruß Richard Am Freitag, dem 16.12.2022 um 20:56 +0100 schrieb Romain Manni-Bucau: > If not done in new classes (both can live in the same lib > techn

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-16 Thread Richard Zowalla
x27;t present) :-) Aside from that fact, method signatures might also change from javax -> jakarta, which would require a short investigation and usage of the existing tooling to see if this happens. From a commons point of view that would mean to go for dbcp3, right? Gruß Richard [1

Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-16 Thread Richard Zowalla
avax) and cherry pick changes between them. (d) Abandon javax and move on (e) Something else? Any thoughts, ideas, visions regarding that topic? Gruß Richard [1] https://github.com/apache/commons-dbcp/pull/248 - To unsubscrib

Re: [text] Hexadecimal characters in decimal numeric entities

2022-05-21 Thread Richard BUNEL
rstand the need for a strict spec-following version to be the default one. However, I indeed support the semicolon-less alternative to be available for developers wishing to use this option. Let's take the time to discuss it ;-) Best regards, Richard Le sam. 21 mai 2022 à 06:25, Bruno Kin

Re: [text] Hexadecimal characters in decimal numeric entities

2022-05-18 Thread Richard BUNEL
if used with decimal entities. That's the point of my commit, nothing more than that. I hope this little explanation might help you make your opinion. Thanks in advance, Richard Le mar. 10 mai 2022 à 09:48, Richard BUNEL a écrit : > Hi everyone, > > We're having a debate (in t

[text] Hexadecimal characters in decimal numeric entities

2022-05-10 Thread Richard BUNEL
I pointed that my fix only makes the unsecaping work correctly with decimal entities, so in my opinion the PR shouldn't be blocked by the debate. What's your opinion about it ? Thanks ! Richard https://github.com/apache/commons-text/pull/310

[cli] New sources: Configuration file definition for CLI arguments

2019-10-16 Thread Richard Meeking
changes in the coming weeks. So my questions are: (1) Do I need to set up a JIRA ticket for this? (2) What other lists should I subscribe to for these purposes? (3) What do I do next? I've created a pull request. Please let me know. Thanks, Richard -- *"Use no way as your way, no style as your style."* Bruce Lee

Re: [ALL] Moving from Incubator to Commons?

2012-11-08 Thread Richard Frovarp
t belong in Commons? One thing for Richard et al to think / comment about: joining us means helping out on reviewing other component releases, discussions like this, improving our release process, web site, etc. Are you guys up for this? Phil That you for all of the feedback. To address some of

Re: [ALL] Moving from Incubator to Commons?

2012-11-07 Thread Richard Frovarp
ons is the only place that is really taking subprojects within its area of responsibility. There is a community behind Droids, but not sure it's to the level of its own TLP. Richard - To unsubscribe, e-mail: dev-unsubscr...@co

[ALL] Moving from Incubator to Commons?

2012-11-07 Thread Richard Frovarp
to start a discussion with the correct parts of Commons to see if they are interested, and what it would take to make the move if both parties agree. Thanks, Richard - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org

Re: Lang 3.0 issues remaining

2010-03-06 Thread richard
'll implement them in the next week or two. Also, how about merging in some of commons primitives, seeing as that project seems dead now? Richard - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For

[primitives] Primitives status, IntHashMap, patches, release?

2010-02-22 Thread richard
another release in the next few months? If so, I'd be happy to re-examine the patches provided, add unit tests, etc. and submit the appropriate patches. If not, I won't waste my time, Regards, Richard - To unsubscribe, e

Re: [collections] JDK5 Branch?

2008-10-15 Thread richard
James Carman writes: > Ok, thanks, Richard! That'd be great! What we need to do is come up > with a plan. How out-of-date is the JIRA list? https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolu

Re: [collections] JDK5 Branch?

2008-10-14 Thread richard
is last year before getting distracted. I did't see much point in continuing given that a release looked to be an age away. e.g. I put in a patch for generifying iterators in January and it still hasn't been looked at. If a committer with rights and experience is able to devote time I'm st

[vfs] Deadlock

2008-07-02 Thread richard
eCommand.java:108) at lisa.server.core.command.type.BaseLisaCommand.execute(BaseLisaCommand.java:139) at lisa.server.core.command.type.BaseLisaCommand.call(BaseLisaCommand.java:106) at EDU.oswego.cs.dl.util.concurrent.FutureResult$1.run(Unknown Source) at EDU.oswego.cs.dl.util.

[vfs] Nightly builds

2008-07-02 Thread richard
On http://commons.apache.org/vfs/download.html it says: To obtain the Commons VFS source ... Download a nightly source snapshot from http://people.apache.org/builds/commons/nightly/commons-vfs/ But there's nothing in the list more recent than July 2007. Why? Ri

[g...@vmgump]: Project commons-discovery (in module apache-commons) failed

2008-06-20 Thread Richard Sitze
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-discovery has an issue affecting its community integration. This issue af

Re: New methods: camelCaseToUnderscoreSeparated(String, boolean) and underscoreSeparatedToCamelCase(String)

2008-03-03 Thread richard
and '-'s are useful (e.g. English and Lisp) Richard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Collections and Lang branches for 1.5 features

2008-01-14 Thread richard
Stephen Kestle writes: > [EMAIL PROTECTED] wrote: > > What about Collections? > I'll try to find to do at least a patch a week, eh? Cool! I'll try and keep you busy :) Richard - To unsubscribe, e-mail:

Re: Collections and Lang branches for 1.5 features

2008-01-11 Thread richard
Henri Yandell writes: > In Lang's case, it's more of a playground than an active release branch. What about Collections? > JIRA has a LangTwo version with the various ideas in, many without > code. I'll try and see if I can attach some patches to these to get th

Collections and Lang branches for 1.5 features

2008-01-08 Thread richard
o see this happen. Given this: 1. What is the expected release timetable for each of these branches? 2. What should I concentrate my efforts on in terms of patches? Or should I just work down the roadmap bug list? Richard ---