How to name modules, automatic and otherwise

Alan Bateman Alan.Bateman at oracle.com
Fri Feb 17 09:49:13 UTC 2017


On 17/02/2017 09:07, Michael Rasmussen wrote:

> :
> I can only agree with this. s/willow/spark/ and we have an example of such
> a situation in maven already today, of two different libraries with the
> same name.
> With the options to specify group, no problem, then I could just write:
> requires spark-core from com.sparkjava or requires spark-core from
> org.apache.spark in order to clarify which was intended.
>
Are these two libraries exporting the same API?

-Alan


More information about the jigsaw-dev mailing list