Hello Bernd, On 14/09/21 6:10 am, Bernd Eckenfels wrote:
Is there support for repeatable builds planned? Using the source file might be acceptable, but the class file timestamp could be changing more likely for repeated builds?
To clarify the description of my PR, this change uses the timestamp of the (compiled) module-info.class file that is being added/updated to the jar.
-Jaikiran