I was looking at why the maven builds are a bit slow and found out one of
the culprit is modello which overwrites its generated files even if there
are no changes: that cascades to recompiling the module, checking the style
again, making a new archive and then recompiling the dependant modules
aso.
+1
Reproducible Build ok: reference done with JDK 11 on Windows
Regards,
Hervé
Le jeudi 27 janvier 2022, 13:21:08 CET Michael Osipov a écrit :
> Hi,
>
> We solved 7 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&ve
> rsion=12351277
>
> There are still a co