TomEE 8 / Jakarta EE 8 / JavaMail 1.5

2019-08-01 Thread Jean-Louis Monteiro
Hey TomEE and Geronimo folks, I built and deployed 1.5 SNAPSHOT of JavaMail API and provider. I also did the integration in TomEE with the snapshots. I am currently running Jakarta EE TCK to see where we are at. I'll be pushing setup changes shortly. This is related to https://issues.apache.org/

RE: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5

2019-08-02 Thread Cees Bos
--Original Message- From: Jean-Louis Monteiro Sent: donderdag 1 augustus 2019 14:42 To: dev@tomee.apache.org; d...@geronimo.apache.org Subject: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5 Hey TomEE and Geronimo folks, I built and deployed 1.5 SNAPSHOT of JavaMail API and provider. I al

Re: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5

2019-08-02 Thread Jean-Louis Monteiro
t; > Is it intended that we have 2 same jars in the TomEE zip now (see > attachment/screenshot)? > > With kind regards, > Cees > > -Original Message- > From: Jean-Louis Monteiro > Sent: donderdag 1 augustus 2019 14:42 > To: dev@tomee.apache.org; d...@geronimo

Re: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5

2019-08-02 Thread Jean-Louis Monteiro
e if we >> do a search on ' geronimo-javamail_1.5_mail*'. >> >> Is it intended that we have 2 same jars in the TomEE zip now (see >> attachment/screenshot)? >> >> With kind regards, >> Cees >> >> -----Original Message- >> From:

RE: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5

2019-08-05 Thread Cees Bos
With kind regards, Cees From: Jean-Louis Monteiro Sent: vrijdag 2 augustus 2019 15:59 To: Cees Bos Cc: dev@tomee.apache.org; d...@geronimo.apache.org Subject: Re: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5 Hi Cees, I just pushed some changes to fix this issue and also did a deploy of

Re: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5

2019-08-05 Thread Jean-Louis Monteiro
ble one of the 2 jars has to be skipped, to > ship only 1 jar, I think. > > > > With kind regards, > Cees > > > > *From:* Jean-Louis Monteiro > *Sent:* vrijdag 2 augustus 2019 15:59 > *To:* Cees Bos > *Cc:* dev@tomee.apache.org; d...@geronimo.apache.org >

Re: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5

2019-08-05 Thread Jonathan Gallimore
> it uses a version jar at the moment it resolves SNAPSHOT. > > During the creation of deliverable one of the 2 jars has to be skipped, > to > > ship only 1 jar, I think. > > > > > > > > With kind regards, > > Cees > > > > > > > > *

Re: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5

2019-08-05 Thread Cees Bos
.org Subject: Re: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5 Just tried pushing a patch, which *seemed* to work ok here. Can you give it a try? Cheers Jon On Mon, Aug 5, 2019 at 10:07 AM Jean-Louis Monteiro < jlmonte...@tomitribe.com> wrote: > Grrr > > No idea what Maven is

Re: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5

2019-08-06 Thread Cees Bos
Subject: Re: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5 Hi Jon, Thanks for push. Locally I am not able to reproduce the issue we saw earlier. I tried a local build with the latest changes, that looks good (but as said I was not able to produce the issue). I found these 2 items while look

Re: [EXTERNAL] - TomEE 8 / Jakarta EE 8 / JavaMail 1.5

2019-08-06 Thread Jean-Louis Monteiro
0-SNAPSHOT.jar > > > > > > > > > I loaded the TomEE project in IntelliJ. IntelliJ transforms SNAPSHOT in > > to > > > a version jar as well. (see screenshot attached) > > > I don't know all details of Maven and the just plugins, but it looks >