4197. EPMO Open Source Coordination Office Redaction File Detail Report

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

4197.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:20 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-svc-consent-mgmt\src\test\resources\META-INF persistence.xml Fri Apr 21 20:03:30 2017 UTC

4197.2 Comparison summary

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

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

4197.4 Active regular expressions

No regular expressions were active.

4197.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8"
        4   ?>
        5   <persisten ce 
        6     version="1 .0"
        7           
        8     xmlns="htt p://java.s un.com/xml /ns/persis tence" 
        9     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce"
        10           
        11     xsi:schema Location=" http://jav a.sun.com/ xml/ns/per sistence h ttp://java .sun.com/x ml/ns/pers istence/pe rsistence_ 1_0.xsd"
        12   >
        13             
        14     <persisten ce-unit 
        15      name="nwhi n_vap_pip"  
        16      transactio n-type="RE SOURCE_LOC AL"
        17     >
        18                       
        19      <provider>
        20       org.hibern ate.ejb.Hi bernatePer sistence
        21      </provider >
        22                       
        23      <class>
        24       gov.va.nva p.svc.cons entmgmt.st ub.data.Or ganization
        25      </class>
        26                       
        27      <class>
        28       gov.va.nva p.svc.cons entmgmt.st ub.data.Pu rposeOfUse
        29      </class>
        30                       
        31      <class>
        32       gov.va.nva p.svc.cons entmgmt.st ub.data.Fu nctionalRo le
        33      </class>
        34                       
        35      <class>
        36       gov.va.nva p.svc.cons entmgmt.st ub.data.Pa tientDocum ent
        37      </class>
        38                       
        39      <class>
        40       gov.va.nva p.svc.cons entmgmt.st ub.data.Co nsentType
        41      </class>
        42                       
        43      <class>
        44       gov.va.nva p.svc.cons entmgmt.st ub.data.Co nsentDirec tive
        45      </class>
        46                       
        47      <class>
        48       gov.va.nva p.svc.cons entmgmt.st ub.data.Pa tientDocum entType
        49      </class>
        50                       
        51      <class>
        52       gov.va.nva p.svc.cons entmgmt.st ub.data.Op toutReason
        53      </class>
        54                       
        55      <class>
        56       gov.va.nva p.svc.cons entmgmt.st ub.data.Lo cation
        57      </class>
        58                       
        59      <class>
        60       gov.va.nva p.svc.cons entmgmt.st ub.data.Au thority
        61      </class>
        62              
        63      <class>
        64       gov.va.nva p.svc.cons entmgmt.st ub.data.De layedConse nt
        65      </class>
        66              
        67      <class>
        68       gov.va.nva p.svc.cons entmgmt.st ub.data.De layReason
        69      </class>
        70              
        71      <class>
        72       gov.va.nva p.svc.cons entmgmt.st ub.data.De tailedCons entDirecti ve
        73      </class>
        74                       
        75      <class>
        76       gov.va.nva p.svc.cons entmgmt.st ub.adapter .announce. data.Annou ncement
        77      </class>
        78              
        79      <class>
        80       gov.va.nva p.svc.cons entmgmt.st ub.adapter .announce. data.Annou ncementOrg
        81      </class>
        82              
        83      <class>
        84       gov.va.nva p.svc.cons entmgmt.st ub.data.Le tterType
        85      </class>
        86              
        87      <class>
        88       gov.va.nva p.svc.cons entmgmt.st ub.data.Ma ilTemplate
        89      </class>
        90     
        91                       
        92      <propertie s>
        93                                 
        94       <property 
        95        name="hibe rnate.dial ect" 
        96        value="${h ibernate.d ialect}" 
        97       />
        98                                 
        99       <property 
        100        name="hibe rnate.conn ection.dri ver_class"  
        101        value="${h ibernate.c onnection. driver_cla ss}" 
        102       />
        103                                 
        104       <property 
        105        name="hibe rnate.conn ection.url
        106        value="${h ibernate.c onnection. url}" 
        107       />
        108                                 
        109       <property 
        110        name="hibe rnate.conn ection.use rname" 
        111        value="${h ibernate.c onnection. username}"  
        112       />
        113                                 
        114       <property 
        115        name="hibe rnate.conn ection.pas sword" 
        116        value="${h ibernate.c onnection. password}"  
        117       />
        118                                 
        119       <property 
        120        name="hibe rnate.show _sql" 
        121        value="${h ibernate.s how_sql}" 
        122       />
        123                        
        124      </properti es>
        125              
        126     </persiste nce-unit>
        127   </persiste nce>