Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4D801200B94 for ; Sun, 18 Sep 2016 04:56:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 441AF160AD5; Sun, 18 Sep 2016 02:56:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 83A40160ACD for ; Sun, 18 Sep 2016 04:56:04 +0200 (CEST) Received: (qmail 32246 invoked by uid 500); 18 Sep 2016 02:56:03 -0000 Mailing-List: contact commits-help@eagle.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@eagle.incubator.apache.org Delivered-To: mailing list commits@eagle.incubator.apache.org Received: (qmail 32237 invoked by uid 99); 18 Sep 2016 02:56:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Sep 2016 02:56:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 21D76C0362 for ; Sun, 18 Sep 2016 02:56:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 5bwYCxt1keWs for ; Sun, 18 Sep 2016 02:56:02 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with SMTP id 336E15F22E for ; Sun, 18 Sep 2016 02:56:01 +0000 (UTC) Received: (qmail 32204 invoked by uid 99); 18 Sep 2016 02:56:00 -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; Sun, 18 Sep 2016 02:56:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0BF3FDFE80; Sun, 18 Sep 2016 02:56:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hao@apache.org To: commits@eagle.incubator.apache.org Message-Id: <6222bb988c07440fa1257b22e7ddb7af@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-eagle git commit: [HOTFIX] Remove deleted dependency on eagle-jpm-app Date: Sun, 18 Sep 2016 02:56:00 +0000 (UTC) archived-at: Sun, 18 Sep 2016 02:56:05 -0000 Repository: incubator-eagle Updated Branches: refs/heads/master 2fd72527f -> ec80d1b8c [HOTFIX] Remove deleted dependency on eagle-jpm-app Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/ec80d1b8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/ec80d1b8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/ec80d1b8 Branch: refs/heads/master Commit: ec80d1b8c40e1763c74e49dd3b2e47b682c9a39d Parents: 2fd7252 Author: Hao Chen Authored: Sun Sep 18 10:55:41 2016 +0800 Committer: Hao Chen Committed: Sun Sep 18 10:55:41 2016 +0800 ---------------------------------------------------------------------- eagle-jpm/eagle-jpm-aggregation/pom.xml | 2 +- eagle-jpm/eagle-jpm-mr-history/pom.xml | 2 +- eagle-jpm/eagle-jpm-mr-running/pom.xml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/ec80d1b8/eagle-jpm/eagle-jpm-aggregation/pom.xml ---------------------------------------------------------------------- diff --git a/eagle-jpm/eagle-jpm-aggregation/pom.xml b/eagle-jpm/eagle-jpm-aggregation/pom.xml index 80e2bc8..354447f 100644 --- a/eagle-jpm/eagle-jpm-aggregation/pom.xml +++ b/eagle-jpm/eagle-jpm-aggregation/pom.xml @@ -42,7 +42,7 @@ org.apache.eagle - eagle-jpm-app + eagle-app-base ${project.version} http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/ec80d1b8/eagle-jpm/eagle-jpm-mr-history/pom.xml ---------------------------------------------------------------------- diff --git a/eagle-jpm/eagle-jpm-mr-history/pom.xml b/eagle-jpm/eagle-jpm-mr-history/pom.xml index 5732237..9a0177c 100644 --- a/eagle-jpm/eagle-jpm-mr-history/pom.xml +++ b/eagle-jpm/eagle-jpm-mr-history/pom.xml @@ -56,7 +56,7 @@ org.apache.eagle - eagle-jpm-app + eagle-app-base ${project.version} http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/ec80d1b8/eagle-jpm/eagle-jpm-mr-running/pom.xml ---------------------------------------------------------------------- diff --git a/eagle-jpm/eagle-jpm-mr-running/pom.xml b/eagle-jpm/eagle-jpm-mr-running/pom.xml index d4ca4ce..ec9f29b 100644 --- a/eagle-jpm/eagle-jpm-mr-running/pom.xml +++ b/eagle-jpm/eagle-jpm-mr-running/pom.xml @@ -68,7 +68,6 @@ asm - org.apache.eagle