100. EPMO Open Source Coordination Office Redaction File Detail Report

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

100.1 Files compared

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

100.2 Comparison summary

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

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

100.4 Active regular expressions

No regular expressions were active.

100.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.cpt
  15     </groupId>
  16             
  17     <artifactI d>
  18      cpt-src-da ta
  19     </artifact Id>
  20             
  21     <version>
  22      2017
  23     </version>
  24             
  25             
  26     <packaging >
  27      pom
  28     </packagin g>
  29    
  30             
  31     <name>
  32      cpt-src-da ta
  33     </name>
  34             
  35             
  36     <scm>
  37                       
  38      <url>
  39       https://va dev.mantec h.com:4848 /git/summa ry/ISAAC-t erm-conver t-cpt.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        CPT Licens e
  74       </name>
  75                                 
  76       <url>
  77        www.ama-as sn.org/go/ cpt
  78       </url>
  79                                 
  80       <comments>
  81        CPT® codes , descript ions and o ther data  are copyri ght 1966,  1970, 1973 ,
  82                                           1977, 19 81, 1983-2 016 Americ an Medical  Associati on. All ri ghts reser ved.
  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>