You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Stephen Nesbitt <sn...@cobaltgroup.com> on 2006/02/06 21:44:13 UTC

[VFS] Experienceing inconsistent behavior on resolveFile()

All:

I am experiencing inconsistent behavior on the FileSystemManager 
resolveFile(String) method when resolving non-existent files. The jar, zip 
and tar schemes will throw an IOException if the requested file does not 
exist, while bz2 and gz do not.

For example:
tar:file:///home/snesbitt/projects/ivy/build/test/repositories/i_dont_exist!/" 
throws an IOException

bz2:file:///home/snesbitt/projects/ivy/build/test/repositories/i_dont_exist!/" )
does not throw an exception.

-steve
-- 


Stephen Nesbitt
Senior Configuration Management Engineer
The Cobalt Group
snesbitt@cobaltgroup.com
x8271

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org