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

Robert Muir resolved LUCENE-3160.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2

Committed revision 1129445 (trunk) 1129435 (branch_3x), 1129436 (branch_32)

Additionally as you can see in revs 1129443, if a contrib/module has its own 
compile-tools (analyzers-common and analyzers-icu in trunk both do), its 
necessary that it call super.compile-tools. We might want to try to make this 
simpler in the future so its not tricky...

long term we should really look at LUCENE-2974 to enforce that lucene can build 
by itself... this will be tricky for things like LUCENE-3151...

> lucene source build doesn't work correctly by itself from the src dist
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-3160
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3160
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: general/build
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>              Labels: maybe32blocker
>             Fix For: 3.2, 3.3, 4.0
>
>
> running 'ant clean' (or any target) from tarsrc/lucene-3.2.0 fails due to 
> dependency in ../common-build.xml.
> see also LUCENE-2974 for one idea to prevent this from breaking in the future.

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