2879. EPMO Open Source Coordination Office Redaction File Detail Report

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

2879.1 Files compared

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

2879.2 Comparison summary

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

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

2879.4 Active regular expressions

No regular expressions were active.

2879.5 Comparison detail

        1   <?xml vers ion="1.0"  encoding=" ISO-8859-1 "?>
        2   <project 
        3     xmlns="h ttp://mave n.apache.o rg/POM/4.0 .0"
        4     xmlns:xs i="http:// www.w3.org /2001/XMLS chema-inst ance"
        5     xsi:sche maLocation ="http://m aven.apach e.org/POM/ 4.0.0 http ://maven.a pache.org/ maven-v4_0 _0.xsd">
        6     <modelVe rsion>4.0. 0</modelVe rsion>
        7     <groupId >javax.per sistence</ groupId>
        8     <artifac tId>persis tence-api< /artifactI d>
        9     <version >1.0</vers ion>
        10     <name>En terprise J avaBeans ( EJB) 3.0</ name>
        11     <descrip tion>
        12       The En terprise J avaBeans a rchitectur e is a com ponent arc hitecture  for the de velopment  and deploy ment of co mponent-ba sed busine ss applica tions.
        13       The pu rpose of E nterprise  JavaBeans  (EJB) 3.0  is to impr ove the EJ B architec ture by re ducing its  complexit y from the  developer 's point o f view.
        14     </descri ption>
        15     <url>htt p://www.jc p.org/en/j sr/detail? id=220</ur l>
        16  
        17     <license s>
        18       <licen se>
        19         <nam e>Common D evelopment  and Distr ibution Li cense (CDD L) v1.0</n ame>
        20         <url >http://ww w.sun.com/ cddl/cddl. html</url>
        21         <dis tribution> repo</dist ribution>
        22       </lice nse>
        23     </licens es>
        24  
        25     <build>
        26       <plugi ns>
        27         <plu gin>
        28           <a rtifactId> maven-comp iler-plugi n</artifac tId>
        29           <c onfigurati on>
        30              <source>1. 5</source>
        31              <target>1. 5</target>
        32           </ configurat ion>
        33         </pl ugin>
        34       </plug ins>
        35     </build>
        36  
        37   </project>