aboutsummaryrefslogtreecommitdiffstats
path: root/version-manifest/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2017-11-08Fix NPE when artifact dependency version is nullGary Wu1-3/+3
2017-09-14Remove redundant catch blockGary Wu1-4/+0
2017-09-06Change to report only direct dependenciesGary Wu1-3/+3
2017-09-06Don't warn on artifacts with same groupIdGary Wu1-9/+18
2017-09-06Add git commit info in version-check outputGary Wu1-2/+14
2017-09-05Warn of dependencies missing in version manifestGary Wu1-9/+37
2017-09-01Change to read manifest from classpathGary Wu1-6/+5
2017-09-01Refactor manifest directory structureGary Wu1-1/+1
2017-09-01Move version-check into integration repoGary Wu1-0/+121