Skip to content

1.0.0.beta2 / 2018-07-17

Compare
Choose a tag to compare
@adangel adangel released this 05 Dec 14:03
  • First release of pmdtester

Note: This is a beta release. The pmdtester is feature complete,
but might contains bugs.

External Contributions

  • #1: Initialize project - BBG
  • #2: Add projects parser & design format of projectlist - BBG
  • #3: Add pmd report builder - BBG
  • #4: Test PmdReportBuilder - BBG
  • #5: Add DiffBuilder for PmdTester - BBG
  • #6: Change the package command for building PMD - BBG
  • #7: Add test cases for DiffBuilder - BBG
  • #8: Add HtmlReportBuilder to PmdTester - BBG
  • #9: Add test cases for HtmlReportBuilder - BBG
  • #10: Add bundler to manage dependency - BBG
  • #11: Using rubocop to check code style of the project - BBG
  • #12: Fix Metrics/BlockLength offenses - BBG
  • #13: Separate integration test cases - BBG
  • #14: Add Runner to PmdTester - BBG
  • #15: Fix rubocop Style/Documentation offenses - BBG
  • #16: Add single mode, add mocha library for unit test - BBG
  • #17: Add more details about pmd branchs and pmd reports - BBG
  • #18: Add SummaryReportBuilder to PmdTester - BBG
  • #19: Add online mode for PmdTester - BBG
  • #20: Change the way of parsing xml file from DOM to SAX - BBG
  • #21: Add auto-gen-config option for PmdTester - BBG
  • #22: Add 'introduce new errors' table head for html summary report - BBG
  • #23: Preparing for the release of PmdTester - BBG
  • #24: Adding a logging framework for PmdTester - BBG
  • #25: Remove working directory substring from filename of pmd violation - BBG
  • #26: Release pmdtester 1.0.0.beta1 - BBG
  • #27: Release pmdtester 1.0.0.beta2 - BBG