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

Configure build task dependencies as each subproject comes up. #299

Merged
merged 1 commit into from
Nov 15, 2020

Conversation

kitlith
Copy link
Contributor

@kitlith kitlith commented Nov 14, 2020

Arguably this makes more sense (and allows for subprojects that don't use loom), and it also fixes an issue I was running into with a subproject configuration where the build task for the subprojects didn't exist yet.

I did also quickly test with a regular subproject setup (i.e. what fabric-api uses). granted, i haven't actually tested the output jars.

@modmuss50 modmuss50 merged commit 62e8939 into FabricMC:dev/0.5 Nov 15, 2020
@kitlith kitlith deleted the per-subproject-dependencies branch November 15, 2020 19:09
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.

3 participants