Return-Path: X-Original-To: apmail-streams-commits-archive@minotaur.apache.org Delivered-To: apmail-streams-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 CF4EF1854E for ; Fri, 19 Jun 2015 20:50:12 +0000 (UTC) Received: (qmail 35945 invoked by uid 500); 19 Jun 2015 20:50:12 -0000 Delivered-To: apmail-streams-commits-archive@streams.apache.org Received: (qmail 35925 invoked by uid 500); 19 Jun 2015 20:50:12 -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 35916 invoked by uid 99); 19 Jun 2015 20:50:12 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jun 2015 20:50:12 +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 5AA09CF0AB for ; Fri, 19 Jun 2015 20:50:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.445 X-Spam-Level: * X-Spam-Status: No, score=1.445 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.335] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id zBnUd3hpgl-m for ; Fri, 19 Jun 2015 20:50:11 +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 143C520D7C for ; Fri, 19 Jun 2015 20:50:10 +0000 (UTC) Received: (qmail 35901 invoked by uid 99); 19 Jun 2015 20:50:10 -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; Fri, 19 Jun 2015 20:50:10 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 33902E04B0; Fri, 19 Jun 2015 20:50:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sblackmon@apache.org To: commits@streams.incubator.apache.org Date: Fri, 19 Jun 2015 20:50:10 -0000 Message-Id: <9f60cfa7f8bd4f1bb1c81f93d957e774@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] incubator-streams git commit: resolves STREAMS-317 #317 Repository: incubator-streams Updated Branches: refs/heads/master 19b10b13f -> 605acea23 resolves STREAMS-317 #317 Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/d6b11ee6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/d6b11ee6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/d6b11ee6 Branch: refs/heads/master Commit: d6b11ee6c71c31e92bb6752920f9c22419d06da1 Parents: 6a05779 Author: Steve Blackmon (@steveblackmon) Authored: Mon May 25 22:41:35 2015 -0500 Committer: Steve Blackmon (@steveblackmon) Committed: Mon May 25 22:41:35 2015 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/d6b11ee6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a67e0e0..e38eb05 100644 --- a/pom.xml +++ b/pom.xml @@ -853,7 +853,7 @@ true - source-release + source-release-zip-tar gnu