google-nomulus/buildSrc
Ben McIlwain a5767e4de3 Upgrade App Engine Standard to Java 17 w/ bundled APIs (#1714)
* Upgrade App Engine Standard to Java 17 w/ bundled APIs

Note that this doesn't yet upgrade our actual Gradle scripts to use a more
recent of Java (that will happen separately); this solely affects the GAE
instances.

I followed the instructions here:
https://cloud.google.com/appengine/docs/standard/java-gen2/services/access

And note that I removed threadsafe true from appengine's XML config because
that doesn't do anything anymore and was just throwing errors (the new
instances handle multiple requests in parallel by default, no configuration
necessary).
2022-07-27 15:00:10 -04:00
..
src Update GCL dependency to avoid security alert (#1139) 2021-05-17 13:21:26 -04:00
build.gradle.kts Upgrade to Gradle 7.0 (#1712) 2022-07-26 11:41:27 -04:00
buildscript-gradle.lockfile Upgrade to Gradle 7.0 (#1712) 2022-07-26 11:41:27 -04:00
gradle.lockfile Upgrade App Engine Standard to Java 17 w/ bundled APIs (#1714) 2022-07-27 15:00:10 -04:00
gradle.properties Upgrade to Gradle 7.0 (#1712) 2022-07-26 11:41:27 -04:00
settings.gradle Upgrade to Gradle 7.0 (#1712) 2022-07-26 11:41:27 -04:00