You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by mf...@apache.org on 2016/10/12 19:00:08 UTC

[10/53] [abbrv] incubator-streams git commit: re-enable hive plugin

re-enable hive plugin


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

Branch: refs/heads/invalid_headers
Commit: 114c1c5ff31447a0ab85d9a2518d5ce08284d3ff
Parents: e84dcd7
Author: Steve Blackmon @steveblackmon <sb...@apache.org>
Authored: Tue May 3 16:33:47 2016 -0500
Committer: Steve Blackmon @steveblackmon <sb...@apache.org>
Committed: Wed Jun 1 12:49:27 2016 -0500

----------------------------------------------------------------------
 streams-plugins/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/114c1c5f/streams-plugins/pom.xml
----------------------------------------------------------------------
diff --git a/streams-plugins/pom.xml b/streams-plugins/pom.xml
index 390c8a0..b90e2d5 100644
--- a/streams-plugins/pom.xml
+++ b/streams-plugins/pom.xml
@@ -36,6 +36,7 @@
     </properties>
 
     <modules>
+        <module>streams-plugin-hive</module>
         <module>streams-plugin-pojo</module>
  	</modules>