Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 04d58f8cd821052e51f79b5e82f9684f6df15cfd
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/04d58f8cd821052e51f79b5e82f9684f6df15cfd
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use plugin pom 4.0


  Commit: 6c744c65a071edb7a0163a381455b1ea1f6ef0f4
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/6c744c65a071edb7a0163a381455b1ea1f6ef0f4
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Remove obsolete concurrency property


  Commit: 541f6914465c00b473dd94fba3c055d4218e973f
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/541f6914465c00b473dd94fba3c055d4218e973f
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use spotbugs 4.0.2 with parent pom 4.0

Use the spotbugs.effort and spotbugs.threshold properties rather than
configuring the values in the maven-spotbugs-plugin configuration.


  Commit: 1cb9e3b85142a372d4be85c5d3d62065cd49347e
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/1cb9e3b85142a372d4be85c5d3d62065cd49347e
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Comment why jsr305 artifact is excluded


  Commit: 93f295e4681050ea2524ad1ce0eca0e79a3c2869
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/93f295e4681050ea2524ad1ce0eca0e79a3c2869
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M 
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java

  Log Message:
  -----------
  Add serialVersionUID to resolve spotbugs warning


  Commit: 9716a379e563982e7da00b0f1cee1582a07fe2c9
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/9716a379e563982e7da00b0f1cee1582a07fe2c9
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M 
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskLsbReleaseTest.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskReleaseTest.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskStaticStringTest.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskTest.java

  Log Message:
  -----------
  Assign locale in lower case conversions

Strings are expected to be English language in general and should not risk
applying the case conversion of the default locale.  The default locale
case conversion would be a problem if it were Turkish and the string LINUX
were converted to l<i>nux where the <i> is a letter i without the dot.


  Commit: 268faa89f92aa1c7af8ac03bd2e9265b73cb8e6a
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/268faa89f92aa1c7af8ac03bd2e9265b73cb8e6a
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Fail build on spotbugs errors


  Commit: f726b2896951103f213e35d51c52a28859d54dc5
      
https://github.com/jenkinsci/platformlabeler-plugin/commit/f726b2896951103f213e35d51c52a28859d54dc5
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskLsbReleaseTest.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskReleaseTest.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskStaticStringTest.java
    M 
src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskTest.java

  Log Message:
  -----------
  Merge pull request #180 from MarkEWaite/use-pom-4.0

Use pom 4.0


Compare: 
https://github.com/jenkinsci/platformlabeler-plugin/compare/376d34c7c376...f726b2896951

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/platformlabeler-plugin/push/refs/heads/master/376d34-f726b2%40github.com.

Reply via email to