buildEnv.properties #5

  • //
  • guest/
  • perforce_software/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • PerforceScm/
  • buildEnv.properties
  • View
  • Commits
  • Open Download .zip Download (546 B)
P4_CHANGELIST.blurb=The last Perforce changelist number included in the populated workspace.
P4_CLIENT.blurb=The Perforce client workspace name.
P4_PORT.blurb=The Perforce server connection port (e.g. perforce:1666).
P4_ROOT.blurb=The Perforce client workspace root path.
P4_USER.blurb=The Perforce username.
P4_TICKET.blurb=A valid Perforce ticket (if the credential is valid).
P4_REVIEW.blurb=The Swarm Review ID.
P4_REVIEW_TYPE.blurb=The Swarm Review Type ('shelved' or 'committed').
HUDSON_CHANGELOG_FILE.blurb=Location of the changelog file.
# Change User Description Committed
#9 31089 Sandeep Kumar Merge pull request #220 from Mayank77maruti/P4_CHANGELIST-DOCUMENTATION

P4_CHANGELIST documentation Upgraded
#8 28786 Paul Allen Merge pull request #133 from nephre/force_sync_when_p4cleanworkspace

Force sync and populate have list on P4_CLEANWORKSPACE
#7 28008 Paul Allen Merge pull request #129 from nephre/polling_per_change

Add support for controlling polling per change filter behavior with build parameter.   JENKINS-66169
#6 25570 Paul Allen Merge pull request #92 from p4charu/jenkinsci-master

JENKINS-39107 Updated help text for Jenkinsfile path
#5 24574 Paul Allen Merge pull request #77 from kroutley/master

[JENKINS-53221] Add P4_ROOT to environment variables
#4 23649 Paul Allen Document HUDSON_CHANGELOG_FILE environment variable.

JENKINS-49383
#3 23629 Paul Allen Fix helper text for Environment.

JENKINS-31664
#2 21133 Paul Allen P4 Environment Variables for pipeline.

JENKINS-37584
#1 15663 Paul Allen Added P4_USER and P4_TICKET environment variables.

Added Perforce environment variables to the buildEnv documentation.

JENKINS-24591