Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 43597 invoked from network); 29 May 2002 18:42:58 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 29 May 2002 18:42:58 -0000 Received: (qmail 25445 invoked by uid 97); 29 May 2002 18:42:57 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 25420 invoked by uid 97); 29 May 2002 18:42:56 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 25408 invoked by uid 98); 29 May 2002 18:42:55 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <002b01c20740$9f0ee4d0$58c8a8c0@manu.com> From: "Magesh Umasankar" To: "Ant Developers List" References: <20020529183948.73527.qmail@web13401.mail.yahoo.com> Subject: Re: Possible bug fix for LoadFile.java Date: Wed, 29 May 2002 14:42:42 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: localhost.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Is there any rule that currently states that a property cannot exist with an empty value? If so, then you are correct. Otherwise, no harm done. Cheers, Magesh ****************************************************** * Tears: The hydraulic force by which masculine * * will-power is subdued by feminine show of power. * ****************************************************** ----- Original Message ----- From: "Diane Holt" To: "Ant Developers List" Sent: Wednesday, May 29, 2002 2:39 PM Subject: Re: Possible bug fix for LoadFile.java > --- Magesh Umasankar wrote: > > What if crh.readFully(...) returns null? > > Yeah -- it actually needs to be: > if( text != null ) { > if( text.length > 0 ) { > ... > > Right? > > Diane > > > ===== > (holtdl@yahoo.com) > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: