3257. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:50:00 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.

3257.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:50:00 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-db\src\main\resources\gov\va\nvap\db nvap-changelog.xml Fri Apr 21 20:03:26 2017 UTC

3257.2 Comparison summary

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

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

3257.4 Active regular expressions

No regular expressions were active.

3257.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8" 
        4     standalone ="no"
        5   ?>
        6   <databaseC hangeLog 
        7     xmlns="htt p://www.li quibase.or g/xml/ns/d bchangelog
        8     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
        9     xsi:schema Location=" http://www .liquibase .org/xml/n s/dbchange log http:/ /www.liqui base.org/x ml/ns/dbch angelog/db changelog- 2.0.xsd"
        10   >
        11         
        12         
        13     <property 
        14      name="clob .type" 
        15      value="CLO B" 
        16      dbms="orac le" 
        17     />
        18             
        19     <property 
        20      name="clob .type" 
        21      value="LON GTEXT" 
        22      dbms="mysq l" 
        23     />
        24             
        25     <property 
        26      name="bina ry.type" 
        27      value="NUM BER" 
        28      dbms="orac le" 
        29     />
        30             
        31     <property 
        32      name="bina ry.type" 
        33      value="BIT
        34      dbms="mysq l" 
        35     />
        36             
        37             
        38         
        39     <include 
        40      file="gov/ va/nvap/db /nvap-chan gelog-1.0. xml"
        41     />
        42         
        43     <!-- <incl ude file=" gov/va/nva p/db/nvap- changelog- 1.1.xml"/>  -->
        44         
        45     <include 
        46      file="gov/ va/nvap/db /nvap-chan gelog-2.0. xml"
        47     />
        48   </database ChangeLog>