ahgittin commented on pull request #1252:
URL: https://github.com/apache/brooklyn-server/pull/1252#issuecomment-915045716


   looks good.  think this is the cleanest solution for the problem where to 
get a `\` matched by a regex, of course the regex needs `\\` but OSGi 
ConfigurationAdmin needs each of those two `\` escaped twice, so user name 
regex ends up something horrible like `DOMAIN\\\\\\\\.*` in the config. this 
way that ugliness is removed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to