Branch: refs/heads/pmd/7.0.x
  Home:   https://github.com/pmd/pmd
  Commit: 400f6c6776e7e9dbcce4fabefac123f6281fc836
      https://github.com/pmd/pmd/commit/400f6c6776e7e9dbcce4fabefac123f6281fc836
  Author: Kevin Guerra <guer...@google.com>
  Date:   2021-09-21 (Tue, 21 Sep 2021)

  Changed paths:
    M 
pmd-javascript/src/main/java/net/sourceforge/pmd/lang/ecmascript/rule/EcmascriptRuleViolationFactory.java

  Log Message:
  -----------
  fix for npa when using line number


  Commit: fd3c366822a1e6428dcc25b302b699c2dd0e6414
      https://github.com/pmd/pmd/commit/fd3c366822a1e6428dcc25b302b699c2dd0e6414
  Author: Kevin Guerra <guer...@google.com>
  Date:   2021-09-21 (Tue, 21 Sep 2021)

  Changed paths:
    M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/ParametricRuleViolation.java

  Log Message:
  -----------
  Added constructor with beging and end lines


  Commit: 6458f95c4d51d8f3791e0b5a94e299ddca23e20b
      https://github.com/pmd/pmd/commit/6458f95c4d51d8f3791e0b5a94e299ddca23e20b
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-23 (Thu, 23 Sep 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/PlsqlTreeDumpTest.java
    A 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/ast/SelectIntoArray.pls
    A 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/ast/SelectIntoArray.txt

  Log Message:
  -----------
  [plsql] Parsing exception SELECT...INTO on Associative Arrays Types

Fixes #3515


  Commit: 4d49fd5fe2d78c01d66292cf1205006dfa3bfc04
      https://github.com/pmd/pmd/commit/4d49fd5fe2d78c01d66292cf1205006dfa3bfc04
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 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/PlsqlTreeDumpTest.java
    A 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/ast/SelectIntoArray.pls
    A 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/ast/SelectIntoArray.txt

  Log Message:
  -----------
  Merge pull request #3518 from adangel:issue-3515-plsql-select-into

[plsql] Parsing exception SELECT...INTO on Associative Arrays Types #3518


  Commit: 4382a32fb11340b5832405e3c559ae0d1873fcf4
      https://github.com/pmd/pmd/commit/4382a32fb11340b5832405e3c559ae0d1873fcf4
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M 
pmd-core/src/main/java/net/sourceforge/pmd/lang/rule/ParametricRuleViolation.java
    M 
pmd-javascript/src/main/java/net/sourceforge/pmd/lang/ecmascript/rule/EcmascriptRuleViolationFactory.java
    A 
pmd-javascript/src/test/java/net/sourceforge/pmd/lang/ecmascript/EcmasccriptLanguageModuleTest.java

  Log Message:
  -----------
  [javascript] Fix EcmascriptRuleViolationFactory (#3516)


  Commit: 3bb93c5ef65b410a208c26c880b9bbce4cc60973
      https://github.com/pmd/pmd/commit/3bb93c5ef65b410a208c26c880b9bbce4cc60973
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M docs/pages/release_notes.md

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


  Commit: 6d6d4c5769d67db9c37d5b586640f4fd902b12a3
      https://github.com/pmd/pmd/commit/6d6d4c5769d67db9c37d5b586640f4fd902b12a3
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-javascript/src/main/java/net/sourceforge/pmd/lang/ecmascript/rule/EcmascriptRuleViolationFactory.java
    A 
pmd-javascript/src/test/java/net/sourceforge/pmd/lang/ecmascript/EcmasccriptLanguageModuleTest.java

  Log Message:
  -----------
  Merge pull request #3516 from kevingnet:kevingnet_branch

[javascript] NPE while creating rule violation when specifying explicit
line numbers #3516


  Commit: f9398de22fae6a0bcb2ecdb206299aa42ca33926
      https://github.com/pmd/pmd/commit/f9398de22fae6a0bcb2ecdb206299aa42ca33926
  Author: allcontributors[bot] 
<46447321+allcontributors[bot]@users.noreply.github.com>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M docs/pages/pmd/projectdocs/credits.md

  Log Message:
  -----------
  docs: update docs/pages/pmd/projectdocs/credits.md [skip ci]


  Commit: 15f9ca6d3f6a5fdc3ff67960881e5a39fa7ca3a3
      https://github.com/pmd/pmd/commit/15f9ca6d3f6a5fdc3ff67960881e5a39fa7ca3a3
  Author: allcontributors[bot] 
<46447321+allcontributors[bot]@users.noreply.github.com>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M .all-contributorsrc

  Log Message:
  -----------
  docs: update .all-contributorsrc [skip ci]


  Commit: 1a3fb8a10f47ef6745dd7873708e73a97d62a0eb
      https://github.com/pmd/pmd/commit/1a3fb8a10f47ef6745dd7873708e73a97d62a0eb
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M .all-contributorsrc
    M docs/pages/pmd/projectdocs/credits.md

  Log Message:
  -----------
  Merge pull request #3520 from pmd/all-contributors/add-kevingnet

docs: add kevingnet as a contributor for code


  Commit: bc5b6b9801b2e154ede93ce5c3657b293148b372
      https://github.com/pmd/pmd/commit/bc5b6b9801b2e154ede93ce5c3657b293148b372
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  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.39.0


  Commit: 90b051bfff7ca4e1a8063e23281214cf919791ec
      https://github.com/pmd/pmd/commit/90b051bfff7ca4e1a8063e23281214cf919791ec
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  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.39.0


  Commit: 0399bbbfc84e9eea3fa80c0d9118383ceaf307f7
      https://github.com/pmd/pmd/commit/0399bbbfc84e9eea3fa80c0d9118383ceaf307f7
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  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 for next development iteration


  Commit: bc782454f112baa0a12a7c055fe9b8e932c26ca6
      https://github.com/pmd/pmd/commit/bc782454f112baa0a12a7c055fe9b8e932c26ca6
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

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

  Log Message:
  -----------
  Prepare next development version


  Commit: 1d3f8eec02e3f36a9a44cc8f5870aa4beef2f076
      https://github.com/pmd/pmd/commit/1d3f8eec02e3f36a9a44cc8f5870aa4beef2f076
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M .all-contributorsrc
    M docs/_config.yml
    M docs/pages/next_major_development.md
    M docs/pages/pmd/projectdocs/credits.md
    M docs/pages/release_notes.md
    M docs/pages/release_notes_old.md
    A 
pmd-javascript/src/test/java/net/sourceforge/pmd/lang/ecmascript/EcmasccriptLanguageModuleTest.java
    M pmd-plsql/etc/grammar/PLSQL.jjt
    M 
pmd-plsql/src/test/java/net/sourceforge/pmd/lang/plsql/ast/PlsqlTreeDumpTest.java
    A 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/ast/SelectIntoArray.pls
    A 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/ast/SelectIntoArray.txt
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into pmd/7.0.x


  Commit: 784c3437c4070b0974bb0e4ce029054a6c392d97
      https://github.com/pmd/pmd/commit/784c3437c4070b0974bb0e4ce029054a6c392d97
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M 
pmd-plsql/src/test/resources/net/sourceforge/pmd/lang/plsql/ast/SelectIntoArray.txt

  Log Message:
  -----------
  [plsql] Fix unit test


Compare: https://github.com/pmd/pmd/compare/34f47a72a589...784c3437c407


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

Reply via email to