Skip to content

Mark the Log4j2PluginsCacheFileTransformer as cacheable.#724

Merged
johnrengelman merged 1 commit intoGradleUp:masterfrom
staktrace:log4jcache
Jul 20, 2022
Merged

Mark the Log4j2PluginsCacheFileTransformer as cacheable.#724
johnrengelman merged 1 commit intoGradleUp:masterfrom
staktrace:log4jcache

Conversation

@staktrace
Copy link
Copy Markdown
Contributor

This transfomer doesn't take any custom inputs; it has
deterministic behaviour based on the files getting shaded.
This means it doesn't pose any additional requirements on the
cacheability of the overall ShadowJar task. Therefore we
should be able to mark it cacheable.

This transfomer doesn't take any custom inputs; it has
deterministic behaviour based on the files getting shaded.
This means it doesn't pose any additional requirements on the
cacheability of the overall ShadowJar task. Therefore we
should be able to mark it cacheable.
@staktrace
Copy link
Copy Markdown
Contributor Author

staktrace commented Nov 12, 2021

I would also love to see a new release including this change sooner rather than later, as it would provide a rather large speedup for us. Thank you for all your work on this plugin, I really appreciate it!

@johnrengelman johnrengelman added this to the 7.1.3 milestone Jul 20, 2022
@johnrengelman johnrengelman merged commit 3844331 into GradleUp:master Jul 20, 2022
@johnrengelman johnrengelman modified the milestones: 7.1.3, 8.0 Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants