https://issues.apache.org/bugzilla/show_bug.cgi?id=57310
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Sebb <[email protected]> --- URL: http://svn.apache.org/r1643364 Log: Replace System.getProperty("file.separator") with File.separator throughout (Also "path.separator" with File.pathSeparator) Bugzilla Id: 57310 Modified: jmeter/trunk/src/core/org/apache/jmeter/NewDriver.java jmeter/trunk/src/core/org/apache/jmeter/gui/util/FileDialoger.java jmeter/trunk/src/jorphan/org/apache/jorphan/reflect/ClassFinder.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
