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 15C35200BDB for ; Mon, 28 Nov 2016 05:58:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1464A160B20; Mon, 28 Nov 2016 04:58:02 +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 84F40160B12 for ; Mon, 28 Nov 2016 05:58:01 +0100 (CET) Received: (qmail 5123 invoked by uid 500); 28 Nov 2016 04:58:00 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 5108 invoked by uid 99); 28 Nov 2016 04:58:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2016 04:57:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D41722C03DE for ; Mon, 28 Nov 2016 04:57:59 +0000 (UTC) Date: Mon, 28 Nov 2016 04:57:59 +0000 (UTC) From: "Akira Ajisaka (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-13835) Move Google Test Framework code from mapreduce to hadoop-common MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 28 Nov 2016 04:58:02 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15700914#comment-15700914 ] Akira Ajisaka commented on HADOOP-13835: ---------------------------------------- Thanks [~vvasudev] for the work. Would you update the path in LICENSE.txt as well? {code:title=LICENSE.txt} For hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nat ivetask/src/main/native/gtest --------------------------------------------------------------------- Copyright 2008, Google Inc. All rights reserved. {code} > Move Google Test Framework code from mapreduce to hadoop-common > --------------------------------------------------------------- > > Key: HADOOP-13835 > URL: https://issues.apache.org/jira/browse/HADOOP-13835 > Project: Hadoop Common > Issue Type: Task > Reporter: Varun Vasudev > Assignee: Varun Vasudev > Attachments: HADOOP-13835.001.patch > > > The mapreduce project has Google Test Framework code to allow testing of native libraries. This should be moved to hadoop-common so that other projects can use it as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org