summaryrefslogtreecommitdiff
path: root/dev-java/java-dep-check/files/Main-0.5.java
AgeCommit message (Collapse)Author
2021-03-15dev-java/java-dep-check: bump to 0.5Miroslav Šulc
1) removed check for obsolete property sun.boot.class.path which caused an npe 2) system classes must not be reported as not found via DEPEND so doing a check whether the class is loadable from the current class loader (not doing this check for java-dep-check deps, that is for commons-cli and asm) Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>