Advertisement
DuneSciFye

Untitled

Dec 7th, 2023
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.58 KB | None | 0 0
  1. 7:44:04 PM: Executing ':classes :testClasses :API:classes :API:testClasses :Hooks:classes :Hooks:testClasses :NMS:classes :NMS:testClasses :Hooks:ChestShop:classes :Hooks:ChestShop:testClasses :Hooks:CoreProtect:classes :Hooks:CoreProtect:testClasses :Hooks:RoseStacker:classes :Hooks:RoseStacker:testClasses :Hooks:SuperiorSkyblock:classes :Hooks:SuperiorSkyblock:testClasses :Hooks:TransportPipes:classes :Hooks:TransportPipes:testClasses :Hooks:Vault:classes :Hooks:Vault:testClasses :Hooks:WildStacker:classes :Hooks:WildStacker:testClasses :NMS:v1_12_R1:classes :NMS:v1_12_R1:testClasses :NMS:v1_16_R3:classes :NMS:v1_16_R3:testClasses :NMS:v1_17:classes :NMS:v1_17:testClasses :NMS:v1_18:classes :NMS:v1_18:testClasses :NMS:v1_19:classes :NMS:v1_19:testClasses :NMS:v1_20_1:classes :NMS:v1_20_1:testClasses :NMS:v1_20_2:classes :NMS:v1_20_2:testClasses :NMS:v1_8_R3:classes :NMS:v1_8_R3:testClasses'...
  2.  
  3. > Task :API:compileJava
  4. > Task :API:processResources NO-SOURCE
  5. > Task :API:classes
  6. > Task :API:jar
  7.  
  8. > Task :compileJava
  9. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/data/ChestData.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  10. It is recommended that the compiler be upgraded.
  11. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/WildChests.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  12. It is recommended that the compiler be upgraded.
  13. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/WildChestsAPI.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  14. It is recommended that the compiler be upgraded.
  15. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/Chest.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  16. It is recommended that the compiler be upgraded.
  17. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/handlers/ChestsManager.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  18. It is recommended that the compiler be upgraded.
  19. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/LinkedChest.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  20. It is recommended that the compiler be upgraded.
  21. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/RegularChest.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  22. It is recommended that the compiler be upgraded.
  23. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/StorageChest.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  24. It is recommended that the compiler be upgraded.
  25. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/ChestType.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  26. It is recommended that the compiler be upgraded.
  27. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/DepositMethod.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  28. It is recommended that the compiler be upgraded.
  29. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/data/InventoryData.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  30. It is recommended that the compiler be upgraded.
  31. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/handlers/ProvidersManager.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  32. It is recommended that the compiler be upgraded.
  33. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/hooks/BankProvider.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  34. It is recommended that the compiler be upgraded.
  35. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/hooks/PricesProvider.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  36. It is recommended that the compiler be upgraded.
  37. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/hooks/StackerProvider.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  38. It is recommended that the compiler be upgraded.
  39. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/key/Key.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  40. It is recommended that the compiler be upgraded.
  41. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/events/SellChestTaskEvent.class): major version 62 is newer than 61, the highest major version supported by this compiler.
  42. It is recommended that the compiler be upgraded.
  43. Note: Some input files use or override a deprecated API.
  44. Note: Recompile with -Xlint:deprecation for details.
  45. Note: Some input files use unchecked or unsafe operations.
  46. Note: Recompile with -Xlint:unchecked for details.
  47. 17 warnings
  48.  
  49. > Task :processResources
  50. > Task :classes
  51. > Task :compileTestJava NO-SOURCE
  52. > Task :processTestResources NO-SOURCE
  53. > Task :testClasses UP-TO-DATE
  54. > Task :API:compileTestJava NO-SOURCE
  55. > Task :API:processTestResources NO-SOURCE
  56. > Task :API:testClasses UP-TO-DATE
  57. > Task :Hooks:compileJava NO-SOURCE
  58. > Task :Hooks:processResources NO-SOURCE
  59. > Task :Hooks:classes UP-TO-DATE
  60. > Task :Hooks:compileTestJava NO-SOURCE
  61. > Task :Hooks:processTestResources NO-SOURCE
  62. > Task :Hooks:testClasses UP-TO-DATE
  63. > Task :NMS:compileJava NO-SOURCE
  64. > Task :NMS:processResources NO-SOURCE
  65. > Task :NMS:classes UP-TO-DATE
  66. > Task :NMS:compileTestJava NO-SOURCE
  67. > Task :NMS:processTestResources NO-SOURCE
  68. > Task :NMS:testClasses UP-TO-DATE
  69. > Task :jar
  70. > Task :Hooks:ChestShop:compileJava
  71. > Task :Hooks:ChestShop:processResources NO-SOURCE
  72. > Task :Hooks:ChestShop:classes
  73. > Task :Hooks:ChestShop:compileTestJava NO-SOURCE
  74. > Task :Hooks:ChestShop:processTestResources NO-SOURCE
  75. > Task :Hooks:ChestShop:testClasses UP-TO-DATE
  76. > Task :Hooks:CoreProtect:compileJava
  77. > Task :Hooks:CoreProtect:processResources NO-SOURCE
  78. > Task :Hooks:CoreProtect:classes
  79. > Task :Hooks:CoreProtect:compileTestJava NO-SOURCE
  80. > Task :Hooks:CoreProtect:processTestResources NO-SOURCE
  81. > Task :Hooks:CoreProtect:testClasses UP-TO-DATE
  82. > Task :Hooks:RoseStacker:compileJava
  83. > Task :Hooks:RoseStacker:processResources NO-SOURCE
  84. > Task :Hooks:RoseStacker:classes
  85. > Task :Hooks:RoseStacker:compileTestJava NO-SOURCE
  86. > Task :Hooks:RoseStacker:processTestResources NO-SOURCE
  87. > Task :Hooks:RoseStacker:testClasses UP-TO-DATE
  88. > Task :Hooks:SuperiorSkyblock:compileJava
  89. > Task :Hooks:SuperiorSkyblock:processResources NO-SOURCE
  90. > Task :Hooks:SuperiorSkyblock:classes
  91. > Task :Hooks:SuperiorSkyblock:compileTestJava NO-SOURCE
  92. > Task :Hooks:SuperiorSkyblock:processTestResources NO-SOURCE
  93. > Task :Hooks:SuperiorSkyblock:testClasses UP-TO-DATE
  94. > Task :shadowJar
  95. > Task :API:shadowJar
  96.  
  97. > Task :Hooks:TransportPipes:compileJava
  98. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/WildChestsPlugin.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  99. It is recommended that the compiler be upgraded.
  100. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/Chest.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  101. It is recommended that the compiler be upgraded.
  102. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/StorageChest.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  103. It is recommended that the compiler be upgraded.
  104. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/WildChests.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  105. It is recommended that the compiler be upgraded.
  106. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/handlers/ProvidersHandler.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  107. It is recommended that the compiler be upgraded.
  108. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/handlers/ProvidersManager.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  109. It is recommended that the compiler be upgraded.
  110. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/hooks/listener/IChestPlaceListener.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  111. It is recommended that the compiler be upgraded.
  112. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/hooks/listener/IChestBreakListener.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  113. It is recommended that the compiler be upgraded.
  114. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/RegularChest.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  115. It is recommended that the compiler be upgraded.
  116. 9 warnings
  117.  
  118. > Task :Hooks:TransportPipes:processResources NO-SOURCE
  119. > Task :Hooks:TransportPipes:classes
  120. > Task :Hooks:TransportPipes:compileTestJava NO-SOURCE
  121. > Task :Hooks:TransportPipes:processTestResources NO-SOURCE
  122. > Task :Hooks:TransportPipes:testClasses UP-TO-DATE
  123. > Task :Hooks:Vault:compileJava
  124. > Task :Hooks:Vault:processResources NO-SOURCE
  125. > Task :Hooks:Vault:classes
  126. > Task :Hooks:Vault:compileTestJava NO-SOURCE
  127. > Task :Hooks:Vault:processTestResources NO-SOURCE
  128. > Task :Hooks:Vault:testClasses UP-TO-DATE
  129. > Task :Hooks:WildStacker:compileJava
  130. > Task :Hooks:WildStacker:processResources NO-SOURCE
  131. > Task :Hooks:WildStacker:classes
  132. > Task :Hooks:WildStacker:compileTestJava NO-SOURCE
  133. > Task :Hooks:WildStacker:processTestResources NO-SOURCE
  134. > Task :Hooks:WildStacker:testClasses UP-TO-DATE
  135. > Task :NMS:v1_12_R1:compileJava
  136. > Task :NMS:v1_12_R1:processResources NO-SOURCE
  137. > Task :NMS:v1_12_R1:classes
  138. > Task :NMS:v1_12_R1:compileTestJava NO-SOURCE
  139. > Task :NMS:v1_12_R1:processTestResources NO-SOURCE
  140. > Task :NMS:v1_12_R1:testClasses UP-TO-DATE
  141. > Task :NMS:v1_16_R3:compileJava
  142. > Task :NMS:v1_16_R3:processResources NO-SOURCE
  143. > Task :NMS:v1_16_R3:classes
  144. > Task :NMS:v1_16_R3:compileTestJava NO-SOURCE
  145. > Task :NMS:v1_16_R3:processTestResources NO-SOURCE
  146. > Task :NMS:v1_16_R3:testClasses UP-TO-DATE
  147.  
  148. > Task :NMS:v1_17:compileJava
  149. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/Chest.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  150. It is recommended that the compiler be upgraded.
  151. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/objects/inventory/CraftWildInventory.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  152. It is recommended that the compiler be upgraded.
  153. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/objects/inventory/WildContainerItem.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  154. It is recommended that the compiler be upgraded.
  155. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/objects/chests/WChest.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  156. It is recommended that the compiler be upgraded.
  157. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/WildChestsPlugin.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  158. It is recommended that the compiler be upgraded.
  159. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/StorageChest.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  160. It is recommended that the compiler be upgraded.
  161. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/data/ChestData.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  162. It is recommended that the compiler be upgraded.
  163. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/objects/chests/WStorageChest.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  164. It is recommended that the compiler be upgraded.
  165. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/objects/containers/TileEntityContainer.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  166. It is recommended that the compiler be upgraded.
  167. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/utils/ChestUtils.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  168. It is recommended that the compiler be upgraded.
  169. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/utils/Counter.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  170. It is recommended that the compiler be upgraded.
  171. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/listeners/InventoryListener.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  172. It is recommended that the compiler be upgraded.
  173. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/ChestType.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  174. It is recommended that the compiler be upgraded.
  175. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/objects/inventory/InventoryHolder.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  176. It is recommended that the compiler be upgraded.
  177. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/nms/NMSAdapter.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  178. It is recommended that the compiler be upgraded.
  179. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/nms/NMSInventory.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  180. It is recommended that the compiler be upgraded.
  181. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/database/DatabaseObject.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  182. It is recommended that the compiler be upgraded.
  183. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/WildChests.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  184. It is recommended that the compiler be upgraded.
  185. warning: C:\Github\WildChests\target\WildChests-2023.3.jar(/com/bgsoftware/wildchests/handlers/ProvidersHandler.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  186. It is recommended that the compiler be upgraded.
  187. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/handlers/ProvidersManager.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  188. It is recommended that the compiler be upgraded.
  189. warning: C:\Github\WildChests\archive\API.jar(/com/bgsoftware/wildchests/api/objects/chests/RegularChest.class): major version 61 is newer than 60, the highest major version supported by this compiler.
  190. It is recommended that the compiler be upgraded.
  191. 21 warnings
  192.  
  193. > Task :NMS:v1_17:processResources NO-SOURCE
  194. > Task :NMS:v1_17:classes
  195. > Task :NMS:v1_17:compileTestJava NO-SOURCE
  196. > Task :NMS:v1_17:processTestResources NO-SOURCE
  197. > Task :NMS:v1_17:testClasses UP-TO-DATE
  198. > Task :NMS:v1_18:compileJava
  199. > Task :NMS:v1_18:processResources NO-SOURCE
  200. > Task :NMS:v1_18:classes
  201. > Task :NMS:v1_18:compileTestJava NO-SOURCE
  202. > Task :NMS:v1_18:processTestResources NO-SOURCE
  203. > Task :NMS:v1_18:testClasses UP-TO-DATE
  204. > Task :NMS:v1_19:compileJava
  205. > Task :NMS:v1_19:processResources NO-SOURCE
  206. > Task :NMS:v1_19:classes
  207. > Task :NMS:v1_19:compileTestJava NO-SOURCE
  208. > Task :NMS:v1_19:processTestResources NO-SOURCE
  209. > Task :NMS:v1_19:testClasses UP-TO-DATE
  210. > Task :NMS:v1_20_1:compileJava
  211. > Task :NMS:v1_20_1:processResources NO-SOURCE
  212. > Task :NMS:v1_20_1:classes
  213. > Task :NMS:v1_20_1:compileTestJava NO-SOURCE
  214. > Task :NMS:v1_20_1:processTestResources NO-SOURCE
  215. > Task :NMS:v1_20_1:testClasses UP-TO-DATE
  216. > Task :NMS:v1_20_2:compileJava
  217. > Task :NMS:v1_20_2:processResources NO-SOURCE
  218. > Task :NMS:v1_20_2:classes
  219. > Task :NMS:v1_20_2:compileTestJava NO-SOURCE
  220. > Task :NMS:v1_20_2:processTestResources NO-SOURCE
  221. > Task :NMS:v1_20_2:testClasses UP-TO-DATE
  222. > Task :NMS:v1_8_R3:compileJava
  223. > Task :NMS:v1_8_R3:processResources NO-SOURCE
  224. > Task :NMS:v1_8_R3:classes
  225. > Task :NMS:v1_8_R3:compileTestJava NO-SOURCE
  226. > Task :NMS:v1_8_R3:processTestResources NO-SOURCE
  227. > Task :NMS:v1_8_R3:testClasses UP-TO-DATE
  228.  
  229. BUILD SUCCESSFUL in 42s
  230. 22 actionable tasks: 22 executed
  231. 7:44:47 PM: Execution finished ':classes :testClasses :API:classes :API:testClasses :Hooks:classes :Hooks:testClasses :NMS:classes :NMS:testClasses :Hooks:ChestShop:classes :Hooks:ChestShop:testClasses :Hooks:CoreProtect:classes :Hooks:CoreProtect:testClasses :Hooks:RoseStacker:classes :Hooks:RoseStacker:testClasses :Hooks:SuperiorSkyblock:classes :Hooks:SuperiorSkyblock:testClasses :Hooks:TransportPipes:classes :Hooks:TransportPipes:testClasses :Hooks:Vault:classes :Hooks:Vault:testClasses :Hooks:WildStacker:classes :Hooks:WildStacker:testClasses :NMS:v1_12_R1:classes :NMS:v1_12_R1:testClasses :NMS:v1_16_R3:classes :NMS:v1_16_R3:testClasses :NMS:v1_17:classes :NMS:v1_17:testClasses :NMS:v1_18:classes :NMS:v1_18:testClasses :NMS:v1_19:classes :NMS:v1_19:testClasses :NMS:v1_20_1:classes :NMS:v1_20_1:testClasses :NMS:v1_20_2:classes :NMS:v1_20_2:testClasses :NMS:v1_8_R3:classes :NMS:v1_8_R3:testClasses'.
  232.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement