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=35823>.
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=35823


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15800|0                           |1
        is obsolete|                            |




------- Additional Comments From [EMAIL PROTECTED]  2005-08-16 22:42 -------
Created an attachment (id=16069)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16069&action=view)
Patch to add an assert to DisjunctionSumScorer.java

This patch reimplements only the most critical test of the second test patch
(15800) in the form of an assert.

I'm using this in common-build.xml for the assert:

  <property name="javac.source" value="1.4"/>
  <property name="javac.target" value="1.4"/>

and this in the test target:

      <assertions>
        <enable package="org.apache.lucene"/>
      </assertions>


-- 
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