DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40259>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40259





------- Additional Comments From [EMAIL PROTECTED]  2006-11-22 13:55 -------
DirectoryScanner currently throws an IllegalStateException if basedir does not
exist.  Because a DS can be used standalone (it has a public constructor) it
would probably be easiest to make the proposed changes on DirectoryScanner and
have the setters on AbstractFileSet echo their settings to DirectoryScanner. 
That would cover most stuff; simply calling getDir() against an AFS doesn't
guarantee anything so code that doesn't verify that the result is a directory is
already broken if it makes that assumption and uses the directory in some way
other than to get a DS.

So, what's the timeframe for this?  :)

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to