Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 7a9d0db3a7576a11d5121c69b0e2b2d146908b4c
      https://github.com/pmd/pmd/commit/7a9d0db3a7576a11d5121c69b0e2b2d146908b4c
  Author: Clément Fournier <clement.fournie...@gmail.com>
  Date:   2021-10-24 (Sun, 24 Oct 2021)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ApexTreeBuilder.java
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/errorprone/xml/EmptyCatchBlock.xml

  Log Message:
  -----------
  Cleanup after #3581


  Commit: aa271e5bc346cbf70bbe67c0ca39fa0ec29d441f
      https://github.com/pmd/pmd/commit/aa271e5bc346cbf70bbe67c0ca39fa0ec29d441f
  Author: Scott Wells <sc...@illuminatedcloud.com>
  Date:   2021-10-28 (Thu, 28 Oct 2021)

  Changed paths:
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/errorprone/xml/EmptyCatchBlock.xml

  Log Message:
  -----------
  Added a new test case verifying the expected boundary condition behavior for 
allowing commented blocks.


  Commit: f3c17a0e029c98af5b36714a1ffe6452cd3d9e47
      https://github.com/pmd/pmd/commit/f3c17a0e029c98af5b36714a1ffe6452cd3d9e47
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-10-28 (Thu, 28 Oct 2021)

  Changed paths:
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/errorprone/xml/EmptyCatchBlock.xml

  Log Message:
  -----------
  [apex] EmptyCatchBlock: Improve test case

also test for doc comments


  Commit: e05e0df39a4c2d2e6ccdb194519588707bab4a62
      https://github.com/pmd/pmd/commit/e05e0df39a4c2d2e6ccdb194519588707bab4a62
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-10-28 (Thu, 28 Oct 2021)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ApexTreeBuilder.java

  Log Message:
  -----------
  [apex] comments: consider position index in the same line


  Commit: b70b981145b69ed861513b8ebb14b8e6982bf934
      https://github.com/pmd/pmd/commit/b70b981145b69ed861513b8ebb14b8e6982bf934
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-10-28 (Thu, 28 Oct 2021)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ApexTreeBuilder.java

  Log Message:
  -----------
  [apex] comments: use index instead of line/column to map to node


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

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/ast/ApexTreeBuilder.java
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/errorprone/xml/EmptyCatchBlock.xml

  Log Message:
  -----------
  Merge pull request #3582 from oowekyala:cleanup-3581

[apex] Cleanup after #3581 #3582

* pr-3582:
  [apex] comments: use index instead of line/column to map to node
  [apex] comments: consider position index in the same line
  [apex] EmptyCatchBlock: Improve test case
  Added a new test case verifying the expected boundary condition behavior for 
allowing commented blocks.
  Cleanup after #3581


Compare: https://github.com/pmd/pmd/compare/a9221d411bf3...f5fd79d489cf


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

Reply via email to