help-credential.html #2

  • //
  • guest/
  • perforce_software/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • PerforceScm/
  • help-credential.html
  • View
  • Commits
  • Open Download .zip Download (424 B)
<div>
	<b>P4 Credentials</b>
	<p>
		Select the appropriate credential for the P4 Server connection.
		P4 Credentials are defined in the Jenkins Credentials plugin <a
			href="${rootURL}/credential-store">here</a>.
	</p>
	<p>There are two types:</p>
	<ul>
		<li>'P4 Password Credential' for standard username/password
			authentication</li>
		<li>'P4 Ticket Credential' for ticket based authentication.
		</li>
	</ul>

</div>
# Change User Description Committed
#2 32617 Archita Jindal Rebranding changes
#1 9690 Paul Allen [Branching using p4-jenkins]
Release 1.0.1
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4/PerforceScm/help-credential.html
#1 9672 Paul Allen Refactor name from 'p4_client' to 'p4'.
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4_client/PerforceScm/help-credential.html
#1 8737 Paul Allen Added basic Help for SCM Configuration page.

 Tidy up descriptions and fix (null:null) in Credential summary.