Cotton

Cotton

148k Downloads

Dependency on Jankson causes crashes if Jankson is not added to classpath outside of a dev env

LemmaEOF opened this issue ยท 2 comments

commented

I've been working on getting Cotton-Resources up and running, and I've run into the issue that Jankson isn't getting added to the classpath outside of Cotton's dev environment. I've tried shadowing, but that doesn't seem to have worked. I'm not very good with Gradle, so if someone else has an idea of how to help, let me know!

commented

Fixed by 290a5b6

commented

(note: I discovered this by trying to run cotton-resources with cotton as a modCompile dependency)