Github user ahgittin commented on the issue:
https://github.com/apache/brooklyn-server/pull/281
@grkvlt all we'll do for `SoftwareProcess` instances is change `NONE` from
`NEVER_INHERIT` to `NOT_REINHERITED` so yes, `SP` children of `SP` still won't
see parent's commands, but what it will mean is that if you stick a
`pre.install.command` on the root node (where it isn't recognised) it will now
be available to all of the oldest `SP` descendants -- in other words it will
run once on each machine (unless they define their own `pre.install.command`)
---
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.
---