Closed aholkner closed 7 years ago
Strip whitespace from each item after splitting on semicolon. This fixes exceptions raised due to CR/LF characters appearing in paths (which can be introduced when project properties are provided via .props file).
@aholkner thank you for creating this pull request! Your changes are looking good. We can merge them right away.
Strip whitespace from each item after splitting on semicolon. This fixes exceptions raised due to CR/LF characters appearing in paths (which can be introduced when project properties are provided via .props file).