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

9246.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 dataSource.xml Mon Mar 6 18:24:18 2017 UTC

9246.2 Comparison summary

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

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

9246.4 Active regular expressions

No regular expressions were active.

9246.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       
        8     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce"
        9       
        10     xsi:schema Location=" http://www .springfra mework.org /schema/be ans http:/ /www.sprin gframework .org/schem a/beans/sp ring-beans .xsd"
        11   >
        12    
        13         
        14     <bean 
        15      id="inboun dErxDataSo urce" 
        16      class="org .springfra mework.jnd i.JndiObje ctFactoryB ean" 
        17      scope="sin gleton"
        18     >
        19              
        20      <property 
        21       name="jndi Name" 
        22       value="jdb c/InboundE rxDataSour ce"
        23      />
        24              
        25      <property 
        26       name="reso urceRef" 
        27       value="fal se"
        28      />
        29          
        30     </bean>
        31    
        32         
        33    
        34   </beans>