David Baird created JENKINS-13646:
-------------------------------------
Summary: Automatically Created Clients missing Owner: in clientspec
Key: JENKINS-13646
URL: https://issues.jenkins-ci.org/browse/JENKINS-13646
Project: Jenkins
Issue Type: New Feature
Components: perforce
Affects Versions: current
Environment: Linux
Reporter: David Baird
My Perforce environment has a requirement that Owner: is defined in the
clientspec when creating or modifying a cleint. I don't really understand how
this requirement is enforced, just that now, 'p4 client' throws an error if the
Owner field is missing from the clientspec. I see a problem with the Perforce
plugin is managing the cleint:
/usr/bin/p4 -s client -i
Caught exception communicating with perforce. Error in client specification.
Missing required field 'Owner'.
For Command: /usr/bin/p4 -s client -i
With Data:
===================
Client: XXXXXXXX
Description:
Root: /var/lib/jenkins/jobs/XXXXXXXX/workspace
Options: noallwrite clobber nocompress unlocked nomodtime rmdir
LineEnd: local
View:
//depot/XXXXXXXX/... //XXXXXXXX/...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira