Recent refactorings have led to a situation in ClasspathScannerDisk where the additionalClasspath field is ignored when computing the full list of URLs to scan.
There is a FIXME comment on the setAdditionalClasspath() method telling this was detected but not fixed before.
Recent refactorings have led to a situation in
ClasspathScannerDisk
where theadditionalClasspath
field is ignored when computing the full list of URLs to scan.There is a FIXME comment on the
setAdditionalClasspath()
method telling this was detected but not fixed before.