Skip to content

Don't always provide transitive dependencies' analysis files to ZincRunner #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jadenPete
Copy link

They aren't used if Zinc persistence is disabled. They also contain hashes of sources, which effectively makes ijar useless, since a target will be always be recompiled if its transitive dependencies were changed, regardless of whether their ijars changed.

@jadenPete jadenPete requested a review from jjudd December 23, 2024 18:35
@jadenPete jadenPete self-assigned this Dec 23, 2024
@jadenPete jadenPete force-pushed the do-not-always-provide-transitive-analysis-files branch 3 times, most recently from 79808f4 to a973c9d Compare December 23, 2024 19:03
…unner

They aren't used if Zinc persistence is disabled. They also contain
hashes of sources, which effectively makes `ijar` useless, since a
target will be always be recompiled if its transitive dependencies
were changed, regardless of whether their ijars changed.
@jadenPete jadenPete force-pushed the do-not-always-provide-transitive-analysis-files branch from 3e399c7 to 9d28e81 Compare January 15, 2025 16:22
@jadenPete
Copy link
Author

Squashed.

@jadenPete jadenPete merged commit 782f590 into lucid-master Jan 15, 2025
1 check passed
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