4086. EPMO Open Source Coordination Office Redaction File Detail Report

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

4086.1 Files compared

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

4086.2 Comparison summary

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

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

4086.4 Active regular expressions

No regular expressions were active.

4086.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                      
        17      transactio n-type="RE SOURCE_LOC AL"
        18     >
        19                       
        20      <provider>
        21       org.hibern ate.ejb.Hi bernatePer sistence
        22      </provider >
        23                       
        24      <class>
        25       gov.va.nva p.svc.cons entmgmt.st ub.data.Or ganization
        26      </class>
        27                       
        28      <class>
        29       gov.va.nva p.svc.cons entmgmt.st ub.data.Pu rposeOfUse
        30      </class>
        31                       
        32      <class>
        33       gov.va.nva p.svc.cons entmgmt.st ub.data.Fu nctionalRo le
        34      </class>
        35                       
        36      <class>
        37       gov.va.nva p.svc.cons entmgmt.st ub.data.Pa tientDocum ent
        38      </class>
        39                       
        40      <class>
        41       gov.va.nva p.svc.cons entmgmt.st ub.data.Co nsentDirec tive
        42      </class>
        43                       
        44      <class>
        45       gov.va.nva p.svc.cons entmgmt.st ub.data.Pa tientDocum entType
        46      </class>
        47                       
        48      <class>
        49       gov.va.nva p.svc.cons entmgmt.st ub.data.Op toutReason
        50      </class>
        51                       
        52      <class>
        53       gov.va.nva p.svc.cons entmgmt.st ub.data.Au thority
        54      </class>
        55                       
        56      <class>
        57       gov.va.nva p.svc.cons entmgmt.st ub.adapter .announce. data.Annou ncement
        58      </class>
        59              
        60      <class>
        61       gov.va.nva p.svc.cons entmgmt.st ub.adapter .announce. data.Annou ncementOrg
        62      </class>
        63                       
        64      <class>
        65       gov.va.nva p.svc.cons entmgmt.st ub.data.Co nsentType
        66      </class>
        67                       
        68      <propertie s>
        69                                 
        70       <property 
        71        name="hibe rnate.dial ect" 
        72        value="${h ibernate.d ialect}" 
        73       />
        74                                 
        75       <property 
        76        name="hibe rnate.conn ection.dri ver_class"  
        77        value="${h ibernate.c onnection. driver_cla ss}" 
        78       />
        79                                 
        80       <property 
        81        name="hibe rnate.conn ection.url
        82        value="${h ibernate.c onnection. url}" 
        83       />
        84                                 
        85       <property 
        86        name="hibe rnate.conn ection.use rname" 
        87        value="${h ibernate.c onnection. username}"  
        88       />
        89                                 
        90       <property 
        91        name="hibe rnate.conn ection.pas sword" 
        92        value="${h ibernate.c onnection. password}"  
        93       />
        94                                 
        95       <property 
        96        name="hibe rnate.show _sql" 
        97        value="${h ibernate.s how_sql}" 
        98       />
        99                        
        100      </properti es>
        101              
        102     </persiste nce-unit>
        103   </persiste nce>