muttley73 / jlibs

Automatically exported from code.google.com/p/jlibs
0 stars 0 forks source link

Convert file path to absolute in JavaProcessBuilder#toString(File, Iterable<File>) #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Added .getAbsoluteFile() to the files before search for its relative path so 
you can use path as "something.jar".

Original issue reported on code.google.com by PhoneixS...@gmail.com on 24 Oct 2012 at 8:57

Attachments:

GoogleCodeExporter commented 9 years ago
FIXED In revision 1757

Original comment by santhosh.tekuri@gmail.com on 24 Oct 2012 at 12:43