googleapis / googleapis/google-cloud-java
[sdk-platform-java] gapic-generator-java embeds timestmaps in output
Open
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
gapic-generator-java creates `JarEntry`s without setting a timestamp on them, `JarOutputStream.putNextEntry` helpfully sets the timestamp to `System.currentTimeMillis()` in that case breaking determinism of the generator.
Contributor guide
Assessment
This issue has not been assessed yet.