How did you check the version? Your JAVA_HOME needs to point to Java 8 if you're building off trunk. It would help if you copy + paste the output of :
1. echo $JAVA_HOME 2. java -version On Sat, Mar 21, 2015 at 9:17 AM, siddharth gupta < [email protected]> wrote: > hello, > > I am a newbie in contributing to open source projects. > > Can anyone help me how to build the project ? when i do the same using > ant, it says java 1.8 or higher required. Although when i checked java > version it was already 1.8. > > Thanks & Regards, > Siddharth Gupta. > > -- Anshum Gupta
