[ https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497132 ]
Paul Elschot commented on LUCENE-885: ------------------------------------- The patch applies cleanly on my trunk working copy (using patch -p0 < *885*patch, unix). Sure enough ant test-contrib fails in the trunk. (The memory index test was taking quite a bit of time.) Also, in contrib/surround ant test fails, so I'll have further look at how to better combine contrib/surround/build.xml and the trunk build.xml and related files. What is the preferred way to run the unit tests for a single contrib? >From the trunk build.xml or from the contrib/*/build.xml ? > clean up build files so contrib tests are run more easily > --------------------------------------------------------- > > Key: LUCENE-885 > URL: https://issues.apache.org/jira/browse/LUCENE-885 > Project: Lucene - Java > Issue Type: Improvement > Components: Build > Reporter: Hoss Man > Assigned To: Hoss Man > Attachments: LUCENE-885.patch > > > Per mailing list discussion... > http://www.nabble.com/Tests%2C-Contribs%2C-and-Releases-tf3768924.html#a10655448 > Tests for contribs should be run when "ant test" is used, existing "test" > target renamed to "test-core" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]