65. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/20/2018 12:56:45 PM Central 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.

65.1 Files compared

# Location File Last Modified
1 CTT_Release_8_June_2018.zip\CTT_ISAAC-term-convert-loinc\loinc-src-data\loinc-tech-preview pom.xml Tue Jul 17 16:27:27 2018 UTC
2 CTT_Release_8_June_2018.zip\CTT_ISAAC-term-convert-loinc\loinc-src-data\loinc-tech-preview pom.xml Wed Jul 18 15:43:09 2018 UTC

65.2 Comparison summary

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

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

65.4 Active regular expressions

No regular expressions were active.

65.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.loinc
  15     </groupId>
  16             
  17     <artifactI d>
  18      loinc-src- data-tech- preview
  19     </artifact Id>
  20             
  21     <version>
  22      20170331T1 20000
  23     </version>
  24    
  25             
  26     <packaging >
  27      pom
  28     </packagin g>
  29    
  30             
  31     <name>
  32      LOINC Tech  Preview S ource Pack ager
  33     </name>
  34             
  35             
  36     <scm>
  37                       
  38      <url>
  39       https://gi thub.com/V A-CTT/ISAA C-term-con vert-loinc .git
  40      </url>
  41              
  42     </scm>
  43             
  44             
  45     <licenses>
  46                       
  47      <license>
  48                                 
  49       <name>
  50        The Apache  Software  License, V ersion 2.0
  51       </name>
  52                                 
  53       <url>
  54        http://www .apache.or g/licenses /LICENSE-2 .0.txt
  55       </url>
  56                                 
  57       <distribut ion>
  58        repo
  59       </distribu tion>
  60                                 
  61       <comments>
  62        Copyright  Notice
  63                                           This is  a work of  the U.S. G overnment  and is not  subject t o copyrigh t
  64                                           protecti on in the  United Sta tes. Forei gn copyrig hts may ap ply.
  65                                  
  66       </comments >
  67                        
  68      </license>
  69                       
  70      <license>
  71                                 
  72       <name>
  73        LOINC Lice nse
  74       </name>
  75                                 
  76       <url>
  77        https://lo inc.org/te rms-of-use
  78       </url>
  79                                 
  80       <comments>
  81        The LOINC  content pa ckaged by  this modul e is gover ned by the  LOINC lic ense
  82       </comments >
  83                        
  84      </license>
  85              
  86     </licenses >
  87             
  88             
  89     <organizat ion>
  90                       
  91      <name>
  92       U.S. Depar tment of V eterans Af fairs
  93      </name>
  94                       
  95      <url>
  96       www.va.gov
  97      </url>
  98              
  99     </organiza tion>
  100             
  101             
  102     <developer s>
  103                       
  104      <developer >
  105                                 
  106       <propertie s>
  107                                           
  108        <info>
  109         For a list ing of dev elopers, c lone the p roject and  execute ' git shortl og -sn'
  110        </info>
  111                                  
  112       </properti es>
  113                        
  114      </develope r>
  115              
  116     </develope rs>
  117             
  118             
  119     <issueMana gement>
  120                       
  121      <system>
  122       Jazz
  123      </system>
  124                       
  125      <url>
  126       https:// URL                       /ccm/web/p rojects/CT T (CM)
  127      </url>
  128              
  129     </issueMan agement>
  130    
  131             
  132     <build>
  133                       
  134      <plugins>
  135                                 
  136       <plugin>
  137                                           
  138        <artifactI d>
  139         maven-asse mbly-plugi n
  140        </artifact Id>
  141                                           
  142        <execution s>
  143                                                    
  144         <execution >
  145                                                              
  146          <id>
  147           zip
  148          </id>
  149                                                              
  150          <goals>
  151                                                                        
  152           <goal>
  153            attached
  154           </goal>
  155                                                               
  156          </goals>
  157                                                              
  158          <phase>
  159           package
  160          </phase>
  161                                                              
  162          <configura tion>
  163                                                                        
  164           <descripto rs>
  165                                                                                  
  166            <descripto r>
  167             ${basedir} /assembly. xml
  168            </descript or>
  169                                                                         
  170           </descript ors>
  171                                                               
  172          </configur ation>
  173                                                     
  174         </executio n>
  175                                            
  176        </executio ns>
  177                                  
  178       </plugin>
  179                        
  180      </plugins>
  181              
  182     </build>
  183   </project>