Advertisement
connaryscott

acmeJenkinsUserConfig

Apr 10th, 2011
421
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.88 KB | None | 0 0
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <user>
  3.   <fullName>acme user</fullName>
  4.   <properties>
  5.     <hudson.model.MyViewsProperty>
  6.       <primaryViewName>All</primaryViewName>
  7.       <views>
  8.         <hudson.model.AllView>
  9.           <owner class="hudson.model.MyViewsProperty" reference="../../.."/>
  10.           <name>All</name>
  11.           <filterExecutors>false</filterExecutors>
  12.           <filterQueue>false</filterQueue>
  13.         </hudson.model.AllView>
  14.       </views>
  15.     </hudson.model.MyViewsProperty>
  16.     <hudson.security.HudsonPrivateSecurityRealm_-Details>
  17.       <passwordHash>BadBxY:6615a684210f8aeaea26c71333b0082774dcb9a57bb74d18caf9bb95d62889eb</passwordHash>
  18.     </hudson.security.HudsonPrivateSecurityRealm_-Details>
  19.     <hudson.tasks.Mailer_-UserProperty>
  20.       <emailAddress>acme@acme.com</emailAddress>
  21.     </hudson.tasks.Mailer_-UserProperty>
  22.   </properties>
  23. </user>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement