Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 462334ccd28be733954aef823d5029bd5c175f05
      https://github.com/pmd/pmd/commit/462334ccd28be733954aef823d5029bd5c175f05
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M pmd-core/src/test/java/net/sourceforge/pmd/RuleSetTest.java

  Log Message:
  -----------
  [core] Rule processing error filenames are missing paths #2821

Added test case
Works on pmd6


  Commit: d227cffdab1f2245497c8bfed8824579268124b1
      https://github.com/pmd/pmd/commit/d227cffdab1f2245497c8bfed8824579268124b1
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M .travis/regression-tester.sh
    M Dangerfile

  Log Message:
  -----------
  [ci] Java rule change is not detected

* Use "HEAD" instead of "FETCH_HEAD" for patch branch.
  FETCH_HEAD might change, if another fetch is done. HEAD
  always points to the currently checked out commit, that
  has been built.
* Add --patch-config to use the same config as for the baseline
  (see .travis/regression-tester.sh). However, currently this
  is ignored, when "--auto-gen-config" is used.
* Use long argument names for better readability

Fixes #2820


Compare: https://github.com/pmd/pmd/compare/d5729e65dc83...d227cffdab1f


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

Reply via email to