Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-12-25 18:40:05 +01:00
Merge pull request #301 from DarkArc/doc-fix
Fix WorldEdit Bukkit profile being inactive due to the Java8 doclint profile.
Dieser Commit ist enthalten in:
Commit
3098dc0226
4
pom.xml
4
pom.xml
@ -530,7 +530,9 @@
|
|||||||
<id>bukkit</id>
|
<id>bukkit</id>
|
||||||
|
|
||||||
<activation>
|
<activation>
|
||||||
<activeByDefault>true</activeByDefault>
|
<property>
|
||||||
|
<name>!skipBukkitProfile</name>
|
||||||
|
</property>
|
||||||
</activation>
|
</activation>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren