[JIRA] (JENKINS-49041) clobber is always true

2018-02-13 Thread lys...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mykola Ulianytskyi updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49041  
 
 
  clobber is always true   
 

  
 
 
 
 

 
Change By: 
 Mykola Ulianytskyi  
 

  
 
 
 
 

 
 HelloP4 plugin always creates workspaces with 'clobber: true' even if 'clobber: false' was specified.Example:{code:java}node { checkout perforce( credential: 'e0cd5f60-0ddd-4289-b0f3-x',  populate: autoClean(delete: true, modtime: false, parallel: [enable: false, minbytes: '1024', minfiles: '1', threads: '4'],  pin: '', quiet: true, replace: true, tidy: false),  workspace: manualSpec(charset: 'none', name: 'xxx', pinHost: false,  spec: clientSpec(allwrite: false, backup: false, clobber: false, compress: false, line: 'LOCAL', locked: false, modtime: false, rmdir: false, serverID: '', streamName: '', type: 'WRITABLE',  view: "//depot/stream/Jenkinsfile //xxx/Jenkinsfile")))}{code}  {code:java}> p4 workspace -o xxxClient: xxxOwner:  build_gamek02  xxx Root: /home/ warface xxx /workspace/xxxOptions: noallwrite clobber nocompress unlocked nomodtime normdirSubmitOptions: submitunchangedLineEnd: localView://depot/stream/Jenkinsfile //xxx/Jenkinsfile{code}Please fix.Thank you  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 


[JIRA] (JENKINS-49041) clobber is always true

2018-02-13 Thread lys...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mykola Ulianytskyi commented on  JENKINS-49041  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: clobber is always true   
 

  
 
 
 
 

 
 Thank you  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49041) clobber is always true

2018-02-13 Thread pal...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Allen closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Released in 1.8.5  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-49041  
 
 
  clobber is always true   
 

  
 
 
 
 

 
Change By: 
 Paul Allen  
 
 
Status: 
 Reopened Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49041) clobber is always true

2018-02-13 Thread pal...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Allen reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49041  
 
 
  clobber is always true   
 

  
 
 
 
 

 
Change By: 
 Paul Allen  
 
 
Resolution: 
 Won't Do  
 
 
Status: 
 Closed Reopened  
 
 
Assignee: 
 Paul Allen  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49041) clobber is always true

2018-02-09 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-49041  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: clobber is always true   
 

  
 
 
 
 

 
 Code changed in jenkins User: Paul Allen Path: src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java src/main/java/org/jenkinsci/plugins/p4/workspace/StreamDescImpl.java src/main/java/org/jenkinsci/plugins/p4/workspace/StreamWorkspaceImpl.java src/main/java/org/jenkinsci/plugins/p4/workspace/WorkspaceSpec.java src/main/resources/org/jenkinsci/plugins/p4/workspace/WorkspaceSpec/config.jelly http://jenkins-ci.org/commit/p4-plugin/a7449fd169edf0ba403eca1f3f70c9b9904b2929 Log: Remove forced clobber and set default clobber option to true. JENKINS-49041  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49041) clobber is always true

2018-02-08 Thread lys...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mykola Ulianytskyi commented on  JENKINS-49041  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: clobber is always true   
 

  
 
 
 
 

 
 If it intended by design - it is better to remove confusing parameter clobber...  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-49041) clobber is always true

2018-02-08 Thread pal...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Allen closed an issue as Won't Do  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Intended by design.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-49041  
 
 
  clobber is always true   
 

  
 
 
 
 

 
Change By: 
 Paul Allen  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Won't Do  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.