Return-Path: X-Original-To: apmail-tez-commits-archive@minotaur.apache.org Delivered-To: apmail-tez-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 CF58018ED9 for ; Thu, 23 Jul 2015 23:37:57 +0000 (UTC) Received: (qmail 49297 invoked by uid 500); 23 Jul 2015 23:37:57 -0000 Delivered-To: apmail-tez-commits-archive@tez.apache.org Received: (qmail 49259 invoked by uid 500); 23 Jul 2015 23:37:57 -0000 Mailing-List: contact commits-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list commits@tez.apache.org Received: (qmail 49250 invoked by uid 99); 23 Jul 2015 23:37:57 -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; Thu, 23 Jul 2015 23:37:57 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 944C7E682D; Thu, 23 Jul 2015 23:37:57 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: bikas@apache.org To: commits@tez.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: tez git commit: TEZ-2639 Date: Thu, 23 Jul 2015 23:37:57 +0000 (UTC) Repository: tez Updated Branches: refs/heads/TEZ-2592 38d5e84d1 -> 3f497c397 TEZ-2639 Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/3f497c39 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/3f497c39 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/3f497c39 Branch: refs/heads/TEZ-2592 Commit: 3f497c397ce0604f6838786ad8fe098985f92829 Parents: 38d5e84 Author: Bikas Saha Authored: Thu Jul 23 16:37:20 2015 -0700 Committer: Bikas Saha Committed: Thu Jul 23 16:37:20 2015 -0700 ---------------------------------------------------------------------- tez-dist/LICENSE-full.txt | 15 +++++++++++++-- tez-dist/NOTICE-full.txt | 6 +++++- 2 files changed, 18 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/3f497c39/tez-dist/LICENSE-full.txt ---------------------------------------------------------------------- diff --git a/tez-dist/LICENSE-full.txt b/tez-dist/LICENSE-full.txt index 684b55b..8e22b72 100644 --- a/tez-dist/LICENSE-full.txt +++ b/tez-dist/LICENSE-full.txt @@ -257,10 +257,17 @@ license: - hadoop-yarn-common-*.jar - hadoop-yarn-server-common-*.jar - hadoop-yarn-server-web-proxy-*.jar + - httpclient-*.jar + - httpcore-*.jar + - jackson-core-asl-*.jar + - jackson-jaxrs-*.jar + - jackson-mapper-asl-*.jar + - jackson-xc-*.jar + - javax.inject-1.jar - guava-*.jar - jettison-*.jar - Copyright 2006 Envoi Solutions LLC - - jetty-6.1.*.jar - - jetty-utils-6.1.*.jar + - jetty-6.1.*.jar - Copyright 2001-2005 Mort Bay Consulting Pty. Ltd. + - jetty-utils-6.1.*.jar - Copyright 2001-2005 Mort Bay Consulting Pty. Ltd. ----------------------------------------------------------------------- Dual Licensed under Common Development And Disribution License (CDDL - Version 1.1) @@ -272,8 +279,12 @@ The Apache TEZ binary distribution bundles the following files under the dual li CDDL License and GPL version 2 with the [“Classpath Exception”]: - jersey-client-*.jar + - jersey-core-*.jar + - jersey-guice-*.jar - jersey-json-*.jar - servlet-api-*.jar + - jaxb-api-*.jar + - jaxb-impl-*.jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)Version 1.1 http://git-wip-us.apache.org/repos/asf/tez/blob/3f497c39/tez-dist/NOTICE-full.txt ---------------------------------------------------------------------- diff --git a/tez-dist/NOTICE-full.txt b/tez-dist/NOTICE-full.txt index 9e9472d..bc285e9 100644 --- a/tez-dist/NOTICE-full.txt +++ b/tez-dist/NOTICE-full.txt @@ -9,9 +9,13 @@ jersey-guice and jersey-json. The details on how to obtain those modules are available at https://jersey.java.net/. This product includes javax.servlet-api library. The details on -how to obtain the library is available at +how to obtain the library are available at http://servlet-spec.java.net/. +This produce includes jaxb-api-2.2.2, jaxb-impl-2.2.3-1 libraries. +The details on how to obtain the library are available at +https://jaxb.java.net/ + This product bundles the tez-ui war which includes fonts protected under the Open Font License. These fonts can only be distributed as part of a piece of software, but not individually.