Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A113ED470 for ; Tue, 9 Oct 2012 22:56:04 +0000 (UTC) Received: (qmail 30672 invoked by uid 500); 9 Oct 2012 22:56:04 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 30641 invoked by uid 500); 9 Oct 2012 22:56:04 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 30632 invoked by uid 99); 9 Oct 2012 22:56:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2012 22:56:04 +0000 Date: Tue, 9 Oct 2012 22:56:04 +0000 (UTC) From: "Chuan Liu (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1361943078.17169.1349823364090.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (HADOOP-8908) 'winutils.exe' code refactory MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Chuan Liu created HADOOP-8908: --------------------------------- Summary: 'winutils.exe' code refactory Key: HADOOP-8908 URL: https://issues.apache.org/jira/browse/HADOOP-8908 Project: Hadoop Common Issue Type: Improvement Affects Versions: 1-win Reporter: Chuan Liu Priority: Minor Fix For: 1-win We want to split the existing 'winutil.exe' code into a library project and a executable project. The library project will be able to be linked and used in future projects. It is also good software engineering practice to introduce the modularity into the project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira