Return-Path: X-Original-To: apmail-oodt-dev-archive@www.apache.org Delivered-To: apmail-oodt-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 712A31158C for ; Thu, 1 May 2014 23:20:56 +0000 (UTC) Received: (qmail 83914 invoked by uid 500); 1 May 2014 23:20:55 -0000 Delivered-To: apmail-oodt-dev-archive@oodt.apache.org Received: (qmail 83889 invoked by uid 500); 1 May 2014 23:20:55 -0000 Mailing-List: contact dev-help@oodt.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oodt.apache.org Delivered-To: mailing list dev@oodt.apache.org Delivered-To: moderator for dev@oodt.apache.org Received: (qmail 60558 invoked by uid 99); 1 May 2014 17:37:15 -0000 Content-Type: multipart/alternative; boundary="===============4038775892988728549==" MIME-Version: 1.0 Subject: Re: Review Request 20849: Fix copy to failure dir from NFS mount From: "Chris Mattmann" To: "Chris Mattmann" Cc: "Thomas Bennett" , "oodt" Date: Thu, 01 May 2014 17:37:09 -0000 Message-ID: <20140501173709.4204.86927@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Chris Mattmann" X-ReviewGroup: oodt X-ReviewRequest-URL: https://reviews.apache.org/r/20849/ X-Sender: "Chris Mattmann" References: <20140429155230.3313.57314@reviews.apache.org> In-Reply-To: <20140429155230.3313.57314@reviews.apache.org> Reply-To: "Chris Mattmann" X-ReviewRequest-Repository: oodt --===============4038775892988728549== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20849/#review41929 ----------------------------------------------------------- Great work Tom and Chris! Chris, would you be willing to fill out an ICLA here? https://www.apache.org/licenses/icla.txt - Chris Mattmann On April 29, 2014, 3:52 p.m., Thomas Bennett wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20849/ > ----------------------------------------------------------- > > (Updated April 29, 2014, 3:52 p.m.) > > > Review request for oodt and Chris Mattmann. > > > Bugs: OODT-674 > https://issues.apache.org/jira/browse/OODT-674 > > > Repository: oodt > > > Description > ------- > > Solution is to use org.apache.commons.io.FileUtils.copyFileToDirectory. > > Note this solution came from my colleague Chris Schollar. > > > Diffs > ----- > > trunk/crawler/src/main/java/org/apache/oodt/cas/crawl/action/MoveFile.java 1591001 > > Diff: https://reviews.apache.org/r/20849/diff/ > > > Testing > ------- > > Tested on local machine with NFS mounted directories > > > Thanks, > > Thomas Bennett > > --===============4038775892988728549==--