One of the classes (probably from the postgres driver) was compiled with a java version higher than what is running the build.
On Thu, Dec 22, 2016 at 1:26 PM, buddha <jyothipras...@gmail.com> wrote: > Hi, > > > > I’m just trying to make a small commit which is a fix in two small xml > files that generate html files for documentation. Created a pull > request(#170), however continuous integration is failing. The change I did > has nothing to do with the failure of the build. Build is failing with > (Caused by: java.lang.UnsupportedClassVersionError: org/postgresql/Driver > : Unsupported major.minor version 52.0) > > > > https://travis-ci.org/apache/cayenne/builds/186140745 > > > > Can someone help me out as to what the issue is? > > > > Thanks > > Buddha > >