Proposal: #CustomizableAutomaticModuleNameMapping
Remi Forax
forax at univ-mlv.fr
Wed Jun 29 09:14:44 UTC 2016
A fine idea.
Rémi
----- Mail original -----
> De: "Mark Reinhold" <mark.reinhold at oracle.com>
> À: jpms-spec-experts at openjdk.java.net
> Envoyé: Mardi 28 Juin 2016 23:23:15
> Objet: Proposal: #CustomizableAutomaticModuleNameMapping
>
> Issue summary
> -------------
>
> #CustomizableAutomaticModuleNameMapping --- Provide a means to
> customize the algorithm that computes the names and version strings
> of automatic modules. [1]
>
> Proposal
> --------
>
> Extend the `java.lang.module.ModuleDescriptor.Builder` API so that it
> can be used to create automatic as well as explicit modules. This will
> allow a container application to use a custom `ModuleFinder` to manage
> the mapping from artifact names to module names, version strings, and
> so forth.
>
>
> [1]
> http://openjdk.java.net/projects/jigsaw/spec/issues/#CustomizableAutomaticModuleNameMapping
>
More information about the jpms-spec-experts
mailing list