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

Robert Muir updated LUCENE-2444:
--------------------------------

    Attachment: LUCENE-2444.patch

i applied this patch to a checkout, then removed contrib/analyzers completely.

there was a problem, the contrib-uptodate macro assumes contrib/*

So this patch fixes the problem by adding a module-uptodate macro, you can test 
it
by following the same instructions, but additionally doing 'rm -rf 
contrib/analyzers'.


> move contrib/analyzers to modules/analysis
> ------------------------------------------
>
>                 Key: LUCENE-2444
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2444
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: Build
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-2444.patch, LUCENE-2444.patch
>
>
> This is a patch to move contrib/analyzers under modules/analyzers
> We can then continue consolidating (LUCENE-2413)... in truth this will sorta 
> be 
> an ongoing thing anyway, as we try to distance indexing from analysis, etc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to