Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd-regression-tester
  Commit: fbff68dd6ccede828c27c1c6db9e877b2993aa00
      
https://github.com/pmd/pmd-regression-tester/commit/fbff68dd6ccede828c27c1c6db9e877b2993aa00
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M README.rdoc
    M lib/pmdtester/builders/pmd_report_builder.rb
    M lib/pmdtester/parsers/options.rb
    M lib/pmdtester/runner.rb
    M pmdtester.gemspec
    M test/test_options.rb
    M test/test_pmd_report_builder.rb
    M test/test_runner.rb

  Log Message:
  -----------
  Add new option "--error-recovery"

Enabling this option sets PMD_JAVA_OPTS before executing PMD.


  Commit: 21047b99bc9215996c8d07e49f44b5e1e82ed28e
      
https://github.com/pmd/pmd-regression-tester/commit/21047b99bc9215996c8d07e49f44b5e1e82ed28e
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M lib/pmdtester/builders/project_builder.rb
    M test/test_project_builder.rb

  Log Message:
  -----------
  Avoid overriding branch references

In case the repo is currently at a different branch than the one
to be changed to, git reset would modify the current branch ref,
so future usages of that branch don't work anymore
(they all point to the same commit ref).


  Commit: 5b85fdc36915f39f118914916043c19de3a66dcf
      
https://github.com/pmd/pmd-regression-tester/commit/5b85fdc36915f39f118914916043c19de3a66dcf
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M test/integration_test_pmd_report_builder.rb
    A test/resources/pmd7-config.xml
    M test/resources/project-test.xml

  Log Message:
  -----------
  Fix integration tests

And also update the test to use pmd/7.0.x and error recovery


  Commit: bb94bc454854262bc75ca1b1eac99f10ba5b511f
      
https://github.com/pmd/pmd-regression-tester/commit/bb94bc454854262bc75ca1b1eac99f10ba5b511f
  Author: Clément Fournier <clement.fournie...@gmail.com>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M lib/pmdtester/parsers/pmd_report_document.rb

  Log Message:
  -----------
  Speedup xml parsing


  Commit: 5d1db974f81338bc8c6ef6d0301a67b730598d0b
      
https://github.com/pmd/pmd-regression-tester/commit/5d1db974f81338bc8c6ef6d0301a67b730598d0b
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M History.md

  Log Message:
  -----------
  [doc] Update release notes, refs #75


  Commit: f1c5a6aadea9713e34b5f2c58faa912f39775d3d
      
https://github.com/pmd/pmd-regression-tester/commit/f1c5a6aadea9713e34b5f2c58faa912f39775d3d
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M History.md
    M README.rdoc
    M lib/pmdtester/builders/pmd_report_builder.rb
    M lib/pmdtester/builders/project_builder.rb
    M lib/pmdtester/parsers/options.rb
    M lib/pmdtester/runner.rb
    M test/integration_test_pmd_report_builder.rb
    A test/resources/pmd7-config.xml
    M test/resources/project-test.xml
    M test/test_options.rb
    M test/test_pmd_report_builder.rb
    M test/test_project_builder.rb
    M test/test_runner.rb

  Log Message:
  -----------
  Merge pull request #75 from adangel/pmd-regression-tester

Add new option "--error-recovery" #75


  Commit: 889a65921446b7430d44aa765b003854e64bb29d
      
https://github.com/pmd/pmd-regression-tester/commit/889a65921446b7430d44aa765b003854e64bb29d
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M History.md

  Log Message:
  -----------
  [doc] Update release notes, refs #76


  Commit: fca29f9c7f7c11229f791d7c07ba1f5007641d89
      
https://github.com/pmd/pmd-regression-tester/commit/fca29f9c7f7c11229f791d7c07ba1f5007641d89
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M History.md
    M lib/pmdtester/parsers/pmd_report_document.rb

  Log Message:
  -----------
  Merge pull request #76 from oowekyala/pmd-regression-tester:speed

Speedup XML parsing #76


  Commit: 9a9069baacd639981f0084ad6624234c9260fdda
      
https://github.com/pmd/pmd-regression-tester/commit/9a9069baacd639981f0084ad6624234c9260fdda
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M pmdtester.gemspec

  Log Message:
  -----------
  Update gemspec


Compare: 
https://github.com/pmd/pmd-regression-tester/compare/3b8b9d4bb3ee...9a9069baacd6


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to