Anywaxs, might make sense to enforce the version in the POM: http://maven.apache.org/enforcer/enforcer-rules/requireJavaVersion.html
On Sat, Feb 28, 2015 at 1:22 AM, Till Westmann <[email protected]> wrote: > Hi Shivani, > > we have information about the JDK on the website: > http://vxquery.apache.org/user_installation.html > <http://vxquery.apache.org/user_installation.html> > But we probably should add some info about that to the eclipse instructions > as well. > I’ve filed an issue for that: > https://issues.apache.org/jira/browse/VXQUERY-138 > <https://issues.apache.org/jira/browse/VXQUERY-138> > > Thanks, > Till > >> On Feb 27, 2015, at 12:04 PM, Shivani Mall <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hey all, >> >> I ran into two errors while running the commands to setup the code on >> eclipse: >> >> 1. Major.Minor Error 51.0--this was because I had installed jdk 6. Usually >> people won't do this. But I feel it's a nice idea to mention which jdk >> version is compatible with the project. >> >> 2.Now it installs everything fine, but fails at XTest and so doesn't get >> benchmark--runs into java.lang.AssertionError: >> EXPECTED_RESULT_GOT_DIFFERENT_RESULT error. I'm not sure if this is an error >> with my configuration or with the code. I got the latest version of maven. >> >> Here is the error file for details. >> >> Thanks, >> Shivani >> <org.apache.vxquery.xtest.VXQueryTest.txt> > -- Any world that can produce the Taj Mahal, William Shakespeare, and Stripe toothpaste can't be all bad. (C.R. MacNamara, One Two Three)
