[ http://issues.apache.org/jira/browse/LUCENE-486?page=comments#action_12362484 ]
Doug Cutting commented on LUCENE-486: ------------------------------------- The more stuff that's regularly compiled & tested, the better. We don't want the demo or contrib code to become neglected. Removing dependencies from the core is important. But I don't see that as a priority for test code. My primary objection to making tests dependent on contrib would be that it might substantially slow the compile & test loop, to the degree that folks would run tests less frequently. The demo is small enough that I don't think this is a concern. > Core Test should not have dependencies on the Demo code > ------------------------------------------------------- > > Key: LUCENE-486 > URL: http://issues.apache.org/jira/browse/LUCENE-486 > Project: Lucene - Java > Type: Test > Versions: 1.4 > Reporter: Grant Ingersoll > Priority: Minor > Attachments: FileDocument.java, testdoc.patch > > The TestDoc.java Test file has a dependency on the Demo FileDocument code. > Some of us don't keep the Demo code around after downloading, so this breaks > the build. > Patch will be along shortly -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - 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]