config.jelly #1

  • //
  • guest/
  • sven_erik_knop/
  • p4jenkins/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • browsers/
  • FishEyeBrowser/
  • config.jelly
  • View
  • Commits
  • Open Download .zip Download (302 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:entry title="URL" field="url">
		<f:textbox />
	</f:entry>
	
	<f:entry title="${%Root module}" field="rootModule">
		<f:textbox />
	</f:entry>

</j:jelly>
# Change User Description Committed
#1 12955 Sven Erik Knop Branching using sknop.p4jenkins-main
//guest/perforce_software/p4jenkins/main/src/main/resources/org/jenkinsci/plugins/p4/browsers/FishEyeBrowser/config.jelly
#1 10511 Paul Allen Port of FishEye Browser from perforce-plugin
(untested)