Github user rdowner commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/927#discussion_r40998367
--- Diff:
software/base/src/main/java/org/apache/brooklyn/entity/software/base/VanillaWindowsProcess.java
---
@@ -29,6 +30,7 @@
import com.google.common.collect.ImmutableSet;
+@Catalog(name="Vanilla Windows Process", description="A basic windows
entity configured with scripts, e.g. for launch, check-running and stop")
--- End diff --
A really trivial request but could you make it `Windows` instead of
`windows` in the description? As it's in a prominent location - and a
trademarked description - we should be accurate. Thanks!
---
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.
---