Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-08 01:00:11 +01:00
Guess we don't need any relocations
Dieser Commit ist enthalten in:
Ursprung
b293c3478a
Commit
977ce4bbec
@ -84,10 +84,6 @@ task sourcesJar(type: Jar, dependsOn: classes) {
|
||||
|
||||
shadowJar {
|
||||
configurations = [project.configurations.shadow]
|
||||
relocate 'org.reflections', 'geyser.org.reflections'
|
||||
relocate 'org.dom4j', 'geyser.org.dom4j'
|
||||
relocate 'javax.xml', 'geyser.javaxxml'
|
||||
relocate 'org.xml', 'geyser.xml'
|
||||
}
|
||||
|
||||
jar {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren