Branch: refs/heads/master
Home: https://github.com/jenkinsci/platformlabeler-plugin
Commit: f2b68b5bc0903422c0aa48ce34f3f7efa592897f
https://github.com/jenkinsci/platformlabeler-plugin/commit/f2b68b5bc0903422c0aa48ce34f3f7efa592897f
Author: Mark Waite <[email protected]>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Enable cut and paste detector report
Commit: ecb4469bfe1d73868e81ba1a0905c2c5287041b5
https://github.com/jenkinsci/platformlabeler-plugin/commit/ecb4469bfe1d73868e81ba1a0905c2c5287041b5
Author: Mark Waite <[email protected]>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Add pmd check with pmd 6.40.0
Commit: 501eab964f540f81d28545256a668d26d7bf8295
https://github.com/jenkinsci/platformlabeler-plugin/commit/501eab964f540f81d28545256a668d26d7bf8295
Author: Mark Waite <[email protected]>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M src/main/java/org/jvnet/hudson/plugins/platformlabeler/LsbRelease.java
M
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java
Log Message:
-----------
Log exceptions rather than ignoring them
Resolves a pmd complaint and makes it easier to diagnose failures if
needed. Logging is at FINEST level so will be disabled by default.
Commit: b935037b225e4ae57048ab9bb82ce376b58adae7
https://github.com/jenkinsci/platformlabeler-plugin/commit/b935037b225e4ae57048ab9bb82ce376b58adae7
Author: Mark Waite <[email protected]>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java
Log Message:
-----------
Read one line without using a loop
Resolves a pmd warning and a Netbeans warning
Commit: 51927abdaa6e03ce907b5cdbeda8c4bd43821a92
https://github.com/jenkinsci/platformlabeler-plugin/commit/51927abdaa6e03ce907b5cdbeda8c4bd43821a92
Author: Mark Waite <[email protected]>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M pom.xml
Log Message:
-----------
Allow parallel tests on multi-core computers
Commit: a0888784f62495eadd6484b064f364fb99ecc364
https://github.com/jenkinsci/platformlabeler-plugin/commit/a0888784f62495eadd6484b064f364fb99ecc364
Author: Mark Waite <[email protected]>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M pom.xml
M src/main/java/org/jvnet/hudson/plugins/platformlabeler/LsbRelease.java
M
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java
Log Message:
-----------
Merge pull request #480 from MarkEWaite/enable-cpd
Enable pmd and cut and paste detector reports
Compare:
https://github.com/jenkinsci/platformlabeler-plugin/compare/29e5bb44ef64...a0888784f624
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/master/29e5bb-a08887%40github.com.