Skip to content
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

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

Open
wants to merge 1 commit into
base: lucid-master
Choose a base branch
from

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 2 times, most recently from d9805d7 to 79808f4 Compare December 23, 2024 19:00
…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 79808f4 to a973c9d Compare December 23, 2024 19:03
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