Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-2.6.1.1
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 057ccdbd74bc1cb9d62bcffb01ffdbff110276dc
      
https://github.com/jenkinsci/plasticscm-plugin/commit/057ccdbd74bc1cb9d62bcffb01ffdbff110276dc
  Author: Miguel González <[email protected]>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/util/SelectorParametersResolver.java

  Log Message:
  -----------
  Expand environment variables when resolving parameters in selector

Signed-off-by: Miguel González <[email protected]>


  Commit: 26a5a5847c14f331c1f3b8ee7e0230cc337cec67
      
https://github.com/jenkinsci/plasticscm-plugin/commit/26a5a5847c14f331c1f3b8ee7e0230cc337cec67
  Author: Miguel González <[email protected]>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFile.java

  Log Message:
  -----------
  Retrieve environment before resolving selector and passing it down

Signed-off-by: Miguel González <[email protected]>


  Commit: 6a50bbf36932b8b2238185e88a30db8d6aa549e5
      
https://github.com/jenkinsci/plasticscm-plugin/commit/6a50bbf36932b8b2238185e88a30db8d6aa549e5
  Author: Miguel González <[email protected]>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M 
src/test/java/com/codicesoftware/plugins/hudson/util/SelectorParametersResolverTest.java

  Log Message:
  -----------
  Fix and extend tests

Signed-off-by: Miguel González <[email protected]>


  Commit: 7d1a9b0ef849bee7ae3535a8c8a2f77f77a0e9ad
      
https://github.com/jenkinsci/plasticscm-plugin/commit/7d1a9b0ef849bee7ae3535a8c8a2f77f77a0e9ad
  Author: Miguel González <[email protected]>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update developers in POM

Signed-off-by: Miguel González <[email protected]>


  Commit: f5c31d8b9e461c40cc7d1ff6719b48dc1e322d13
      
https://github.com/jenkinsci/plasticscm-plugin/commit/f5c31d8b9e461c40cc7d1ff6719b48dc1e322d13
  Author: Daniel Hompanera Velasco <[email protected]>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: 5a9b2ef7dc29ef4f503488a62fe9ecd9722fe74b
      
https://github.com/jenkinsci/plasticscm-plugin/commit/5a9b2ef7dc29ef4f503488a62fe9ecd9722fe74b
  Author: Miguel <[email protected]>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/util/SelectorParametersResolver.java
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFile.java
    M 
src/test/java/com/codicesoftware/plugins/hudson/util/SelectorParametersResolverTest.java

  Log Message:
  -----------
  Merge pull request #52 from jenkinsci/1001445-expand-envvars

Expand environment variables in selector


  Commit: af7680ebe1e80e0559889adbfbde5ef1e3930bb5
      
https://github.com/jenkinsci/plasticscm-plugin/commit/af7680ebe1e80e0559889adbfbde5ef1e3930bb5
  Author: Daniel Hompanera <[email protected]>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M README.md
    M doc/img/pipeline-script-multiple-workspaces.png

  Log Message:
  -----------
  README.md updated with changes to script path to reflect the two possible 
scenarios


  Commit: b310b3d646150f8d2e7208f483ed98dee18cf7e0
      
https://github.com/jenkinsci/plasticscm-plugin/commit/b310b3d646150f8d2e7208f483ed98dee18cf7e0
  Author: Miguel <[email protected]>
  Date:   2022-05-30 (Mon, 30 May 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #54 from jenkinsci/update-devs

Update developers in POM


  Commit: 9854ebd0ae1a1d48112e6f151daf664b0d6957ca
      
https://github.com/jenkinsci/plasticscm-plugin/commit/9854ebd0ae1a1d48112e6f151daf664b0d6957ca
  Author: Daniel Hompanera <[email protected]>
  Date:   2022-05-31 (Tue, 31 May 2022)

  Changed paths:
    M doc/img/pipeline-script-multiple-workspaces.png

  Log Message:
  -----------
  image for pipeline script for multiple workspaces fixed (multiple workspaces 
missing)


  Commit: 0e3dc3704ab9c85329e6f0393eafe0fd19c48954
      
https://github.com/jenkinsci/plasticscm-plugin/commit/0e3dc3704ab9c85329e6f0393eafe0fd19c48954
  Author: Daniel Hompanera <[email protected]>
  Date:   2022-05-31 (Tue, 31 May 2022)

  Changed paths:
    M doc/img/pipeline-script-multiple-workspaces.png

  Log Message:
  -----------
  image for pipeline script for multiple workspaces fixed (User & password as 
Working mode)


  Commit: 05153f2e5885c9ccee93372717984cc42a1b75c9
      
https://github.com/jenkinsci/plasticscm-plugin/commit/05153f2e5885c9ccee93372717984cc42a1b75c9
  Author: Miguel <[email protected]>
  Date:   2022-05-31 (Tue, 31 May 2022)

  Changed paths:
    M README.md
    M doc/img/pipeline-script-multiple-workspaces.png

  Log Message:
  -----------
  Merge pull request #53 from jenkinsci/readme_scriptpath_update

README.md updated with changes to script path to reflect the two poss…


  Commit: 3c181b2f7829d184d4de28ef578d4069645b388a
      
https://github.com/jenkinsci/plasticscm-plugin/commit/3c181b2f7829d184d4de28ef578d4069645b388a
  Author: Julio Maqueda <[email protected]>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release plasticscm-plugin-4.1


  Commit: 2a2f9c1c0fbff23204aea17f951d33ccb74c25b6
      
https://github.com/jenkinsci/plasticscm-plugin/commit/2a2f9c1c0fbff23204aea17f951d33ccb74c25b6
  Author: Julio Maqueda <[email protected]>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: a90f650ab98747938d15df95b0a9a25b07709234
      
https://github.com/jenkinsci/plasticscm-plugin/commit/a90f650ab98747938d15df95b0a9a25b07709234
  Author: Julio Maqueda <[email protected]>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  CHANGELOG update


  Commit: ce91f57ec58388ac18f473f8376938c89ab33c89
      
https://github.com/jenkinsci/plasticscm-plugin/commit/ce91f57ec58388ac18f473f8376938c89ab33c89
  Author: Julio Maqueda <[email protected]>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetsRetriever.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/CommandRunner.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetBranchForChangesetCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetBranchForLabelCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetChangesetRevisionsCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceInfoCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/UpdateWorkspaceCommand.java
    R src/main/java/com/codicesoftware/plugins/hudson/model/Branch.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/DateUtil.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/util/DeleteOnCloseFileInputStream.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/util/NodeVariableHelper.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java
    M src/main/java/com/codicesoftware/plugins/jenkins/tools/Platform.java

  Log Message:
  -----------
  Removed some dead code


  Commit: 0b3716df6437a93f1585c0129ca931794a6beb0c
      
https://github.com/jenkinsci/plasticscm-plugin/commit/0b3716df6437a93f1585c0129ca931794a6beb0c
  Author: Julio Maqueda <[email protected]>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceFromPathCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ListWorkspacesCommand.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/Workspace.java

  Log Message:
  -----------
  Filepath channel propagated to the Workspace creation


  Commit: d643c2a680819733345002d7d9c2fb7098172318
      
https://github.com/jenkinsci/plasticscm-plugin/commit/d643c2a680819733345002d7d9c2fb7098172318
  Author: Julio Maqueda <[email protected]>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  CHANGELOG update


  Commit: 82210d0fa74a2b7ce835aa4a9b3ae9d7609f281b
      
https://github.com/jenkinsci/plasticscm-plugin/commit/82210d0fa74a2b7ce835aa4a9b3ae9d7609f281b
  Author: Julio Maqueda <[email protected]>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  CHANGELOG updated with new fixes


  Commit: e7620257364397f50996f323a86169e590871117
      
https://github.com/jenkinsci/plasticscm-plugin/commit/e7620257364397f50996f323a86169e590871117
  Author: Julio Maqueda <[email protected]>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'master' into 1000895-undo-changes-with-mixed-os


  Commit: 419c9529ab13df8b1fa9692e14f46f7ee20ea498
      
https://github.com/jenkinsci/plasticscm-plugin/commit/419c9529ab13df8b1fa9692e14f46f7ee20ea498
  Author: Julio Maqueda <[email protected]>
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/model/Workspace.java

  Log Message:
  -----------
  Fixed checkstyle reported issue


  Commit: 318812f8776895cf0eaffd3f43b5b726a0e11719
      
https://github.com/jenkinsci/plasticscm-plugin/commit/318812f8776895cf0eaffd3f43b5b726a0e11719
  Author: Julio Maqueda <[email protected]>
  Date:   2022-07-05 (Tue, 05 Jul 2022)

  Changed paths:
    M CHANGELOG.md
    M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetsRetriever.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/CommandRunner.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetBranchForChangesetCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetBranchForLabelCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetChangesetRevisionsCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceFromPathCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceInfoCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ListWorkspacesCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/UpdateWorkspaceCommand.java
    R src/main/java/com/codicesoftware/plugins/hudson/model/Branch.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/Workspace.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/DateUtil.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/util/DeleteOnCloseFileInputStream.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/util/NodeVariableHelper.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java
    M src/main/java/com/codicesoftware/plugins/jenkins/tools/Platform.java

  Log Message:
  -----------
  Merge pull request #55 from jenkinsci/1000895-undo-changes-with-mixed-os

Fixed workspace path when controller's OS differs from the agent's


  Commit: 5ca8cdcbee25177abe278744f8d5fa82029f13b2
      
https://github.com/jenkinsci/plasticscm-plugin/commit/5ca8cdcbee25177abe278744f8d5fa82029f13b2
  Author: Julio Maqueda <[email protected]>
  Date:   2022-07-06 (Wed, 06 Jul 2022)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Update changelog for release 4.2


  Commit: ee200daedc46650a9b9780d3fb24da0939678435
      
https://github.com/jenkinsci/plasticscm-plugin/commit/ee200daedc46650a9b9780d3fb24da0939678435
  Author: Julio Maqueda <[email protected]>
  Date:   2022-07-06 (Wed, 06 Jul 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release plasticscm-plugin-4.2


  Commit: 27989dd4e3d82c0cebaa0cd8a578b3688e05dc7c
      
https://github.com/jenkinsci/plasticscm-plugin/commit/27989dd4e3d82c0cebaa0cd8a578b3688e05dc7c
  Author: Julio Maqueda <[email protected]>
  Date:   2022-07-06 (Wed, 06 Jul 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: d9391f7ec1f2203c0cac5b658bec81c61b128f7d
      
https://github.com/jenkinsci/plasticscm-plugin/commit/d9391f7ec1f2203c0cac5b658bec81c61b128f7d
  Author: Victor Assmundsson <[email protected]>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java

  Log Message:
  -----------
  Add support for SingleSCMSource if the underlying scm is supported


  Commit: b4d6cbb3582d86295070eb0334174c932bcb4cb4
      
https://github.com/jenkinsci/plasticscm-plugin/commit/b4d6cbb3582d86295070eb0334174c932bcb4cb4
  Author: Hamza Kilicaslan <[email protected]>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/ClientConfigurationArguments.java
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

  Log Message:
  -----------
  fix on-premise configuration for client


  Commit: bc4c8bfe62a8bdfea395e560f9ad7328d270d298
      
https://github.com/jenkinsci/plasticscm-plugin/commit/bc4c8bfe62a8bdfea395e560f9ad7328d270d298
  Author: Hamza Kilicaslan <[email protected]>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java

  Log Message:
  -----------
  add tests


  Commit: 6d3e661980c933505ec6ce927a35e6862253cfbc
      
https://github.com/jenkinsci/plasticscm-plugin/commit/6d3e661980c933505ec6ce927a35e6862253cfbc
  Author: Victor Assmundsson <[email protected]>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java

  Log Message:
  -----------
  Fix style guide error


  Commit: 84b8d35f283b60c71fc9d11bea78d2d5c253315c
      
https://github.com/jenkinsci/plasticscm-plugin/commit/84b8d35f283b60c71fc9d11bea78d2d5c253315c
  Author: Miguel <[email protected]>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java

  Log Message:
  -----------
  Merge pull request #60 from Zetym/support-singlescmsource

Add support for Single repository & branch mapping in Multibranch pipelines


  Commit: cdccb7657c0b87392a22d15dfda37880501fa25f
      
https://github.com/jenkinsci/plasticscm-plugin/commit/cdccb7657c0b87392a22d15dfda37880501fa25f
  Author: Alexander Brandes <[email protected]>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Address forthcoming maven-license-plugin changes


  Commit: 99a62fadbe7986c06af2589b3595738a94e9be08
      
https://github.com/jenkinsci/plasticscm-plugin/commit/99a62fadbe7986c06af2589b3595738a94e9be08
  Author: Miguel <[email protected]>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #62 from jenkinsci/mlp

Address forthcoming maven-license-plugin changes


  Commit: 18b767cd139e82fa97d139db7685699858550bcd
      
https://github.com/jenkinsci/plasticscm-plugin/commit/18b767cd139e82fa97d139db7685699858550bcd
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    R 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/global.jelly

  Log Message:
  -----------
  Remove unneeded global config file


  Commit: 81d931c2fe13004a930a11795f143e4a4b1cefe5
      
https://github.com/jenkinsci/plasticscm-plugin/commit/81d931c2fe13004a930a11795f143e4a4b1cefe5
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    R src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSetID.java
    A src/main/java/com/codicesoftware/plugins/hudson/model/ObjectSpec.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/ObjectSpecType.java
    R src/test/java/com/codicesoftware/plugins/hudson/model/ChangeSetIDTest.java
    A src/test/java/com/codicesoftware/plugins/hudson/model/ObjectSpecTest.java

  Log Message:
  -----------
  Refactor `ChangeSetID` into `ObjectSpec`


  Commit: 8028547de74572cb87a12ca289eb99f3bc6080cd
      
https://github.com/jenkinsci/plasticscm-plugin/commit/8028547de74572cb87a12ca289eb99f3bc6080cd
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetReader.java
    M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetWriter.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java

  Log Message:
  -----------
  Add type to `ChangeSet`

This represents a repo snapshot loaded in the workspace, which can be
either a changeset or a shelve. The name is not the best now, but we'll
keep it for now to maintain the same structure in the serialized XML.

Signed-off-by: Miguel González <[email protected]>


  Commit: 490450957a41f3a8131e691a7a10626fa1f30b99
      
https://github.com/jenkinsci/plasticscm-plugin/commit/490450957a41f3a8131e691a7a10626fa1f30b99
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/AbortExceptionBuilder.java
    A src/main/java/com/codicesoftware/plugins/jenkins/BuildNode.java
    A src/main/java/com/codicesoftware/plugins/jenkins/ChangesetDetails.java
    A src/main/java/com/codicesoftware/plugins/jenkins/CredentialsFinder.java
    A src/main/java/com/codicesoftware/plugins/jenkins/CurrentWorkspace.java
    A src/main/java/com/codicesoftware/plugins/jenkins/FileContent.java
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFile.java
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java
    A src/main/java/com/codicesoftware/plugins/jenkins/TempFile.java
    A src/main/java/com/codicesoftware/plugins/jenkins/WorkspaceSetup.java

  Log Message:
  -----------
  Extract code to static functions to be reused

Signed-off-by: Miguel González <[email protected]>


  Commit: 51eb3014a42daa3e3f04ad3db9423b9e93a769ba
      
https://github.com/jenkinsci/plasticscm-plugin/commit/51eb3014a42daa3e3f04ad3db9423b9e93a769ba
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/util/DeleteOnCloseFileInputStream.java

  Log Message:
  -----------
  Enhance `DeleteOnCloseFileInputStream`

Signed-off-by: Miguel González <[email protected]>


  Commit: 09ba7bbfe33175c9835be1fabbdea544653d1f75
      
https://github.com/jenkinsci/plasticscm-plugin/commit/09ba7bbfe33175c9835be1fabbdea544653d1f75
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/index.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/summary.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/ChangeSetList/index.jelly

  Log Message:
  -----------
  Update HTML views to handle shelves

Signed-off-by: Miguel González <[email protected]>


  Commit: 2e7d04ad45d7c5e418bd62e4c99125b9a9c279b9
      
https://github.com/jenkinsci/plasticscm-plugin/commit/2e7d04ad45d7c5e418bd62e4c99125b9a9c279b9
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/model/WorkspaceInfo.java

  Log Message:
  -----------
  Enhance workspace info

Signed-off-by: Miguel González <[email protected]>


  Commit: f1b5950ee65d4282d9320385efaec01729d72ab2
      
https://github.com/jenkinsci/plasticscm-plugin/commit/f1b5950ee65d4282d9320385efaec01729d72ab2
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/FindOutputParser.java

  Log Message:
  -----------
  Allow find to search shelves as well

Signed-off-by: Miguel González <[email protected]>


  Commit: ea26558b232fa0ef28d717951a41f27fde716e0d
      
https://github.com/jenkinsci/plasticscm-plugin/commit/ea26558b232fa0ef28d717951a41f27fde716e0d
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetLogCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetRangeLogCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/LogOutputParser.java

  Log Message:
  -----------
  Improve log commands, make them set rep & server

Signed-off-by: Miguel González <[email protected]>


  Commit: bb69fd3e197f252c16a0f09c49cdd12a5917f8b1
      
https://github.com/jenkinsci/plasticscm-plugin/commit/bb69fd3e197f252c16a0f09c49cdd12a5917f8b1
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java

  Log Message:
  -----------
  Update find parser reference

Signed-off-by: Miguel González <[email protected]>


  Commit: d2531c0d73a11173a02b81d65f271d64494cc752
      
https://github.com/jenkinsci/plasticscm-plugin/commit/d2531c0d73a11173a02b81d65f271d64494cc752
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceStatusCommand.java

  Log Message:
  -----------
  Change `gwp` command to return `ObjectSpec`

Signed-off-by: Miguel González <[email protected]>


  Commit: 47169d2daaa551dbfb363d18dac752b8754b6b51
      
https://github.com/jenkinsci/plasticscm-plugin/commit/47169d2daaa551dbfb363d18dac752b8754b6b51
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

  Log Message:
  -----------
  Update changed references in `PlasticSCM`

Signed-off-by: Miguel González <[email protected]>


  Commit: 348c1ce4a518d116d36a123ee4353c9e3813c847
      
https://github.com/jenkinsci/plasticscm-plugin/commit/348c1ce4a518d116d36a123ee4353c9e3813c847
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    A src/main/java/com/codicesoftware/plugins/hudson/commands/DiffCommand.java
    A src/main/java/com/codicesoftware/plugins/jenkins/LastBuild.java
    A src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmFile.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmFileSystem.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/UpdateToSpec.java
    A 
src/main/resources/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm/config.jelly
    A 
src/main/resources/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep/config.jelly
    A src/main/webapp/specAttributeName.html
    A 
src/test/java/com/codicesoftware/plugins/jenkins/mergebot/UpdateToSpecTest.java

  Log Message:
  -----------
  Add mergebot functionality

Signed-off-by: Miguel González <[email protected]>


  Commit: d49cdbe43d54b9b22c0f3523eb66ca3398cb5e92
      
https://github.com/jenkinsci/plasticscm-plugin/commit/d49cdbe43d54b9b22c0f3523eb66ca3398cb5e92
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M pom.xml
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java

  Log Message:
  -----------
  Merge branch 'master' into vcs1003712-add-mergebot-features


  Commit: d721001817119245879836a275b126b76787d8c3
      
https://github.com/jenkinsci/plasticscm-plugin/commit/d721001817119245879836a275b126b76787d8c3
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/NewWorkspaceCommand.java

  Log Message:
  -----------
  Don't require selector during workspace creation

Signed-off-by: Miguel González <[email protected]>


  Commit: 08b746cf5aa9bc609e8e3a613bbe7876bb49a981
      
https://github.com/jenkinsci/plasticscm-plugin/commit/08b746cf5aa9bc609e8e3a613bbe7876bb49a981
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
    A src/main/java/com/codicesoftware/plugins/jenkins/SelectorTemplates.java

  Log Message:
  -----------
  Move selector templates to utility class

Signed-off-by: Miguel González <[email protected]>


  Commit: 6dd610f9d352774e2af061684b67c9f487ca020c
      
https://github.com/jenkinsci/plasticscm-plugin/commit/6dd610f9d352774e2af061684b67c9f487ca020c
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    A 
src/main/java/com/codicesoftware/plugins/hudson/commands/SwitchCommand.java

  Log Message:
  -----------
  Implement `cm switch` command

Signed-off-by: Miguel González <[email protected]>


  Commit: e018bfca3e3534f759d6b9d7066b66b4a91b737b
      
https://github.com/jenkinsci/plasticscm-plugin/commit/e018bfca3e3534f759d6b9d7066b66b4a91b737b
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
    R src/main/java/com/codicesoftware/plugins/jenkins/WorkspaceSetup.java
    M src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm.java
    M 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/UpdateToSpec.java

  Log Message:
  -----------
  Centralise workspace actionsi n `WorkspaceManager`

This commit moves all methods from `WorkspaceSetup` and `CheckoutAction`
and places them into `WorkspaceManager`. Additionally, method
`CheckoutAction.checkout()` has been split into two separate methods:
* `WorkspaceManager.prepare()` to create and cleanup the workspace
* `WorkspaceManager.setSelector()` to set the selector

Alternatively, there's a `WorkspaceManager.switchTo()` method to be used
by `MergebotScm`.

Signed-off-by: Miguel González <[email protected]>


  Commit: 547e0d1a54ec3e2747d6bae529d352a7a2f8e869
      
https://github.com/jenkinsci/plasticscm-plugin/commit/547e0d1a54ec3e2747d6bae529d352a7a2f8e869
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
    M src/main/java/com/codicesoftware/plugins/jenkins/SelectorTemplates.java

  Log Message:
  -----------
  Remove unused templates

Signed-off-by: Miguel González <[email protected]>


  Commit: 0776f9fd04791b847b514bf7f1b054606f339808
      
https://github.com/jenkinsci/plasticscm-plugin/commit/0776f9fd04791b847b514bf7f1b054606f339808
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java
    A src/test/java/com/codicesoftware/plugins/hudson/WorkspaceManagerTest.java
    R 
src/test/java/com/codicesoftware/plugins/hudson/actions/CheckoutActionTest.java

  Log Message:
  -----------
  Fix tests

Signed-off-by: Miguel González <[email protected]>


  Commit: c18827672c58f728198fc09ce1a5ed24c9eb0a9e
      
https://github.com/jenkinsci/plasticscm-plugin/commit/c18827672c58f728198fc09ce1a5ed24c9eb0a9e
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/main/java/com/codicesoftware/plugins/jenkins/ChangesetDetails.java

  Log Message:
  -----------
  Remove duplicate operation

Signed-off-by: Miguel González <[email protected]>


  Commit: cb380d95e12055dc088af08b1e8401f357779186
      
https://github.com/jenkinsci/plasticscm-plugin/commit/cb380d95e12055dc088af08b1e8401f357779186
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm.java

  Log Message:
  -----------
  Add method to provide credentials in form

Signed-off-by: Miguel González <[email protected]>


  Commit: 77fcf6c9285bc3f08ba92f59286a51af2630c402
      
https://github.com/jenkinsci/plasticscm-plugin/commit/77fcf6c9285bc3f08ba92f59286a51af2630c402
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
src/main/resources/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm/config.jelly

  Log Message:
  -----------
  Remove check credentials

We can't check credentials in the mergebot plugin because the target
server isn't specified in the configuration.

Signed-off-by: Miguel González <[email protected]>


  Commit: 5b4e04174b8eef3e84049c3b33c556ff3b8bd794
      
https://github.com/jenkinsci/plasticscm-plugin/commit/5b4e04174b8eef3e84049c3b33c556ff3b8bd794
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/webapp/specAttributeName.html

  Log Message:
  -----------
  Add warning in advanced settings help

Signed-off-by: Miguel González <[email protected]>


  Commit: 4152c0b614113fc4da18163e9b0530989d312daa
      
https://github.com/jenkinsci/plasticscm-plugin/commit/4152c0b614113fc4da18163e9b0530989d312daa
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetCommand.java

  Log Message:
  -----------
  Fix attribute name in query

Signed-off-by: Miguel González <[email protected]>


  Commit: 2468489eb5c6ffbc2ed05299cf5639982755e351
      
https://github.com/jenkinsci/plasticscm-plugin/commit/2468489eb5c6ffbc2ed05299cf5639982755e351
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java

  Log Message:
  -----------
  Encapsulate spec creation in `ChangeSet`

Signed-off-by: Miguel González <[email protected]>


  Commit: 236ce2fcc6813cff41c2b36887a6bcd869d254ae
      
https://github.com/jenkinsci/plasticscm-plugin/commit/236ce2fcc6813cff41c2b36887a6bcd869d254ae
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceStatusCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/FindOutputParser.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/ObjectSpec.java
    M src/main/java/com/codicesoftware/plugins/jenkins/ChangesetDetails.java
    A src/main/java/com/codicesoftware/plugins/jenkins/ObjectSpecType.java
    A src/main/java/com/codicesoftware/plugins/jenkins/UpdateToSpec.java
    M src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm.java
    M 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmFile.java
    R 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/ObjectSpecType.java
    R 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/UpdateToSpec.java
    M src/test/java/com/codicesoftware/plugins/hudson/model/ObjectSpecTest.java
    A src/test/java/com/codicesoftware/plugins/jenkins/UpdateToSpecTest.java
    R 
src/test/java/com/codicesoftware/plugins/jenkins/mergebot/UpdateToSpecTest.java

  Log Message:
  -----------
  Move new types to common point

`ObjectSpecType` and `UpdateToSpec` should not be mergebot-specific.

Signed-off-by: Miguel González <[email protected]>


  Commit: 31d1ae85a4617d62ed4438ecd41a7500b991158d
      
https://github.com/jenkinsci/plasticscm-plugin/commit/31d1ae85a4617d62ed4438ecd41a7500b991158d
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetReader.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java

  Log Message:
  -----------
  Fix deserialization of `ChangeSet`

Signed-off-by: Miguel González <[email protected]>


  Commit: 718c2b5a6fda61d2800237cfb4f67280c0cdf49e
      
https://github.com/jenkinsci/plasticscm-plugin/commit/718c2b5a6fda61d2800237cfb4f67280c0cdf49e
  Author: Miguel González <[email protected]>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/index.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/summary.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/ChangeSetList/index.jelly

  Log Message:
  -----------
  Fix cset/shelveset tag

Signed-off-by: Miguel González <[email protected]>


  Commit: bc464b3928a4bfc7f277321ae6f7f5f0b7dac5d4
      
https://github.com/jenkinsci/plasticscm-plugin/commit/bc464b3928a4bfc7f277321ae6f7f5f0b7dac5d4
  Author: Miguel González <[email protected]>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/jenkins/SelectorTemplates.java

  Log Message:
  -----------
  Fix default selector

Signed-off-by: Miguel González <[email protected]>


  Commit: 46daccf32497672999c80af55cc48700324926a3
      
https://github.com/jenkinsci/plasticscm-plugin/commit/46daccf32497672999c80af55cc48700324926a3
  Author: Miguel González <[email protected]>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/FindOutputParser.java

  Log Message:
  -----------
  Set spec type in find output parser

Signed-off-by: Miguel González <[email protected]>


  Commit: 31a417c9506546f76054c494f5d55ba31d1545cd
      
https://github.com/jenkinsci/plasticscm-plugin/commit/31a417c9506546f76054c494f5d55ba31d1545cd
  Author: Miguel González <[email protected]>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep.java

  Log Message:
  -----------
  Set default spec att type

Signed-off-by: Miguel González <[email protected]>


  Commit: 55b840e25ae8a871af40c5bdd2c198bfbd73277b
      
https://github.com/jenkinsci/plasticscm-plugin/commit/55b840e25ae8a871af40c5bdd2c198bfbd73277b
  Author: Miguel González <[email protected]>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep.java

  Log Message:
  -----------
  Add missing getter

Signed-off-by: Miguel González <[email protected]>


  Commit: d19bd7134fa0610bb1d9477b63568237e994b091
      
https://github.com/jenkinsci/plasticscm-plugin/commit/d19bd7134fa0610bb1d9477b63568237e994b091
  Author: Miguel González <[email protected]>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M README.md
    A doc/ExternalToolConfiguration.md
    A doc/MergebotGuide.md
    A doc/StandaloneGuide.md
    M doc/img/freestyle-configuration-multiple-workspaces.png
    M doc/img/freestyle-configuration.png
    A doc/img/mergebot/ci-plug-select.png
    A doc/img/mergebot/jenkins-plug-config.png
    A doc/img/mergebot/logo-plasticscm.svg
    A doc/img/mergebot/pipeline-configuration.png
    A doc/img/mergebot/plasticscm-setup.png
    A doc/img/mergebot/remote-trigger-auth.png

  Log Message:
  -----------
  Update documentation

Signed-off-by: Miguel González <[email protected]>


  Commit: 6df4bc9fc37934b5a5a1a351d8c3d1dca7c216c7
      
https://github.com/jenkinsci/plasticscm-plugin/commit/6df4bc9fc37934b5a5a1a351d8c3d1dca7c216c7
  Author: Miguel González <[email protected]>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Add link to Mergebot guide

Signed-off-by: Miguel González <[email protected]>


  Commit: 67974e585bb3f423c2fb1d0dc368a843ce2b29ec
      
https://github.com/jenkinsci/plasticscm-plugin/commit/67974e585bb3f423c2fb1d0dc368a843ce2b29ec
  Author: Miguel González <[email protected]>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M README.md
    R doc/ExternalToolConfiguration.md
    R doc/MergebotGuide.md
    R doc/StandaloneGuide.md
    A doc/external-tool-configuration.md
    A doc/mergebot-guide.md
    A doc/standalone-guide.md

  Log Message:
  -----------
  Use kebab case for file names

Signed-off-by: Miguel González <[email protected]>


  Commit: 3879f125fd6fd2e2a5379a7d5027df4d91e93215
      
https://github.com/jenkinsci/plasticscm-plugin/commit/3879f125fd6fd2e2a5379a7d5027df4d91e93215
  Author: Miguel González <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M doc/external-tool-configuration.md
    R doc/img/configuration_tools.png
    R doc/img/configure_system.png
    A doc/img/external-tool-configuration/configuration-tools.png
    A doc/img/external-tool-configuration/configure-system.png
    A doc/img/external-tool-configuration/manage-jenkins.png
    R doc/img/manage_jenkins.png

  Log Message:
  -----------
  Update external tool config screenshots

Signed-off-by: Miguel González <[email protected]>


  Commit: 30ae4b41c8b00685bd34258c4afcabdb71889c22
      
https://github.com/jenkinsci/plasticscm-plugin/commit/30ae4b41c8b00685bd34258c4afcabdb71889c22
  Author: Miguel González <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M doc/img/Plastic-SCM-Build-Data.png
    M doc/img/build-summary.png
    M doc/img/changes-summary.png

  Log Message:
  -----------
  Update screenshots

Signed-off-by: Miguel González <[email protected]>


  Commit: 17e31c7810e4318430ac06c33eba33d3785eb5ac
      
https://github.com/jenkinsci/plasticscm-plugin/commit/17e31c7810e4318430ac06c33eba33d3785eb5ac
  Author: Miguel González <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    R doc/img/configuration-cm.png
    R doc/img/plastic_configuration.png
    R doc/img/selector.png

  Log Message:
  -----------
  Remove outdated, unused screenshots

Signed-off-by: Miguel González <[email protected]>


  Commit: 72b575cef271007b56b3d693b78da3c82df15c3d
      
https://github.com/jenkinsci/plasticscm-plugin/commit/72b575cef271007b56b3d693b78da3c82df15c3d
  Author: Miguel González <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M README.md
    M doc/standalone-guide.md

  Log Message:
  -----------
  Move build information into main page

Signed-off-by: Miguel González <[email protected]>


  Commit: 1ec5929c433624059edf4e9cb082df3b9980618d
      
https://github.com/jenkinsci/plasticscm-plugin/commit/1ec5929c433624059edf4e9cb082df3b9980618d
  Author: Miguel González <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M doc/mergebot-guide.md

  Log Message:
  -----------
  Finish mergebot guide

This commit adds the table of contents to the mergebot guide and extends
the "pipeline projects" section to detail the "Pipeline script from SCM"
option.

Signed-off-by: Miguel González <[email protected]>


  Commit: 7567026dc37359b8bcd2a01eed650028446e5c7e
      
https://github.com/jenkinsci/plasticscm-plugin/commit/7567026dc37359b8bcd2a01eed650028446e5c7e
  Author: Miguel González <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M doc/standalone-guide.md

  Log Message:
  -----------
  Finish standalone guide

* Add TOC
* Improve "Poll on controller" section

Signed-off-by: Miguel González <[email protected]>


  Commit: 7293825ed612531525a1f3601212dae0b69a21ed
      
https://github.com/jenkinsci/plasticscm-plugin/commit/7293825ed612531525a1f3601212dae0b69a21ed
  Author: Miguel González <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep.java

  Log Message:
  -----------
  Fix typo

Signed-off-by: Miguel González <[email protected]>


  Commit: 5fac600f24013bf793b0cfd84548cbe1170dbe51
      
https://github.com/jenkinsci/plasticscm-plugin/commit/5fac600f24013bf793b0cfd84548cbe1170dbe51
  Author: Miguel González <[email protected]>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java

  Log Message:
  -----------
  Protect against null `ObjectSpecType`

As `ChangeSet` is serialized in the build data, older versions don't
include the `type` field. That results in a `null` value being used,
which caused exceptions and prevented the build data and build summary
to display the built changeset spec.

Signed-off-by: Miguel González <[email protected]>


  Commit: ae175e8b6d4ad5004711f72e70af2ec4af88dcc0
      
https://github.com/jenkinsci/plasticscm-plugin/commit/ae175e8b6d4ad5004711f72e70af2ec4af88dcc0
  Author: Miguel González <[email protected]>
  Date:   2023-07-21 (Fri, 21 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java

  Log Message:
  -----------
  Improve naming

Signed-off-by: Miguel González <[email protected]>


  Commit: c6c87a861b3657870a4c0ed665d118e36e766092
      
https://github.com/jenkinsci/plasticscm-plugin/commit/c6c87a861b3657870a4c0ed665d118e36e766092
  Author: Miguel González <[email protected]>
  Date:   2023-07-21 (Fri, 21 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

  Log Message:
  -----------
  Add IntelliJ regions in `PlasticSCM`

Signed-off-by: Miguel González <[email protected]>


  Commit: f25d72c70da4729f3c804b9bdd6943b24d38af7f
      
https://github.com/jenkinsci/plasticscm-plugin/commit/f25d72c70da4729f3c804b9bdd6943b24d38af7f
  Author: Miguel <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M README.md
    A doc/external-tool-configuration.md
    M doc/img/Plastic-SCM-Build-Data.png
    M doc/img/build-summary.png
    M doc/img/changes-summary.png
    R doc/img/configuration-cm.png
    R doc/img/configuration_tools.png
    R doc/img/configure_system.png
    A doc/img/external-tool-configuration/configuration-tools.png
    A doc/img/external-tool-configuration/configure-system.png
    A doc/img/external-tool-configuration/manage-jenkins.png
    M doc/img/freestyle-configuration-multiple-workspaces.png
    M doc/img/freestyle-configuration.png
    R doc/img/manage_jenkins.png
    A doc/img/mergebot/ci-plug-select.png
    A doc/img/mergebot/jenkins-plug-config.png
    A doc/img/mergebot/logo-plasticscm.svg
    A doc/img/mergebot/pipeline-configuration.png
    A doc/img/mergebot/plasticscm-setup.png
    A doc/img/mergebot/remote-trigger-auth.png
    R doc/img/plastic_configuration.png
    R doc/img/selector.png
    A doc/mergebot-guide.md
    A doc/standalone-guide.md
    M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetReader.java
    M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetWriter.java
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
    M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetLogCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetRangeLogCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java
    A src/main/java/com/codicesoftware/plugins/hudson/commands/DiffCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceStatusCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/NewWorkspaceCommand.java
    A 
src/main/java/com/codicesoftware/plugins/hudson/commands/SwitchCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/FindOutputParser.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/LogOutputParser.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java
    R src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSetID.java
    A src/main/java/com/codicesoftware/plugins/hudson/model/ObjectSpec.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/WorkspaceInfo.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/util/DeleteOnCloseFileInputStream.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/AbortExceptionBuilder.java
    A src/main/java/com/codicesoftware/plugins/jenkins/BuildNode.java
    A src/main/java/com/codicesoftware/plugins/jenkins/ChangesetDetails.java
    A src/main/java/com/codicesoftware/plugins/jenkins/CredentialsFinder.java
    A src/main/java/com/codicesoftware/plugins/jenkins/CurrentWorkspace.java
    A src/main/java/com/codicesoftware/plugins/jenkins/FileContent.java
    A src/main/java/com/codicesoftware/plugins/jenkins/LastBuild.java
    A src/main/java/com/codicesoftware/plugins/jenkins/ObjectSpecType.java
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFile.java
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java
    A src/main/java/com/codicesoftware/plugins/jenkins/SelectorTemplates.java
    A src/main/java/com/codicesoftware/plugins/jenkins/TempFile.java
    A src/main/java/com/codicesoftware/plugins/jenkins/UpdateToSpec.java
    A src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmFile.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmFileSystem.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep.java
    R 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/global.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/index.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/summary.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/ChangeSetList/index.jelly
    A 
src/main/resources/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm/config.jelly
    A 
src/main/resources/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep/config.jelly
    A src/main/webapp/specAttributeName.html
    M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java
    A src/test/java/com/codicesoftware/plugins/hudson/WorkspaceManagerTest.java
    R 
src/test/java/com/codicesoftware/plugins/hudson/actions/CheckoutActionTest.java
    R src/test/java/com/codicesoftware/plugins/hudson/model/ChangeSetIDTest.java
    A src/test/java/com/codicesoftware/plugins/hudson/model/ObjectSpecTest.java
    A src/test/java/com/codicesoftware/plugins/jenkins/UpdateToSpecTest.java

  Log Message:
  -----------
  Merge pull request #63 from jenkinsci/vcs1003712-add-mergebot-features

Add Mergebot features


  Commit: 60487dc67cf7e39ed4c1cbdf44a47a5d3b4465a0
      
https://github.com/jenkinsci/plasticscm-plugin/commit/60487dc67cf7e39ed4c1cbdf44a47a5d3b4465a0
  Author: Miguel <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M README.md
    A doc/external-tool-configuration.md
    M doc/img/Plastic-SCM-Build-Data.png
    M doc/img/build-summary.png
    M doc/img/changes-summary.png
    R doc/img/configuration-cm.png
    R doc/img/configuration_tools.png
    R doc/img/configure_system.png
    A doc/img/external-tool-configuration/configuration-tools.png
    A doc/img/external-tool-configuration/configure-system.png
    A doc/img/external-tool-configuration/manage-jenkins.png
    M doc/img/freestyle-configuration-multiple-workspaces.png
    M doc/img/freestyle-configuration.png
    R doc/img/manage_jenkins.png
    A doc/img/mergebot/ci-plug-select.png
    A doc/img/mergebot/jenkins-plug-config.png
    A doc/img/mergebot/logo-plasticscm.svg
    A doc/img/mergebot/pipeline-configuration.png
    A doc/img/mergebot/plasticscm-setup.png
    A doc/img/mergebot/remote-trigger-auth.png
    R doc/img/plastic_configuration.png
    R doc/img/selector.png
    A doc/mergebot-guide.md
    A doc/standalone-guide.md
    M pom.xml
    M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetReader.java
    M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetWriter.java
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
    M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetLogCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetRangeLogCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java
    A src/main/java/com/codicesoftware/plugins/hudson/commands/DiffCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceStatusCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/NewWorkspaceCommand.java
    A 
src/main/java/com/codicesoftware/plugins/hudson/commands/SwitchCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/FindOutputParser.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/LogOutputParser.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java
    R src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSetID.java
    A src/main/java/com/codicesoftware/plugins/hudson/model/ObjectSpec.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/WorkspaceInfo.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/util/DeleteOnCloseFileInputStream.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/AbortExceptionBuilder.java
    A src/main/java/com/codicesoftware/plugins/jenkins/BuildNode.java
    A src/main/java/com/codicesoftware/plugins/jenkins/ChangesetDetails.java
    A src/main/java/com/codicesoftware/plugins/jenkins/CredentialsFinder.java
    A src/main/java/com/codicesoftware/plugins/jenkins/CurrentWorkspace.java
    A src/main/java/com/codicesoftware/plugins/jenkins/FileContent.java
    A src/main/java/com/codicesoftware/plugins/jenkins/LastBuild.java
    A src/main/java/com/codicesoftware/plugins/jenkins/ObjectSpecType.java
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFile.java
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java
    A src/main/java/com/codicesoftware/plugins/jenkins/SelectorTemplates.java
    A src/main/java/com/codicesoftware/plugins/jenkins/TempFile.java
    A src/main/java/com/codicesoftware/plugins/jenkins/UpdateToSpec.java
    A src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmFile.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmFileSystem.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep.java
    R 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/global.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/index.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/summary.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/ChangeSetList/index.jelly
    A 
src/main/resources/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm/config.jelly
    A 
src/main/resources/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep/config.jelly
    A src/main/webapp/specAttributeName.html
    M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java
    A src/test/java/com/codicesoftware/plugins/hudson/WorkspaceManagerTest.java
    R 
src/test/java/com/codicesoftware/plugins/hudson/actions/CheckoutActionTest.java
    R src/test/java/com/codicesoftware/plugins/hudson/model/ChangeSetIDTest.java
    A src/test/java/com/codicesoftware/plugins/hudson/model/ObjectSpecTest.java
    A src/test/java/com/codicesoftware/plugins/jenkins/UpdateToSpecTest.java

  Log Message:
  -----------
  Merge branch 'master' into bugfix/on-premise-client-configuration


  Commit: e75ec2492761b4bbab367f573b412c7ef8fbd510
      
https://github.com/jenkinsci/plasticscm-plugin/commit/e75ec2492761b4bbab367f573b412c7ef8fbd510
  Author: Miguel <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/ClientConfigurationArguments.java
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java

  Log Message:
  -----------
  Merge pull request #59 from HamzaOralK/bugfix/on-premise-client-configuration

Fix server option for client configuration


  Commit: e8e4c32eb164c46af8eb0f5ef35bb8e2b5d4bf2e
      
https://github.com/jenkinsci/plasticscm-plugin/commit/e8e4c32eb164c46af8eb0f5ef35bb8e2b5d4bf2e
  Author: Miguel González <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/util/FormChecker.java

  Log Message:
  -----------
  Update regexp to match shelve selectors

Signed-off-by: Miguel González <[email protected]>


  Commit: eb916874875141e2ab62515b7a663ca0c01b03bd
      
https://github.com/jenkinsci/plasticscm-plugin/commit/eb916874875141e2ab62515b7a663ca0c01b03bd
  Author: Miguel González <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
    M src/main/java/com/codicesoftware/plugins/jenkins/SelectorTemplates.java

  Log Message:
  -----------
  Allow the `cm` step to receive shelves

Signed-off-by: Miguel González <[email protected]>


  Commit: bbbc1d0399086ab3ed7748d518ed883a910ee001
      
https://github.com/jenkinsci/plasticscm-plugin/commit/bbbc1d0399086ab3ed7748d518ed883a910ee001
  Author: Miguel González <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
    M src/main/java/com/codicesoftware/plugins/jenkins/SelectorTemplates.java

  Log Message:
  -----------
  Allow specifying labels as well

Everything is ready to accept labels in the `cm` pipeline command, so we
might as well support it.

Signed-off-by: Miguel González <[email protected]>


  Commit: 778b531b53431e7380d75614e2aaf6b970bd3f5a
      
https://github.com/jenkinsci/plasticscm-plugin/commit/778b531b53431e7380d75614e2aaf6b970bd3f5a
  Author: Miguel González <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCMStep/config.jelly

  Log Message:
  -----------
  Update HTML form to bind values

Signed-off-by: Miguel González <[email protected]>


  Commit: ce186837246933f0fa94b15597d2a3d303d7ec11
      
https://github.com/jenkinsci/plasticscm-plugin/commit/ce186837246933f0fa94b15597d2a3d303d7ec11
  Author: Miguel González <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M src/main/webapp/branch.html
    M src/main/webapp/changeset.html
    A src/main/webapp/label.html
    A src/main/webapp/shelveset.html

  Log Message:
  -----------
  Add and upgrade help contents

Signed-off-by: Miguel González <[email protected]>


  Commit: b5e99c913f4e1abf39e79d4f2f9d4b1f56500eda
      
https://github.com/jenkinsci/plasticscm-plugin/commit/b5e99c913f4e1abf39e79d4f2f9d4b1f56500eda
  Author: Miguel González <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M src/main/webapp/changeset.html
    M src/main/webapp/shelveset.html

  Log Message:
  -----------
  Improve help messages

Signed-off-by: Miguel González <[email protected]>


  Commit: 6ece8122b30b75e1b42adbe0901caa0112be35ae
      
https://github.com/jenkinsci/plasticscm-plugin/commit/6ece8122b30b75e1b42adbe0901caa0112be35ae
  Author: Miguel González <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
    M src/main/java/com/codicesoftware/plugins/jenkins/SelectorTemplates.java

  Log Message:
  -----------
  Use `shelveset` instead of `shelve`

Signed-off-by: Miguel González <[email protected]>


  Commit: cab6a4778cd2502fc43c0362dcc6c75f816a7cfe
      
https://github.com/jenkinsci/plasticscm-plugin/commit/cab6a4778cd2502fc43c0362dcc6c75f816a7cfe
  Author: Miguel González <[email protected]>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCMStep/config.jelly

  Log Message:
  -----------
  Change entry type for labels

Signed-off-by: Miguel González <[email protected]>


  Commit: c13e16eebf94432a3e119cf4a487f911142b4220
      
https://github.com/jenkinsci/plasticscm-plugin/commit/c13e16eebf94432a3e119cf4a487f911142b4220
  Author: Miguel González <[email protected]>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M src/main/webapp/changeset.html

  Log Message:
  -----------
  Improve changeset documentation

Signed-off-by: Miguel González <[email protected]>


  Commit: 96ef4b50696eb56762f6fa1845dc230789b66256
      
https://github.com/jenkinsci/plasticscm-plugin/commit/96ef4b50696eb56762f6fa1845dc230789b66256
  Author: Miguel González <[email protected]>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java

  Log Message:
  -----------
  Change order of priority

`shelveset` or `label` should be the taken into consideration first.
Then, if none of them is set, we'd use the branch-type selector. The
plugin will include the changeset number if set.

This order makes sense because we can't decouple changeset from branch.
As  we're relying on selectors (as opposed to specs), the selector needs
to know about the branch that contains the changeset.

Signed-off-by: Miguel González <[email protected]>


  Commit: ae1f07041ba840a9301bf430a183effbf71a18ae
      
https://github.com/jenkinsci/plasticscm-plugin/commit/ae1f07041ba840a9301bf430a183effbf71a18ae
  Author: Miguel González <[email protected]>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M doc/standalone-guide.md

  Log Message:
  -----------
  Update documentation

Signed-off-by: Miguel González <[email protected]>


  Commit: 89a7daeb58ba66de9ced5565b621ee30df260682
      
https://github.com/jenkinsci/plasticscm-plugin/commit/89a7daeb58ba66de9ced5565b621ee30df260682
  Author: Julio Maqueda <[email protected]>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M doc/standalone-guide.md
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/FormChecker.java
    M src/main/java/com/codicesoftware/plugins/jenkins/SelectorTemplates.java
    M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCMStep/config.jelly
    M src/main/webapp/branch.html
    M src/main/webapp/changeset.html
    A src/main/webapp/label.html
    A src/main/webapp/shelveset.html

  Log Message:
  -----------
  Merge pull request #64 from jenkinsci/vcs-1002458-support-shelves

Support shelves


  Commit: 26ba1c0b5cf6aa96f6c596540cdbda4255c8b58e
      
https://github.com/jenkinsci/plasticscm-plugin/commit/26ba1c0b5cf6aa96f6c596540cdbda4255c8b58e
  Author: Pablo Bayarri <[email protected]>
  Date:   2023-08-02 (Wed, 02 Aug 2023)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Update changelog for release 4.3


  Commit: 39aa51a91e01665ee7c726424480d6d5558e9716
      
https://github.com/jenkinsci/plasticscm-plugin/commit/39aa51a91e01665ee7c726424480d6d5558e9716
  Author: Miguel <[email protected]>
  Date:   2023-08-02 (Wed, 02 Aug 2023)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Merge pull request #65 from jenkinsci/plasticscm-plugin-4.3

Update changelog for release 4.3


  Commit: 1179999ed198334e11e0404094f86f91449d5938
      
https://github.com/jenkinsci/plasticscm-plugin/commit/1179999ed198334e11e0404094f86f91449d5938
  Author: Pablo Bayarri <[email protected]>
  Date:   2023-08-02 (Wed, 02 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release plasticscm-plugin-4.3


  Commit: a0c97c469a8c948e1df8433497810c89899441b0
      
https://github.com/jenkinsci/plasticscm-plugin/commit/a0c97c469a8c948e1df8433497810c89899441b0
  Author: Pablo Bayarri <[email protected]>
  Date:   2023-08-02 (Wed, 02 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 34a409e7468aca48ec0955a53d6980bc469a145d
      
https://github.com/jenkinsci/plasticscm-plugin/commit/34a409e7468aca48ec0955a53d6980bc469a145d
  Author: Miguel González <[email protected]>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

  Log Message:
  -----------
  Fix workspace path handling

- Ensure the Plastic workspace path exists before using it
- Use the Plastic workspace path instead of the Jenkins one

Signed-off-by: Miguel González <[email protected]>


  Commit: 6d94e45cf8412d715850a63e34bcd2c528a8a85f
      
https://github.com/jenkinsci/plasticscm-plugin/commit/6d94e45cf8412d715850a63e34bcd2c528a8a85f
  Author: Miguel González <[email protected]>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

  Log Message:
  -----------
  Use plastic workspace

These two instances are using the workspace path as destination of
a temporary file. But to avoid confusion in the future, let's replace
them with the Plastic workspace path.

Signed-off-by: Miguel González <[email protected]>


  Commit: 77fc0f9a9607a9a355910bb08c1a621216f9d256
      
https://github.com/jenkinsci/plasticscm-plugin/commit/77fc0f9a9607a9a355910bb08c1a621216f9d256
  Author: Pablo Bayarri Romar <[email protected]>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

  Log Message:
  -----------
  Merge pull request #67 from jenkinsci/fix-subdir

Use the appropriate workspace path when specifying subdirs


  Commit: 3bd96ab9a2dc003b0d90bfc302093f2b7d220a13
      
https://github.com/jenkinsci/plasticscm-plugin/commit/3bd96ab9a2dc003b0d90bfc302093f2b7d220a13
  Author: Miguel <[email protected]>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Update CHANGELOG.md for version 4.4


  Commit: cdb1a1e0154b255027d10a87a2550c9852d3cb5e
      
https://github.com/jenkinsci/plasticscm-plugin/commit/cdb1a1e0154b255027d10a87a2550c9852d3cb5e
  Author: Pablo Bayarri Romar <[email protected]>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Merge pull request #68 from jenkinsci/changelog-4.4

Update CHANGELOG.md for version 4.4


  Commit: 5de5fd53ba9893c5f093593b849b1c791e2136c1
      
https://github.com/jenkinsci/plasticscm-plugin/commit/5de5fd53ba9893c5f093593b849b1c791e2136c1
  Author: Pablo Bayarri <[email protected]>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release plasticscm-plugin-4.4


  Commit: b70a7202a163df228915e426cdabbc7f12e345b8
      
https://github.com/jenkinsci/plasticscm-plugin/commit/b70a7202a163df228915e426cdabbc7f12e345b8
  Author: Pablo Bayarri <[email protected]>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: e8b189674ec00b19e1c9c8443ee9f309e5a9f1d1
      
https://github.com/jenkinsci/plasticscm-plugin/commit/e8b189674ec00b19e1c9c8443ee9f309e5a9f1d1
  Author: Anders Moberg <[email protected]>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/DateUtil.java

  Log Message:
  -----------
  Fix for polling not working properly when jenkins and plastic servers are in 
different time zones


  Commit: dc5ca0e56bf1f206e533efaebea7f31ab16f093b
      
https://github.com/jenkinsci/plasticscm-plugin/commit/dc5ca0e56bf1f206e533efaebea7f31ab16f093b
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update the min jenkins version to the first version that supports Java 11


  Commit: f30299d13875694e53c87708f93267eb024573bc
      
https://github.com/jenkinsci/plasticscm-plugin/commit/f30299d13875694e53c87708f93267eb024573bc
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Fixed build

Added an explicit dependency to commons-beanutils 1.9.4 (latest) to fix a 
"Require upper bound dependencies error". Package digester3 required beanutils 
1.8.3, however the jenkins-core package required 1.9.3. Adding the explicit 
dependency fixes the issue.


  Commit: c77e3c323d9ba1a221860bf75608fda7fc12e193
      
https://github.com/jenkinsci/plasticscm-plugin/commit/c77e3c323d9ba1a221860bf75608fda7fc12e193
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java

  Log Message:
  -----------
  Fixed spotbugs

Fixed a possible null pointer dereference in 
com.codicesoftware.plugins.jenkins.tools.CmToolInstaller.performInstallation(ToolInstallation,
 Node, TaskListener) due to return value of called method 
[com.codicesoftware.plugins.jenkins.tools.CmToolInstaller, 
com.codicesoftware.plugins.jenkins.tools.CmToolInstaller] Method invoked at 
CmToolInstaller.java:[line 62]Known null at CmToolInstaller.java:[line 62] 
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE


  Commit: 1a35d85f10ee5dc019833ace7ae58d24b7912ec8
      
https://github.com/jenkinsci/plasticscm-plugin/commit/1a35d85f10ee5dc019833ace7ae58d24b7912ec8
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update the developers in pom.xml


  Commit: eefef166b877f8d67c98c03fe4eb1315e4a3eebd
      
https://github.com/jenkinsci/plasticscm-plugin/commit/eefef166b877f8d67c98c03fe4eb1315e4a3eebd
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: 4ec427b0e3f9918fb59aa4c8c567c392535fb184
      
https://github.com/jenkinsci/plasticscm-plugin/commit/4ec427b0e3f9918fb59aa4c8c567c392535fb184
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Update CHANGELOG.md


  Commit: 5ddc7e66a1f55eb9465d5cf014bb8bd4272dae1c
      
https://github.com/jenkinsci/plasticscm-plugin/commit/5ddc7e66a1f55eb9465d5cf014bb8bd4272dae1c
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md

Co-authored-by: Miguel <[email protected]>


  Commit: 46d2f5b5ed1242cef9990c6cfe27653579e7014e
      
https://github.com/jenkinsci/plasticscm-plugin/commit/46d2f5b5ed1242cef9990c6cfe27653579e7014e
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java

  Log Message:
  -----------
  Update 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java

Co-authored-by: Miguel <[email protected]>


  Commit: 6c027b016f96eb4a39e0cefe910cfc1f8ea94c91
      
https://github.com/jenkinsci/plasticscm-plugin/commit/6c027b016f96eb4a39e0cefe910cfc1f8ea94c91
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java

  Log Message:
  -----------
  Update 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java

Co-authored-by: Miguel <[email protected]>


  Commit: 991d7bc1c0c4fb6384e5f7325096deb6f354bf24
      
https://github.com/jenkinsci/plasticscm-plugin/commit/991d7bc1c0c4fb6384e5f7325096deb6f354bf24
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Apply suggestion by @mig42

We're not building a release with this PR, so let's remove the version number 
(you can use X.X if you want) and the date.


  Commit: 528fe956baa30700abd05062be88936d179a73a2
      
https://github.com/jenkinsci/plasticscm-plugin/commit/528fe956baa30700abd05062be88936d179a73a2
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java

  Log Message:
  -----------
  Revert "Update 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java"

This reverts commit 46d2f5b5ed1242cef9990c6cfe27653579e7014e.


  Commit: d17126893296427b49138ba94a967be1076322cd
      
https://github.com/jenkinsci/plasticscm-plugin/commit/d17126893296427b49138ba94a967be1076322cd
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java

  Log Message:
  -----------
  Revert "Update 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java"

This reverts commit 6c027b016f96eb4a39e0cefe910cfc1f8ea94c91.


  Commit: e958663144adff4c9684ffa335293d3b8d8e5d74
      
https://github.com/jenkinsci/plasticscm-plugin/commit/e958663144adff4c9684ffa335293d3b8d8e5d74
  Author: Daniel Peñalba <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java

  Log Message:
  -----------
  Use hudson.Utils for consistency


  Commit: 5600597b86b8da3432ea8ba888fdfa152232626f
      
https://github.com/jenkinsci/plasticscm-plugin/commit/5600597b86b8da3432ea8ba888fdfa152232626f
  Author: Miguel González <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Remove date from changelog

Release isn't out yet, so we can't set a date.

Signed-off-by: Miguel González <[email protected]>


  Commit: 6f0f2d671353ee5d1e719fcc1b737f2f38751604
      
https://github.com/jenkinsci/plasticscm-plugin/commit/6f0f2d671353ee5d1e719fcc1b737f2f38751604
  Author: Miguel <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M CHANGELOG.md
    M README.md
    M pom.xml
    M 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java

  Log Message:
  -----------
  Merge pull request #71 from jenkinsci/scm1003852

Update to Java 11


  Commit: fedbc1f48fe5f076eae6c2ad984fa3081dd0ce9b
      
https://github.com/jenkinsci/plasticscm-plugin/commit/fedbc1f48fe5f076eae6c2ad984fa3081dd0ce9b
  Author: Miguel <[email protected]>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/DateUtil.java

  Log Message:
  -----------
  Merge pull request #70 from amgtf/topic/feature/bugfix/timezone-mismatch

Fix for polling not working properly when jenkins and plastic servers are in 
different time zones


  Commit: 6867fa6aa66a348105be097ee0473677c635fee7
      
https://github.com/jenkinsci/plasticscm-plugin/commit/6867fa6aa66a348105be097ee0473677c635fee7
  Author: strangelookingnerd 
<[email protected]>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update baseline to 2.440.3

* use latest jenkins plugin parent
* introduce jenkins plugin bom and remove hard-coded jenkins plugin versions
* update maven checkstyle plugin


  Commit: 0d25d680dcdbaf00be7a3d5d70927f6f02ca9663
      
https://github.com/jenkinsci/plasticscm-plugin/commit/0d25d680dcdbaf00be7a3d5d70927f6f02ca9663
  Author: strangelookingnerd 
<[email protected]>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    M src/main/java/com/codicesoftware/plugins/jenkins/tools/CmTool.java

  Log Message:
  -----------
  Add spotbugs suppression


  Commit: 86a1e66f45848541040f2a5806d638acb31a3d57
      
https://github.com/jenkinsci/plasticscm-plugin/commit/86a1e66f45848541040f2a5806d638acb31a3d57
  Author: strangelookingnerd 
<[email protected]>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Update Jenkinsfile


  Commit: c0c8a88ed7fa0e15ffe895e634aad767ca3477bc
      
https://github.com/jenkinsci/plasticscm-plugin/commit/c0c8a88ed7fa0e15ffe895e634aad767ca3477bc
  Author: Miguel <[email protected]>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    M Jenkinsfile
    M pom.xml
    M src/main/java/com/codicesoftware/plugins/jenkins/tools/CmTool.java

  Log Message:
  -----------
  Merge pull request #76 from 
strangelookingnerd/require-jenkins-2.440.3-or-newer

Require Jenkins 2.440.3 or newer


  Commit: 862282dc8aa551bf0bcd870ca1bb06360da64d7d
      
https://github.com/jenkinsci/plasticscm-plugin/commit/862282dc8aa551bf0bcd870ca1bb06360da64d7d
  Author: strangelookingnerd 
<[email protected]>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    A .github/workflows/jenkins-security-scan.yml

  Log Message:
  -----------
  Enable Jenkins Security Scan


  Commit: 0a44ebdb189f5b3a270f5f09b3ebe1c858c76039
      
https://github.com/jenkinsci/plasticscm-plugin/commit/0a44ebdb189f5b3a270f5f09b3ebe1c858c76039
  Author: Miguel <[email protected]>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    A .github/workflows/jenkins-security-scan.yml

  Log Message:
  -----------
  Merge pull request #75 from strangelookingnerd/patch-1

Enable Jenkins Security Scan


  Commit: ae530fd462f8792d48bb5f8f6c88fe4618467260
      
https://github.com/jenkinsci/plasticscm-plugin/commit/ae530fd462f8792d48bb5f8f6c88fe4618467260
  Author: Miguel González <[email protected]>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    A .github/workflows/jenkins-security-scan.yml
    M CHANGELOG.md
    M Jenkinsfile
    M README.md
    A doc/external-tool-configuration.md
    M doc/img/Plastic-SCM-Build-Data.png
    M doc/img/build-summary.png
    M doc/img/changes-summary.png
    R doc/img/configuration-cm.png
    R doc/img/configuration_tools.png
    R doc/img/configure_system.png
    A doc/img/external-tool-configuration/configuration-tools.png
    A doc/img/external-tool-configuration/configure-system.png
    A doc/img/external-tool-configuration/manage-jenkins.png
    M doc/img/freestyle-configuration-multiple-workspaces.png
    M doc/img/freestyle-configuration.png
    R doc/img/manage_jenkins.png
    A doc/img/mergebot/ci-plug-select.png
    A doc/img/mergebot/jenkins-plug-config.png
    A doc/img/mergebot/logo-plasticscm.svg
    A doc/img/mergebot/pipeline-configuration.png
    A doc/img/mergebot/plasticscm-setup.png
    A doc/img/mergebot/remote-trigger-auth.png
    M doc/img/pipeline-script-multiple-workspaces.png
    R doc/img/plastic_configuration.png
    R doc/img/selector.png
    A doc/mergebot-guide.md
    A doc/standalone-guide.md
    M pom.xml
    M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetReader.java
    M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetWriter.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/ClientConfigurationArguments.java
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
    M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
    M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetLogCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetRangeLogCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetsRetriever.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/CommandRunner.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java
    A src/main/java/com/codicesoftware/plugins/hudson/commands/DiffCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetBranchForChangesetCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetBranchForLabelCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetChangesetRevisionsCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceFromPathCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceInfoCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceStatusCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ListWorkspacesCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/NewWorkspaceCommand.java
    A 
src/main/java/com/codicesoftware/plugins/hudson/commands/SwitchCommand.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/commands/UpdateWorkspaceCommand.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/FindOutputParser.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/LogOutputParser.java
    R src/main/java/com/codicesoftware/plugins/hudson/model/Branch.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java
    R src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSetID.java
    A src/main/java/com/codicesoftware/plugins/hudson/model/ObjectSpec.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/Workspace.java
    M src/main/java/com/codicesoftware/plugins/hudson/model/WorkspaceInfo.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/DateUtil.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/util/DeleteOnCloseFileInputStream.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/FormChecker.java
    R 
src/main/java/com/codicesoftware/plugins/hudson/util/NodeVariableHelper.java
    M 
src/main/java/com/codicesoftware/plugins/hudson/util/SelectorParametersResolver.java
    M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/AbortExceptionBuilder.java
    A src/main/java/com/codicesoftware/plugins/jenkins/BuildNode.java
    A src/main/java/com/codicesoftware/plugins/jenkins/ChangesetDetails.java
    A src/main/java/com/codicesoftware/plugins/jenkins/CredentialsFinder.java
    A src/main/java/com/codicesoftware/plugins/jenkins/CurrentWorkspace.java
    A src/main/java/com/codicesoftware/plugins/jenkins/FileContent.java
    A src/main/java/com/codicesoftware/plugins/jenkins/LastBuild.java
    A src/main/java/com/codicesoftware/plugins/jenkins/ObjectSpecType.java
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFile.java
    M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java
    A src/main/java/com/codicesoftware/plugins/jenkins/SelectorTemplates.java
    A src/main/java/com/codicesoftware/plugins/jenkins/TempFile.java
    A src/main/java/com/codicesoftware/plugins/jenkins/UpdateToSpec.java
    A src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmFile.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmFileSystem.java
    A 
src/main/java/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep.java
    M src/main/java/com/codicesoftware/plugins/jenkins/tools/CmTool.java
    M 
src/main/java/com/codicesoftware/plugins/jenkins/tools/CmToolInstaller.java
    M src/main/java/com/codicesoftware/plugins/jenkins/tools/Platform.java
    R 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/global.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCMStep/config.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/index.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/summary.jelly
    M 
src/main/resources/com/codicesoftware/plugins/hudson/model/ChangeSetList/index.jelly
    A 
src/main/resources/com/codicesoftware/plugins/jenkins/mergebot/MergebotScm/config.jelly
    A 
src/main/resources/com/codicesoftware/plugins/jenkins/mergebot/MergebotScmStep/config.jelly
    M src/main/webapp/branch.html
    M src/main/webapp/changeset.html
    A src/main/webapp/label.html
    A src/main/webapp/shelveset.html
    A src/main/webapp/specAttributeName.html
    M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java
    A src/test/java/com/codicesoftware/plugins/hudson/WorkspaceManagerTest.java
    R 
src/test/java/com/codicesoftware/plugins/hudson/actions/CheckoutActionTest.java
    R src/test/java/com/codicesoftware/plugins/hudson/model/ChangeSetIDTest.java
    A src/test/java/com/codicesoftware/plugins/hudson/model/ObjectSpecTest.java
    M 
src/test/java/com/codicesoftware/plugins/hudson/util/SelectorParametersResolverTest.java
    A src/test/java/com/codicesoftware/plugins/jenkins/UpdateToSpecTest.java

  Log Message:
  -----------
  Merge branch 'refs/heads/master' into 
dependabot/maven/org.jenkins-ci.plugins-credentials-2.6.1.1

# Conflicts:
#       pom.xml


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/07cf667541f5...ae530fd462f8

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/plasticscm-plugin/settings/notifications

-- 
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/plasticscm-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-2.6.1.1/07cf66-ae530f%40github.com.

Reply via email to