1 Commits

Author SHA1 Message Date
Miroslav Šulc
5e0de4d7f7
dev-java/java-dep-check: bump to 0.5
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>
2021-03-15 14:30:21 +01:00