Skip to content
Success

Changes

Summary

  1. Add scm tag to pom (commit: 28268cd) (details)
  2. Try distributionManagement tag instead (commit: b292649) (details)
  3. Try url tag instead (commit: 57d9f0b) (details)
  4. Differentiate method signatures for registerListeners (commit: ba626c9) (details)
Commit 28268cd1ec586050cb8a466b741afac080aec1b4 by ME1312
Add scm tag to pom
It seems that GitHub reads this tag to better display dependencies
(commit: 28268cd)
The file was modified GalaxiAPI/global/pom.xml (diff)
The file was modified GalaxiAPI/pom.xml (diff)
The file was modified GalaxiEngine/UI/pom.xml (diff)
Commit b29264952a8377abdffa4f4d6e661115d1fc03d5 by ME1312
Try distributionManagement tag instead
(commit: b292649)
The file was modified GalaxiEngine/UI/pom.xml (diff)
The file was modified GalaxiAPI/pom.xml (diff)
The file was modified GalaxiAPI/global/pom.xml (diff)
Commit 57d9f0b0263a8c7b9ec1190ab2d3a7e8dfa345d4 by ME1312
Try url tag instead
One of these times, I'll get it right. If only it was better documented
:/
(commit: 57d9f0b)
The file was modified GalaxiAPI/global/pom.xml (diff)
The file was modified GalaxiEngine/UI/pom.xml (diff)
The file was modified GalaxiAPI/pom.xml (diff)
Commit ba626c9cc5082ce1ac96df07a0b0e9e1c029268c by ME1312
Differentiate method signatures for registerListeners
(commit: ba626c9)
The file was modified GalaxiAPI/src/net/ME1312/Galaxi/Library/Event/Subscribe.java (diff)
The file was modified GalaxiAPI/global/pom.xml (diff)
The file was modified GalaxiAPI/src/net/ME1312/Galaxi/Plugin/PluginManager.java (diff)
The file was modified GalaxiAPI/pom.xml (diff)
The file was modified GalaxiEngine/UI/pom.xml (diff)
The file was modified GalaxiEngine/src/net/ME1312/Galaxi/Engine/PluginManager.java (diff)