And again for the ML. Paul
---------- Forwarded message --------- From: Paul Campbell <[email protected]> Date: Wed, 26 Sep 2018, 23:21 Subject: Re: Running Brooklyn on Java 11 To: Geoff Macartney <[email protected]> Hi Geoff, This change is only about running the compiled software under the Java 11 JRE. Currently still building with the Java 8 JDK. So not using any new language features and still runnable under the Java 8 JRE. Paul On 26 Sep 2018 23:01, "Geoff Macartney" <[email protected]> wrote: Hi Paul, Will this mean developers _having_ to move to Java 11, or will Brooklyn still build under 8? Geoff On Wed, 26 Sep 2018 at 13:24 Paul Campbell <[email protected]> wrote: > Hi, > > I've put in two PRs, for brooklyn-server and brooklyn-ui, to allow Brooklyn > to be run under Java 11. > > * https://github.com/apache/brooklyn-server/pull/1002 > * https://github.com/apache/brooklyn-ui/pull/74 > > Most of the changes involved adding explicit dependencies, together with > upgrading the Karaf Container to 4.2.1. Karaf 4.2.1 is the first version of > Karaf to support running under Java 11, and this was crucial to Brooklyn > being able to do so. > > -- > Paul Campbell > Software Engineer > *Cloudsoft <https://cloudsoft.io/> *| Bringing Business to the Cloud > > E: [email protected] > M: 07476981644 <+447476981644 <+44%207476%20981644>> > T: kemitixcode <https://twitter.com/kemitixcode> > > L: https://www.linkedin.com/in/paulkcampbell/ > > Need a hand with AWS? Get a Free Consultation. > <https://go.cloudsoft.io/healthcheck/> >
