Re: Java version compatibility

2019-07-15 Thread Rohan Agarwal
Starting next month, I will create tracking issues on GitHub and we start working on the changes. Thanks! Rohan On Tue, May 21, 2019 at 6:18 PM FatJ Love wrote: > We need a plan to migrate to Java 11, as well as Python 3. > > On Tue, May 21, 2019 at 4:24 PM Rohan Agarwal wrote: >

Java version compatibility

2019-05-21 Thread Rohan Agarwal
Hi all, Starting this thread to discuss Heron and Java version compatibility. Public JDK 8 releases will no longer receive security updates. Java 11 is the current LTS version of Java. Current state of the Heron project is this - - Can be built with - Java 8 only - Can be run with - Java 8

Bazel version support

2019-05-21 Thread Rohan Agarwal
Hi all, I will be making some changes to make Heron compatible with the latest Bazel version. Currently compatible Bazel version - 0.23.2 Latest Bazel version - 0.25.3 The changes should be very small, and only involve changing a few build rules. Also, I expect the changes to be backwards compati