DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22696>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22696 [PATCH] OpenVMS-aware IntrospectionHelperTest Summary: [PATCH] OpenVMS-aware IntrospectionHelperTest Product: Ant Version: 1.6Alpha (nightly) Platform: Alpha OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The IntrospectionHelperTest#setTen(File) method assumes every non-Unix and non- Netware system uses a Windows-like file notation with a colon (':') as the second character in the absolute path. Java under OpenVMS internally works with Unix-style paths. The attached patch fixes this. (To commiter: Check that I've updated the copyright year correctly.) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]