[ http://jira.codehaus.org/browse/MNG-1047?page=comments#action_47529 ]
Trygve Laugstol commented on MNG-1047: -------------------------------------- Good idea, but what's IMO more important is that we make all File access go though a component so we can properly leverage any IDEs internal file system. I don't know how Commons VFS works but if it does something like it, great! > Evaluate commons vfs to use for file system operations > ------------------------------------------------------ > > Key: MNG-1047 > URL: http://jira.codehaus.org/browse/MNG-1047 > Project: Maven 2 > Type: Improvement > Reporter: Carlos Sanchez > > > Commons virtual file system provides a layer of abstraction over the actual > filesystem, with a good number of implementations. It may be used in wagon > instead of current approach. > http://jakarta.apache.org/commons/vfs/ > http://jakarta.apache.org/commons/vfs/filesystems.html > http://jroller.com/page/carlossg?entry=writing_file_system_independent_applications -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
