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


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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to