forked from phoedos/pmd
Update documentation
TRAVIS_JOB_NUMBER=4344.2 TRAVIS_COMMIT_RANGE=b76feef44e60...a1781422cada
This commit is contained in:
4
feed.xml
4
feed.xml
@@ -5,8 +5,8 @@
|
||||
<description>Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features.</description>
|
||||
<link>https://pmd.github.io/pmd/</link>
|
||||
<atom:link href="https://pmd.github.io/pmd/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Thu, 17 Oct 2019 18:51:18 +0000</pubDate>
|
||||
<lastBuildDate>Thu, 17 Oct 2019 18:51:18 +0000</lastBuildDate>
|
||||
<pubDate>Thu, 17 Oct 2019 19:24:06 +0000</pubDate>
|
||||
<lastBuildDate>Thu, 17 Oct 2019 19:24:06 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.8.5</generator>
|
||||
|
||||
</channel>
|
||||
|
@@ -1320,6 +1320,7 @@ UR occurrences would lead to compile errors.</p>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2014">#2014</a>: [core] Making add(SourceCode sourceCode) public for alternative file systems</li>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2036">#2036</a>: [core] Wrong include/exclude patterns are silently ignored</li>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2067">#2067</a>: [core] Build issue on Windows</li>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2072">#2072</a>: [test][core] Not enough info in “test setup error” when numbers of lines do not match</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>java
|
||||
@@ -1420,6 +1421,7 @@ except <a href="https://javadoc.io/page/net.sourceforge.pmd/pmd-core/6.19.0/net/
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2047">#2047</a>: [java] Fix computation of metrics with annotations - <a href="https://github.com/andipabst">Andi</a></li>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2065">#2065</a>: [java] Stop checking UR anomalies - <a href="https://github.com/l0s">Carlos Macasaet</a></li>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2070">#2070</a>: [core] Fix renderer tests for windows builds - <a href="https://github.com/Saladoc">Saladoc</a></li>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2073">#2073</a>: [test][core] Add expected and actual line of numbers to message wording - <a href="https://github.com/snuyanzin">snuyanzin</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user