Github user sjcorbett commented on the issue:
https://github.com/apache/brooklyn-server/pull/484
@aledsage My intention was to avoid anything that was persisted. Of the
classes touched:
* `RebindToMachinePredicate` was a private static class that is created in
`getRebindToMachinePredicate` rather than injected through config.
* `UserCreation` shouldn't have been persisted unless someone has done
something strange, but still exists and is usable as before.
* Nobody should have persisted `SUPPORTED_TEMPLATE_OPTIONS_PROPERTIES` and
`SUPPORTED_TEMPLATE_BUILDER_PROPERTIES`. All related classes were anonymous
inner classes.
---
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.
---