Re: Building Solr greater than 6.2.1

2017-05-01 Thread Alexandre Rafalovitch
There was a Java compiler bug I think that was introduced and then fixed. Took me two days to figure out when I hit that a while ago. Regards, Alex On 1 May 2017 1:00 PM, "Ryan Yacyshyn" wrote: I was using Java 8 all along but more specifically, it was 1.8.0_25 (full details below). java v

Re: Building Solr greater than 6.2.1

2017-05-01 Thread Ryan Yacyshyn
I was using Java 8 all along but more specifically, it was 1.8.0_25 (full details below). java version "1.8.0_25" Java(TM) SE Runtime Environment (build 1.8.0_25-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode) I initially didn't think it was my Java version so I just cleared

Re: Building Solr greater than 6.2.1

2017-05-01 Thread Shawn Heisey
On 5/1/2017 6:34 AM, Ryan Yacyshyn wrote: > Thanks Alex, it's working now. I had to update Java. What version were you using? Lucene/Solr 6 requires Java 8. I don't think that building 6.2.1 would have been successful if it weren't Java 8. I'm not familiar with any specific Java release requir

Re: Building Solr greater than 6.2.1

2017-05-01 Thread Ryan Yacyshyn
Thanks Alex, it's working now. I had to update Java. Regards, Ryan On Mon, 1 May 2017 at 14:48 Alexandre Rafalovitch wrote: > Make sure your Java is latest update. Seriously > > Also, if still failing, try blowing away your Ivy cache. > > Regards, > Alex > > On 1 May 2017 6:34 AM, "Ry

Re: Building Solr greater than 6.2.1

2017-04-30 Thread Alexandre Rafalovitch
Make sure your Java is latest update. Seriously Also, if still failing, try blowing away your Ivy cache. Regards, Alex On 1 May 2017 6:34 AM, "Ryan Yacyshyn" wrote: > Hi all, > > I'm trying to build Solr 6.5.1 but it's is failing. I'm able to > successfully build 6.2.1. I've tried 6.4.

Building Solr greater than 6.2.1

2017-04-30 Thread Ryan Yacyshyn
Hi all, I'm trying to build Solr 6.5.1 but it's is failing. I'm able to successfully build 6.2.1. I've tried 6.4.0, 6.4.2, and 6.5.1 but the build fails. I'm not sure what the issue could be. I'm running `ant server` in the solr dir and this is where it fails: ivy-configure: [ivy:configure] :: lo