googleapis / googleapis/google-cloud-java
[sdk-platform-java] gapic-generator-java embeds timestmaps in output
未关闭
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 154
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。