The place to post a question like this would be
stackoverflow or
the public issue tracker. This forum isn't mean for specific-issue technical support, and if such an issue is mentioned, it should be supplementary to a post which is centered around discussing more generally with the wider community of developers about the platform.
The runtime for Java on App Engine is based on
Java 7, so this error makes some sense. Although if you don't reference this file, is it still in some kind of /lib folder? The information to include when you post to one of the locations mentioned above would include the answer to this investigative question, along with a tree of your project, a description of the jar, the deployment descriptor files (
appengine-web.xml,
web.xml,
app.yaml, etc.) and some more full logs output.