Skip to content

java.net.URISyntaxException in URL.toURI() #64

@zyro23

Description

@zyro23

thrown if a path contains spaces at:
https://github.com/spring-projects/spring-loaded/blob/master/springloaded/src/main/java/org/springsource/loaded/agent/SpringLoadedPreProcessor.java#L538
maybe helpful:
http://stackoverflow.com/questions/4494063/how-to-avoid-java-net-urisyntaxexception-in-url-touri

example where this is really problematic: using loaded in a gradle project where the user home contains spaces (gradle will put its dependencies there) --> exception

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions