Skip to content

Configuration.java call to ClasspathUtil.listClasspath() method fails #25

@howff

Description

@howff

Hi and sorry for the rookie question - I'm trying to use the git version of CTP in a standalone program but it is not working and I've tracked it down to this line

logger.info("Classpath:\n"+ClasspathUtil.listClasspath());

If I comment out that line then it works.
Maybe I've got a bad version of ClasspathUtil or something? I seem to be using

     3175  2020-05-22 12:54   org/rsna/util/ClasspathUtil.class

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions