4399. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/27/2017 3:16:45 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.

4399.1 Files compared

# Location File Last Modified
1 Thu Apr 27 19:16:45 2017 UTC
2 PRE-Inbound-eRx-2.0.3.040.zip\PS_INB_ERX_JMS\WebContent\WEB-INF\lib\PS_INB_ERX_Model-1.0.2.DEV.jar ehcache.xml Mon Mar 6 18:24:18 2017 UTC

4399.2 Comparison summary

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

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

4399.4 Active regular expressions

No regular expressions were active.

4399.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8"
        4   ?>
        5   <ehcache 
        6     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
        7     xsi:noName spaceSchem aLocation= "http://eh cache.org/ ehcache.xs d" 
        8     name="INB_ ERX-Cache"
        9   >
        10                                
        11                                     
        12       
        13     <defaultCa che
        14                 
        15      maxEntries LocalHeap= "5000"
        16                 
        17      eternal="f alse"
        18                 
        19      overflowTo Disk="true "
        20                 
        21      timeToIdle Seconds="1 200"
        22                 
        23      timeToLive Seconds="1 200"
        24     >
        25          
        26     </defaultC ache>
        27      
        28      
        29   </ehcache>