Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 13456 invoked from network); 18 May 2004 13:08:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 May 2004 13:08:18 -0000 Received: (qmail 66757 invoked by uid 500); 18 May 2004 13:06:14 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 66578 invoked by uid 500); 18 May 2004 13:06:13 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 66458 invoked by uid 98); 18 May 2004 13:06:11 -0000 Received: from anonymous@nagoya.betaversion.org by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(192.18.33.10):. Processed in 0.187064 secs); 18 May 2004 13:06:11 -0000 X-Qmail-Scanner-Mail-From: anonymous@nagoya.betaversion.org via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(192.18.33.10):. Processed in 0.187064 secs) Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by hermes.apache.org with SMTP; 18 May 2004 13:06:10 -0000 Received: (qmail 20380 invoked by uid 50); 18 May 2004 13:06:57 -0000 Date: 18 May 2004 13:06:57 -0000 Message-ID: <20040518130657.20379.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: lucene-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 28074] - [PATCH] npe if java.io.tmpdir does not exist X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=28074 [PATCH] npe if java.io.tmpdir does not exist grant_ingersoll@yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|npe if java.io.tmpdir does |[PATCH] npe if |not exist |java.io.tmpdir does not | |exist ------- Additional Comments From grant_ingersoll@yahoo.com 2004-05-18 13:06 ------- Creates the temp dir if it doesn't exist. If it can't create the directory, it throws an IOException. --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org