diff --git a/pmd/xdocs/credits.xml b/pmd/xdocs/credits.xml index 09766e0aee..98c6904de4 100644 --- a/pmd/xdocs/credits.xml +++ b/pmd/xdocs/credits.xml @@ -60,7 +60,7 @@
  • Chris Heister - Reported and noted proper fix for bug in IDEAJ renderer operations
  • Ralf Wagner - Reported bug in UselessOperationOnImmutable, reported and noted proper fix for broken XSLT
  • Caroline Rioux - Reported bug in ImmutableField
  • -
  • Miroslav Šulc - Reported bug in CloneMethodMustImplementCloneable
  • +
  • Miroslav Å ulc - Reported bug in CloneMethodMustImplementCloneable
  • Thomas Steininger - Noticed redundant rule
  • Thomas Leplus - Rewrote UselessStringValueOf, nice patch for ClassCastExceptionWithToArray
  • Paul Sundling - A nice documentation patch for ruleset links
  • @@ -226,15 +226,15 @@
  • Curt Cox - some additions to the 'Similar Projects' page
  • Michael Griffel - bug fix for XMLRenderer
  • Doug Tillman - correction to finalizers.xml examples
  • -
  • Luis Alberto Domínguez Ruiz - bug report for IfElseStmtsMustUseBracesRule
  • +
  • Luis Alberto Domínguez Ruiz - bug report for IfElseStmtsMustUseBracesRule
  • Chad Loder - SuspiciousOctalEscapeRule, EmptyStatementNotInLoop, SuspiciousHashcodeMethodName, NonCaseLabelInSwitchStatement, DefaultLabelNotLastInSwitchStmt, NonStaticInitializer, ExplicitCallToFinalize, MethodWithSameNameAsEnclosingClassRuleTest, FinalizeDoesNotCallSuperFinalize, FinalizeOverloaded, FinalizeOnlyCallsSuperFinalize, UnconditionalIfStatement, AvoidDollarSigns, EmptyStaticInitializer, EmptyFinalizerMethod rule, DontImportSun rule, improvements to ASTBooleanLiteral
  • Maik Schreiber - AccessNode bug report, other bug reports
  • Lokesh Gupta - improvements to the AST viewer
  • Jesse Glick - improvements to VariableNamingConventionsRule, patch for UnusedModifierRule, bug fix for VariableNameDeclarations rule, an excellent discussion on the UnnecessaryConstructorRule
  • Nicolas Liochon - CloneShouldCallSuperCloneRule implementation
  • Slava Pestov - Suggestions for jEdit plugin enhancements.
  • -
  • Olivier Mengué - Diagnosed and patched XML report character encoding problems
  • -
  • Hariolf Häfele - PMD-JDeveloper plugin bug reports
  • +
  • Olivier Mengué - Diagnosed and patched XML report character encoding problems
  • +
  • Hariolf Häfele - PMD-JDeveloper plugin bug reports
  • Vladimir Bossicard - suggested AbstractNamingRule, test package organization suggestions, VBHTMLRenderer, numerous feature requests and bug reports, several rule suggestions derived from JUnit-Addons, evangelism :-)
  • Ken Foskey - noticed bad link
  • Stephan Janssen - promoted PMD for JJGuidelines
  • @@ -340,9 +340,9 @@ Vanward Technologies for using PMD inside their Convergence product - +
    Cenqua for - giving us a free Clover license and doing a nice FishEye run. + giving us a free Clover license and doing a nice FishEye run. diff --git a/pmd/xdocs/images/atlassian-cenqua-logo.png b/pmd/xdocs/images/atlassian-cenqua-logo.png new file mode 100644 index 0000000000..5ba2d80f15 Binary files /dev/null and b/pmd/xdocs/images/atlassian-cenqua-logo.png differ