Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: c2e455636035a7942bbc7bc86ae1fc0228771cc5
      https://github.com/pmd/pmd/commit/c2e455636035a7942bbc7bc86ae1fc0228771cc5
  Author: Jonathan Wiesel <[email protected]>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/documentation/ApexDocRule.java
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/documentation/xml/ApexDoc.xml

  Log Message:
  -----------
  ApexDoc optionally report private and protected


  Commit: 64d5ccad78a45e6027e2297f9c8e37efed96f192
      https://github.com/pmd/pmd/commit/64d5ccad78a45e6027e2297f9c8e37efed96f192
  Author: Henning von Bargen <[email protected]>
  Date:   2021-02-10 (Wed, 10 Feb 2021)

  Changed paths:
    M pmd-plsql/etc/grammar/PldocAST.jjt

  Log Message:
  -----------
  Fix for issue #3106 ParseException for EXECUTE IMMEDIATE str1||str2;


  Commit: 34eb0808846978c56a2bcbf75ff785a655128fac
      https://github.com/pmd/pmd/commit/34eb0808846978c56a2bcbf75ff785a655128fac
  Author: Henning von Bargen <[email protected]>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M 
pmd-plsql/src/test/java/net/sourceforge/pmd/lang/plsql/ast/PLSQLParserTest.java

  Log Message:
  -----------
  Added unit test for issue #3106


  Commit: 20833c0e7823778b528e0aeded81883786cca2d7
      https://github.com/pmd/pmd/commit/20833c0e7823778b528e0aeded81883786cca2d7
  Author: Jonathan Wiesel <[email protected]>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/documentation/ApexDocRule.java

  Log Message:
  -----------
  Change to boolean primitive


  Commit: 42fda5891ad038ddd74518472f7b80f547571c1f
      https://github.com/pmd/pmd/commit/42fda5891ad038ddd74518472f7b80f547571c1f
  Author: Jonathan Wiesel <[email protected]>
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/documentation/ApexDocRule.java

  Log Message:
  -----------
  Simplify property access


  Commit: ac1b5ed159f0def784a488a77ef714a4cc7c3144
      https://github.com/pmd/pmd/commit/ac1b5ed159f0def784a488a77ef714a4cc7c3144
  Author: Henning von Bargen <[email protected]>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M pmd-plsql/etc/grammar/PldocAST.jjt
    M 
pmd-plsql/src/test/java/net/sourceforge/pmd/lang/plsql/ast/PLSQLParserTest.java
    A 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/ast/ExecuteImmediateIssue3106.pls

  Log Message:
  -----------
  Issue 3106: Use StringExpression, test case renamed, moved plsql to resource 
folder.


  Commit: d617c964e7bf0a138e5d4a0eeaec538f470151cb
      https://github.com/pmd/pmd/commit/d617c964e7bf0a138e5d4a0eeaec538f470151cb
  Author: Clément Fournier <[email protected]>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M .ci/inc/maven-dependencies.inc

  Log Message:
  -----------
  Do not log download progress in CI


  Commit: da68997926e3c5ec2eca9c3eb2368155d12c5640
      https://github.com/pmd/pmd/commit/da68997926e3c5ec2eca9c3eb2368155d12c5640
  Author: Clément Fournier <[email protected]>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M .ci/build.sh

  Log Message:
  -----------
  Also update build command


  Commit: d0721de473d470b67c288a3d20b0f1788ec75923
      https://github.com/pmd/pmd/commit/d0721de473d470b67c288a3d20b0f1788ec75923
  Author: Clément Fournier <[email protected]>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M .ci/inc/maven-dependencies.inc

  Log Message:
  -----------
  Make dependency plugin silent as well


  Commit: 79c1bd74e2da4ba10272d84d62ceb6d8b3d352eb
      https://github.com/pmd/pmd/commit/79c1bd74e2da4ba10272d84d62ceb6d8b3d352eb
  Author: Clément Fournier <[email protected]>
  Date:   2021-02-13 (Sat, 13 Feb 2021)

  Changed paths:
    M .ci/build-pr-win-macos.sh
    M .ci/build.sh
    M .ci/inc/maven-dependencies.inc

  Log Message:
  -----------
  Use batch mode instead


  Commit: a0b0be35bbe5b861c8f8607671d3fde2e6efd39c
      https://github.com/pmd/pmd/commit/a0b0be35bbe5b861c8f8607671d3fde2e6efd39c
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M docs/pages/release_notes.md
    M pmd-apex/src/main/resources/category/apex/documentation.xml

  Log Message:
  -----------
  [doc] Update release notes (#3075 #3098)


  Commit: a6f68a8bebebb4cff3833b0203760801826aef58
      https://github.com/pmd/pmd/commit/a6f68a8bebebb4cff3833b0203760801826aef58
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/documentation/ApexDocRule.java
    M pmd-apex/src/main/resources/category/apex/documentation.xml
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/documentation/xml/ApexDoc.xml

  Log Message:
  -----------
  Merge pull request #3098 from jonathanwiesel:private_apex_doc

[apex] ApexDoc optionally report private and protected #3098


  Commit: e7c808e1b4b0a72e114a5836237e113c8bdf7561
      https://github.com/pmd/pmd/commit/e7c808e1b4b0a72e114a5836237e113c8bdf7561
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes (#3106 #3107)


  Commit: 1a30468d353c6f3451a0a6cef1721d6662eafab7
      https://github.com/pmd/pmd/commit/1a30468d353c6f3451a0a6cef1721d6662eafab7
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M docs/pages/release_notes.md
    M pmd-plsql/etc/grammar/PldocAST.jjt
    M 
pmd-plsql/src/test/java/net/sourceforge/pmd/lang/plsql/ast/PLSQLParserTest.java
    A 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/ast/ExecuteImmediateIssue3106.pls

  Log Message:
  -----------
  Merge pull request #3107 from hvbtup:master

[plsql] Fix ParseException for EXECUTE IMMEDIATE str1||str2; #3107


  Commit: 1d6195cc55a1f48e2392d06d1d6e28e94e634440
      https://github.com/pmd/pmd/commit/1d6195cc55a1f48e2392d06d1d6e28e94e634440
  Author: Andreas Dangel <[email protected]>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M .ci/build-pr-win-macos.sh
    M .ci/build.sh
    M .ci/inc/maven-dependencies.inc

  Log Message:
  -----------
  Merge pull request #3115 from oowekyala:gh-actions-cleanup-log

[ci] Stop logging download progress in CI #3115


Compare: https://github.com/pmd/pmd/compare/19eea5ae31ef...1d6195cc55a1


_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to