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 F27B1200BC1 for ; Wed, 2 Nov 2016 04:32:29 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EF751160B07; Wed, 2 Nov 2016 03:32:29 +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 404D4160B02 for ; Wed, 2 Nov 2016 04:32:29 +0100 (CET) Received: (qmail 11846 invoked by uid 500); 2 Nov 2016 03:32:28 -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 11836 invoked by uid 99); 2 Nov 2016 03:32:28 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2016 03:32:28 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id DCCFCC14AC for ; Wed, 2 Nov 2016 03:32:27 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 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=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id HM2c2sOgvhy5 for ; Wed, 2 Nov 2016 03:32:27 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 709725FC7B for ; Wed, 2 Nov 2016 03:32:26 +0000 (UTC) Received: (qmail 11821 invoked by uid 99); 2 Nov 2016 03:32:25 -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; Wed, 02 Nov 2016 03:32:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 86AEFE0C0A; Wed, 2 Nov 2016 03:32:25 +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: <339778f5df7849f99ef48d211e00e4b3@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-eagle git commit: [EAGLE-680] Can't genetate Html coverage report Date: Wed, 2 Nov 2016 03:32:25 +0000 (UTC) archived-at: Wed, 02 Nov 2016 03:32:30 -0000 Repository: incubator-eagle Updated Branches: refs/heads/master 77524c7c4 -> 8abbd2330 [EAGLE-680] Can't genetate Html coverage report EAGLE-680 Can't genetate Html coverage report - remove xml format in eagle-parent pom.xml Author: chitin Closes #559 from chitin/EAGLE680. Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/8abbd233 Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/8abbd233 Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/8abbd233 Branch: refs/heads/master Commit: 8abbd23304bfed5c1a402353838eae9d511f84a7 Parents: 77524c7 Author: chitin Authored: Wed Nov 2 11:32:18 2016 +0800 Committer: Hao Chen Committed: Wed Nov 2 11:32:18 2016 +0800 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/8abbd233/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8f2ef44..63f39d6 100755 --- a/pom.xml +++ b/pom.xml @@ -1150,7 +1150,6 @@ cobertura-maven-plugin ${cobertura-maven.version} - xml 256m true