BC.

--- Dominique Devienne <[EMAIL PROTECTED]> wrote:

> > +++
>
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/LoadResource.java
> > +        if (!src.isExists()) {
> > +            throw new BuildException(src + "
> doesn't exist");
> > +        }
> 
> Does isExists() sound strange to me only?
> java.io.File uses just
> exists(), so couldn't we just use the same name for
> Resource? Thanks,
> --DD
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
__________________________________ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free. 
http://music.yahoo.com/unlimited/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to