[
https://issues.apache.org/jira/browse/LUCENE-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058145#comment-13058145
]
Robert Muir commented on LUCENE-3267:
-------------------------------------
+1
> 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
> Priority: Minor
> 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]