Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 3cb505f85b094a810d9303cc1f8ed0dc81f8d49f
      
https://github.com/jenkinsci/p4-plugin/commit/3cb505f85b094a810d9303cc1f8ed0dc81f8d49f
  Author: Joel Brown <[email protected]>
  Date:   2022-09-29 (Thu, 29 Sep 2022)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl.java
    M src/test/java/org/jenkinsci/plugins/p4/client/WorkspaceSpecTest.java

  Log Message:
  -----------
  For ManualWorkspace views from a file, construct RHS if missing.

When retrieving a view spec from a file (@//depot/path/to/view.txt)
or a ManualWorkspace View, rows may only contain a depot view (LHS).
The client RHS will be created if missing.

If LHS is "//depot/path/to/project/..." we'll add the RHS of
"//CLIENT/path/to/project/..." using the correct client name.

JENKINS-69491

Also code cleanup:  convert spaces to tabs, adjust import ordering.


  Commit: 558771343b76f1feee447f237033b460ebe69e77
      
https://github.com/jenkinsci/p4-plugin/commit/558771343b76f1feee447f237033b460ebe69e77
  Author: Paul Allen <[email protected]>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl.java
    M src/test/java/org/jenkinsci/plugins/p4/client/WorkspaceSpecTest.java

  Log Message:
  -----------
  Merge pull request #159 from joel-f-brown/bugsView

For ManualWorkspace views from a file, construct RHS if missing.


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/fd70d86cb86d...558771343b76

-- 
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/p4-plugin/push/refs/heads/master/fd70d8-558771%40github.com.

Reply via email to