mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-25 17:22:02 -07:00
Updated Upstream (Bukkit/CraftBukkit)
Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing Bukkit Changes: 6fac07eb SPIGOT-6935: Make Arrow color nullable abbc5c55 PR-730: Added a checkstyle rule to check for missing package declarations. 97157b12 PR-730: Added missing declaration of the org.bukkit.profile package. 9dcee1dc PR-727: Fix typo in StriderTemperatureChangeEvent javadocs CraftBukkit Changes: 1e87776a SPIGOT-6935: Make Arrow color nullable
This commit is contained in:
@@ -330,6 +330,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
- </executions>
|
||||
- <configuration>
|
||||
- <configLocation>checkstyle.xml</configLocation>
|
||||
- <suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>
|
||||
- <includeTestSourceDirectory>true</includeTestSourceDirectory>
|
||||
- </configuration>
|
||||
- <dependencies>
|
||||
|
Reference in New Issue
Block a user