GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse
More sensible staging defaults
Open
enhancement
priority: p4
- Dominant language
- Java
- Stars
- 90
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Found some internal docs that we should change these flags from the defaults to true when deploying:
--enable_jar_splitting=true
--enable_jar_classes=true
--delete_jsps=true
Currently these default to false. It's not immediately obvious if these ever need to be false, but they shouldn't be false by default.
It might make sense to fix this in appengine-plugins-core instead.
Contributor guide
Assessment
This issue has not been assessed yet.