Would it be possible to request that a committer initiate a release of
Maven Surefire? There are a couple of bugfixes that are blocking releases
of a couple of Red Hat projects and it would be good to get them cleared up
before everyone disappears for the holidays.
Thanks!
--
- DML • he/him
On Thu, Nov 30, 2023 at 1:40 PM Michael Osipov wrote:
> On 2023/11/30 16:54:44 David Lloyd wrote:
> > Would it be possible to request that a committer initiate a release of
> > Maven Surefire? There are a couple of bugfixes that are blocking releases
> > of a couple of Re
Apologies if this was already covered somewhere else, but would (or could)
path accumulation support multi-release JAR layouts for all cases (whether
it be modular or class-path JARs or filesystem paths)?
On Tue, Jan 2, 2024 at 10:13 AM Martin Desruisseaux <
martin.desruisse...@geomatys.com> wrote
I'll start by saying that it definitely should not be 3, because you will
not be able to tell by structure (for certain) whether a directory
constitutes a module or whether it is some other kind of resource.
As someone who has been at least somewhat involved with the JPMS since the
beginning, and