Branch: refs/heads/master
Home: https://github.com/pmd/pmd
Commit: 23109d7b69b4990fada801d88dc424859937e105
https://github.com/pmd/pmd/commit/23109d7b69b4990fada801d88dc424859937e105
Author: Andreas Dangel <[email protected]>
Date: 2019-10-18 (Fri, 18 Oct 2019)
Changed paths:
M .travis.yml
A .travis/before_install.sh
M .travis/build-deploy.sh
M .travis/common-functions.sh
M .travis/install-openjdk.sh
Log Message:
-----------
[ci] Add travis build on windows
* New parallel build for windows
* New before_install.sh script that prepares java, maven, ruby
Commit: c3409c4aa7044672c83aaf3dd3bd825b6040bc7d
https://github.com/pmd/pmd/commit/c3409c4aa7044672c83aaf3dd3bd825b6040bc7d
Author: Andreas Dangel <[email protected]>
Date: 2019-10-18 (Fri, 18 Oct 2019)
Changed paths:
M .travis.yml
M .travis/before_install.sh
M .travis/install-openjdk.sh
Log Message:
-----------
[ci] Download openjdk from https://pmd-code.org/openjdk/
* Note: Download is only possible from travis
* Make openjdk version configurable in .travis.yml
* Skip download, if already downloaded
Commit: ce05b1bbb6d0f388482520fb99a8cc29a1382acd
https://github.com/pmd/pmd/commit/ce05b1bbb6d0f388482520fb99a8cc29a1382acd
Author: Andreas Dangel <[email protected]>
Date: 2019-10-18 (Fri, 18 Oct 2019)
Changed paths:
M .travis/before_install.sh
Log Message:
-----------
[ci] Remove explicit ruby version, use the default
Commit: dde5d096d2ae2a5a1ce0eee805cf409841778df9
https://github.com/pmd/pmd/commit/dde5d096d2ae2a5a1ce0eee805cf409841778df9
Author: Andreas Dangel <[email protected]>
Date: 2019-10-18 (Fri, 18 Oct 2019)
Changed paths:
M docs/pages/release_notes.md
Log Message:
-----------
[doc] Update release notes, fixes #2071
Commit: 72d31b2b30b57189d40494f18ebf251542ebb0e7
https://github.com/pmd/pmd/commit/72d31b2b30b57189d40494f18ebf251542ebb0e7
Author: Andreas Dangel <[email protected]>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M .travis.yml
Log Message:
-----------
[ci] Update to openjdk 11.0.5+10
Commit: 2b66fb76cb146078992a6697337eebd5da5e78ac
https://github.com/pmd/pmd/commit/2b66fb76cb146078992a6697337eebd5da5e78ac
Author: Andreas Dangel <[email protected]>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M .travis.yml
M .travis/setup-secrets.sh
M docs/pages/pmd/rules/java.md
M docs/pages/pmd/rules/java/multithreading.md
M docs/pages/release_notes.md
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symboltable/ClassScope.java
M pmd-java/src/main/resources/category/java/multithreading.xml
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml
M
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/multithreading/xml/DoNotUseThreads.xml
Log Message:
-----------
Merge branch 'master' into travis-windows
Commit: d6f0192857e767324f75c97dfa877c6871a26f41
https://github.com/pmd/pmd/commit/d6f0192857e767324f75c97dfa877c6871a26f41
Author: Juan Martín Sotuyo Dodero <[email protected]>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M docs/pages/pmd/languages/java_metrics_index.md
M docs/pages/release_notes.md
M pmd-core/src/main/java/net/sourceforge/pmd/RuleSetFactory.java
M pmd-core/src/main/java/net/sourceforge/pmd/rules/RuleBuilder.java
M pmd-core/src/main/java/net/sourceforge/pmd/rules/RuleFactory.java
M pmd-core/src/main/java/net/sourceforge/pmd/util/ResourceLoader.java
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/metrics/api/JavaClassMetricKey.java
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/metrics/api/JavaOperationMetricKey.java
A
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/metrics/impl/ClassFanOutMetric.java
A
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/metrics/impl/internal/ClassFanOutVisitor.java
M
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/metrics/impl/AllMetricsTest.java
A
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/metrics/impl/CfoTestRule.java
A
pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/metrics/impl/xml/CfoTest.xml
M pmd-java/src/test/resources/rulesets/java/metrics_test.xml
Log Message:
-----------
Merge branch 'master' into travis-windows
Commit: c5145994ace93abe16882a177b10cdbde7848df8
https://github.com/pmd/pmd/commit/c5145994ace93abe16882a177b10cdbde7848df8
Author: Juan Martín Sotuyo Dodero <[email protected]>
Date: 2019-10-25 (Fri, 25 Oct 2019)
Changed paths:
M .travis.yml
A .travis/before_install.sh
M .travis/build-deploy.sh
M .travis/common-functions.sh
M .travis/install-openjdk.sh
M docs/pages/release_notes.md
Log Message:
-----------
Merge pull request #2077 from adangel/travis-windows
[ci] Add travis build on windows
Compare: https://github.com/pmd/pmd/compare/5c2bff403de5...c5145994ace9
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits