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=32281>. 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=32281 ------- Additional Comments From [EMAIL PROTECTED] 2004-11-18 04:44 ------- in isSelected in the DateType Selector, includesDirs is set to false (class variable), so if (file.isDirectory() && (!includeDirs)) { return true; } should return true, unless something is changing the value of includesDirs to true, in which case this would fail. I've tried using the supplied build file to duplicate the behaviour, but it doesn't work for me - dependency problem which I don't have the time to fix right now. I can't see anything from the code that would change this value and you don't change it in the build file explicitly, perhaps it's an issue with the net.sf.antcontrib? Kev -- 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]