Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-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 3EF7CDBBA for ; Mon, 10 Sep 2012 15:14:25 +0000 (UTC) Received: (qmail 77610 invoked by uid 500); 10 Sep 2012 15:14:25 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 77427 invoked by uid 500); 10 Sep 2012 15:14:24 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 77418 invoked by uid 99); 10 Sep 2012 15:14:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2012 15:14:24 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [74.125.149.145] (HELO na3sys009aog121.obsmtp.com) (74.125.149.145) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2012 15:14:18 +0000 Received: from mail-vb0-f47.google.com ([209.85.212.47]) (using TLSv1) by na3sys009aob121.postini.com ([74.125.148.12]) with SMTP ID DSNKUE4Dq9XbzQfXNXqn8CNi8ut3Vg3n6Xbi@postini.com; Mon, 10 Sep 2012 08:13:58 PDT Received: by vbbez10 with SMTP id ez10so2761248vbb.6 for ; Mon, 10 Sep 2012 08:13:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=+a11Gvxr921wn0ssslJA59mdaebA8Z+h49ffDOaPwIA=; b=KW3kPO7mTDymsfmC+MN7S2xg0Bos0C6xRS6qalgq6FUStSIS7w8q6tydCR37LwTULH mVgEoYChTeaO5WVdzz0RdUWUfnVSAoAqV6FF/SE4m1wO2HqYvcP3EL1P9FxUWN/hlDvG JbmOk/8o/OQqlzhqEe14drPhq83Mc1bzcUZKddcTvppqtWeKLD6sPUhdOUJMKqMhawaJ ZL1Gpd7VyUJTS5vgYLCl7ecUhkPbTap7Mfiosh/xPj9yxo5BPU8psBW8A4qb54q+das5 gY0W1Zk7RVMct3ZeX8apUJp01rg9+0lr6B1C+o7/YnRH7OgZtoR4896/MRbCQLz01600 v5Sw== MIME-Version: 1.0 Received: by 10.52.68.226 with SMTP id z2mr1717000vdt.76.1347290027176; Mon, 10 Sep 2012 08:13:47 -0700 (PDT) Received: by 10.58.239.135 with HTTP; Mon, 10 Sep 2012 08:13:47 -0700 (PDT) In-Reply-To: References: <20120910143922.1A08F28F2F@tyr.zones.apache.org> Date: Mon, 10 Sep 2012 11:13:47 -0400 Message-ID: Subject: Re: [1/3] git commit: Added gitignore for deps/*.jar so that the files are not added back into the source tree. From: Chip Childers To: cloudstack-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmIN32pzrNpnREJOQkj0rg825rb2SKhxjMIWEQrGzCSEnTmqhpoZNiidxTAj2JCioLv/fe0 X-Virus-Checked: Checked by ClamAV on apache.org We're not quite there yet, but yes... after we remove the remaining jars. The tools directory is the outstanding issue right now. On Mon, Sep 10, 2012 at 10:55 AM, David Nalley wrote: > Any reason not to expand this to *.jar? > > --David > > On Mon, Sep 10, 2012 at 10:39 AM, wrote: >> Updated Branches: >> refs/heads/master 0d02e33d3 -> fc8fc2a5c >> >> >> Added gitignore for deps/*.jar so that the files are not added >> back into the source tree. >> >> >> Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo >> Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/fc8fc2a5 >> Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/fc8fc2a5 >> Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/fc8fc2a5 >> >> Branch: refs/heads/master >> Commit: fc8fc2a5c630f1214f823bb46472727ac4988a69 >> Parents: cbd4cb3 >> Author: Chip Childers >> Authored: Mon Sep 10 10:38:42 2012 -0400 >> Committer: Chip Childers >> Committed: Mon Sep 10 10:38:42 2012 -0400 >> >> ---------------------------------------------------------------------- >> .gitignore | 1 + >> 1 files changed, 1 insertions(+), 0 deletions(-) >> ---------------------------------------------------------------------- >> >> >> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/fc8fc2a5/.gitignore >> ---------------------------------------------------------------------- >> diff --git a/.gitignore b/.gitignore >> index 8a38aee..e5bd155 100644 >> --- a/.gitignore >> +++ b/.gitignore >> @@ -44,3 +44,4 @@ deps/cloud.userlibraries >> git-remote-https.exe.stackdump >> *.swp >> tools/devcloud/devcloudbox/.vagrant >> +deps/*.jar >> >