Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-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 257B4D705 for ; Wed, 5 Sep 2012 21:31:54 +0000 (UTC) Received: (qmail 60629 invoked by uid 500); 5 Sep 2012 21:31:50 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 60549 invoked by uid 500); 5 Sep 2012 21:31:50 -0000 Mailing-List: contact cloudstack-commits-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-commits@incubator.apache.org Received: (qmail 59885 invoked by uid 99); 5 Sep 2012 21:31:49 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2012 21:31:49 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 745831B6C7; Wed, 5 Sep 2012 21:31:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ahuang@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [16/50] [abbrv] git commit: No more ant_args Message-Id: <20120905213149.745831B6C7@tyr.zones.apache.org> Date: Wed, 5 Sep 2012 21:31:49 +0000 (UTC) No more ant_args Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/4e7985da Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/4e7985da Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/4e7985da Branch: refs/heads/javelin Commit: 4e7985da0fad4040b22d7411a9ef321f47f78b54 Parents: a4f1971 Author: Hugo Trippaers Authored: Mon Sep 3 14:13:50 2012 +0200 Committer: Hugo Trippaers Committed: Mon Sep 3 14:13:50 2012 +0200 ---------------------------------------------------------------------- version-info.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/4e7985da/version-info.in ---------------------------------------------------------------------- diff --git a/version-info.in b/version-info.in index a99d370..c0c21e7 100644 --- a/version-info.in +++ b/version-info.in @@ -20,7 +20,6 @@ under the License. This is the version information for the manifests in the JAR files. Implementation_Version: @Implementation_Version@ -Ant arguments: @ant_args@ This file exists solely to trigger ant recompilation if it is needed. Otherwise, JAR files and all the dependent files are brought from cache.