doc: note was placed to TranslationCheck that it has problems with Checker cache

This commit is contained in:
Roman Ivanov 2016-11-10 12:43:49 -08:00
parent 56cc11416e
commit 441d2d3700
1 changed files with 6 additions and 0 deletions

View File

@ -1592,6 +1592,12 @@ messages_de.properties: Key 'cancel' missing.
messages.properties: Key 'hell' missing.
messages.properties: Key 'ok' missing.
</source>
<p>
<font color="red">Attention:</font> this Check could produce false-positives if it is used with
<a href="config.html#Checker">Checker</a> that use cache (property "cacheFile")
This is known design problem, will be addrerssed at
<a href="https://github.com/checkstyle/checkstyle/issues/3539">issue</a>.
</p>
</subsection>
<subsection name="Properties">