You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2015/11/04 00:03:16 UTC

[1/2] incubator-streams git commit: resolves STREAMS-380

Repository: incubator-streams
Updated Branches:
  refs/heads/master 9805faace -> 274d252c9


resolves STREAMS-380


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/98ef033e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/98ef033e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/98ef033e

Branch: refs/heads/master
Commit: 98ef033e28bb44c08b308cbd7d46c5642d2f332b
Parents: 778900d
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Authored: Tue Nov 3 14:55:29 2015 -0600
Committer: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Committed: Tue Nov 3 14:55:29 2015 -0600

----------------------------------------------------------------------
 streams-pojo/src/main/jsonschema/media_link.json | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/98ef033e/streams-pojo/src/main/jsonschema/media_link.json
----------------------------------------------------------------------
diff --git a/streams-pojo/src/main/jsonschema/media_link.json b/streams-pojo/src/main/jsonschema/media_link.json
index 056d467..63bf556 100644
--- a/streams-pojo/src/main/jsonschema/media_link.json
+++ b/streams-pojo/src/main/jsonschema/media_link.json
@@ -8,6 +8,7 @@
     "type": "object",
     "title": "media_link",
     "javaType": "org.apache.streams.pojo.json.MediaLink",
+    "javaInterfaces": ["java.io.Serializable"],
     "description": "Visual representation of an object in the form of an image, video or embedded HTML fragments",
     "properties": {
         "duration": {


[2/2] incubator-streams git commit: Merge branch 'STREAMS-380'

Posted by sb...@apache.org.
Merge branch 'STREAMS-380'

* STREAMS-380:
  resolves STREAMS-380


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/274d252c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/274d252c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/274d252c

Branch: refs/heads/master
Commit: 274d252c92a653cae8879ca7f09ddfbd8d14338d
Parents: 9805faa 98ef033
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Authored: Tue Nov 3 17:01:40 2015 -0600
Committer: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Committed: Tue Nov 3 17:01:40 2015 -0600

----------------------------------------------------------------------
 streams-pojo/src/main/jsonschema/media_link.json | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------