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

3259.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\META-INF persistence.xml Fri Apr 21 20:03:26 2017 UTC

3259.2 Comparison summary

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

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

3259.4 Active regular expressions

No regular expressions were active.

3259.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="vap_ master" 
        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 nsentDirec tive
        41      </class>
        42                       
        43      <class>
        44       gov.va.nva p.svc.cons entmgmt.st ub.data.Pa tientDocum entType
        45      </class>
        46                       
        47      <class>
        48       gov.va.nva p.svc.cons entmgmt.st ub.data.Op toutReason
        49      </class>
        50                       
        51      <class>
        52       gov.va.nva p.svc.cons entmgmt.st ub.data.Ex piringCons entConfigu ration
        53      </class>
        54                       
        55      <class>
        56       gov.va.nva p.svc.faci lity.data. Facility
        57      </class>
        58                       
        59      <class>
        60       gov.va.nva p.svc.faci lity.data. Location
        61      </class>
        62                       
        63      <class>
        64       gov.va.nva p.svc.cons entmgmt.st ub.data.Au thority
        65      </class>
        66                       
        67      <class>
        68       gov.va.nva p.service. audit.data .UserAcces sAudit
        69      </class>
        70                       
        71      <class>
        72       gov.va.nva p.service. audit.data .ConsentAu dit
        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.adapter .announce. data.Notif ication
        85      </class>
        86                       
        87      <class>
        88       gov.va.nva p.svc.cons entmgmt.st ub.data.No tification Type
        89      </class>
        90                       
        91      <class>
        92       gov.va.nva p.svc.cons entmgmt.st ub.data.Co nsentType
        93      </class>
        94              
        95      <class>
        96       gov.va.nva p.web.user .document. UserDocume nt
        97      </class>
        98                       
        99      <propertie s>
        100                                 
        101       <property 
        102        name="hibe rnate.dial ect" 
        103        value="${h ibernate.d ialect}" 
        104       />
        105                                 
        106       <property 
        107        name="hibe rnate.conn ection.dri ver_class"  
        108        value="${h ibernate.c onnection. driver_cla ss}" 
        109       />
        110                                 
        111       <property 
        112        name="hibe rnate.conn ection.url
        113        value="${h ibernate.c onnection. url}" 
        114       />
        115                                 
        116       <property 
        117        name="hibe rnate.conn ection.use rname" 
        118        value="${h ibernate.c onnection. username}"  
        119       />
        120                                 
        121       <property 
        122        name="hibe rnate.conn ection.pas sword" 
        123        value="${h ibernate.c onnection. password}"  
        124       />
        125                                 
        126       <property 
        127        name="hibe rnate.show _sql" 
        128        value="${h ibernate.s how_sql}" 
        129       />
        130                        
        131      </properti es>
        132              
        133     </persiste nce-unit>
        134   </persiste nce>