275. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/18/2019 5:55:27 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

275.1 Files compared

# Location File Last Modified
1 MCCF_EDI_TAS_TASCore v2.0_Build_10.zip\MCCF_EDI_TAS_DevOps\mccf_devops\roles\mccf_jenkins_sync_config\jobs\MaintenanceTasks\jobs\MCCF_YUM_REPO_monitor config.xml Wed Apr 3 02:27:54 2019 UTC
2 MCCF_EDI_TAS_TASCore v2.0_Build_10.zip\MCCF_EDI_TAS_DevOps\mccf_devops\roles\mccf_jenkins_sync_config\jobs\MaintenanceTasks\jobs\MCCF_YUM_REPO_monitor config.xml Tue Apr 16 15:23:37 2019 UTC

275.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 574
Changed 1 2
Inserted 0 0
Removed 0 0

275.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

275.4 Active regular expressions

No regular expressions were active.

275.5 Comparison detail

  1   <?xml 
  2     version='1 .1' 
  3     encoding=' UTF-8'
  4   ?>
  5   <project>
  6       
  7     <actions/>
  8       
  9     <descripti on>
  10      Monitor yu m repo for  changes
  11     </descript ion>
  12       
  13     <keepDepen dencies>
  14      false
  15     </keepDepe ndencies>
  16       
  17     <propertie s>
  18          
  19      <jenkins.m odel.Build DiscarderP roperty>
  20             
  21       <strategy 
  22        class="hud son.tasks. LogRotator "
  23       >
  24                
  25        <daysToKee p>
  26         5
  27        </daysToKe ep>
  28                
  29        <numToKeep >
  30         5
  31        </numToKee p>
  32                
  33        <artifactD aysToKeep>
  34         -1
  35        </artifact DaysToKeep >
  36                
  37        <artifactN umToKeep>
  38         5
  39        </artifact NumToKeep>
  40              
  41       </strategy >
  42           
  43      </jenkins. model.Buil dDiscarder Property>
  44        
  45     </properti es>
  46       
  47     <scm 
  48      class="hud son.plugin s.git.GitS CM" 
  49      plugin="gi t@4.0.0-rc "
  50     >
  51          
  52      <configVer sion>
  53       2
  54      </configVe rsion>
  55          
  56      <userRemot eConfigs>
  57             
  58       <hudson.pl ugins.git. UserRemote Config>
  59                
  60        <url>
  61         https://bi tbucket.or g/halfaker /mccf_yum. git
  62        </url>
  63                
  64        <credentia lsId>
  65         jenkins_bu ild
  66        </credenti alsId>
  67              
  68       </hudson.p lugins.git .UserRemot eConfig>
  69           
  70      </userRemo teConfigs>
  71          
  72      <branches>
  73             
  74       <hudson.pl ugins.git. BranchSpec >
  75                
  76        <name>
  77         */master
  78        </name>
  79              
  80       </hudson.p lugins.git .BranchSpe c>
  81           
  82      </branches >
  83          
  84      <doGenerat eSubmodule Configurat ions>
  85       false
  86      </doGenera teSubmodul eConfigura tions>
  87          
  88      <submodule Cfg 
  89       class="lis t"
  90      />
  91          
  92      <extension s/>
  93        
  94     </scm>
  95       
  96     <canRoam>
  97      true
  98     </canRoam>
  99       
  100     <disabled>
  101      false
  102     </disabled >
  103       
  104     <blockBuil dWhenDowns treamBuild ing>
  105      false
  106     </blockBui ldWhenDown streamBuil ding>
  107       
  108     <blockBuil dWhenUpstr eamBuildin g>
  109      false
  110     </blockBui ldWhenUpst reamBuildi ng>
  111       
  112     <triggers>
  113          
  114      <org.jenki nsci.plugi ns.fstrigg er.trigger s.FolderCo ntentTrigg er 
  115       plugin="fs trigger@0. 39"
  116      >
  117             
  118       <spec>
  119        H/30 8-20  * * 1-5
  120       </spec>
  121             
  122       <path>
  123        /var/www/h tml/pub/re po/yum
  124       </path>
  125             
  126       <excludeCh eckLastMod ificationD ate>
  127        false
  128       </excludeC heckLastMo dification Date>
  129             
  130       <excludeCh eckContent >
  131        false
  132       </excludeC heckConten t>
  133             
  134       <excludeCh eckFewerOr MoreFiles>
  135        false
  136       </excludeC heckFewerO rMoreFiles >
  137           
  138      </org.jenk insci.plug ins.fstrig ger.trigge rs.FolderC ontentTrig ger>
  139        
  140     </triggers >
  141       
  142     <concurren tBuild>
  143      false
  144     </concurre ntBuild>
  145       
  146     <builders>
  147          
  148      <hudson.ta sks.Shell>
  149             
  150       <command>
  151            echo & quot;get / var/www/ht ml/pub/rep o/yum/MCCF /&quot;
  152            rsync  -avzh --de l /var/www /html/pub/ repo/yum/M CCF/ ./MCC F/
  153       
  154            echo & quot;get / var/www/ht ml/pub/rep o/yum/mccf .repo/&quo t;
  155            rsync  -avzh --de l /var/www /html/pub/ repo/yum/m ccf.repo .
  156       
  157            echo & quot;get / var/www/ht ml/pub/rep o/yum/RPM- GPG-KEY-MC CF&quot;
  158            rsync  -avzh --de l /var/www /html/pub/ repo/yum/R PM-GPG-KEY -MCCF .
  159       
  160            echo & quot;updat e git with  added, mo dified, an d deleted  files&quot ;
  161            git ad d -A .
  162       
  163            echo & quot;set t he user.na me&quot;
  164            git co nfig user. name &quot ;clach&quo t;
  165              git config  user.emai l &quot; PII &quot;
  166       
  167            echo & quot;commi t git jenk ins-${JOB_ BASE_NAME} -${BUILD_N UMBER}-${H OSTNAME}&q uot;
  168            git di ff --quiet  &amp;&amp ; git diff  --staged  --quiet ||  git commi t -m &quot ;jenkins-$ {JOB_BASE_ NAME}-${BU ILD_NUMBER }-${HOSTNA ME}&quot;
  169            
  170            echo & quot;cache  credentia ls &apos;c ache --tim eout 600&a pos;&quot;
  171            git co nfig --glo bal creden tial.helpe r &apos;ca che --time out 600&ap os;
  172            
  173            echo & quot;list  git remote s&quot;
  174            git ls -remote ht tps://${JE NKINS_CRED }@bitbucke t.org/half aker/mccf_ yum.git
  175       
  176                
  177            echo & quot;push  changes to  remote&qu ot;
  178            git co nfig push. default si mple
  179            git pu sh origin  HEAD:maste r
  180       </command>
  181           
  182      </hudson.t asks.Shell >
  183        
  184     </builders >
  185       
  186     <publisher s>
  187          
  188      <hudson.pl ugins.ws__ cleanup.Ws Cleanup 
  189       plugin="ws -cleanup@0 .37"
  190      >
  191             
  192       <patterns 
  193        class="emp ty-list"
  194       />
  195             
  196       <deleteDir s>
  197        false
  198       </deleteDi rs>
  199             
  200       <skipWhenF ailed>
  201        false
  202       </skipWhen Failed>
  203             
  204       <cleanWhen Success>
  205        true
  206       </cleanWhe nSuccess>
  207             
  208       <cleanWhen Unstable>
  209        true
  210       </cleanWhe nUnstable>
  211             
  212       <cleanWhen Failure>
  213        true
  214       </cleanWhe nFailure>
  215             
  216       <cleanWhen NotBuilt>
  217        true
  218       </cleanWhe nNotBuilt>
  219             
  220       <cleanWhen Aborted>
  221        true
  222       </cleanWhe nAborted>
  223             
  224       <notFailBu ild>
  225        true
  226       </notFailB uild>
  227             
  228       <cleanupMa trixParent >
  229        false
  230       </cleanupM atrixParen t>
  231             
  232       <externalD elete>
  233       </external Delete>
  234             
  235       <disableDe ferredWipe out>
  236        false
  237       </disableD eferredWip eout>
  238           
  239      </hudson.p lugins.ws_ _cleanup.W sCleanup>
  240        
  241     </publishe rs>
  242       
  243     <buildWrap pers>
  244          
  245      <hudson.pl ugins.ws__ cleanup.Pr eBuildClea nup 
  246       plugin="ws -cleanup@0 .37"
  247      >
  248             
  249       <deleteDir s>
  250        false
  251       </deleteDi rs>
  252             
  253       <cleanupPa rameter>
  254       </cleanupP arameter>
  255             
  256       <externalD elete>
  257       </external Delete>
  258             
  259       <disableDe ferredWipe out>
  260        false
  261       </disableD eferredWip eout>
  262           
  263      </hudson.p lugins.ws_ _cleanup.P reBuildCle anup>
  264          
  265      <org.jenki nsci.plugi ns.credent ialsbindin g.impl.Sec retBuildWr apper 
  266       plugin="cr edentials- binding@1. 17"
  267      >
  268             
  269       <bindings>
  270                
  271        <org.jenki nsci.plugi ns.credent ialsbindin g.impl.Use rnamePassw ordBinding >
  272                   
  273         <credentia lsId>
  274          jenkins_bu ild
  275         </credenti alsId>
  276                   
  277         <variable>
  278          JENKINS_CR ED
  279         </variable >
  280                 
  281        </org.jenk insci.plug ins.creden tialsbindi ng.impl.Us ernamePass wordBindin g>
  282              
  283       </bindings >
  284           
  285      </org.jenk insci.plug ins.creden tialsbindi ng.impl.Se cretBuildW rapper>
  286        
  287     </buildWra ppers>
  288   </project>