On Wed, 15 Jun 2022 at 01:20, Alex Remily wrote:
>
> Currently, all a user needs to do to use commons-crypto is to include it as
> a dependency in an application that runs on a supported operating system
> with a supported version of OpenSSL (1.0 and 1.1). Commons-crypto
> dynamically, and IMO qu
We could always request a Windows VM from Infra if necessary for building
releases. Same for a Mac VM or Linux VM, though the Linux one can be done
fairly easily via Docker on any OS (even FreeBSD supports Linux containers now).
—
Matt Sicker
> On Jun 15, 2022, at 05:10, sebb wrote:
>
> On W
Hi Alex,
What do you intend to support as a "Matrix"? Is it for 2D or ND? What
functionality already exists for complex matrix operations such as add and
multiply in for example EJML?
This may require some expansion.
a) I reviewed EJML data naming conventions, this is what they follow:
https://
On Wed, 15 Jun 2022 at 17:38, Sumanth Rajkumar
wrote:
> Hi Alex,
>
> What do you intend to support as a "Matrix"? Is it for 2D or ND? What
> functionality already exists for complex matrix operations such as add and
> multiply in for example EJML?
>
> This may require some expansion.
>
> a) I rev
On Wed, 15 Jun 2022 at 17:32, Matt Sicker wrote:
>
> We could always request a Windows VM from Infra if necessary for building
> releases. Same for a Mac VM or Linux VM, though the Linux one can be done
> fairly easily via Docker on any OS (even FreeBSD supports Linux containers
> now).
But un
You can run Windows in a VM on macOS, but that’s starting to sound fairly
complicated if macOS is itself in a VM.
—
Matt Sicker
> On Jun 15, 2022, at 18:03, sebb wrote:
>
> On Wed, 15 Jun 2022 at 17:32, Matt Sicker wrote:
>>
>> We could always request a Windows VM from Infra if necessary fo
Hello,
All planned changes for commons-configuration 2.8.0 are now in master
so I am going to start preparing RC1. I haven't released this project
before so I'm hoping that I won't run into any issues and will be able
to have an RC out to vote on within the next few days.
Let me know if you have