Vertispan / j2clmavenplugin

Maven plugin to launch new J2CL compilation
https://vertispan.github.io/j2clmavenplugin/
Apache License 2.0
53 stars 26 forks source link

Track task input details that contribute to the cache entry's hash #176

Closed niloc132 closed 1 year ago

niloc132 commented 2 years ago

Write the components that contributed to the entry's hash, as better logging of what contributed to that cache entry, and what is different across different builds. As well as assisting with debugging, this will make it easier to read the actual "before/after" when trying to find the "nearest" previous build, and identify what changed between invocations.