I2P Address: [http://git.idk.i2p]

Skip to content

Fixes for reproducible Gradle build

Zlatin Balevsky requested to merge (removed):gradle-reproducible-2 into master

This MR fixes reproducibility between my systems and @idk

  1. It makes a copy of all jsi's, sets their timestamps to 0 and compiles those.
  2. Fixes ordering of classpath elements in the start scripts.

Merge request reports