Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id ABE8D200BB9 for ; Sun, 23 Oct 2016 18:03:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AA63D160AFC; Sun, 23 Oct 2016 16:03:11 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 51B18160B00 for ; Sun, 23 Oct 2016 18:03:09 +0200 (CEST) Received: (qmail 44736 invoked by uid 500); 23 Oct 2016 16:03:08 -0000 Mailing-List: contact commits-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list commits@streams.incubator.apache.org Received: (qmail 44727 invoked by uid 99); 23 Oct 2016 16:03:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Oct 2016 16:03:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id E9996C0088 for ; Sun, 23 Oct 2016 16:03:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id IA_J--ADOdev for ; Sun, 23 Oct 2016 16:03:00 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 15A2F5FC0D for ; Sun, 23 Oct 2016 16:02:49 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4AB7AE85E0 for ; Sun, 23 Oct 2016 16:02:40 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 412953A022A for ; Sun, 23 Oct 2016 16:02:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1766298 [25/45] - in /incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-examples: ./ credentials/ install/ services/ streams-examples-flink/ streams-examples-flink/flink-twitter-collection/ streams-examples-flink/fl... Date: Sun, 23 Oct 2016 16:02:36 -0000 To: commits@streams.incubator.apache.org From: sblackmon@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161023160240.412953A022A@svn01-us-west.apache.org> archived-at: Sun, 23 Oct 2016 16:03:11 -0000 Modified: incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-examples/streams-examples-local/mongo-elasticsearch-sync/dependencies.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-examples/streams-examples-local/mongo-elasticsearch-sync/dependencies.html?rev=1766298&r1=1766297&r2=1766298&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-examples/streams-examples-local/mongo-elasticsearch-sync/dependencies.html (original) +++ incubator/streams/site/trunk/content/site/0.4-incubating-SNAPSHOT/streams-examples/streams-examples-local/mongo-elasticsearch-sync/dependencies.html Sun Oct 23 16:02:31 2016 @@ -1,13 +1,13 @@ - + mongo-elasticsearch-sync – Project Dependencies @@ -71,11 +71,6 @@ /
  • - - streams-examples - / -
  • -
  • streams-examples-local / @@ -89,7 +84,62 @@ - + +
  • + | + + Mongo +
  • + + +
  • + | + + Elasticsearch +
  • + + +
  • + | + + Local Runtime +
  • + + +
  • + | + + Install SBT +
  • + + +
  • + | + + Install Docker +
  • + + +
  • + | + + Install Maven +
  • + + +
  • + | + + Install Java +
  • + + +
  • + + Install Git +
  • + + @@ -98,56 +148,63 @@ +
  • com.fasterxml.jackson.core:jackson-databind:jar:2.6.5 (compile) [Information]
  • -
  • javax.ws.rs:jsr311-api:jar:1.1.1 (compile) [Information]
  • javax.ws.rs:jsr311-api:jar:1.1.1 (compile) [Information]
  • -
  • com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.6.5 (compile) [Information]
  • com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.6.5 (compile) [Information]
  • -
  • org.apache.streams:streams-pojo:jar:0.4-incubating-SNAPSHOT (compile) [Information]
  • org.apache.streams:streams-pojo:jar:0.4-incubating-SNAPSHOT (compile) [Information]
  • -
  • org.slf4j:slf4j-api:jar:1.7.6 (compile) [Information]
  • -
  • com.typesafe:config:jar:1.2.1 (compile) [Information] +
  • -
  • commons-io:commons-io:jar:2.4 (compile) [Information]
  • +
  • nz.net.ultraq.jaxb:jaxb-utilities:jar:1.3.0 (compile) [Information]
  • -
  • org.apache.streams:streams-runtime-local:jar:0.4-incubating-SNAPSHOT (compile) [Information] +
  • -
  • org.apache.streams:streams-persist-elasticsearch:jar:0.4-incubating-SNAPSHOT (compile) [Information]
  • +
  • org.reflections:reflections:jar:0.9.9 (compile) [Information] +

    Description: Reflections - a Java runtime metadata analysis

    +

    URL: http://github.com/ronmamo/reflections

    +

    Project Licenses: WTFPL, The New BSD License

  • +
  • org.slf4j:slf4j-api:jar:1.7.6 (compile) [Information]
  • -
  • org.json:json:jar:20140107 (compile) [Information]
  • +
  • com.typesafe:config:jar:1.2.1 (compile) [Information]
  • -
  • org.apache.streams:streams-persist-mongo:jar:0.4-incubating-SNAPSHOT (compile) [Information]
  • +
  • org.apache.streams:streams-config:jar:0.4-incubating-SNAPSHOT (compile) [Information]
      -
    • org.mongodb:mongo-java-driver:jar:3.3.0 (compile) [Information]
    • com.fasterxml.jackson.core:jackson-annotations:jar:2.6.5 (compile) [Information]
  • -
  • org.apache.streams:streams-persist-mongo:test-jar:tests:0.4-incubating-SNAPSHOT (test) [Information]
  • +
  • org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.10 (compile) [Information]
  • -
  • org.apache.streams:streams-pojo:test-jar:tests:0.4-incubating-SNAPSHOT (test) [Information] +