getodk / aggregate

ODK Aggregate is a Java server that stores, analyzes, and presents survey data collected using ODK Collect. Contribute and make the world a better place! ✨🗄✨
https://docs.opendatakit.org/aggregate-intro/
Other
74 stars 228 forks source link

Cleanup AppEngine backends api conf file #408

Open ggalmazor opened 5 years ago

ggalmazor commented 5 years ago

Software and hardware versions

Aggregate v1.x

Problem description

AppEngine will remove support for backends API on March 2019. We already have migrated to services, but there's still a backends.xml backends API configuration file lying around, which we should remove to save us some confusing in the future.

Steps to reproduce the problem

N/A

Expected behavior

N/A

Other information

https://cloud.google.com/appengine/docs/standard/java/backends/ https://cloud.google.com/appengine/docs/standard/java/modules/converting https://github.com/opendatakit/aggregate-components/pull/5