Github user tbouron commented on the issue:
https://github.com/apache/brooklyn-server/pull/589
Just to add my 2c: I think it's better to let the user decide what the
regex should match. There are 2 cases:
1. an author want to match pretty simple thing, i.e. most likely a simple
string (no regex) within the same line => what we currently have works.
2. a more advanced author want to match something more complex and uses
regex. At that point, this person know how to do multiple regex, or is able to
easily find out.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---