Branch: refs/heads/master
Home: https://github.com/pmd/pmd
Commit: 43dd6567e2c14006570e90f0e8544818740c2926
https://github.com/pmd/pmd/commit/43dd6567e2c14006570e90f0e8544818740c2926
Author: Andreas Dangel <[email protected]>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M pmd-java/pom.xml
Log Message:
-----------
[java] Update test dependency log4j
This fixes https://github.com/advisories/GHSA-vwqq-5vrc-xw9h
Commit: c7ccb8a087309cac5fa4ba7d60ef26fa3b1554d3
https://github.com/pmd/pmd/commit/c7ccb8a087309cac5fa4ba7d60ef26fa3b1554d3
Author: Andreas Dangel <[email protected]>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M pmd-core/pom.xml
M pmd-java/pom.xml
M pmd-jsp/pom.xml
M pmd-plsql/pom.xml
M pmd-visualforce/pom.xml
M pmd-vm/pom.xml
M pom.xml
Log Message:
-----------
javacc is only needed during parser generation
Commit: 80d9e1801155ac7ca1c35431c5283acb6b9f96b1
https://github.com/pmd/pmd/commit/80d9e1801155ac7ca1c35431c5283acb6b9f96b1
Author: Andreas Dangel <[email protected]>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M pmd-lang-test/pom.xml
M pom.xml
Log Message:
-----------
pmd-lang-test: clarify dependencies
Commit: 370c0b0b6d30adea1d0d49e156f0828f640cee2c
https://github.com/pmd/pmd/commit/370c0b0b6d30adea1d0d49e156f0828f640cee2c
Author: Andreas Dangel <[email protected]>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M pmd-apex-jorje/pom.xml
M pmd-apex/pom.xml
M
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/metrics/ApexMetrics.java
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-swift/pom.xml
M pmd-visualforce/pom.xml
M pmd-vm/pom.xml
M pmd-xml/pom.xml
M pom.xml
Log Message:
-----------
Remove unused dependency, explicitly declare used dependencies
Commit: 373c9b09449a023e76b4e7640f7228b4c99942e2
https://github.com/pmd/pmd/commit/373c9b09449a023e76b4e7640f7228b4c99942e2
Author: Andreas Dangel <[email protected]>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
Log Message:
-----------
Fix scala library versions
Commit: 67f33e3427b61e94e07b4571b3652a6a41c30dad
https://github.com/pmd/pmd/commit/67f33e3427b61e94e07b4571b3652a6a41c30dad
Author: Andreas Dangel <[email protected]>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M pmd-dist/pom.xml
M pmd-doc/pom.xml
M pmd-java8/pom.xml
Log Message:
-----------
Add back hamcrest (it's actually test-runtime)
Commit: c24efea939c202ca7b0acea8809edbaa40f0a9a6
https://github.com/pmd/pmd/commit/c24efea939c202ca7b0acea8809edbaa40f0a9a6
Author: Andreas Dangel <[email protected]>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Revert to use stable maven-dependency-plugin
Commit: 03d03440b41d47b4e69ebdef3b1964dde1c8a5f4
https://github.com/pmd/pmd/commit/03d03440b41d47b4e69ebdef3b1964dde1c8a5f4
Author: Clément Fournier <[email protected]>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M pmd-scala-modules/pmd-scala-common/pom.xml
Log Message:
-----------
Declare junit dependencies before kotlintest ones
This is for the scala modules. Apparently
in the other order, only kotlin tests are
run.
Commit: 96998fffc2e21c41e0fd45bb2e8f2dcc1bd2094b
https://github.com/pmd/pmd/commit/96998fffc2e21c41e0fd45bb2e8f2dcc1bd2094b
Author: Clément Fournier <[email protected]>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M pmd-modelica/pom.xml
Log Message:
-----------
Same for modelica
Commit: 94afdb117d44d365e87006f43d51bc26962113e2
https://github.com/pmd/pmd/commit/94afdb117d44d365e87006f43d51bc26962113e2
Author: Andreas Dangel <[email protected]>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M pmd-apex/pom.xml
M pmd-cpp/pom.xml
M pmd-cs/pom.xml
M pmd-dart/pom.xml
M pmd-fortran/pom.xml
M pmd-go/pom.xml
M pmd-groovy/pom.xml
M pmd-java/pom.xml
M
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTCatchStatementTest.kt
M
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ParserTestSpec.kt
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-modelica/src/test/kotlin/net/sourceforge/pmd/lang/modelica/ast/ModelicaCoordsTest.kt
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-common/src/test/kotlin/net/sourceforge/pmd/lang/scala/ast/ScalaTreeTests.kt
M pmd-swift/pom.xml
M pmd-visualforce/pom.xml
M pmd-xml/pom.xml
M pom.xml
Log Message:
-----------
Add test engines as surefire plugin dependencies
This removes junit-vintage-engine as a test dependency
as well as kotlintest-runner-junit5.
The engines are only needed during test execution, but should
not be available for test compilation.
For this to work, the latest surefire plugin is required.
Commit: fc3ee5375bff103b71297f4903c365e0b0bc6949
https://github.com/pmd/pmd/commit/fc3ee5375bff103b71297f4903c365e0b0bc6949
Author: Andreas Dangel <[email protected]>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M docs/pages/release_notes.md
Log Message:
-----------
[doc] Update release notes, fixes #710
Commit: e24a26e211fb71ec1256be8e669502dea9cbc23f
https://github.com/pmd/pmd/commit/e24a26e211fb71ec1256be8e669502dea9cbc23f
Author: Andreas Dangel <[email protected]>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M docs/pages/release_notes.md
M pmd-apex-jorje/pom.xml
M pmd-apex/pom.xml
M
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/metrics/ApexMetrics.java
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-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ASTCatchStatementTest.kt
M
pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/ast/ParserTestSpec.kt
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-modelica/src/test/kotlin/net/sourceforge/pmd/lang/modelica/ast/ModelicaCoordsTest.kt
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-common/src/test/kotlin/net/sourceforge/pmd/lang/scala/ast/ScalaTreeTests.kt
M pmd-scala-modules/pmd-scala_2.12/pom.xml
M pmd-scala-modules/pmd-scala_2.13/pom.xml
M pmd-swift/pom.xml
M pmd-visualforce/pom.xml
M pmd-vm/pom.xml
M pmd-xml/pom.xml
M pom.xml
Log Message:
-----------
Merge branch 'pr-2629'
[all] Dependencies cleanup #2629
Compare: https://github.com/pmd/pmd/compare/9887d5a387d6...e24a26e211fb
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits