mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
Minor upstream file changes
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
-->
|
||||
<!--
|
||||
<module name="ImportControl">
|
||||
<property name="file" value="import-control.xml"/>
|
||||
<property name="file" value="${config_loc}/import-control.xml"/>
|
||||
</module>
|
||||
-->
|
||||
|
||||
|
@ -44,6 +44,10 @@
|
||||
<allow pkg="com.google.auto"/>
|
||||
<allow pkg="it.unimi.dsi.fastutil"/>
|
||||
|
||||
<subpackage name="util.io.file">
|
||||
<allow pkg="net.java.truevfs"/>
|
||||
</subpackage>
|
||||
|
||||
<subpackage name="internal.expression">
|
||||
<allow pkg="org.antlr.v4"/>
|
||||
</subpackage>
|
||||
|
Reference in New Issue
Block a user