Fix various warnings and progress some javadoc

This commit is contained in:
2022-09-08 23:42:12 +02:00
parent 83e35f21bd
commit 045ca8b640
5 changed files with 81 additions and 22 deletions

View File

@@ -65,7 +65,7 @@
<exclude>META-INF/*.SF</exclude>
<exclude>META-INF/*.DSA</exclude>
<exclude>META-INF/*.RSA</exclude>
<exclude>META-INF/MANIFEDT.MF</exclude>
<exclude>META-INF/MANIFEST.MF</exclude>
</excludes>
</filter>
</filters>