112. EPMO Open Source Coordination Office Redaction File Detail Report

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

112.1 Files compared

# Location File Last Modified
1 CTT-DM CIF Submission.zip\code\ISAAC-term-convert-hl7v3\hl7v3-src-data pom.xml Fri Mar 3 16:20:32 2017 UTC
2 CTT-DM CIF Submission.zip\code\ISAAC-term-convert-hl7v3\hl7v3-src-data pom.xml Wed Mar 29 17:54:30 2017 UTC

112.2 Comparison summary

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

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

112.4 Active regular expressions

No regular expressions were active.

112.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.hl7v3
  15     </groupId>
  16             
  17     <artifactI d>
  18      hl7v3-src- data
  19     </artifact Id>
  20             
  21     <version>
  22      2.47.7
  23     </version>
  24             
  25             
  26     <packaging >
  27      pom
  28     </packagin g>
  29    
  30             
  31     <name>
  32      hl7v3-src- data
  33     </name>
  34             
  35             
  36     <scm>
  37                       
  38      <url>
  39       https://gi thub.com/V A-CTT/ISAA C-term-con vert-hl7v3 .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. Governm ent and is  not subje ct to copy right
  64                         prot ection in  the United  States. F oreign cop yrights ma y apply.
  65                                  
  66       </comments >
  67                        
  68      </license>
  69                       
  70      <license>
  71                                 
  72       <name>
  73        LOINC Lice nse
  74       </name>
  75                                 
  76       <url>
  77        http://www .hl7.org
  78       </url>
  79                                 
  80       <comments>
  81        This file  and the mo del design s it conta ins are ma de availab le under t erms of a  proprietar y license  implicitly  establish ed by the  terms 
  82                         expr essed in t he Bylaws  of Health  Level Seve n, Inc. (H L7), in co mbination  with the a greements  under whic h individu al and org anizationa l membersh ips 
  83                         are  establishe d with HL7 .Links to  the HL7 By laws may b e found at  http://ww w.hl7.org
  84                                  
  85       </comments >
  86                        
  87      </license>
  88              
  89     </licenses >
  90             
  91             
  92     <organizat ion>
  93                       
  94      <name>
  95       U.S. Depar tment of V eterans Af fairs
  96      </name>
  97                       
  98      <url>
  99       www. DNS    
  100      </url>
  101              
  102     </organiza tion>
  103             
  104             
  105     <developer s>
  106                       
  107      <developer >
  108                                 
  109       <propertie s>
  110                                           
  111        <info>
  112         For a list ing of dev elopers, c lone the p roject and  execute ' git shortl og -sn'
  113        </info>
  114                                  
  115       </properti es>
  116                        
  117      </develope r>
  118              
  119     </develope rs>
  120             
  121             
  122     <issueMana gement>
  123                       
  124      <system>
  125       Jazz
  126      </system>
  127                       
  128      <url>
  129       https:// DNS . DNS     /ccm/web/p rojects/CT T (CM)
  130      </url>
  131              
  132     </issueMan agement>
  133    
  134             
  135     <build>
  136                       
  137      <plugins>
  138                                 
  139       <plugin>
  140                                           
  141        <artifactI d>
  142         maven-asse mbly-plugi n
  143        </artifact Id>
  144                                           
  145        <execution s>
  146                                                    
  147         <execution >
  148                                                              
  149          <id>
  150           zip
  151          </id>
  152                                                              
  153          <goals>
  154                                                                        
  155           <goal>
  156            attached
  157           </goal>
  158                                                               
  159          </goals>
  160                                                              
  161          <phase>
  162           package
  163          </phase>
  164                                                              
  165          <configura tion>
  166                                                                        
  167           <descripto rs>
  168                                                                                  
  169            <descripto r>
  170             ${basedir} /assembly. xml
  171            </descript or>
  172                                                                         
  173           </descript ors>
  174                                                               
  175          </configur ation>
  176                                                     
  177         </executio n>
  178                                            
  179        </executio ns>
  180                                  
  181       </plugin>
  182                        
  183      </plugins>
  184              
  185     </build>
  186   </project>