Re: Adding module-info.java to Commons Math?
Alex Herbert <[email protected]> Wed, 13 Aug 2025 07:25:09 +0100
| Newsgroups | gmane.comp.jakarta.commons.user |
|---|---|
| Message-ID | <CAJxH-uo6Y+0JTkBfhq_BYH6ywWg+aKdo-kSf=HfBnqKDzX781A@mail.gmail.com> |
--000000000000a34818063c393820 Content-Type: text/plain; charset="UTF-8" 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 <[email protected]> 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 <[email protected]> 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: [email protected] > > For additional commands, e-mail: [email protected] > > > > > --000000000000a34818063c393820--