Hi Stephen, Stephen Colebourne wrote:
> On 26 September 2017 at 16:06, Benedikt Ritter <brit...@apache.org> wrote: >> commons-logging.jar >> commons-logging-adapters.jar >> commons-logging-api.jar >> >> All jars have org.apache.commons.logging as root package, so if I >> understand correctly we can’t do the Automatic-Module-Name trick, because >> this would require the build producing a single jar with one top level >> package. > > Is the user allowed to have all three on the classpath at the same time? > > I'd expect the api jar probably gets the Automatic-Module-Name, and > maybe the other two can't be modularised. AFAICS we have only commons-logging. The other artifacts have not been part of any release in the last decade. Cheers, Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org