modify the logic as commons-configuration will store 'ou=People,dc=archiva,dc=apache,dc=org' in a 'List' mode due to comma separator so using getProperty do not retrieve all values.
So moving to getList for String an concat them using defaut delimiter comma.
it's backward compat.

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1418526 13f79535-47bb-0310-9956-ffa450edef68
6 files changed