GoogleCloudPlatform / gcloud-maven-plugin

Cloud SDK Maven Plugin for Google App Engine (Managed VMs and non Managed VMs)
Apache License 2.0
29 stars 24 forks source link

auto_id_policy field in generated app.yaml is obsolete and cause deployment issue with env:2 #52

Closed ludoch closed 9 years ago

ludoch commented 9 years ago

auto_id_policy field in generated app.yaml is obsolete and cause deployment issue with env:2 We can filter it in the Maven plugin now, and the real fix will happen in appcfg.java, but the release cycle is much longer.