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 3EC64200B3B for ; Mon, 11 Jul 2016 08:58:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3D2C1160A78; Mon, 11 Jul 2016 06:58:04 +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 850EA160A62 for ; Mon, 11 Jul 2016 08:58:03 +0200 (CEST) Received: (qmail 35676 invoked by uid 500); 11 Jul 2016 06:58:02 -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 35667 invoked by uid 99); 11 Jul 2016 06:58:02 -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; Mon, 11 Jul 2016 06:58:02 +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 38F29C000A for ; Mon, 11 Jul 2016 06:58:02 +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 TUUXsXcFQT6j for ; Mon, 11 Jul 2016 06:58:01 +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 847355FAFD for ; Mon, 11 Jul 2016 06:58:00 +0000 (UTC) Received: (qmail 35644 invoked by uid 99); 11 Jul 2016 06:57:59 -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; Mon, 11 Jul 2016 06:57:59 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A704AEC22C; Mon, 11 Jul 2016 06:57:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mw@apache.org To: commits@eagle.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-eagle git commit: delete .jar files to fix the issue found in voting of 0.4.0-incubating-rc2 Date: Mon, 11 Jul 2016 06:57:59 +0000 (UTC) archived-at: Mon, 11 Jul 2016 06:58:04 -0000 Repository: incubator-eagle Updated Branches: refs/heads/branch-0.4.0 6a3f152b3 -> 095e7138f delete .jar files to fix the issue found in voting of 0.4.0-incubating-rc2 https://issues.apache.org/jira/browse/EAGLE-365 - delete eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar - delete eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar - delete eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar author: anyway1021 Project: http://git-wip-us.apache.org/repos/asf/incubator-eagle/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-eagle/commit/095e7138 Tree: http://git-wip-us.apache.org/repos/asf/incubator-eagle/tree/095e7138 Diff: http://git-wip-us.apache.org/repos/asf/incubator-eagle/diff/095e7138 Branch: refs/heads/branch-0.4.0 Commit: 095e7138fd3e3e41ad19314f3c97f5ec2950ed21 Parents: 6a3f152 Author: anyway1021 Authored: Mon Jul 11 14:53:01 2016 +0800 Committer: anyway1021 Committed: Mon Jul 11 14:53:01 2016 +0800 ---------------------------------------------------------------------- .../src/main/lib/tomcat/bin/bootstrap.jar | Bin 28052 -> 0 bytes .../src/main/lib/tomcat/bin/commons-daemon.jar | Bin 24283 -> 0 bytes .../src/main/lib/tomcat/bin/tomcat-juli.jar | Bin 38222 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/095e7138/eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar ---------------------------------------------------------------------- diff --git a/eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar b/eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar deleted file mode 100644 index 8f43864..0000000 Binary files a/eagle-assembly/src/main/lib/tomcat/bin/bootstrap.jar and /dev/null differ http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/095e7138/eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar ---------------------------------------------------------------------- diff --git a/eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar b/eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar deleted file mode 100644 index 2b6b9c6..0000000 Binary files a/eagle-assembly/src/main/lib/tomcat/bin/commons-daemon.jar and /dev/null differ http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/095e7138/eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar ---------------------------------------------------------------------- diff --git a/eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar b/eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar deleted file mode 100644 index e1b80ad..0000000 Binary files a/eagle-assembly/src/main/lib/tomcat/bin/tomcat-juli.jar and /dev/null differ