[pmd-commits] [pmd/pmd] 81a72c: [java] CloseResource: Fix NPE in case of "var"

2020-09-26 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/pmd/7.0.x
  Home:   https://github.com/pmd/pmd
  Commit: 81a72cb43ef77f920732a4db80a7885e129e6a67
  https://github.com/pmd/pmd/commit/81a72cb43ef77f920732a4db80a7885e129e6a67
  Author: Andreas Dangel 
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
M docs/pages/release_notes.md
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/CloseResourceRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/CloseResource.xml

  Log Message:
  ---
  [java] CloseResource: Fix NPE in case of "var"


  Commit: 87890b852a88f9b9762c514682de6aafa211c04d
  https://github.com/pmd/pmd/commit/87890b852a88f9b9762c514682de6aafa211c04d
  Author: Andreas Dangel 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

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

  Log Message:
  ---
  [java] CloseResource: Fix test code


  Commit: f046268058e04f121d127b7fa802cba7f009651c
  https://github.com/pmd/pmd/commit/f046268058e04f121d127b7fa802cba7f009651c
  Author: Andreas Dangel 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

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

  Log Message:
  ---
  [java] CloseResource: add simple test case for var


  Commit: d3ca0319b31329aa7d7cfe24d54270a3cee08317
  https://github.com/pmd/pmd/commit/d3ca0319b31329aa7d7cfe24d54270a3cee08317
  Author: Clément Fournier 
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
M README.md
M docs/pages/release_notes.md
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/ApexSharingViolationsRule.java
A 
pmd-apex/src/test/java/net/sourceforge/pmd/lang/apex/rule/security/ApexSharingViolationsNestedClassTest.java
M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/security/xml/ApexSharingViolations.xml
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeTestUtil.java
M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/types/TypeTestUtilTest.java
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into issue-2755


  Commit: d74f22b158314cac054ff76228bf0029587c9398
  https://github.com/pmd/pmd/commit/d74f22b158314cac054ff76228bf0029587c9398
  Author: Clément Fournier 
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
M docs/pages/release_notes.md
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/CloseResourceRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/CloseResource.xml

  Log Message:
  ---
  Merge branch 'issue-2755' into master


  Commit: d2d4ce2bdbfcdbfa16dd9a7afa541c35f3502524
  https://github.com/pmd/pmd/commit/d2d4ce2bdbfcdbfa16dd9a7afa541c35f3502524
  Author: Andreas Dangel 
  Date:   2020-09-26 (Sat, 26 Sep 2020)

  Changed paths:
M docs/_config.yml
M docs/pages/next_major_development.md
M docs/pages/release_notes.md

  Log Message:
  ---
  Prepare pmd release 6.28.0


  Commit: 722f3ca997490dc4391b01ab594fc4c4eef98040
  https://github.com/pmd/pmd/commit/722f3ca997490dc4391b01ab594fc4c4eef98040
  Author: Andreas Dangel 
  Date:   2020-09-26 (Sat, 26 Sep 2020)

  Changed paths:
M pmd-apex-jorje/pom.xml
M pmd-apex/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-java/pom.xml
M pmd-java8/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-kotlin/pom.xml
M pmd-lang-test/pom.xml
M pmd-lua/pom.xml
M pmd-matlab/pom.xml
M pmd-modelica/pom.xml
M pmd-objectivec/pom.xml
M pmd-perl/pom.xml
M pmd-php/pom.xml
M pmd-plsql/pom.xml
M pmd-python/pom.xml
M pmd-ruby/pom.xml
M pmd-scala-modules/pmd-scala-common/pom.xml
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-scala/pom.xml
M pmd-swift/pom.xml
M pmd-test/pom.xml
M pmd-visualforce/pom.xml
M pmd-vm/pom.xml
M pmd-xml/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pmd_releases/6.28.0


  Commit: aa245c6e1b982208a04b222adaeeb57dfe81fdd1
  https://github.com/pmd/pmd/commit/aa245c6e1b982208a04b222adaeeb57dfe81fdd1
  Author: Andreas Dangel 
  Date:   2020-09-26 (Sat, 26 Sep 2020)

  Changed paths:
M pmd-apex-jorje/pom.xml
M pmd-apex/pom.xml
M pmd-core/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-fortran/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-java/pom.xml
M pmd-java8/pom.xml
M pmd-javascript/pom.xml
M pmd-jsp/pom.xml
M pmd-kotlin/pom.xml
M 

[pmd-commits] [pmd/pmd] 81a72c: [java] CloseResource: Fix NPE in case of "var"

2020-09-25 Thread Clément Fournier via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 81a72cb43ef77f920732a4db80a7885e129e6a67
  https://github.com/pmd/pmd/commit/81a72cb43ef77f920732a4db80a7885e129e6a67
  Author: Andreas Dangel 
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
M docs/pages/release_notes.md
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/CloseResourceRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/CloseResource.xml

  Log Message:
  ---
  [java] CloseResource: Fix NPE in case of "var"


  Commit: 87890b852a88f9b9762c514682de6aafa211c04d
  https://github.com/pmd/pmd/commit/87890b852a88f9b9762c514682de6aafa211c04d
  Author: Andreas Dangel 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

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

  Log Message:
  ---
  [java] CloseResource: Fix test code


  Commit: f046268058e04f121d127b7fa802cba7f009651c
  https://github.com/pmd/pmd/commit/f046268058e04f121d127b7fa802cba7f009651c
  Author: Andreas Dangel 
  Date:   2020-09-21 (Mon, 21 Sep 2020)

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

  Log Message:
  ---
  [java] CloseResource: add simple test case for var


  Commit: d3ca0319b31329aa7d7cfe24d54270a3cee08317
  https://github.com/pmd/pmd/commit/d3ca0319b31329aa7d7cfe24d54270a3cee08317
  Author: Clément Fournier 
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
M README.md
M docs/pages/release_notes.md
M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/ApexSharingViolationsRule.java
A 
pmd-apex/src/test/java/net/sourceforge/pmd/lang/apex/rule/security/ApexSharingViolationsNestedClassTest.java
M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/security/xml/ApexSharingViolations.xml
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeTestUtil.java
M 
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/types/TypeTestUtilTest.java
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into issue-2755


  Commit: d74f22b158314cac054ff76228bf0029587c9398
  https://github.com/pmd/pmd/commit/d74f22b158314cac054ff76228bf0029587c9398
  Author: Clément Fournier 
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
M docs/pages/release_notes.md
M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/rule/errorprone/CloseResourceRule.java
M 
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/errorprone/xml/CloseResource.xml

  Log Message:
  ---
  Merge branch 'issue-2755' into master


Compare: https://github.com/pmd/pmd/compare/f1e9a23b0123...d74f22b15831


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