Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: aae4e692669f200a29458fcb8796cce466436330
      
https://github.com/jenkinsci/build-pipeline-plugin/commit/aae4e692669f200a29458fcb8796cce466436330
  Author: Mark Waite <[email protected]>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Include matrix-auth dependency only once

No need to declare an older matrix-auth version as a test dependency
when matrix-auth is already declared as a compile time dependency with
a later version.


  Commit: 7f261f31c4ae199a8bd25825bd4a301c5d55eabe
      
https://github.com/jenkinsci/build-pipeline-plugin/commit/7f261f31c4ae199a8bd25825bd4a301c5d55eabe
  Author: Mark Waite <[email protected]>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [JENKINS-72353] Rely on jenkins test harnesss from parent

No need to declare a depdendency on Jenkins test harness when the
parent pom provides it already.  Especially good to not include a
compile time depdedency on Jenkins test harness.

https://issues.jenkins.io/browse/JENKINS-72353 reports the issue


  Commit: 4e7d7d3dd39b0d0c7f9528740221df3def9563c6
      
https://github.com/jenkinsci/build-pipeline-plugin/commit/4e7d7d3dd39b0d0c7f9528740221df3def9563c6
  Author: Mark Waite <[email protected]>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
    M src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/Grid.java
    M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader.java
    M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTrigger.java

  Log Message:
  -----------
  Fix Javadoc warnings from Java 11


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/d4320ba581f8...4e7d7d3dd39b

-- 
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/build-pipeline-plugin/push/refs/heads/master/d4320b-4e7d7d%40github.com.

Reply via email to