4549. EPMO Open Source Coordination Office Redaction File Detail Report

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

4549.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:48 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 pom.xml Tue May 2 14:49:40 2017 UTC

4549.2 Comparison summary

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

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

4549.4 Active regular expressions

No regular expressions were active.

4549.5 Comparison detail

        1  
        2   <project 
        3     xmlns="htt p://maven. apache.org /POM/4.0.0
        4     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
        5     xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd"
        6   >
        7             
        8     <modelVers ion>
        9      4.0.0
        10     </modelVer sion>
        11             
        12     <groupId>
        13      gov.va.nva p
        14     </groupId>
        15             
        16     <artifactI d>
        17      nvap-web
        18     </artifact Id>
        19             
        20     <packaging >
        21      war
        22     </packagin g>
        23             
        24     <name>
        25      nvap-web
        26     </name>
        27             
        28     <parent>
        29                       
        30      <groupId>
        31       gov.va.nva p
        32      </groupId>
        33                       
        34      <artifactI d>
        35       vap
        36      </artifact Id>
        37                       
        38      <relativeP ath>
        39       ../
        40      </relative Path>
        41                       
        42      <version>
        43       develop-SN APSHOT
        44      </version>
        45              
        46     </parent>
        47         
        48     <propertie s>
        49              
        50      <master.ba sedir>
        51       ${project. basedir}/. .
        52      </master.b asedir>
        53          
        54     </properti es>
        55             
        56     <dependenc ies>
        57               
        58      <dependenc y>
        59               
        60       <groupId>
        61        org.json
        62       </groupId>
        63               
        64       <artifactI d>
        65        json
        66       </artifact Id>
        67               
        68       <version>
        69        20090211
        70       </version>
        71               
        72       <type>
        73        jar
        74       </type>
        75                
        76      </dependen cy>
        77               
        78      <dependenc y>
        79               
        80       <groupId>
        81        com.sun.je rsey
        82       </groupId>
        83               
        84       <artifactI d>
        85        jersey-cli ent
        86       </artifact Id>
        87               
        88       <version>
        89        1.19
        90       </version>
        91      </dependen cy>
        92               
        93      <dependenc y>
        94                                 
        95       <groupId>
        96        javaee
        97       </groupId>
        98                                 
        99       <artifactI d>
        100        javaee-api
        101       </artifact Id>
        102                        
        103      </dependen cy>
        104                       
        105      <dependenc y>
        106                                 
        107       <groupId>
        108        ${project. groupId}
        109       </groupId>
        110                                 
        111       <artifactI d>
        112        nvap-commo n
        113       </artifact Id>
        114                        
        115      </dependen cy>
        116                       
        117      <dependenc y>
        118                                 
        119       <groupId>
        120        ${project. groupId}
        121       </groupId>
        122                                 
        123       <artifactI d>
        124        nvap-clien t
        125       </artifact Id>
        126                        
        127      </dependen cy>
        128                       
        129      <dependenc y>
        130                                 
        131       <groupId>
        132        ${project. groupId}
        133       </groupId>
        134                                 
        135       <artifactI d>
        136        nvap-svc-c onsent-mgm t
        137       </artifact Id>
        138                                 
        139       <type>
        140        ejb-client
        141       </type>
        142                         
        143       <version>
        144        develop-SN APSHOT
        145       </version>
        146                        
        147      </dependen cy>
        148                       
        149      <dependenc y>
        150                                 
        151       <groupId>
        152        ${project. groupId}
        153       </groupId>
        154                                 
        155       <artifactI d>
        156        nvap-svc-f acility
        157       </artifact Id>
        158                                 
        159       <type>
        160        ejb-client
        161       </type>
        162                        
        163      </dependen cy>
        164                       
        165      <dependenc y>
        166                                 
        167       <groupId>
        168        org.hibern ate
        169       </groupId>
        170                                 
        171       <artifactI d>
        172        hibernate- core
        173       </artifact Id>
        174                        
        175      </dependen cy>
        176                       
        177      <dependenc y>
        178                                 
        179       <groupId>
        180        commons-va lidator
        181       </groupId>
        182                                 
        183       <artifactI d>
        184        commons-va lidator
        185       </artifact Id>
        186                        
        187      </dependen cy>
        188                       
        189      <dependenc y>
        190                                 
        191       <groupId>
        192        org.spring framework
        193       </groupId>
        194                                 
        195       <artifactI d>
        196        spring-web
        197       </artifact Id>
        198                        
        199      </dependen cy>
        200                       
        201      <dependenc y>
        202                                 
        203       <groupId>
        204        commons-fi leupload
        205       </groupId>
        206                                 
        207       <artifactI d>
        208        commons-fi leupload
        209       </artifact Id>
        210                        
        211      </dependen cy>
        212                       
        213      <dependenc y>
        214                                 
        215       <groupId>
        216        weblogic
        217       </groupId>
        218                                 
        219       <artifactI d>
        220        wlfullclie nt
        221       </artifact Id>
        222                        
        223      </dependen cy>
        224                       
        225      <dependenc y>
        226                                 
        227       <groupId>
        228        commons-io
        229       </groupId>
        230                                 
        231       <artifactI d>
        232        commons-io
        233       </artifact Id>
        234                        
        235      </dependen cy>
        236                       
        237      <dependenc y>
        238                                 
        239       <groupId>
        240        org.apache .poi
        241       </groupId>
        242                                 
        243       <artifactI d>
        244        poi
        245       </artifact Id>
        246                        
        247      </dependen cy>
        248              
        249      <dependenc y>
        250                    
        251       <groupId>
        252        org.apache .poi
        253       </groupId>
        254                    
        255       <artifactI d>
        256        poi-ooxml
        257       </artifact Id>
        258               
        259      </dependen cy>
        260              
        261      <dependenc y>
        262                    
        263       <groupId>
        264        org.apache .poi
        265       </groupId>
        266                    
        267       <artifactI d>
        268        poi-ooxml- schemas
        269       </artifact Id>
        270               
        271      </dependen cy>          
        272              
        273      <dependenc y>
        274                    
        275       <groupId>
        276        org.apache .pdfbox
        277       </groupId>
        278                    
        279       <artifactI d>
        280        pdfbox
        281       </artifact Id>
        282                    
        283       <version>
        284        1.8.7
        285       </version>
        286               
        287      </dependen cy>
        288              
        289      <dependenc y>
        290                            
        291       <groupId>
        292        org.apache .pdfbox
        293       </groupId>
        294                            
        295       <artifactI d>
        296        fontbox
        297       </artifact Id>
        298                            
        299       <version>
        300        1.8.7
        301       </version>
        302                        
        303      </dependen cy>
        304                       
        305      <dependenc y>
        306                 
        307       <groupId>
        308        org.apache .httpcompo nents
        309       </groupId>
        310                 
        311       <artifactI d>
        312        httpmime
        313       </artifact Id>
        314                 
        315       <version>
        316        4.3.6
        317       </version>
        318               
        319      </dependen cy>       
        320              
        321      <dependenc y>
        322                   
        323       <groupId>
        324        commons-io
        325       </groupId>
        326                   
        327       <artifactI d>
        328        commons-io
        329       </artifact Id>
        330                   
        331       <version>
        332        2.4
        333       </version>
        334               
        335      </dependen cy>
        336              
        337              
        338      <dependenc y>
        339                 
        340       <groupId>
        341        org.apache .httpcompo nents
        342       </groupId>
        343                 
        344       <artifactI d>
        345        httpcore
        346       </artifact Id>
        347                 
        348       <version>
        349        4.3.3
        350       </version>
        351               
        352      </dependen cy>         
        353              
        354      <dependenc y>
        355                 
        356       <groupId>
        357        org.apache .httpcompo nents
        358       </groupId>
        359                 
        360       <artifactI d>
        361        httpclient
        362       </artifact Id>
        363                 
        364       <version>
        365        4.3.6
        366       </version>
        367               
        368      </dependen cy>
        369              
        370      <dependenc y>
        371                    
        372       <groupId>
        373        com.cj.xss
        374       </groupId>
        375                    
        376       <artifactI d>
        377        xssflt
        378       </artifact Id>
        379                    
        380       <version>
        381        1.3
        382       </version>
        383                    
        384       <type>
        385        jar
        386       </type>
        387               
        388      </dependen cy>
        389              
        390     </dependen cies>
        391             
        392     <build>
        393                       
        394      <plugins>
        395                                 
        396       <plugin>
        397                                           
        398        <artifactI d>
        399         maven-war- plugin
        400        </artifact Id>
        401                                           
        402        <configura tion>
        403                              
        404         <!-- Enabl e filterin g for stat ic.propert ies only.  -->
        405                              
        406         <webResour ces>
        407                                    
        408          <resource>
        409                                         
        410           <directory >
        411            src/main/w ebapp/WEB- INF
        412           </director y>
        413                                         
        414           <filtering >
        415            true
        416           </filterin g>
        417                                         
        418           <includes>
        419                                               
        420            <include>
        421             static.pro perties
        422            </include>
        423                                          
        424           </includes >
        425                                         
        426           <targetPat h>
        427            WEB-INF
        428           </targetPa th>
        429                                     
        430          </resource >
        431                               
        432         </webResou rces>
        433                              
        434         <!-- Keep  static.pro perties fr om being o verwritten . -->
        435                              
        436         <warSource Excludes>
        437          WEB-INF/st atic.prope rties
        438         </warSourc eExcludes>
        439                                                    
        440         <archive>
        441                                                              
        442          <manifest>
        443                                                                        
        444           <addDefaul tImplement ationEntri es />
        445                                                                        
        446           <addDefaul tSpecifica tionEntrie s />
        447                                                               
        448          </manifest >
        449                                                              
        450          <manifestE ntries>
        451                                                                        
        452           <Build-VAP >
        453            ${project. version}
        454           </Build-VA P>
        455                                                               
        456          </manifest Entries>
        457                                                              
        458          <manifestF ile />
        459                                                              
        460          <pomProper tiesFile / >
        461                                                     
        462         </archive>
        463                                            
        464        </configur ation>
        465                                  
        466       </plugin>
        467                    
        468       <plugin>
        469                       
        470        <groupId>
        471         org.apache .maven.plu gins
        472        </groupId>
        473                       
        474        <artifactI d>
        475         maven-reso urces-plug in
        476        </artifact Id>
        477                       
        478        <version>
        479         2.4.3
        480        </version>
        481                       
        482        <configura tion>
        483                          
        484         <nonFilter edFileExte nsions>
        485                             
        486          <nonFilter edFileExte nsion>
        487           zip
        488          </nonFilte redFileExt ension>
        489                           
        490         </nonFilte redFileExt ensions>
        491                                            
        492        </configur ation>
        493                                  
        494       </plugin>
        495                        
        496      </plugins>
        497                       
        498      <resources >
        499                                 
        500       <resource>
        501                                           
        502        <directory >
        503         src/main/r esources
        504        </director y>
        505                                           
        506        <filtering >
        507         true
        508        </filterin g>
        509                                  
        510       </resource >
        511                        
        512      </resource s>
        513              
        514     </build>
        515    
        516   </project>