Clean up version and build for Forge

This commit is contained in:
Mike Primm 2018-09-03 19:09:37 -05:00
parent 5f13c8f74f
commit a7c2ddbf99
10 changed files with 20 additions and 13 deletions

View file

@ -38,6 +38,7 @@ shadowJar {
include(dependency('com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:'))
include(dependency('org.eclipse.jetty::'))
include(dependency('org.eclipse.jetty.orbit:javax.servlet:'))
include(dependency(':DynmapCoreAPI'))
}
relocate('org.json.simple', 'org.dynmap.json.simple')
relocate('org.yaml.snakeyaml', 'org.dynmap.snakeyaml')