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

Uwe Schindler updated LUCENE-4614:
----------------------------------

    Attachment: LUCENE-4614.patch

Final patch. I now solved and understood the classpath and why and how the 
preflex override works in eclipse. This is explained in the comments of the 
XSL. It has nothing to do with filesystem order, just with the final last 
kind="output" entry having all resources including the core ones. All others 
are listed before this one. This is a little bit hacky, but has the expected 
effect (and this is why it worked before).

I sorted the source folder now again in a similar way like before (e.g., "core" 
comes first).

Will commit soon. Robert, can you try again?
                
> Create dev-tools/eclipse/dot.classpath automatically
> ----------------------------------------------------
>
>                 Key: LUCENE-4614
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4614
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/build
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 4.1, 5.0
>
>         Attachments: LUCENE-4614.patch, LUCENE-4614.patch, LUCENE-4614.patch, 
> LUCENE-4614.patch, LUCENE-4614.patch
>
>
> It is a pain to keep the file up-to-date. As it is pure XML we can use a 
> template to produce it automatically. The same trikc like for creating 
> index.html in the docs is used.
> The patch will produce it automatically from filesets/dirsets in ant. It is 
> still a pain with the duplicate JARs, but maybe we can fix that later.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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

Reply via email to