2910. EPMO Open Source Coordination Office Redaction File Detail Report

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

2910.1 Files compared

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

2910.2 Comparison summary

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

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

2910.4 Active regular expressions

No regular expressions were active.

2910.5 Comparison detail

        1   <?xml vers ion="1.0"  encoding=" UTF-8"?>
        2   <project x mlns="http ://maven.a pache.org/ POM/4.0.0"  xmlns:xsi ="http://w ww.w3.org/ 2001/XMLSc hema-insta nce" xsi:s chemaLocat ion="http: //maven.ap ache.org/P OM/4.0.0 h ttp://mave n.apache.o rg/maven-v 4_0_0.xsd" >
        3       <model Version>4. 0.0</model Version>
        4  
        5       <group Id>javax.v alidation< /groupId>
        6       <artif actId>vali dation-api </artifact Id>
        7       <versi on>1.1.0.F inal</vers ion>
        8       <packa ging>jar</ packaging>
        9       <name> Bean Valid ation API< /name>
        10       <url>h ttp://bean validation .org</url>
        11  
        12       <descr iption>
        13           Be an Validat ion API
        14       </desc ription>
        15  
        16       <devel opers>
        17           <d eveloper>
        18                <id>epbe rnard</id>
        19                <name>Em manuel Ber nard</name >
        20                <email>e mmanuel@hi bernate.or g</email>
        21                <organiz ation>JBos s, by Red  Hat</organ ization>
        22                <url>htt p://in.rel ation.to/B loggers/Em manuel</ur l>
        23           </ developer>
        24           <d eveloper>
        25                <id>emma nuelbernar d</id>
        26                <name>Em manuel Ber nard</name >
        27                <email>e mmanuel@hi bernate.or g</email>
        28                <organiz ation>JBos s, by Red  Hat</organ ization>
        29                <url>htt p://in.rel ation.to/B loggers/Em manuel</ur l>
        30           </ developer>
        31           <d eveloper>
        32                <id>hard y.ferentsc hik</id>
        33                <name>Ha rdy Ferent schik</nam e>
        34                <email>h ferents@re dhat.com</ email>
        35                <organiz ation>JBos s, by Red  Hat</organ ization>
        36                <url>htt p://in.rel ation.to/B loggers/Ha rdy</url>
        37           </ developer>
        38           <d eveloper>
        39                <id>gunn ar.morling </id>
        40                <name>Gu nnar Morli ng</name>
        41                <email>g unnar@hibe rnate.org< /email>
        42                <organiz ation>JBos s, by Red  Hat</organ ization>
        43                <url>htt p://www.gu nnarmorlin g.de/</url >
        44           </ developer>
        45       </deve lopers>
        46  
        47       <issue Management >
        48           <s ystem>JIRA </system>
        49           <u rl>http:// opensource .atlassian .com/proje cts/hibern ate/browse /BVAL</url >
        50       </issu eManagemen t>
        51  
        52       <incep tionYear>2 007</incep tionYear>
        53  
        54       <licen ses>
        55           <l icense>
        56                <name>Th e Apache S oftware Li cense, Ver sion 2.0</ name>
        57                <url>htt p://www.ap ache.org/l icenses/LI CENSE-2.0. txt</url>
        58           </ license>
        59       </lice nses>
        60  
        61       <scm>
        62           <c onnection> scm:git:gi t://github .com/beanv alidation/ beanvalida tion-api.g it</connec tion>
        63           <d eveloperCo nnection>s cm:git:git @github.co m:beanvali dation/bea nvalidatio n-api.git< /developer Connection >
        64           <u rl>https:/ /github.co m/beanvali dation/bea nvalidatio n-api</url >
        65         <tag >1.1.0.Fin al</tag>
        66     </scm>
        67  
        68       <distr ibutionMan agement>
        69           <r epository>
        70                <id>jbos s-releases -repositor y</id>
        71                <name>JB oss Releas es Reposit ory</name>
        72                <url>htt ps://repos itory.jbos s.org/nexu s/service/ local/stag ing/deploy /maven2/</ url>
        73           </ repository >
        74           <s napshotRep ository>
        75                <id>jbos s-snapshot s-reposito ry</id>
        76                <name>JB oss Snapsh ots Reposi tory</name >
        77                <url>htt ps://repos itory.jbos s.org/nexu s/content/ repositori es/snapsho ts/</url>
        78           </ snapshotRe pository>
        79       </dist ributionMa nagement>
        80  
        81  
        82       <prope rties>
        83           <p roject.bui ld.sourceE ncoding>UT F-8</proje ct.build.s ourceEncod ing>
        84       </prop erties>
        85  
        86       <depen dencies>
        87           <d ependency>
        88                <groupId >org.testn g</groupId >
        89                <artifac tId>testng </artifact Id>
        90                <version >6.8</vers ion>
        91                <scope>t est</scope >
        92           </ dependency >
        93       </depe ndencies>
        94  
        95       <build >
        96           <p lugins>
        97                <plugin>
        98                    <gro upId>org.a pache.feli x</groupId >
        99                    <art ifactId>ma ven-bundle -plugin</a rtifactId>
        100                    <ver sion>2.3.7 </version>
        101                    <con figuration >
        102                         <instructi ons>
        103                             <Expor t-Package>
        104                                 ja vax.valida tion.*;ver sion="${pr oject.vers ion}",
        105                             </Expo rt-Package >
        106                         </instruct ions>
        107                    </co nfiguratio n>
        108                    <exe cutions>
        109                         <execution >
        110                             <id>bu ndle-manif est</id>
        111                             <phase >process-c lasses</ph ase>
        112                             <goals >
        113                                 <g oal>manife st</goal>
        114                             </goal s>
        115                         </executio n>
        116                    </ex ecutions>
        117                </plugin >
        118                <plugin>
        119                    <gro upId>org.a pache.mave n.plugins< /groupId>
        120                    <art ifactId>ma ven-compil er-plugin< /artifactI d>
        121                    <ver sion>3.0</ version>
        122                    <con figuration >
        123                         <source>1. 6</source>
        124                         <target>1. 6</target>
        125                    </co nfiguratio n>
        126                </plugin >
        127                <plugin>
        128                    <gro upId>org.a pache.mave n.plugins< /groupId>
        129                    <art ifactId>ma ven-surefi re-plugin< /artifactI d>
        130                    <ver sion>2.13< /version>
        131                    <con figuration >
        132                         <forkMode> once</fork Mode>
        133                         <redirectT estOutputT oFile>true </redirect TestOutput ToFile>
        134                         <includes>
        135                             <inclu de>**/*Tes t.java</in clude>
        136                         </includes >
        137                    </co nfiguratio n>
        138                </plugin >
        139                <plugin>
        140                    <gro upId>org.a pache.mave n.plugins< /groupId>
        141                    <art ifactId>ma ven-jar-pl ugin</arti factId>
        142                    <ver sion>2.4</ version>
        143                    <con figuration >
        144                         <archive>
        145                             <manif estFile>${ basedir}/t arget/clas ses/META-I NF/MANIFES T.MF</mani festFile>
        146                         </archive>
        147                    </co nfiguratio n>
        148                </plugin >
        149                <plugin>
        150                    <gro upId>org.a pache.mave n.plugins< /groupId>
        151                    <art ifactId>ma ven-source -plugin</a rtifactId>
        152                    <ver sion>2.2.1 </version>
        153                    <exe cutions>
        154                         <execution >
        155                             <id>at tach-sourc es</id>
        156                             <goals >
        157                                 <g oal>jar</g oal>
        158                             </goal s>
        159                         </executio n>
        160                    </ex ecutions>
        161                </plugin >
        162                <plugin>
        163                    <gro upId>org.a pache.mave n.plugins< /groupId>
        164                    <art ifactId>ma ven-javado c-plugin</ artifactId >
        165                    <ver sion>2.9</ version>
        166                    <exe cutions>
        167                         <execution >
        168                             <id>at tach-javad ocs</id>
        169                             <goals >
        170                                 <g oal>jar</g oal>
        171                             </goal s>
        172                         </executio n>
        173                    </ex ecutions>
        174                    <con figuration >
        175                         <links>
        176                             <link> http://doc s.oracle.c om/javase/ 6/docs/api </link>
        177                         </links>
        178                         <packagesh eader>Bean  Validatio n API Pack ages</pack agesheader >
        179                         <doctitle> Bean Valid ation API  ${project. version}</ doctitle>
        180                         <windowtit le>Bean Va lidation A PI ${proje ct.version }</windowt itle>
        181                    </co nfiguratio n>
        182                </plugin >
        183                <plugin>
        184                    <gro upId>org.a pache.mave n.plugins< /groupId>
        185                    <art ifactId>ma ven-instal l-plugin</ artifactId >
        186                    <ver sion>2.4</ version>
        187                </plugin >
        188                <plugin>
        189                    <gro upId>org.a pache.mave n.plugins< /groupId>
        190                    <art ifactId>ma ven-releas e-plugin</ artifactId >
        191                    <ver sion>2.4</ version>
        192                    <con figuration >
        193                         <allowTime stampedSna pshots>tru e</allowTi mestampedS napshots>
        194                         <remoteTag ging>true< /remoteTag ging>
        195                         <goals>dep loy</goals >
        196                    </co nfiguratio n>
        197                </plugin >
        198           </ plugins>
        199       </buil d>
        200  
        201       <profi les>
        202           <p rofile>
        203                <id>rele ase</id>
        204                <propert ies>
        205                    <cre ateChecksu m>true</cr eateChecks um>
        206                </proper ties>
        207           </ profile>
        208       </prof iles>
        209  
        210   </project>