On Wed, 2 Nov 2022 at 11:44, Alex Herbert <alex.d.herb...@gmail.com> wrote:
>
> On Wed, 2 Nov 2022 at 11:31, Gilles Sadowski <gillese...@gmail.com> wrote:
> >
> > Hi Alex.
> >
> > Do I understand correctly that the change below may introduce dependencies
> > on modules that are not actually used in the [Geometry] code?
> >
> > Regards,
> > Gilles
>
> The git diff does not show that this change is in the
> dependencyManagement section.

Huh? AFAICT it *is* in the dependencyManagement section:

https://github.com/apache/commons-geometry/blob/6de48f6df9d956500b0267a3c919b8c6d7cf0dbb/pom.xml#L143

> So it does not bring in any
> dependencies. It specifies the version to bring in if a child pom adds
> a Numbers module. This ensures that all the versions brought in by any
> child pom that adds a numbers module is compatible.
>
> Alex
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to