134. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/29/2017 4:53:31 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.

134.1 Files compared

# Location File Last Modified
1 CTT-DM CIF Submission.zip\code\ISAAC-term-convert-rf2\rf2-src-data\us-extension pom.xml Fri Mar 3 16:20:37 2017 UTC
2 CTT-DM CIF Submission.zip\code\ISAAC-term-convert-rf2\rf2-src-data\us-extension pom.xml Wed Mar 29 18:02:16 2017 UTC

134.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 364
Changed 2 4
Inserted 0 0
Removed 0 0

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

134.4 Active regular expressions

No regular expressions were active.

134.5 Comparison detail

  1   <project 
  2     xmlns="htt p://maven. apache.org /POM/4.0.0
  3     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
  4           
  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             
  13     <groupId>
  14      gov.vha.is aac.termin ology.sour ce.rf2
  15     </groupId>
  16             
  17             
  18     <artifactI d>
  19      rf2-src-da ta-us-exte nsion
  20     </artifact Id>
  21             
  22     <version>
  23      20160301
  24     </version>
  25             
  26             
  27     <packaging >
  28      pom
  29     </packagin g>
  30    
  31             
  32     <name>
  33      RF2 Source  Packager
  34     </name>
  35             
  36             
  37     <scm>
  38                       
  39      <url>
  40       https://gi thub.com/V A-CTT/ISAA C-term-con vert-rf2.g it
  41      </url>
  42              
  43     </scm>
  44             
  45             
  46     <licenses>
  47                       
  48      <license>
  49                                 
  50       <name>
  51        The Apache  Software  License, V ersion 2.0
  52       </name>
  53                                 
  54       <url>
  55        http://www .apache.or g/licenses /LICENSE-2 .0.txt
  56       </url>
  57                                 
  58       <distribut ion>
  59        repo
  60       </distribu tion>
  61                                 
  62       <comments>
  63        Copyright  Notice
  64                                           This is  a work of  the U.S. G overnment  and is not  subject t o copyrigh t
  65                                           protecti on in the  United Sta tes. Forei gn copyrig hts may ap ply.
  66                                  
  67       </comments >
  68                        
  69      </license>
  70                       
  71      <license>
  72                                 
  73       <name>
  74        SNOMED CT  affiliate  license ag reement
  75       </name>
  76                                 
  77       <url>
  78        https://ut s.nlm.nih. gov/help/l icense/Lic enseAgreem ent.pdf
  79       </url>
  80                                 
  81       <comments>
  82        The SNOMED  CT conten t packaged  by this m odule is g overned by  the SNOME D CT affil iate licen se agreeme nt
  83       </comments >
  84                        
  85      </license>
  86              
  87     </licenses >
  88             
  89             
  90     <organizat ion>
  91                       
  92      <name>
  93       U.S. Depar tment of V eterans Af fairs
  94      </name>
  95                       
  96      <url>
  97       www. DNS    
  98      </url>
  99              
  100     </organiza tion>
  101             
  102             
  103     <developer s>
  104                       
  105      <developer >
  106                                 
  107       <propertie s>
  108                                           
  109        <info>
  110         For a list ing of dev elopers, c lone the p roject and  execute ' git shortl og -sn'
  111        </info>
  112                                  
  113       </properti es>
  114                        
  115      </develope r>
  116              
  117     </develope rs>
  118             
  119             
  120     <issueMana gement>
  121                       
  122      <system>
  123       Jazz
  124      </system>
  125                       
  126      <url>
  127       https:// DNS . DNS     /ccm/web/p rojects/CT T (CM)
  128      </url>
  129              
  130     </issueMan agement>
  131    
  132             
  133     <build>
  134                       
  135      <plugins>
  136                                 
  137       <plugin>
  138                                           
  139        <artifactI d>
  140         maven-asse mbly-plugi n
  141        </artifact Id>
  142                                           
  143        <execution s>
  144                                                    
  145         <execution >
  146                                                              
  147          <id>
  148           zip
  149          </id>
  150                                                              
  151          <goals>
  152                                                                        
  153           <goal>
  154            attached
  155           </goal>
  156                                                               
  157          </goals>
  158                                                              
  159          <phase>
  160           package
  161          </phase>
  162                                                              
  163          <configura tion>
  164                                                                        
  165           <descripto rs>
  166                                                                                  
  167            <descripto r>
  168             ${basedir} /assembly. xml
  169            </descript or>
  170                                                                         
  171           </descript ors>
  172                                                               
  173          </configur ation>
  174                                                     
  175         </executio n>
  176                                            
  177        </executio ns>
  178                                  
  179       </plugin>
  180                        
  181      </plugins>
  182              
  183     </build>
  184   </project>