Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Avoid rewriting the index if it has not changed #4

Merged
merged 3 commits into from
Feb 13, 2022

Conversation

gnodet
Copy link
Contributor

@gnodet gnodet commented Feb 1, 2022

This PR avoid rewriting the index file if its contents have not changed. This allow faster rebuilds if the code has not changed.

@gnodet
Copy link
Contributor Author

gnodet commented Feb 4, 2022

Fwiw, it may be better to just use the APT annotation processor provided by sisu-inject instead of the maven plugin : it's faster and already works better !
But the PR is here anyway to improve the mojos.

@mcculls mcculls merged commit 644588e into eclipse-sisu:master Feb 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants