Github user aledsage commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/1031#discussion_r44860930
--- Diff:
docs/guide/yaml/test/example_yaml/simple-tomcat-app-sensor-test.yaml ---
@@ -0,0 +1,24 @@
+brooklyn.catalog:
+ id: simple-tomcat-app-sensor-test
+ version: 1.0
+ itemType: template
+ iconUrl: http://tomcat.apache.org/images/tomcat.png
+ name: Simple Tomcat Application Sensor Test
+ license: Apache-2.0
+ item:
+ brooklyn.config:
+ simple.confg: someValue
--- End diff --
Can we delete this (from here and from all the other examples)? I'm a fan
of keeping the examples as simple as possible (so people don't get a false
impression of how long it has to be). If we want to demonstrate other thing
such as config, we can give a separate example for that.
---
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.
---