Steve, Erik, I am in the process of double and triple-checking all of my submissions for backwards compatibility on Windows (I no longer have a working Linux box unfortunately). Specifically, I am re-inserting the changes into the current CVS main code one at a time, making sure all of the changes still work.
So far I have verified my PathTokenizer code - it worked completely, against the existing test suite. You might remember that I also upated PathTest.java to expand the test code. I have reattached that test code here because of some minor touch ups (some toLowerCase() commands that should have been toLowerCase(Locale.US) instead). PathTokenizer runs against the original PathTest.java and against this new one. I feel it is ready for prime-time and backwards compatible. Of course, for safety this could be run on Linux also, though I am not currently capable of doing so. ----- Original Message ----- From: "Jeff Tulley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 26, 2002 11:16 Subject: Re: Ant 1.5 To-Do list can you list what is not in there; and lets see what obstacles there are to adding the remaining stuff Jeff Tulley ([EMAIL PROTECTED]) (801)861-5322 Novell, Inc., the leading provider of Net business solutions http://www.novell.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
