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:
parent
82a3c96a4f
commit
4e24cb5caa
3 changed files with 3 additions and 2 deletions
|
@ -330,6 +330,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
- </executions>
|
||||
- <configuration>
|
||||
- <configLocation>checkstyle.xml</configLocation>
|
||||
- <suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>
|
||||
- <includeTestSourceDirectory>true</includeTestSourceDirectory>
|
||||
- </configuration>
|
||||
- <dependencies>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue