I am. Should i create a ticket first?
On Mon 22 Jul 2024, 15:22 Gary Gregory, wrote:
> That sounds reasonable. Are you planning to create PR?
>
> Gary
>
> On Mon, Jul 22, 2024 at 3:12 AM Claude Warren wrote:
> >
> > Greetings,
> >
> > We recently introduced the "deprecation" processing where i
It's not strictly required IMO. Some people like to see a ticket open for
discussion instead of the PR but since we also have this mailing list, I'll
leave it up to you.
Gary
On Tue, Jul 23, 2024, 5:30 AM Claude Warren wrote:
> I am. Should i create a ticket first?
>
> On Mon 22 Jul 2024, 15:2
David,
I've added the 23-ea and 24-ea versions to most of the Apache Commons
builds on GitHub CI. This has revealed that some third-party tooling
does not support those versions yet.
We do have some old issues with conversions of date/times but I'm not
sure if this makes it worse or better yet.
[+1]
Builds and tests ok, site looks good, reports show no issues (nit: code
coverage need some love, JIRA report too).
Built with: mvn -P jacoco -P japicmp clean install site -s
~/.m2/commons-settings.xml
Using: mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven h
It looks like macos-latest does not include the openssl header files
(or at least they are not in the expected place).
Hope to find time later to fix this, but if anyone knows the solution,
please pipe up!
Sebb
-
To unsubscribe,
This vote passes with the following binding +1 votes:
- Gary Gregory (ggregory)
- Rob Tompkins (chtompki)
- Henri Biestro (henrib)
Gary
On Tue, Jul 23, 2024 at 9:25 AM Henri Biestro wrote:
>
> [+1]
>
> Builds and tests ok, site looks good, reports show no issues (nit: code
> coverage need some
On Tue, 23 Jul 2024 at 15:16, sebb wrote:
>
> It looks like macos-latest does not include the openssl header files
> (or at least they are not in the expected place).
Eventually found them under /opt/homebrew/include
Although the GH macos-13 and macos-14 hosts have the same version of
openssl ins