2964. EPMO Open Source Coordination Office Redaction File Detail Report

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

2964.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:49:40 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\lib\javax\xml\stream\stax-api\1.0 stax-api-1.0.pom Fri Apr 21 20:03:24 2017 UTC

2964.2 Comparison summary

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

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

2964.4 Active regular expressions

No regular expressions were active.

2964.5 Comparison detail

        1   <project x mlns="http ://maven.a pache.org/ POM/4.0.0"  xmlns:xsi ="http://w ww.w3.org/ 2001/XMLSc hema-insta nce"
        2     xsi:sche maLocation ="http://m aven.apach e.org/POM/ 4.0.0 http ://maven.a pache.org/ maven-v4_0 _0.xsd">
        3     <modelVe rsion>4.0. 0</modelVe rsion>
        4     <groupId >javax.xml .stream</g roupId>
        5     <artifac tId>stax-a pi</artifa ctId>
        6     <version >1.0</vers ion>
        7     <name>St reaming AP I for XML< /name>
        8     <descrip tion>
        9       StAX i s a standa rd XML pro cessing AP I that all ows you to  stream XM L data fro m and to y our applic ation.
        10     </descri ption>
        11  
        12     <depende ncies></de pendencies >
        13  
        14     <license s>
        15       <licen se>
        16         <nam e>GNU Gene ral Public  Library</ name>
        17         <url >http://ww w.gnu.org/ licenses/g pl.txt</ur l>
        18         <dis tribution> repo</dist ribution>
        19       </lice nse>
        20       <licen se>
        21         <nam e>COMMON D EVELOPMENT  AND DISTR IBUTION LI CENSE (CDD L) Version  1.0</name >
        22         <url >http://ww w.sun.com/ cddl/cddl. html</url>
        23         <dis tribution> repo</dist ribution>
        24       </lice nse>
        25     </licens es>
        26  
        27   </project>