Gradle & Proper Resource Streams #2
Reference in New Issue
Block a user
Delete Branch ":master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR replaces the build system with Gradle. The build would fail due to the usage of resources under the working directory, so this PR also replaces those instances with resource streams as resources are now automatically built into the JAR.
3b5305408cto9de9943f23