We are currently planning to move to Gradle as part of the MCP branch, but in effort to to bring the speed benefits of gradle without waiting for the MCP work to be finished, we can bring down the non MCP parts to master.
- [ ] Port Paperclip to Gradle
- [ ] Remove the Paper pom patches. Create sub gradle files in parent paper repo, so these files can be properly maintained
- [ ] Create a script to identify what hash/source of the upstream poms the gradle files are in sync with, so any time upstream changes, we can be alerted for the need to update respectively (or, willingly choose to ignore the update)
- [ ] Convert build scripts.
Most helpful comment
I will do all but the update hash check scripts. Someone else can do that.