On 2017-10-01, Benedikt Ritter wrote: > So what options are we left with? > - Do nothing -> logging can’t be used as a Java 9 module > - Drop api and adapters -> users have to change their dependencies and get > more code than they want
- only add the automatic module name to commons-logging and release api and adapter as they are. I think that's been suggested before. That way people who want to consume logging as a Java9 module can do so (and maybe need to adapt their dependency) while all others can keep doing what they've done before. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org