GoogleCloudPlatform / appengine-plugins

A client Java library to manage App Engine Java applications for any project that performs App Engine Java application management. For example, the Maven, Gradle and Eclipse App Engine plugins, custom user tools, etc.
Apache License 2.0
41 stars 27 forks source link

ci: fix kokoro windows build script #912

Closed emmileaf closed 1 year ago

emmileaf commented 1 year ago

Resolves #911.

This PR logs the new environment's default JAVA_HOME (C:\Program Files\Java\jdk1.8.0_211) and removes the previously set location to resolve build error.