A tweak to the XSLT thanks to Benoit Xhenseval
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3102 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -37,6 +37,7 @@
|
||||
</table>
|
||||
<br/>
|
||||
</xsl:for-each>
|
||||
<p>Generated by <a href="http://pmd.sourceforge.net">PMD <b><xsl:value-of select="//pmd/@version"/></b></a> on <xsl:value-of select="//pmd/@timestamp"/>.</p>
|
||||
</body>
|
||||
</html>
|
||||
</xsl:template>
|
||||
|
@ -42,10 +42,10 @@
|
||||
</subsection>
|
||||
<subsection name="Contributors">
|
||||
<ul>
|
||||
<li>Benoit Xhenseval - XSLT patch, suggestion for improving XML report, several bug reports</li>
|
||||
<li>Chris Riesbeck - identified some dead code in RuleSet</li>
|
||||
<li>Bruno Juillet - bug report on ruleset overrides</li>
|
||||
<li>Jörn Stampehl - bug report on JUnitTestsShouldContainAsserts</li>
|
||||
<li>Benoit Xhenseval - suggestion for improving XML report, several bug reports</li>
|
||||
<li>Miguel Griffa - patch to add a status bar to Boris Gruschko's ASTViewer, documentation page for Maven, SystemPrintln rule, patch to improve JUnitTestsShouldContainAsserts, new Maven pmd:dist-bin goal, LoggerIsNotStaticFinalRule, MoreThanOneLoggerRule, XPath rule tutorial, SuspiciousConstantFieldName, JUnitTestsShouldContainAssertsRule</li>
|
||||
<li>Elliotte Rusty Harold - suggestion for improving Designer startup script, "how to make a ruleset" documentation suggestions, noticed outdated Xerces jars, script renaming suggestions, UseLocaleWithCaseConversions rule suggestion</li>
|
||||
<li>Lars Gregori - reported a bug in the Ant task docs</li>
|
||||
|
Reference in New Issue
Block a user