You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by ch...@apache.org on 2018/03/22 00:32:56 UTC

svn commit: r1027116 [3/3] - in /websites/production/commons/content/proper/commons-text: ./ jacoco-aggregate/ jacoco/

Modified: websites/production/commons/content/proper/commons-text/taglist.html
==============================================================================
--- websites/production/commons/content/proper/commons-text/taglist.html (original)
+++ websites/production/commons/content/proper/commons-text/taglist.html Thu Mar 22 00:32:55 2018
@@ -305,16 +305,16 @@
 <th>Total number of occurrences</th>
 <th>Tag strings used by tag class</th></tr>
 <tr class="b">
-<td><a href="#tag_class_1">Needs Work</a></td>
+<td><a href="#tag_class_3">Needs Work</a></td>
 <td>2</td>
 <td>TODO, FIXME, XXX</td></tr>
 <tr class="a">
-<td><a href="#tag_class_2">Noteable Markers</a></td>
+<td><a href="#tag_class_4">Noteable Markers</a></td>
 <td>9</td>
 <td>NOTE, NOPMD, NOSONAR</td></tr></table>
 <p>Each tag is detailed below:</p>
 <div class="section">
-<h3><a name="Needs_Work"></a><a name="tag_class_1">Needs Work</a></h3>
+<h3><a name="Needs_Work"></a><a name="tag_class_3">Needs Work</a></h3>
 <p><b>Number of occurrences found in the code: 2</b></p>
 <table border="0" class="bodyTable">
 <tr class="b">
@@ -327,7 +327,7 @@
 <td>I think this should hold, needs further investigation String unescapedFromEntity = StringEscapeUtils.unescapeHtml4(&quot;&#119650;&quot;); assertEquals(&quot;High Unicode should have been unescaped&quot;, original, unescapedFromEntity);</td>
 <td><a href="./xref-test/org/apache/commons/text/StringEscapeUtilsTest.html#503">503</a></td></tr></table></div>
 <div class="section">
-<h3><a name="Noteable_Markers"></a><a name="tag_class_2">Noteable Markers</a></h3>
+<h3><a name="Noteable_Markers"></a><a name="tag_class_4">Noteable Markers</a></h3>
 <p><b>Number of occurrences found in the code: 9</b></p>
 <table border="0" class="bodyTable">
 <tr class="a">