4462. EPMO Open Source Coordination Office Redaction File Detail Report

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

4462.1 Files compared

# Location File Last Modified
1 Thu Apr 27 19:16:47 2017 UTC
2 PRE-Inbound-eRx-2.0.3.040.zip\PS_INB_ERX_JMS\WebContent\WEB-INF\lib\PS_INB_ERX_Model-2.0.3.DEV.jar transaction.xml Fri Mar 31 13:29:08 2017 UTC

4462.2 Comparison summary

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

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

4462.4 Active regular expressions

No regular expressions were active.

4462.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:tx=" http://www .springfra mework.org /schema/tx "
        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             ht tp://www.s pringframe work.org/s chema/tx h ttp://www. springfram ework.org/ schema/tx/ spring-tx. xsd
        13         "
        14   >
        15    
        16         
        17     <tx:annota tion-drive
        18      transactio n-manager= "inboundEr xTxManager
        19     />
        20    
        21         
        22     <bean 
        23      id="inboun dErxTxMana ger" 
        24      class="org .springfra mework.tra nsaction.j ta.WebLogi cJtaTransa ctionManag er" 
        25     />
        26    
        27   </beans>