I wanted you to disregard my first FileUtils patch.  I followed up with 
another, correct FileUtils patch within a day of the "disregard" message.  I 
think it was the last one,  ' FileUtilsTest.java needs to test for NetWare 
volume names, and drive name, "C:" '

I'm actually working on a better solution for Exec and Execute right now.  I 
thought that maybe using a Perl Script would be best, but it is turning into 
quite a challenge also, between functionality that Perl lacks, or functions 
that were incorrectly implemented on NetWare's Perl.  All of the scripts that I 
am writing I am trying to keep platform independent as much as possible.  I'll 
keep you posted as to when I am done with these.  In my earlier patches, I had 
failed to address Execute.java completely.

Actually, as far as that goes, I think I might be ready to go with Exec and 
Execute, and an "antRun.pl" script.  I think all of the hang-ups were in my 
attempts to make a "bootstrap.pl", "ant.pl", etc.  I wanted to have all of the 
same bootstrap and ant execution script functionality on NetWare.  But, those 
can wait.
Let me put some effort into it this morning and see where I am at.

Jeff Tulley  ([EMAIL PROTECTED])
(801)861-5322
Novell, Inc., the leading provider of Net services software.

>>> [EMAIL PROTECTED] 10/29/01 5:15:08 AM >>>
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]>



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

Reply via email to