Return-Path: X-Original-To: apmail-aurora-reviews-archive@minotaur.apache.org Delivered-To: apmail-aurora-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3EBAA183CF for ; Wed, 26 Aug 2015 18:51:10 +0000 (UTC) Received: (qmail 48282 invoked by uid 500); 26 Aug 2015 18:51:10 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 48231 invoked by uid 500); 26 Aug 2015 18:51:10 -0000 Mailing-List: contact reviews-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.apache.org Delivered-To: mailing list reviews@aurora.apache.org Received: (qmail 48208 invoked by uid 99); 26 Aug 2015 18:51:09 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2015 18:51:09 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 0435826B8AB; Wed, 26 Aug 2015 18:51:09 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1082865588619679604==" MIME-Version: 1.0 Subject: Review Request 37806: Rpm: replace hyphens from version. From: "Bill Farner" To: "Maxim Khutornenko" Cc: "Bill Farner" , "Aurora" Date: Wed, 26 Aug 2015 18:51:09 -0000 Message-ID: <20150826185109.13583.64234@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Bill Farner" X-ReviewGroup: Aurora X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/37806/ X-Sender: "Bill Farner" Reply-To: "Bill Farner" X-ReviewRequest-Repository: aurora-packaging --===============1082865588619679604== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37806/ ----------------------------------------------------------- Review request for Aurora and Maxim Khutornenko. Repository: aurora-packaging Description ------- I mixed deb and RPM up in the previous round, it's RPM that needs a hyphen replacement. Diffs ----- builder/deb/ubuntu-trusty/build.sh 87c2bc0a75e8f33b63de9d3df0f438e13a2e1eed builder/rpm/centos-7/build.sh 9e8eae94a09d013d01ea405ecb2e554d348e2ce8 Diff: https://reviews.apache.org/r/37806/diff/ Testing ------- Discovered this in jenkins, successfully ran the commands that jenkins will run: ``` ./build-artifact.sh builder/rpm/centos-7 ~/apache-aurora-0.10.0-SNAPSHOT.2015.08.25.tar.gz 0.10.0-SNAPSHOT.2015.08.25 ./build-artifact.sh builder/deb/ubuntu-trusty ~/apache-aurora-0.10.0-SNAPSHOT.2015.08.25.tar.gz 0.10.0-SNAPSHOT.2015.08.25 ``` Thanks, Bill Farner --===============1082865588619679604==--