Re: Java 9 module system quirks

2017-09-22 Thread Piyush Katariya
Awesome. Thanks On 22-Sep-2017 21:23, "Alex Miller" wrote: > For a rundown, see: > https://groups.google.com/d/msg/clojure/IB2CaORBMnM/oKvk6cLuDAAJ > > Since then CLJ-2077 has been applied and is available in Clojure > 1.9.0-beta1. > > I expect all important issues to be resolved by GA release o

Re: Java 9 module system quirks

2017-09-22 Thread Alex Miller
For a rundown, see: https://groups.google.com/d/msg/clojure/IB2CaORBMnM/oKvk6cLuDAAJ Since then CLJ-2077 has been applied and is available in Clojure 1.9.0-beta1. I expect all important issues to be resolved by GA release of Clojure 1.9. On Friday, September 22, 2017 at 8:16:13 AM UTC-5, Piyush