Skip to content

Fixed unsafe property reading to be compatible with Gradle parallel build#28

Open
Luna5ama wants to merge 2 commits intoarchitectury:3.4from
Luna5ama:property-fix
Open

Fixed unsafe property reading to be compatible with Gradle parallel build#28
Luna5ama wants to merge 2 commits intoarchitectury:3.4from
Luna5ama:property-fix

Conversation

@Luna5ama
Copy link

@Luna5ama Luna5ama commented Dec 7, 2022

See architectury/architectury-transformer#16
Replace Java environment property access with property access provided by TransformerContext. This should fix problems with Gradle parallel build (org.gradle.parallel) such as wrong refmaps getting placed in the jar.

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