All files now attached. Jason
> -----Original Message----- > From: Henri Yandell [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 19, 2004 10:01 PM > To: Jakarta Commons Developers List > Subject: Re: [IO] WildcardFilter and WildcardUtils > > > Sorry, I should have noticed this days ago instead of waiting until > the moment I wanted to grab the files :) > > Could you attach them to the bugzilla entry: > > http://issues.apache.org/bugzilla/show_bug.cgi?id=31115 > > Either your server, the list, or gmail is stripping the attachments. > Hadn't noticed before. > > Hen > > On Fri, 17 Sep 2004 16:54:53 -0400, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > Hen, > > > > I have attached WildcardUtils.java that includes rewritten (and > > hopefully fixed) match() method, and TestWildCard.java. > > > > You may wish to incorporate these when you integrate WildcardFilter. > > > > Rgds Jason > > > > > > > > > > > -----Original Message----- > > > From: Henri Yandell [mailto:[EMAIL PROTECTED] > > > Sent: Friday, September 17, 2004 3:22 PM > > > To: Jakarta Commons Developers List > > > Subject: Re: [IO] WildcardFilter and WildcardUtils > > > > > > > > > Thanks Jason, > > > > > > I'll integrate them this w/e. > > > > > > Hen > > > > > > > > > ----- Original Message ----- > > > From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > > > Date: Fri, 17 Sep 2004 11:20:05 -0400 > > > Subject: [IO] WildcardFilter and WildcardUtils > > > To: [EMAIL PROTECTED] > > > > > > > > > > > > Following on from discussions re. WildcardFilter I have changed > > > earlier submission to use WildcardUtils.match() method. > > > > > > I have attached WildcardFilter.java and updated > > > FileFilterTestCase.java > > > > > > The new test case testWildcard() exposes what looks like > a bug in the > > > match method. > > > See commented lines which should assert false but dont. > > > It appears that match stops checking once it reaches the > end of the > > > wildcard and not the end of the text. > > > > > > regards > > > Jason > > > > > > > IMPORTANT NOTICE > > Email from OOCL is confidential and may be legally > privileged. If it is not intended for you, please delete it > immediately unread. The internet cannot guarantee that this > communication is free of viruses, interception or > interference and anyone who communicates with us by email is > taken to accept the risks in so doing. Without limitation, > OOCL and its affiliates accept no liability whatsoever and > howsoever arising in connection with the use of this email. > Under no circumstances shall this email constitute a binding > agreement to carry or for provision of carriage services by > OOCL, which is subject to the availability of carrier's > equipment and vessels and the terms and conditions of OOCL's > standard bill of lading which is also available at http://www.oocl.com. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] IMPORTANT NOTICE Email from OOCL Logistics is confidential and may be legally privileged. If it is not intended for you, please delete it immediately unread. The internet cannot guarantee that this communication is free of viruses, interception or interference and anyone who communicates with us by email is taken to accept the risks in so doing. Without limitation, OOCL Logistics and its affiliates accept no liability whatsoever and howsoever arising in connection with the use of this email. Under no circumstances shall this email constitute a binding agreement for provision of services by OOCL Logistics, which is subject to the standard terms and conditions of OOCL Logistics. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
