You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by anita kulshreshtha <a_...@yahoo.com> on 2006/05/14 05:35:33 UTC

typos in o.a.g.k.config.IOUtil.recursiveCopy()

Hi,
    I came across some typos in o.a.g.k.config.IOUtil.recursiveCopy()-
...........................................
 if (srcDir == null)  throw new NullPointerException("sourceDir is
null");
        if (srcDir == null)  throw new NullPointerException("destDir is
null");
.....................................................................
   if (destDir.equals(destDir)) {
            throw new IllegalArgumentException("Source and destination
directory are the same " + srcDir);
        }
......................................................................

Thanks
Anita

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com