Thanks Claus,
here is the PR https://github.com/apache/camel/pull/10181
-- P
On 19/05/2023 06:43, Claus Ibsen wrote:
Hi Peter
That is fine 4.0 we need a RC1 before we go GA also.
On Fri, May 19, 2023 at 2:15 AM Peter Palaga <ppal...@redhat.com> wrote:
Hi,
I wonder whether there is still a couple days till Camel 4.0.0 release?
I found some misalignment in Angus Mail versions in Camel Quarkus and I
thought solving it in favor of the newest Angus Mail 2.0.1 would be
ideal in Camel 4, because it is a backwards incompatible change (jakarta
package rename).
The biggest problem in Camel is the migration of camel-mail tests. They
use org.jvnet.mock-javamail:mock-javamail which does not seem to be
compatible with Angus Mail 2.
I am working on a solution based on replacing mock-javamail with
GreenMail. I have migrated around 3/4 of the tests now. I think I need a
day or two to finish it.
Thanks,
-- Peter