Gradle is easy enough to import into IDEs, so pom.xml should no longer be necessary. This commit removes the pom.xml files from the build. Fixes gh-4283
A sample using Google App Engine. To run it use: ---- $ ../../gradlew appengineRun ----
Gradle is easy enough to import into IDEs, so pom.xml should no longer be necessary. This commit removes the pom.xml files from the build. Fixes gh-4283
A sample using Google App Engine. To run it use: ---- $ ../../gradlew appengineRun ----