DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38914>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38914 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P4 Target Milestone|--- |1.7 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-13 20:32 ------- In windows the classpath MUST NOT be surrounded with ", several experiments on windows and unix show that a classpath containing " is either invalid (windows, because files containing " are not allowed) or perfectly legal (*nix for instance) So it seems the XP SP2 behaviour (throwing an exception) is not nice, but may be acceptable for paths containing a /surrounded by ". a special case however is the special classpath "". java treats this the same as no classpath set or the classpath set to . I just committed a similar or equal solution as proposed in the patches. ps 1: Please next time mark only as fixed AFTER the bug has been fixed in the repository, else the bug will get lost and worst case similar reports will be ignored because it is already fixed. ps 2: The remark regarding the Path was meant for Kev, not for Dennis -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]