Return-Path: X-Original-To: apmail-aurora-dev-archive@minotaur.apache.org Delivered-To: apmail-aurora-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 19ADB17F9E for ; Fri, 22 May 2015 19:01:35 +0000 (UTC) Received: (qmail 20394 invoked by uid 500); 22 May 2015 19:01:31 -0000 Delivered-To: apmail-aurora-dev-archive@aurora.apache.org Received: (qmail 20333 invoked by uid 500); 22 May 2015 19:01:31 -0000 Mailing-List: contact dev-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list dev@aurora.apache.org Received: (qmail 19430 invoked by uid 99); 22 May 2015 19:01:31 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2015 19:01:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id CA04A181B6B for ; Fri, 22 May 2015 19:01:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.898 X-Spam-Level: ** X-Spam-Status: No, score=2.898 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id jDnoELrDCuYx for ; Fri, 22 May 2015 19:01:30 +0000 (UTC) Received: from mail-qg0-f48.google.com (mail-qg0-f48.google.com [209.85.192.48]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 0DA00206B0 for ; Fri, 22 May 2015 19:01:30 +0000 (UTC) Received: by qgew3 with SMTP id w3so14001531qge.2 for ; Fri, 22 May 2015 11:59:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lduXkANT1nWD2cMWAktOFHAIrdFOoFxF6KuYfHS38YY=; b=uOEZZMPaCvtTw/cJqiP12RlGOoLmoWryEQmPGxBjoMeoHqfZWeb5btWntFCjZ5ct9D ScBU8geCwk6SE2Awxt211cn1AYx2BbNfALis2EfBaY244KGRkKetdVVQp/Wclfs01Fnx TUvu56aiKtcFQJQPaX1WnS8Fq6+TS2euWici1kLAsRrklPkxJOh7KXfKqQ3aUO5E3zA3 tMKjoVBvMjEneengl2PjCEJyDfrbRnKlPSqT/l9WLIYj66w9y6bY9z7Kc7Nqyp8pCbnV lA2sjes/WWMbRzh7MUJFVMTqWsamjvBHzEF2TXauasUsB6KNKx28F6yHkwJcijOtAtlP TfJg== MIME-Version: 1.0 X-Received: by 10.55.33.155 with SMTP id f27mr9840413qki.106.1432321198858; Fri, 22 May 2015 11:59:58 -0700 (PDT) Received: by 10.140.108.247 with HTTP; Fri, 22 May 2015 11:59:58 -0700 (PDT) Date: Fri, 22 May 2015 11:59:58 -0700 Message-ID: Subject: building aurora client on mac From: Poppy To: dev@aurora.apache.org Content-Type: multipart/alternative; boundary=001a1144de564324aa0516b04446 --001a1144de564324aa0516b04446 Content-Type: text/plain; charset=UTF-8 I am trying to build aurora client on mac for my cli usage. On Aurora git repo I do ./pants binary src/main/python/apache/aurora/client/cli:aurora Where does aurora client gets generated? Thx, Praveen > > --001a1144de564324aa0516b04446--