[ 
https://issues.apache.org/jira/browse/LUCENE-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-3023:
--------------------------------

    Attachment: diffMccand.py

ok, i think these issues are resolved. I'm attaching the script Mike wrote that 
I used for checking that we don't lose any changes (I think its the same script 
we used for the flex branch).

the way I did it is to checkout a/ and b/, reintegrate the branch into b/, and 
run the script to produce a huge patch. if some things look suspicious like 
they are "lost" changes, then i reverse apply the huge patch to the branch with 
eclipse and only selectively apply those lost changes and then commit.


> Land DWPT on trunk
> ------------------
>
>                 Key: LUCENE-3023
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3023
>             Project: Lucene - Java
>          Issue Type: Task
>    Affects Versions: CSF branch, 4.0
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>             Fix For: 4.0
>
>         Attachments: LUCENE-3023.patch, diffMccand.py, 
> realtime-TestAddIndexes-3.txt, realtime-TestAddIndexes-5.txt, 
> realtime-TestIndexWriterExceptions-assert-6.txt, 
> realtime-TestIndexWriterExceptions-npe-1.txt, 
> realtime-TestIndexWriterExceptions-npe-2.txt, 
> realtime-TestIndexWriterExceptions-npe-4.txt, 
> realtime-TestOmitTf-corrupt-0.txt
>
>
> With LUCENE-2956 we have resolved the last remaining issue for LUCENE-2324 so 
> we can proceed landing the DWPT development on trunk soon. I think one of the 
> bigger issues here is to make sure that all JavaDocs for IW etc. are still 
> correct though. I will start going through that first.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to