Re: ZooKeeper Build failure - Unsupported major.minor version 52.0

2017-03-14 Thread Michael Han
These two jobs are updated with correct Forrest binary location, and they are now kicking off builds. Problem is resolved for now, but we might get these again next time INFRA updated something.. On Mon, Mar 13, 2017 at 10:39 AM, Michael Han wrote: > Thanks Rakesh for all the

Re: ZooKeeper Build failure - Unsupported major.minor version 52.0

2017-03-13 Thread Michael Han
Thanks Rakesh for all the work. Flavio can fix your permission issue I believe. Since I have access to Jenkins, I updated two jobs and they are good now (by choosing Ant 1.9.9 which does not require JDK 8). https://builds.apache.org/view/All/job/ZooKeeper_branch34_openjdk7/

Re: ZooKeeper Build failure - Unsupported major.minor version 52.0

2017-03-12 Thread Rakesh Radhakrishnan
https://builds.apache.org/view/All/job/ZooKeeper-trunk/3308/console https://builds.apache.org/view/All/job/ZooKeeper_branch34/1867/console https://builds.apache.org/view/All/job/ZooKeeper_branch34_openjdk7/1424/console https://builds.apache.org/view/All/job/ZooKeeper_branch35_jdk7/881/console

Re: ZooKeeper Build failure - Unsupported major.minor version 52.0

2017-02-15 Thread Rakesh Radhakrishnan
OK, thanks! Rakesh On Thu, Feb 16, 2017 at 10:06 AM, Patrick Hunt wrote: > Hi Rakesh, I would like to help, but I don't think I can. I think Flavio > has to do the following: > https://cwiki.apache.org/confluence/display/INFRA/Jenkins#Jenkins- > HowdoIgetanaccount > > Patrick

Re: ZooKeeper Build failure - Unsupported major.minor version 52.0

2017-02-15 Thread Patrick Hunt
Hi Rakesh, I would like to help, but I don't think I can. I think Flavio has to do the following: https://cwiki.apache.org/confluence/display/INFRA/Jenkins#Jenkins-HowdoIgetanaccount Patrick On Wed, Feb 15, 2017 at 8:31 PM, Rakesh Radhakrishnan wrote: > Yes, I've tried

Re: ZooKeeper Build failure - Unsupported major.minor version 52.0

2017-02-15 Thread Rakesh Radhakrishnan
Yes, I've tried visiting the page. But getting access denied exception. Could you please give permission to the user "rakeshr". Anyway, Gavin has reconfigured it for now and triggered build. "rakeshr is missing the Job/ExtendedRead permission" Thanks, Rakesh On Thu, Feb 16, 2017 at 9:30 AM,

Re: ZooKeeper Build failure - Unsupported major.minor version 52.0

2017-02-15 Thread Patrick Hunt
Rakesh, we have two types of builds, qa bot and "regular". qa bot: https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk/configure search for "ant_home" on this page (it's in a bash script down on the page) - we'll need to get the path to the old version from INFRA. Although it

Re: ZooKeeper Build failure - Unsupported major.minor version 52.0

2017-02-15 Thread Rakesh Radhakrishnan
Yes, logged in. But didn't see the drop down options. Rakesh On Thu, Feb 16, 2017 at 9:06 AM, Patrick Hunt wrote: > Rakesh can you login to jenkins? > > Patrick > > On Wed, Feb 15, 2017 at 7:29 PM, Rakesh Radhakrishnan > wrote: > > > Hi All, > > > > I've

Re: ZooKeeper Build failure - Unsupported major.minor version 52.0

2017-02-15 Thread Patrick Hunt
Rakesh can you login to jenkins? Patrick On Wed, Feb 15, 2017 at 7:29 PM, Rakesh Radhakrishnan wrote: > Hi All, > > I've created an https://issues.apache.org/jira/browse/INFRA-13526 jira to > understand more about the failure. From the discussion it looks like, Ant >

ZooKeeper Build failure - Unsupported major.minor version 52.0

2017-02-15 Thread Rakesh Radhakrishnan
Hi All, I've created an https://issues.apache.org/jira/browse/INFRA-13526 jira to understand more about the failure. From the discussion it looks like, Ant (latest) link was changed a few days ago to point to new Ant release 1.10.1 and this version of ant requires Java8. So the possible fix is,