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