Github user steveblackmon commented on a diff in the pull request:
https://github.com/apache/incubator-streams/pull/125#discussion_r20201876
--- Diff: streams-pojo/pom.xml ---
@@ -184,6 +189,11 @@
<sourcePath>src/main/jsonschema/org/apache/streams/pojo/json/verbs/share.json</sourcePath>
<sourcePath>src/main/jsonschema/org/apache/streams/pojo/json/verbs/tag.json</sourcePath>
<sourcePath>src/main/jsonschema/org/apache/streams/pojo/json/verbs/update.json</sourcePath>
+
<sourcePath>src/main/jsonschema/org/apache/streams/pojo/json/Broadcast.json</sourcePath>
--- End diff --
can we move these into streams-monitoring? these new pojos serve a very
different role than the other jsonschemas here, which are almost verbatim
copies of the streams 1.0 spec.
---
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.
---