Hi again,

> Am 26.09.2017 um 16:54 schrieb Benedikt Ritter <brit...@apache.org>:
> 
> Hello,
> 
> since LOGGING-165 [1] has been raised, I’m planning to add the 
> Automatic-Module-Name to logging and get a new release out of the door.

Looks like I was a bit over enthusiastic here… The logging build creates three 
artifacts:

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.

I’m not sure what to do now… Any idea?

Cheers,
Benedikt

> 
> Regards,
> Benedikt
> 
> [1] https://issues.apache.org/jira/browse/LOGGING-165
> ---------------------------------------------------------------------
> 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