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 include the compilation output in the compile classpath #3071

Closed
wants to merge 1 commit into from

Conversation

lefou
Copy link
Member

@lefou lefou commented Mar 9, 2024

Fix #3068

But we need to make sure this is the right thing to do. We include the classes dir in the classpath since very early.

Fix #3068

But we need to make sure this is the right thing to do. We include the classes dir in the classpath since very early.
@lefou lefou changed the title Don't include the compilation output to the compile classpath Don't include the compilation output in the compile classpath Mar 9, 2024
@lefou
Copy link
Member Author

lefou commented Mar 11, 2024

This change break a lot of tests. Also, PR #3072 which fixes the left-over tasty files issue, provides a test case that shows that compilation fails properly when tasty-files are not present. So I'm closing this as not correct and needed.

@lefou lefou closed this Mar 11, 2024
@lefou lefou deleted the fix-zinc-classpath branch March 11, 2024 22:45
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.

Tasty files are not deleted
1 participant