9249. EPMO Open Source Coordination Office Redaction File Detail Report

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

9249.1 Files compared

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

9249.2 Comparison summary

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

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

9249.4 Active regular expressions

No regular expressions were active.

9249.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8"
        4   ?>
        5   <beans 
        6     xmlns="htt p://www.sp ringframew ork.org/sc hema/beans
        7     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce"
        8       
        9     xmlns:cont ext="http: //www.spri ngframewor k.org/sche ma/context "
        10       
        11     xsi:schema Location=" http://www .springfra mework.org /schema/be ans http:/ /www.sprin gframework .org/schem a/beans/sp ring-beans .xsd
        12            htt p://www.sp ringframew ork.org/sc hema/conte xt http:// www.spring framework. org/schema /context/s pring-cont ext.xsd"
        13   >
        14    
        15         
        16     <context:c omponent-s can 
        17      base-packa ge="gov.va .med.pharm acy.persis tence, gov .va.med.ph armacy.per sistence.d ao, gov.va .med.pharm acy.persis tence.serv ice" 
        18     />
        19    
        20         
        21     <import 
        22      resource=" classpath* :dataSourc e.xml" 
        23     />    
        24         
        25     <import 
        26      resource=" classpath* :hibernate .xml" 
        27     />
        28         
        29     <import 
        30      resource=" classpath* :transacti on.xml" 
        31     />
        32         
        33   </beans>