The latest snapshot builds include the module-info file in the jar file. See for example:
https://repository.apache.org/content/groups/snapshots/org/apache/commons/commons-math4-legacy/4.0-SNAPSHOT/ Regards, Alex On Wed, 13 Aug 2025 at 01:48, Gary Gregory <garydgreg...@gmail.com> wrote: > If the build follows the pattern of the other Commons components, the JPMS > files will be generated at build time by the Maven Moditect plug-in. > > HTH, > Gary > > On Tue, Aug 12, 2025, 18:29 Gili Tzabari <gili.tzab...@gmail.com> wrote: > > > Hi, > > > > I noticed that the Commons Maths packages are being cleaned up for > > version 4.0 but as of beta1 it still does not contain module-info.java. > > > > Can you please add module-info.java to all the artifacts in the upcoming > > release? > > > > Thank you, > > Gili > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@commons.apache.org > > For additional commands, e-mail: user-h...@commons.apache.org > > > > >