Hi all,
I'm going to upgrade one springboot application to springboot 3.x, until
recently it was using commons-email 1.5 but I upgraded to the latest 1.6 which
I thinked was compatible with jakarta mail but it is not.
I would like to know if you have some information about one next release of
Hello Raffael,
We have a release 2.0.0 in the works to support Jakarta for which a
release candidate for milestone release 1 should be available "soon".
In the meantime, the best I can offer is to point you to our snapshot
build for version 2.0.0-M1-SNAPSHOT in
https://repository.apache.org/conten
Really thanks Gary,
I have to plan my work, so if you can, could you be more specific when you say
"soon"? Is it a question of weeks or months?
I need an answer to choose if refactor the code using commons-email without
commons-email.
Thank you again
-Messaggio originale-
Da: Gary Gre
Raffael,
I can cut 2.0.0-M1 anytime (mod our 72-hour review process). But I
would prefer to have a use case like yours so we can avoid having to
release a 2.0.0-M2 immediately to fix what you find in M1.
Gary
On Thu, Jan 18, 2024 at 8:19 AM Raffaele Gambelli
wrote:
>
> Really thanks Gary,
>
> I