Clean up version and build for Forge
This commit is contained in:
parent
5f13c8f74f
commit
a7c2ddbf99
10 changed files with 20 additions and 13 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue