geforkt von Mirrors/Paper
Remove sisu annotation processor from jar
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
6afb9da7cb
Commit
431ac4577d
@ -204,6 +204,12 @@
|
||||
<exclude>com/google/thirdparty/**</exclude>
|
||||
</excludes>
|
||||
</filter>
|
||||
<filter>
|
||||
<artifact>org.eclipse.sisu:org.eclipse.sisu.inject</artifact>
|
||||
<excludes>
|
||||
<exclude>META-INF/services/javax.annotation.processing.Processor</exclude>
|
||||
</excludes>
|
||||
</filter>
|
||||
</filters>
|
||||
<relocations>
|
||||
<!-- Cannot be relocated as it breaks translation property keys -->
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren