Closed GoogleCodeExporter closed 9 years ago
this is the build file to help
Original comment by alfred.e...@gmail.com
on 27 Jun 2014 at 11:58
Attachments:
This is not a bug request, this is a support request - please use the Google
Group. This has something to do with your build or runtime environment, I can't
tell what from what you have posted. From the lowercase 'places' I presume you
are fairly new to java, and getting the build environment set up properly can
be tricky.
My guess is that this is related to your inclusion of the 3.1 servlet api jar.
Not only is GAE on an older spec version (2.5), but you must use the gradle
equivalent of maven's <scope>provided</scope>.
If you wish additional help, please consult the Group.
Original comment by lhori...@gmail.com
on 28 Jun 2014 at 3:10
Original issue reported on code.google.com by
alfred.e...@gmail.com
on 27 Jun 2014 at 11:26