I'm responding to a mail I found in the archives, I didn't receive it directly due to the mail hickup last week ...
Peter Donald wrote: > Has anyone else looked at patches submitted by Jeff Tulley. Yes, I even committed part of them 8-) > * Exec.java does not properly function on NetWare The patch wants to invoke a netware specific script which still needs to be written, so behavior on Netware won't be better than it is now. > * FileUtils.java, resolveFile, normalize do not deal with NetWare paths > correctly The was a "disregard my patch" mail shortly after that, I have committed the "remove redundant code" part. > * IntrospectionHelperTest needs a fix in OS dependent code I've committed that one. > * PathTest.java needs support for NetWare Strange, I didn't see that patch. > * FileUtilsTest.java needs to test for NetWare volume names, and drive name, > "C:" Seemed to be related to the FileUtils.java patch to me. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
