Fix non-optional classpath location checking
Allow directory locations that exist but do not contribute properties to be specified without an `optional:` prefix. This commit fixes logic introduced in commit 3dc03ac2 which didn't account for the fact that a directory might contain only profile specific property files and that profiles might not always be active. Closes gh-24499
Showing
Please register or sign in to comment