Re: February release tagging

2024-02-14 Thread Rémy Maucherat
On Tue, Feb 13, 2024 at 6:49 PM Mark Thomas wrote: > > On 13/02/2024 16:57, Mark Thomas wrote: > > On 13/02/2024 14:14, Rémy Maucherat wrote: > > > > >> I tested a fresh build of trunk (3.3 dev) and it seems to work fine > >> for me on Linux. What is the error ? > > > > This isn't OpenSSL or Java

Re: February release tagging

2024-02-13 Thread Rémy Maucherat
On Tue, Feb 13, 2024 at 8:02 PM Mark Thomas wrote: > > On 13/02/2024 19:00, Rémy Maucherat wrote: > > On Tue, Feb 13, 2024 at 6:49 PM Mark Thomas wrote: > >> > >> On 13/02/2024 16:57, Mark Thomas wrote: > >>> On 13/02/2024 14:14, Rémy Maucherat wrote: > >> > >> > >> > I tested a fresh build

Re: February release tagging

2024-02-13 Thread Mark Thomas
On 13/02/2024 19:00, Rémy Maucherat wrote: On Tue, Feb 13, 2024 at 6:49 PM Mark Thomas wrote: On 13/02/2024 16:57, Mark Thomas wrote: On 13/02/2024 14:14, Rémy Maucherat wrote: I tested a fresh build of trunk (3.3 dev) and it seems to work fine for me on Linux. What is the error ? This

Re: February release tagging

2024-02-13 Thread Rémy Maucherat
On Tue, Feb 13, 2024 at 6:49 PM Mark Thomas wrote: > > On 13/02/2024 16:57, Mark Thomas wrote: > > On 13/02/2024 14:14, Rémy Maucherat wrote: > > > > >> I tested a fresh build of trunk (3.3 dev) and it seems to work fine > >> for me on Linux. What is the error ? > > > > This isn't OpenSSL or Java

Re: February release tagging

2024-02-13 Thread Mark Thomas
On 13/02/2024 16:57, Mark Thomas wrote: On 13/02/2024 14:14, Rémy Maucherat wrote: I tested a fresh build of trunk (3.3 dev) and it seems to work fine for me on Linux. What is the error ? This isn't OpenSSL or Java EA version related. There error is: "WARNING: is loading libcrypto in an

Re: February release tagging

2024-02-13 Thread Mark Thomas
On 13/02/2024 14:14, Rémy Maucherat wrote: On Tue, Feb 13, 2024 at 2:12 PM Mark Thomas wrote: Hi all, Just a quick status update. I was hopping to have tagged 11.0.x by now but I have found a couple of issues. 1. FFM on MacOS is broken. This might be related to me updating OpenSSL (via home

Re: February release tagging

2024-02-13 Thread Christopher Schultz
Rémy, On 2/13/24 09:34, Rémy Maucherat wrote: On Tue, Feb 13, 2024 at 3:28 PM Christopher Schultz wrote: Mark, On 2/13/24 08:11, Mark Thomas wrote: Hi all, Just a quick status update. I was hopping to have tagged 11.0.x by now but I have found a couple of issues. 1. FFM on MacOS is broke

Re: February release tagging

2024-02-13 Thread Rémy Maucherat
On Tue, Feb 13, 2024 at 3:28 PM Christopher Schultz wrote: > > Mark, > > On 2/13/24 08:11, Mark Thomas wrote: > > Hi all, > > > > Just a quick status update. > > > > I was hopping to have tagged 11.0.x by now but I have found a couple of > > issues. > > > > 1. FFM on MacOS is broken. This might be

Re: February release tagging

2024-02-13 Thread Christopher Schultz
Mark, On 2/13/24 08:11, Mark Thomas wrote: Hi all, Just a quick status update. I was hopping to have tagged 11.0.x by now but I have found a couple of issues. 1. FFM on MacOS is broken. This might be related to me updating OpenSSL (via homebrew) from 3.2.0 to 3.2.1 I still have OpenSSL 3

Re: February release tagging

2024-02-13 Thread Rémy Maucherat
On Tue, Feb 13, 2024 at 2:12 PM Mark Thomas wrote: > > Hi all, > > Just a quick status update. > > I was hopping to have tagged 11.0.x by now but I have found a couple of > issues. > > 1. FFM on MacOS is broken. This might be related to me updating OpenSSL > (via homebrew) from 3.2.0 to 3.2.1 I t

Re: February release tagging

2024-02-13 Thread Rémy Maucherat
On Tue, Feb 13, 2024 at 2:12 PM Mark Thomas wrote: > > Hi all, > > Just a quick status update. > > I was hopping to have tagged 11.0.x by now but I have found a couple of > issues. > > 1. FFM on MacOS is broken. This might be related to me updating OpenSSL > (via homebrew) from 3.2.0 to 3.2.1 TBH

February release tagging

2024-02-13 Thread Mark Thomas
Hi all, Just a quick status update. I was hopping to have tagged 11.0.x by now but I have found a couple of issues. 1. FFM on MacOS is broken. This might be related to me updating OpenSSL (via homebrew) from 3.2.0 to 3.2.1 2. I'm seeing a couple of HTTP/2 test failures on Windows. I'm cur

Re: Release tagging

2020-06-30 Thread Mark Thomas
On 30/06/2020 18:09, Raymond Auge wrote: > Hey Mark, > > I'm sorry I got sidetracked with other things but would it be possible > to wait for the final JPMS/OSGi PRs if I promise to have them by the end > of this week? > > I would love for that to be part of the 10.0.x tag but I understand if > t

Re: Release tagging

2020-06-30 Thread Raymond Auge
Hey Mark, I'm sorry I got sidetracked with other things but would it be possible to wait for the final JPMS/OSGi PRs if I promise to have them by the end of this week? I would love for that to be part of the 10.0.x tag but I understand if that's not possible. - Ray On Tue, Jun 30, 2020 at 12:50

Release tagging

2020-06-30 Thread Mark Thomas
Hi all, It isn't quite the start of July but my release prep didn't take quite as long as I thought it might and the code base looks to be in a good state to tag. Therefore, I plan to start the July releases with a 10.0.x tag shortly. Mark