From common-commits-return-78574-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Mon Feb 12 03:38:37 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 092CD18064E for ; Mon, 12 Feb 2018 03:38:37 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id ED654160C62; Mon, 12 Feb 2018 02:38:36 +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 4870B160C61 for ; Mon, 12 Feb 2018 03:38:36 +0100 (CET) Received: (qmail 24757 invoked by uid 500); 12 Feb 2018 02:38:34 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 24584 invoked by uid 99); 12 Feb 2018 02:38:34 -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, 12 Feb 2018 02:38:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8ADDFE9681; Mon, 12 Feb 2018 02:38:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: wangda@apache.org To: common-commits@hadoop.apache.org Date: Mon, 12 Feb 2018 02:38:33 -0000 Message-Id: <33d625165c0f4de998e2851254a5068d@git.apache.org> In-Reply-To: <1224d9e27d1b4626b1598f9e52677c09@git.apache.org> References: <1224d9e27d1b4626b1598f9e52677c09@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/4] hadoop git commit: YARN-5848. Remove unnecessary public/crossdomain.xml from YARN UIv2 sub project. (Sunil G via wangda) YARN-5848. Remove unnecessary public/crossdomain.xml from YARN UIv2 sub project. (Sunil G via wangda) Change-Id: Ie295f88232192e6b520c335b0332383cc6a232c0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/789a185c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/789a185c Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/789a185c Branch: refs/heads/trunk Commit: 789a185c16351d2343e075413a50eb3e5849cc5f Parents: e795833 Author: Wangda Tan Authored: Mon Feb 12 10:27:15 2018 +0800 Committer: Wangda Tan Committed: Mon Feb 12 10:27:15 2018 +0800 ---------------------------------------------------------------------- .../hadoop-yarn-ui/public/crossdomain.xml | 15 --------------- 1 file changed, 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/789a185c/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/public/crossdomain.xml ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/public/crossdomain.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/public/crossdomain.xml deleted file mode 100644 index 0c16a7a..0000000 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/public/crossdomain.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-commits-help@hadoop.apache.org