Re: NiFi compilation error - master & 1.1.x branch

2016-12-22 Thread Joe Skora
I can repeat Oleg's results. On Ubuntu 15.10, compiling with JDK 1.8.0_77 fails, but with JDK 1.8.0_101 it succeeds. On Thu, Dec 22, 2016 at 6:58 AM, Oleg Zhurakousky < ozhurakou...@hortonworks.com> wrote: > Andrew > > I believe I’ve seen something similar before and it persisted until up’ve >

Re: NiFi compilation error - master & 1.1.x branch

2016-12-22 Thread Oleg Zhurakousky
Andrew I believe I’ve seen something similar before and it persisted until up’ve upgraded JDK. Once on the latest (*_112) all was good, But discussing/testing it a bit internally even the older upgrades would do (e.g., *_65) FWIW, I has the same *_45 version until I started seeing this. Cheers

Re: NiFi compilation error - master & 1.1.x branch

2016-12-22 Thread Andrew Christianson
> What version of Java are using? Oracle or OpenJDK, 8 or 9, etc.? Also $ java -version java version "1.8.0_45"

Re: NiFi compilation error - master & 1.1.x branch

2016-12-21 Thread Matt Burgess
Andrew, What version of Java are using? Oracle or OpenJDK, 8 or 9, etc.? Also which branch are you building from? It looks like it's building 1.1.1-SNAPSHOT but I am not aware of any branch that has that as the version. It built for me fine from the latest master (version 1.2.0-SNAPSHOT) and