4548. EPMO Open Source Coordination Office Redaction File Detail Report

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

4548.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:47 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-web\src\main\webapp\WEB-INF weblogic.xml Fri Apr 21 20:03:30 2017 UTC

4548.2 Comparison summary

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

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

4548.4 Active regular expressions

No regular expressions were active.

4548.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8"
        4   ?>
        5   <weblogic- web-app 
        6     xmlns="htt p://www.be a.com/ns/w eblogic/90
        7     xmlns:j2ee ="http://j ava.sun.co m/xml/ns/j 2ee" 
        8     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
        9     xsi:schema Location=" http://www .bea.com/n s/weblogic /90 http:/ /www.bea.c om/ns/webl ogic/90/we blogic-web -app.xsd"
        10   >
        11       
        12     <context-r oot>
        13      nvap-web
        14     </context- root>
        15       
        16     <resource- descriptio n>
        17          
        18      <res-ref-n ame>
        19       jdbc/datas ource/VAP_ NONXA
        20      </res-ref- name>
        21          
        22      <jndi-name >
        23       jdbc/datas ource/VAP_ NONXA
        24      </jndi-nam e>
        25        
        26     </resource -descripti on>
        27         
        28     <library-r ef>
        29              
        30      <library-n ame>
        31       jstl
        32      </library- name>
        33              
        34      <specifica tion-versi on>
        35       1.2
        36      </specific ation-vers ion>
        37              
        38      <exact-mat ch>
        39       true
        40      </exact-ma tch>
        41          
        42     </library- ref>
        43   </weblogic -web-app>