Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yannick Schinko
Dynmap-Multiserver
Commits
8c8b876a
Verified
Commit
8c8b876a
authored
Jan 27, 2021
by
Yannick Schinko
Browse files
Properly shade javax for Java 9+ support
parent
9c094437
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
8c8b876a
...
...
@@ -6,8 +6,8 @@
<groupId>
net.cubespace.dynmap
</groupId>
<artifactId>
Dynmap-MultiServer
</artifactId>
<version>
0.5.
6
</version>
<version>
0.5.
7
</version>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
...
...
@@ -93,7 +93,7 @@
<artifactSet>
<includes>
<include>
com.google.code.gson:*
</include>
<include>
javax
.activation:*
</include>
<include>
com.sun
.activation:*
</include>
<include>
org.slf4j:*
</include>
<include>
log4j:*
</include>
<include>
org.yaml:*
</include>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment