Skip to content

Parameter Substitution For Properties Is Broken By Backslashes #13

Description

@paulhoule

If you write something like

rootDir=C:\some\where\
anotherDir=${rootDir}\cleoDir

The parameter substitution fails because it doesn't correctly escape backslashes. This causes problems on Windows, particularly if you load the system properties and want to use something like user.home.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions