Using StringUtils.commaDelimitedListToSet() does not preserve order (why?), so we have to use commaDelimitedListToStringArray(). Fixes gh-1262 |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| pom.xml | ||
Using StringUtils.commaDelimitedListToSet() does not preserve order (why?), so we have to use commaDelimitedListToStringArray(). Fixes gh-1262 |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| pom.xml | ||