From commits-return-1129-apmail-apex-commits-archive=apex.apache.org@apex.incubator.apache.org Sun Oct 25 19:38:09 2015 Return-Path: X-Original-To: apmail-apex-commits-archive@minotaur.apache.org Delivered-To: apmail-apex-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9353E18FB9 for ; Sun, 25 Oct 2015 19:38:09 +0000 (UTC) Received: (qmail 96690 invoked by uid 500); 25 Oct 2015 19:38:09 -0000 Delivered-To: apmail-apex-commits-archive@apex.apache.org Received: (qmail 96653 invoked by uid 500); 25 Oct 2015 19:38:09 -0000 Mailing-List: contact commits-help@apex.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apex.incubator.apache.org Delivered-To: mailing list commits@apex.incubator.apache.org Received: (qmail 96644 invoked by uid 99); 25 Oct 2015 19:38:09 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Oct 2015 19:38:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id BAE8BC04B9 for ; Sun, 25 Oct 2015 19:38:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.79 X-Spam-Level: X-Spam-Status: No, score=0.79 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id ih5QizDM7DE6 for ; Sun, 25 Oct 2015 19:37:54 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 60B7D2577D for ; Sun, 25 Oct 2015 19:37:45 +0000 (UTC) Received: (qmail 89549 invoked by uid 99); 25 Oct 2015 19:37:45 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Oct 2015 19:37:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id DBC34E3949; Sun, 25 Oct 2015 19:37:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: vrozov@apache.org To: commits@apex.incubator.apache.org Date: Sun, 25 Oct 2015 19:38:04 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [21/36] incubator-apex-core git commit: Merge remote-tracking branch 'david/APEX-199' into devel-3 Merge remote-tracking branch 'david/APEX-199' into devel-3 Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/72eda3d4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/72eda3d4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/72eda3d4 Branch: refs/heads/feature-module Commit: 72eda3d4ca3543750e3ad2348071582647af4570 Parents: 2c5ccb0 3e36186 Author: Munagala V. Ramanath Authored: Tue Oct 20 16:16:20 2015 -0700 Committer: Munagala V. Ramanath Committed: Tue Oct 20 16:16:20 2015 -0700 ---------------------------------------------------------------------- .../java/com/datatorrent/stram/cli/DTCli.java | 18 ++++++++++++++++-- .../com/datatorrent/stram/util/VersionInfo.java | 19 +++++++++++++++++++ .../datatorrent/stram/util/VersionInfoTest.java | 12 ++++++++++++ 3 files changed, 47 insertions(+), 2 deletions(-) ----------------------------------------------------------------------