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/08/31 15:21:42 UTC

incubator-streams-examples git commit: disabling this module to restore CI status. further debugging of jenkins needed to diagnose cause of failure.

Repository: incubator-streams-examples
Updated Branches:
  refs/heads/master 3ee99fa35 -> 718c74593


disabling this module to restore CI status.  further debugging of jenkins needed to diagnose cause of failure.


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

Branch: refs/heads/master
Commit: 718c745931b40fee315a4ec471b9ba952b9e4dde
Parents: 3ee99fa
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Authored: Mon Aug 31 08:21:25 2015 -0500
Committer: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Committed: Mon Aug 31 08:21:25 2015 -0500

----------------------------------------------------------------------
 local/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/718c7459/local/pom.xml
----------------------------------------------------------------------
diff --git a/local/pom.xml b/local/pom.xml
index 2088789..e67e89e 100644
--- a/local/pom.xml
+++ b/local/pom.xml
@@ -41,7 +41,7 @@
 	<module>elasticsearch-hdfs</module>
 	<module>elasticsearch-reindex</module>
 	<module>mongo-elasticsearch-sync</module>
-	<module>twitter-follow-graph</module>
+	<!--<module>twitter-follow-graph</module>-->
 	<module>twitter-history-elasticsearch</module>
 	<module>twitter-userstream-elasticsearch</module>
     </modules>