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

2954.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\soap\javax.xml.soap-api\1.3.5 javax.xml.soap-api-1.3.5.pom Fri Apr 21 20:03:24 2017 UTC

2954.2 Comparison summary

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

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

2954.4 Active regular expressions

No regular expressions were active.

2954.5 Comparison detail

        1   <?xml vers ion="1.0"  encoding=" UTF-8"?>
        2   <!--
        3  
        4       DO NOT  ALTER OR  REMOVE COP YRIGHT NOT ICES OR TH IS HEADER.
        5  
        6       Copyri ght (c) 20 13 Oracle  and/or its  affiliate s. All rig hts reserv ed.
        7  
        8       The co ntents of  this file  are subjec t to the t erms of ei ther the G NU
        9       Genera l Public L icense Ver sion 2 onl y ("GPL")  or the Com mon Develo pment
        10       and Di stribution  License(" CDDL") (co llectively , the "Lic ense").  Y ou
        11       may no t use this  file exce pt in comp liance wit h the Lice nse.  You  can
        12       obtain  a copy of  the Licen se at
        13       https: //glassfis h.dev.java .net/publi c/CDDL+GPL _1_1.html
        14       or pac kager/lega l/LICENSE. txt.  See  the Licens e for the  specific
        15       langua ge governi ng permiss ions and l imitations  under the  License.
        16  
        17       When d istributin g the soft ware, incl ude this L icense Hea der Notice  in each
        18       file a nd include  the Licen se file at  packager/ legal/LICE NSE.txt.
        19  
        20       GPL Cl asspath Ex ception:
        21       Oracle  designate s this par ticular fi le as subj ect to the  "Classpat h"
        22       except ion as pro vided by O racle in t he GPL Ver sion 2 sec tion of th e License
        23       file t hat accomp anied this  code.
        24  
        25       Modifi cations:
        26       If app licable, a dd the fol lowing bel ow the Lic ense Heade r, with th e fields
        27       enclos ed by brac kets [] re placed by  your own i dentifying  informati on:
        28       "Porti ons Copyri ght [year]  [name of  copyright  owner]"
        29  
        30       Contri butor(s):
        31       If you  wish your  version o f this fil e to be go verned by  only the C DDL or
        32       only t he GPL Ver sion 2, in dicate you r decision  by adding  "[Contrib utor]
        33       elects  to includ e this sof tware in t his distri bution und er the [CD DL or GPL
        34       Versio n 2] licen se."  If y ou don't i ndicate a  single cho ice of lic ense, a
        35       recipi ent has th e option t o distribu te your ve rsion of t his file u nder
        36       either  the CDDL,  the GPL V ersion 2 o r to exten d the choi ce of lice nse to
        37       its li censees as  provided  above.  Ho wever, if  you add GP L Version  2 code
        38       and th erefore, e lected the  GPL Versi on 2 licen se, then t he option  applies
        39       only i f the new  code is ma de subject  to such o ption by t he copyrig ht
        40       holder .
        41  
        42   -->
        43  
        44   <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" >
        45       <model Version>4. 0.0</model Version>
        46       <paren t>
        47           <g roupId>net .java</gro upId>
        48           <a rtifactId> jvnet-pare nt</artifa ctId>
        49           <v ersion>3</ version>
        50       </pare nt>
        51  
        52       <group Id>javax.x ml.soap</g roupId>
        53       <artif actId>java x.xml.soap -api</arti factId>
        54       <versi on>1.3.5</ version>
        55       
        56       <prope rties>
        57           <e xtension.n ame>javax. xml.soap</ extension. name>
        58           <s pec.versio n>1.3.5</s pec.versio n>
        59           <b undle.symb olicName>j avax.xml.s oap-api</b undle.symb olicName>          
        60           <v endor.name >Oracle Co rporation< /vendor.na me>
        61           <i mplementat ion.vendor .id>org.gl assfish</i mplementat ion.vendor .id>
        62           <f indbugs.ve rsion>2.3. 1</findbug s.version>
        63           <f indbugs.ex clude>excl ude.xml</f indbugs.ex clude>
        64           <f indbugs.th reshold>Lo w</findbug s.threshol d>
        65       </prop erties>
        66       <name> ${extensio n.name} AP I</name>
        67       <descr iption>SAA J API</des cription>
        68       
        69       <url>h ttp://saaj .java.net< /url>
        70  
        71       <devel opers>
        72           <d eveloper>
        73                <id>gago rdon</id>
        74                <name>Ga ry Gordon< /name>
        75                <organiz ation>Orac le, Inc.</ organizati on>
        76                <roles>
        77                    <rol e>lead</ro le>
        78                </roles>
        79           </ developer>
        80       </deve lopers>
        81  
        82       <organ ization>
        83           <n ame>GlassF ish Commun ity</name>
        84           <u rl>https:/ /glassfish .java.net< /url>
        85       </orga nization>
        86       <licen ses>
        87           <l icense>
        88                <name>CD DL 1.1</na me>
        89                <url>htt ps://glass fish.java. net/public /CDDL+GPL_ 1_1.html</ url>
        90                <distrib ution>repo </distribu tion>
        91           </ license>
        92           <l icense>
        93                <name>GP L2 w/ CPE< /name>
        94                <url>htt ps://glass fish.java. net/public /CDDL+GPL_ 1_1.html</ url>
        95                <distrib ution>repo </distribu tion>
        96           </ license>
        97       </lice nses>
        98       <issue Management >
        99           <s ystem>jira </system>
        100           <u rl>http:// java.net/j ira/browse /SAAJ</url >
        101       </issu eManagemen t>
        102       <maili ngLists>
        103           <m ailingList >
        104                <name>SA AJ Develop er</name>
        105                <archive >users@saa j.java.net </archive>
        106           </ mailingLis t>
        107       </mail ingLists>
        108       <scm>
        109           <c onnection> scm:svn:ht tps://svn. java.net/s vn/glassfi sh~svn/tag s/javax.xm l.soap-api -1.3.5</co nnection>
        110           <d eveloperCo nnection>s cm:svn:htt ps://svn.j ava.net/sv n/glassfis h~svn/tags /javax.xml .soap-api- 1.3.5</dev eloperConn ection>
        111           <u rl>http:// java.net/p rojects/gl assfish/so urces/svn/ show/tags/ javax.xml. soap-api-1 .3.5</url>
        112       </scm>
        113  
        114       <build >
        115           <r esources>
        116                <resourc e>
        117                    <dir ectory>src /main/java </director y>
        118                    <inc ludes>
        119                         <include>* */*.proper ties</incl ude>
        120                         <include>* */*.html</ include>
        121                    </in cludes>
        122                </resour ce>
        123                <resourc e>
        124                    <dir ectory>src /main/reso urces</dir ectory>
        125                    <exc ludes>
        126                         <exclude>M ETA-INF/RE ADME</excl ude>
        127                    </ex cludes>
        128                </resour ce>
        129           </ resources>         
        130           <p lugins>
        131                <plugin>
        132                    <art ifactId>ma ven-compil er-plugin< /artifactI d>
        133                    <ver sion>2.5.1 </version>
        134                    <con figuration >
        135                         <source>1. 6</source>
        136                         <target>1. 6</target>
        137                         <compilerA rgument>-X lint:unche cked</comp ilerArgume nt>
        138                    </co nfiguratio n>
        139                </plugin >
        140                <plugin>
        141                    <gro upId>org.a pache.feli x</groupId >
        142                    <art ifactId>ma ven-bundle -plugin</a rtifactId>
        143                    <ver sion>1.4.3 </version>
        144                    <con figuration >
        145                         <supported ProjectTyp es>
        146                             <suppo rtedProjec tType>jar< /supported ProjectTyp e>
        147                         </supporte dProjectTy pes>
        148                         <instructi ons>
        149                             <Bundl e-Symbolic Name>${bun dle.symbol icName}</B undle-Symb olicName>
        150                             <Bundl e-Descript ion>
        151                                 Ja va(TM) SAA J ${spec.v ersion} AP I Design S pecificati on
        152                             </Bund le-Descrip tion>
        153                             <Exten sion-Name> ${extensio n.name}</E xtension-N ame>
        154                             <Speci fication-V ersion>${s pec.versio n}</Specif ication-Ve rsion>
        155                             <Speci fication-V endor>${ve ndor.name} </Specific ation-Vend or>
        156                             <Imple mentation- Version>${ project.ve rsion}</Im plementati on-Version >
        157                             <Imple mentation- Vendor>${p roject.org anization. name}</Imp lementatio n-Vendor>
        158                             <Imple mentation- Vendor-Id> ${implemen tation.ven dor.id}</I mplementat ion-Vendor -Id>
        159                             <_incl ude>-${bas edir}/osgi .bundle</_ include>
        160                         </instruct ions>
        161                    </co nfiguratio n>
        162                    <exe cutions>
        163                         <execution >
        164                             <id>bu ndle-manif est</id>
        165                             <phase >process-c lasses</ph ase>
        166                             <goals >
        167                                 <g oal>manife st</goal>
        168                             </goal s>
        169                         </executio n>
        170                    </ex ecutions>
        171                </plugin >
        172                <plugin>
        173                    <gro upId>org.a pache.mave n.plugins< /groupId>
        174                    <art ifactId>ma ven-jar-pl ugin</arti factId>
        175                    <ver sion>2.4</ version>
        176                    <con figuration >
        177                         <archive>
        178                             <manif estFile>${ project.bu ild.output Directory} /META-INF/ MANIFEST.M F</manifes tFile>
        179                         </archive>
        180                         <excludes>
        181                             <exclu de>**/*.ja va</exclud e>
        182                         </excludes >
        183                    </co nfiguratio n>
        184                </plugin >
        185                <plugin>
        186                    <gro upId>org.a pache.mave n.plugins< /groupId>
        187                    <art ifactId>ma ven-remote -resources -plugin</a rtifactId>
        188                    <ver sion>1.2.1 </version>
        189                    <exe cutions>
        190                      <e xecution>
        191                         <goals>
        192                           <goal>pr ocess</goa l>
        193                         </goals>
        194                         <configura tion>
        195                           <resourc eBundles>
        196                             <resou rceBundle> org.glassf ish:legal: 1.1</resou rceBundle>
        197                           </resour ceBundles>
        198                         </configur ation>
        199                      </ execution>
        200                    </ex ecutions>
        201                </plugin >
        202                <plugin>
        203                    <gro upId>org.a pache.mave n.plugins< /groupId>
        204                    <art ifactId>ma ven-source -plugin</a rtifactId>
        205                    <ver sion>2.1</ version>
        206                    <con figuration >
        207                         <includePo m>true</in cludePom>
        208                    </co nfiguratio n>
        209                    <exe cutions>
        210                         <execution >
        211                            <id>att ach-source s</id>
        212                            <goals>
        213                                <go al>jar-no- fork</goal
        214                            </goals >
        215                         </executio n>
        216                    </ex ecutions>
        217                </plugin >
        218                <plugin>
        219                    <gro upId>org.a pache.mave n.plugins< /groupId>
        220                    <art ifactId>ma ven-javado c-plugin</ artifactId >
        221                    <ver sion>2.8</ version>
        222                    <exe cutions>
        223                         <execution >
        224                             <phase >javadoc</ phase>
        225                             <goals >
        226                                 <g oal>javado c</goal>
        227                             </goal s>
        228                             <confi guration>
        229                                 <g roups>
        230                                      <group>
        231                                          <tit le>SAAJ AP I Document ation</tit le>
        232                                          <pac kages>java x.xml.soap </packages >
        233                                      </group>
        234                                 </ groups>
        235                             </conf iguration>
        236                         </executio n>
        237                    </ex ecutions>
        238                </plugin >     
        239                <plugin>
        240                    <gro upId>org.c odehaus.mo jo</groupI d>
        241                    <art ifactId>fi ndbugs-mav en-plugin< /artifactI d>
        242                    <ver sion>${fin dbugs.vers ion}</vers ion>
        243                    <con figuration >
        244                         <threshold >${findbug s.threshol d}</thresh old>
        245                         <excludeFi lterFile>$ {findbugs. exclude}</ excludeFil terFile>
        246                         <findbugsX mlOutput>t rue</findb ugsXmlOutp ut>
        247                         <findbugsX mlWithMess ages>true< /findbugsX mlWithMess ages>
        248                    </co nfiguratio n>
        249                </plugin >
        250                <plugin>
        251                    <gro upId>org.a pache.mave n.plugins< /groupId>
        252                    <art ifactId>ma ven-releas e-plugin</ artifactId >
        253                    <con figuration >
        254                         <mavenExec utorId>for ked-path</ mavenExecu torId>
        255                         <useReleas eProfile>f alse</useR eleaseProf ile>
        256                         <arguments >${release .arguments }</argumen ts>
        257                    </co nfiguratio n>
        258                </plugin >
        259                <plugin>
        260                    <gro upId>org.a pache.mave n.plugins< /groupId>
        261                    <art ifactId>ma ven-site-p lugin</art ifactId>
        262                    <ver sion>3.1</ version>
        263                    <con figuration >
        264                         <reporting >
        265                             <plugi ns>
        266                                 <p lugin>
        267                                      <groupId >org.codeh aus.mojo</ groupId>
        268                                      <artifac tId>findbu gs-maven-p lugin</art ifactId>
        269                                      <version >${findbug s.version} </version>
        270                                      <configu ration>
        271                                          <thr eshold>${f indbugs.th reshold}</ threshold>
        272                                          <exc ludeFilter File>${fin dbugs.excl ude}</excl udeFilterF ile>
        273                                      </config uration>
        274                                 </ plugin>
        275                             </plug ins>                          
        276                         </reportin g>
        277                    </co nfiguratio n>
        278                </plugin >
        279           </ plugins>
        280       </buil d>
        281   </project>