Am 28.10.2017 um 08:59 schrieb Benedikt Ritter:
Note that Commons Lang will still work and build on Java 7 after this is
merged, but for releasing the RM has to make sure the release is built with
Java 9.
Just to clarify: Unless I missed something this should be: "Releases
have to be in two
Hi,
Stephen Colebourne has done a great job adding a module-info.java file to
Commons Lang [1]. This can serve as an example for other components. Since
Commons is pretty conservative when it comes to adopting new Java features, I’d
like to ask a last time for feedback on the PR.
Note that Com