[
https://issues.apache.org/jira/browse/LUCENE-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-2313.
-----------------------------------
Resolution: Fixed
Committed revision: 922525
I only changed the protected to public, to enable helper classes outside util
to access the setting.
> Add VERBOSE to LuceneTestCase and LuceneTestCaseJ4
> --------------------------------------------------
>
> Key: LUCENE-2313
> URL: https://issues.apache.org/jira/browse/LUCENE-2313
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Shai Erera
> Assignee: Uwe Schindler
> Priority: Minor
> Fix For: 3.1
>
> Attachments: LUCENE-2313.patch
>
>
> component-build.xml allows to define tests.verbose as a system property when
> running tests. Both LuceneTestCase and LuceneTestCaseJ4 don't read that
> property. It will be useful for overriding tests to access one place for this
> setting (I believe currently some tests do it on their own). Then (as a
> separate issue) we can move all tests that don't check the parameter to only
> print if VERBOSE is true.
> I will post a patch soon.
--
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]