On 7 March 2018 at 18:56, Ralph Goers <ralph.go...@dslextreme.com> wrote:
> Actually, you really do need to use a multi-release jar to include a 
> module-info class file. Otherwise it may be sitting alongside of classes 
> compiled for an earlier java release and various tools will fail because of 
> it.

Then those tools need fixing.

Using multi-release jar files doesn't really help either, as other
tools don't understand those.

Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to