64. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/24/2017 5:17:20 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.

64.1 Files compared

# Location File Last Modified
1 MHV_2017.2.0.0 Code In Flight.zip\Secure Messaging\mhv-sm-web\src\main\webapp\META-INF context.xml Wed Jan 20 07:04:00 2016 UTC
2 MHV_2017.2.0.0 Code In Flight.zip\Secure Messaging\mhv-sm-web\src\main\webapp\META-INF context.xml Fri Mar 24 20:51:57 2017 UTC

64.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 4 84
Changed 3 6
Inserted 0 0
Removed 0 0

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

64.4 Active regular expressions

No regular expressions were active.

64.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=" AI
  26                     
  27      password=" AI
  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                :mhvdev"
  42                     
  43      validation Query="sel ect 1 from  dual" 
  44     />
  45   </Context>