googleapis / googleapis/google-cloud-java
[sdk-platform-java] gapic-generator-java embeds timestmaps in output
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.