Heh -- I think INFRA fixed the subject line thing. Both emails were grouped together by Gmail. Notice that [Created] and [Updated] in both of them.
Nice ! On Tue, Mar 22, 2011 at 8:58 PM, Doron Cohen (JIRA) <j...@apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/LUCENE-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Doron Cohen updated LUCENE-2980: > -------------------------------- > > Attachment: LUCENE-2980.patch > > Patch with test that fail due to this bug. > > > Benchmark's ContentSource should not rely on file suffixes to be lower > cased when detecting file type (gzip/bzip2/text) > > > ----------------------------------------------------------------------------------------------------------------------- > > > > Key: LUCENE-2980 > > URL: https://issues.apache.org/jira/browse/LUCENE-2980 > > Project: Lucene - Java > > Issue Type: Bug > > Components: contrib/benchmark > > Reporter: Doron Cohen > > Assignee: Doron Cohen > > Priority: Minor > > Fix For: 3.2, 4.0 > > > > Attachments: LUCENE-2980.patch > > > > > > file.gz is correctly handled as gzip, but file.GZ handled as text which > is wrong. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > >