65. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 9/11/2017 8:05:40 AM Central 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.

65.1 Files compared

# Location File Last Modified
1 MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\sms_main\sms_source\mhv_sms_ng\mhv-sm-web\src\main\webapp\META-INF context.xml Sat May 13 00:13:46 2017 UTC
2 MHV_CIF_2017.4.0.0.zip\MHV_CIF_2017.4.0.0\MHV_CIF_2017.4.0.0\sms_main\sms_source\mhv_sms_ng\mhv-sm-web\src\main\webapp\META-INF context.xml Thu Sep 7 20:47:18 2017 UTC

65.2 Comparison summary

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

65.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

65.4 Active regular expressions

No regular expressions were active.

65.5 Comparison detail

  1   <Context 
  2     path="/mhv -sm-web" 
  3     docBase="m hv-sm-web"
  4           
  5     debug="5" 
  6     reloadable ="true" 
  7     crossConte xt="true"
  8   >
  9    
  10         
  11       
  12     <Resource 
  13      name="jdbc /smDatasou rce" 
  14      auth="Cont ainer" 
  15      type="java x.sql.Data Source"
  16                     
  17      factory="o rg.apache. tomcat.dbc p.dbcp.Bas icDataSour ceFactory"
  18                     
  19      maxActive= "20" 
  20                     
  21      maxIdle="5
  22                     
  23      maxWait="1 0000"
  24                     
  25      username=" sms" 
  26                     
  27      password=" sms" 
  28                     
  29      removeAban doned="tru e"
  30                     
  31      logAbandon ed="true" 
  32                     
  33      removeAban donedTimeo ut="300"
  34                     
  35      testOnBorr ow="true"
  36                     
  37      testOnRetu rn="true"
  38                     
  39      driverClas sName="ora cle.jdbc.d river.Orac leDriver"
  40                     
  41      url="jdbc: oracle:thi n:@ IP                : REDACTED "
  42                     
  43      validation Query="sel ect 1 from  dual" 
  44     />
  45   </Context>