[
https://issues.apache.org/jira/browse/LUCENE-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male resolved LUCENE-3267.
--------------------------------
Resolution: Fixed
Fix Version/s: 4.0
Assignee: Chris Male
Committed revision 1142366.
> check-legal-lucene always checks contrib/queries/lib
> ----------------------------------------------------
>
> Key: LUCENE-3267
> URL: https://issues.apache.org/jira/browse/LUCENE-3267
> Project: Lucene - Java
> Issue Type: Bug
> Components: general/build
> Reporter: Chris Male
> Assignee: Chris Male
> Priority: Minor
> Fix For: 4.0
>
> Attachments: LUCENE-3267.patch
>
>
> I've been noticing for awhile that the check-legal-lucene always checks
> /contrib/queries/lib, no matter where it is. Consequently it never finds the
> directory. This seems like a waste in our build and for the life of me I
> have no idea why it is necessary.
> Offending line is:
> {code}
> <arg value="${basedir}/contrib/queries/lib" />
> {code}
> in check-legal-lucene
> Patch will remove this.
--
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]