Description
when parsing a filter definition like this:
<validatorsSettings> <jackrabbit-filter> <options> <validRoots> /conf/global/settings/workflow/models/dam, /var/workflow/models/dam </validRoots> </options> </jackrabbit-filter> </validatorsSettings>
the first entry is interpreted correctly (trimmed by maven), but the second not, whitspaces are added to the path. whitespaces around the commas should be trimmed.
Attachments
Issue Links
- links to