Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Jan 31st, 2011  |  syntax: None  |  size: 1.24 KB  |  views: 95  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <hudson>
  3.   <version>1.385</version>
  4.   <numExecutors>2</numExecutors>
  5.   <mode>EXCLUSIVE</mode>
  6.   <useSecurity>false</useSecurity>
  7.   <authorizationStrategy class="hudson.security.ProjectMatrixAuthorizationStrategy" />
  8.   <securityRealm class="hudson.security.HudsonPrivateSecurityRealm">
  9.     <disableSignup>true</disableSignup>
  10.   </securityRealm>
  11.   <jdks/>
  12.   <viewsTabBar class="hudson.views.DefaultViewsTabBar"/>
  13.   <myViewsTabBar class="hudson.views.DefaultMyViewsTabBar"/>
  14.   <clouds/>
  15.   <slaves>
  16.     <slave>
  17.  
  18. [SNIP]
  19.  
  20.     </slave>
  21.   </slaves>
  22.   <quietPeriod>5</quietPeriod>
  23.   <scmCheckoutRetryCount>0</scmCheckoutRetryCount>
  24.   <views>
  25.     <hudson.model.AllView>
  26.       <owner class="hudson" reference="../../.."/>
  27.       <name>All</name>
  28.       <filterExecutors>false</filterExecutors>
  29.       <filterQueue>false</filterQueue>
  30.     </hudson.model.AllView>
  31.     <listView>
  32.  
  33. [snip]
  34.  
  35.  
  36.     </listView>
  37.   </views>
  38.   <primaryView>All</primaryView>
  39.   <slaveAgentPort>0</slaveAgentPort>
  40.   <label></label>
  41.   <nodeProperties/>
  42.   <globalNodeProperties/>
  43.   <disabledAdministrativeMonitors>
  44.     <string>hudson.node_monitors.MonitorMarkedNodeOffline</string>
  45.   </disabledAdministrativeMonitors>
  46. </hudson>
clone this paste RAW Paste Data