global.jelly #1

  • //
  • guest/
  • paul_allen/
  • dev/
  • p4-jenkins/
  • p4-client/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • PerforceScm/
  • global.jelly
  • View
  • Commits
  • Open Download .zip Download (223 B)
<j:jelly 	xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" 
			xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">


	<f:section title="Perforce Global settings">		

	</f:section>
</j:jelly>
# Change User Description Committed
#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/global.jelly
#3 8612 Paul Allen Job can now select and save/load Credential choice (some cleanup TODO)
#2 8611 Paul Allen Basic implementation of Credentials Store
#1 8598 Paul Allen Experimentation with data binding for Jelly files and ExtensionPoint/Descriptor