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

GenIdea: unroll module dependencies (backport of #3355) #3358

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

lefou
Copy link
Member

@lefou lefou commented Aug 9, 2024

Since IDEA 2024.2, module dependencies in the .iml files are no longer
interpreted transitively.
Therefore, we need to unroll all transitive module dependencies when
generating the project files.

Fix #3354

Original Pull request: #3355

Since IDEA 2024.2, module dependencies in the `.iml` files are no longer
interpreted transitively.
Therefore, we need to unroll all transitive module dependencies when
generating the project files.

Fix #3354

Original Pull request: #3355
@lefou lefou merged commit 5c8c67f into 0.11.x Aug 9, 2024
30 checks passed
@lefou lefou deleted the backport-3355 branch August 9, 2024 08:18
@lefou lefou added this to the 0.11.12 milestone Aug 9, 2024
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.

1 participant