You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2008/06/17 18:00:50 UTC

DO NOT REPLY [Bug 43348] add FileProvider interface for file providing resources

https://issues.apache.org/bugzilla/show_bug.cgi?id=43348





--- Comment #8 from Matt Benson <gu...@yahoo.com>  2008-06-17 09:00:50 PST ---
I forgot that this was already under discussion.  What I did was add a
convenience method to ResourceUtils to generate a FileResource (with default
basedir) for those tasks that require the basedir to use to obtain a
FileResource from any FileProvider.  Those clients who only need the File
itself can simply get it from the FileProvider instance directly.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.