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

99.1 Files compared

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

99.2 Comparison summary

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

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

99.4 Active regular expressions

No regular expressions were active.

99.5 Comparison detail

  1   <?xml 
  2     version="1 .0" 
  3     encoding=" UTF-8"
  4   ?>
  5   <project 
  6     xmlns="htt p://maven. apache.org /POM/4.0.0
  7     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
  8     xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd"
  9   >
  10             
  11     <modelVers ion>
  12      4.0.0
  13     </modelVer sion>
  14             
  15             
  16     <groupId>
  17      gov.vha.is aac.termin ology.conv erted
  18     </groupId>
  19             
  20     <artifactI d>
  21      cpt-ibdf
  22     </artifact Id>
  23             
  24     <!-- this  should be  set to ${s ourceData. version}-l oader-${lo ader.versi on} but th at doesn't  appease t he maven g ods that k now best.. ..
  25                      will  leave it  as is for  now, and i gnore the  warnings.  -->
  26             
  27     <version>
  28      ${sourceDa ta.version }-loader-$ {loader.ve rsion}
  29     </version>
  30             
  31     <packaging >
  32      pom
  33     </packagin g>
  34             
  35             
  36     <name>
  37      CPT to ibd f Artifact  Converter
  38     </name>
  39             
  40             
  41     <propertie s>
  42                       
  43      <sourceDat a.version>
  44       2017
  45      </sourceDa ta.version >
  46                       
  47      <loader.ve rsion>
  48       1.1-SNAPSH OT
  49      </loader.v ersion>
  50                       
  51      <!-- For n o classifi er, leave  this blank -->
  52                       
  53      <resultArt ifactClass ifier>
  54      </resultAr tifactClas sifier>
  55              
  56     </properti es>
  57    
  58             
  59     <scm>
  60                       
  61      <url>
  62       https://va dev.mantec h.com:4848 /git/summa ry/ISAAC-t erm-conver t-cpt.git
  63      </url>
  64              
  65     </scm>
  66    
  67             
  68     <licenses>
  69                       
  70      <license>
  71                                 
  72       <name>
  73        The Apache  Software  License, V ersion 2.0
  74       </name>
  75                                 
  76       <url>
  77        http://www .apache.or g/licenses /LICENSE-2 .0.txt
  78       </url>
  79                                 
  80       <distribut ion>
  81        repo
  82       </distribu tion>
  83                                 
  84       <comments>
  85        Copyright  Notice
  86                                           This is  a work of  the U.S. G overnment  and is not  subject t o copyrigh t
  87                                           protecti on in the  United Sta tes. Forei gn copyrig hts may ap ply.
  88                                  
  89       </comments >
  90                        
  91      </license>
  92                       
  93      <license>
  94                                 
  95       <name>
  96        CPT Licens e
  97       </name>
  98                                 
  99       <url>
  100        www.ama-as sn.org/go/ cpt
  101       </url>
  102                                 
  103       <comments>
  104        CPT® codes , descript ions and o ther data  are copyri ght 1966,  1970, 1973 ,
  105                                           1977, 19 81, 1983-2 016 Americ an Medical  Associati on. All ri ghts reser ved.
  106       </comments >
  107                        
  108      </license>
  109              
  110     </licenses >
  111    
  112             
  113     <organizat ion>
  114                       
  115      <name>
  116       U.S. Depar tment of V eterans Af fairs
  117      </name>
  118                       
  119      <url>
  120       www. DNS    
  121      </url>
  122              
  123     </organiza tion>
  124             
  125             
  126     <developer s>
  127                       
  128      <developer >
  129                                 
  130       <propertie s>
  131                                           
  132        <info>
  133         For a list ing of dev elopers, c lone the p roject and  execute ' git shortl og -sn'
  134        </info>
  135                                  
  136       </properti es>
  137                        
  138      </develope r>
  139              
  140     </develope rs>
  141             
  142             
  143     <issueMana gement>
  144                       
  145      <system>
  146       Jazz
  147      </system>
  148                       
  149      <url>
  150       https:// DNS . DNS     /ccm/web/p rojects/CT T (CM)
  151      </url>
  152              
  153     </issueMan agement>
  154    
  155             
  156     <dependenc ies>
  157                       
  158      <dependenc y>
  159                                 
  160       <groupId>
  161        gov.vha.is aac.termin ology.conv erters
  162       </groupId>
  163                                 
  164       <artifactI d>
  165        cpt-mojo
  166       </artifact Id>
  167                                 
  168       <version>
  169        ${loader.v ersion}
  170       </version>
  171                                 
  172       <scope>
  173        compile
  174       </scope>
  175                                 
  176       <optional>
  177        true
  178       </optional >
  179         
  180       <!-- Not n eeded at r untime -->
  181                        
  182      </dependen cy>
  183              
  184     </dependen cies>
  185    
  186             
  187     <build>
  188                       
  189      <plugins>
  190                                 
  191       <!-- Get s ource file s from arc hiva -->
  192                                 
  193       <plugin>
  194                                           
  195        <groupId>
  196         org.apache .maven.plu gins
  197        </groupId>
  198                                           
  199        <artifactI d>
  200         maven-depe ndency-plu gin
  201        </artifact Id>
  202                                           
  203        <execution s>
  204                                                    
  205         <execution >
  206                                                              
  207          <id>
  208           fetch-cpt- src
  209          </id>
  210                                                              
  211          <phase>
  212           generate-s ources
  213          </phase>
  214                                                              
  215          <goals>
  216                                                                        
  217           <goal>
  218            unpack
  219           </goal>
  220                                                               
  221          </goals>
  222                                                              
  223          <configura tion>
  224                                                                        
  225           <artifactI tems>
  226                                                                                  
  227            <artifactI tem>
  228                                                                                            
  229             <groupId>
  230              gov.vha.is aac.termin ology.sour ce.cpt
  231             </groupId>
  232                                                                                            
  233             <artifactI d>
  234              cpt-src-da ta
  235             </artifact Id>
  236                                                                                            
  237             <version>
  238              ${sourceDa ta.version }
  239             </version>
  240                                                                                            
  241             <type>
  242              zip
  243             </type>
  244                                                                                   
  245            </artifact Item>
  246                                                                         
  247           </artifact Items>
  248                                                                        
  249           <outputDir ectory>
  250            ${project. build.dire ctory}/gen erated-res ources/src
  251           </outputDi rectory>
  252                                                               
  253          </configur ation>
  254                                                     
  255         </executio n>
  256                                            
  257        </executio ns>
  258                                  
  259       </plugin>
  260      
  261                                 
  262       <plugin>
  263                                           
  264        <!-- metad ata we wan t in the o utput pack age -->
  265                                           
  266        <groupId>
  267         org.apache .maven.plu gins
  268        </groupId>
  269                                           
  270        <artifactI d>
  271         maven-antr un-plugin
  272        </artifact Id>
  273                                           
  274        <version>
  275         1.8
  276        </version>
  277                                           
  278        <execution s>
  279                                                    
  280         <execution >
  281                                                              
  282          <id>
  283           write-pom- properties
  284          </id>
  285                                                              
  286          <phase>
  287           validate
  288          </phase>
  289                                                              
  290          <configura tion>
  291                                                                        
  292           <target>
  293                                                                                  
  294            <echoprope rties 
  295             destfile=" ${project. build.dire ctory}/pom .propertie s" 
  296            />
  297                                                                         
  298           </target>
  299                                                               
  300          </configur ation>
  301                                                              
  302          <goals>
  303                                                                        
  304           <goal>
  305            run
  306           </goal>
  307                                                               
  308          </goals>
  309                                                     
  310         </executio n>
  311                                            
  312        </executio ns>
  313                                  
  314       </plugin>
  315                                 
  316                                 
  317       <plugin>
  318                                           
  319        <groupId>
  320         gov.vha.is aac.termin ology.conv erters
  321        </groupId>
  322                                           
  323        <artifactI d>
  324         cpt-mojo
  325        </artifact Id>
  326                                           
  327        <version>
  328         ${loader.v ersion}
  329        </version>
  330                                           
  331        <execution s>
  332                                                    
  333         <execution >
  334                                                              
  335          <id>
  336           convert-CP T-to-ibdf
  337          </id>
  338                                                              
  339          <goals>
  340                                                                        
  341           <goal>
  342            convert-CP T-to-ibdf
  343           </goal>  
  344                                                               
  345          </goals>
  346                                                              
  347          <configura tion>
  348                                                                        
  349           <inputFile Location>
  350            ${project. build.dire ctory}/gen erated-res ources/src /
  351           </inputFil eLocation>
  352                                                               
  353          </configur ation>
  354                                                     
  355         </executio n>
  356                                            
  357        </executio ns>
  358                                  
  359       </plugin>
  360      
  361                                 
  362       <plugin>
  363                                           
  364        <groupId>
  365         org.apache .maven.plu gins
  366        </groupId>
  367                                           
  368        <artifactI d>
  369         maven-asse mbly-plugi n
  370        </artifact Id>
  371                                           
  372        <version>
  373         2.4
  374        </version>
  375                                           
  376        <execution s>
  377                                                    
  378         <execution >
  379                                                              
  380          <id>
  381           attach-res ult
  382          </id>
  383                                                              
  384          <phase>
  385           package
  386          </phase>
  387                                                              
  388          <goals>
  389                                                                        
  390           <goal>
  391            single
  392           </goal>
  393                                                               
  394          </goals>
  395                                                              
  396          <configura tion>
  397                                                                        
  398           <descripto rs>
  399                                                                                  
  400            <descripto r>
  401             src/assemb ly/assembl y.xml
  402            </descript or>
  403                                                                         
  404           </descript ors>
  405                                                                        
  406           <attach>
  407            false
  408           </attach>
  409                                                                        
  410           <encoding>
  411            UTF-8
  412           </encoding >
  413                                                               
  414          </configur ation>
  415                                                     
  416         </executio n>
  417                                            
  418        </executio ns>
  419                                  
  420       </plugin>
  421      
  422                                 
  423       <plugin>
  424                                           
  425        <groupId>
  426         org.codeha us.mojo
  427        </groupId>
  428                                           
  429        <artifactI d>
  430         build-help er-maven-p lugin
  431        </artifact Id>
  432                                           
  433        <version>
  434         1.9.1
  435        </version>
  436                                           
  437        <execution s>
  438                                                    
  439         <execution >
  440                                                              
  441          <id>
  442           attach-art ifact
  443          </id>
  444                                                              
  445          <goals>
  446                                                                        
  447           <goal>
  448            attach-art ifact
  449           </goal>
  450                                                               
  451          </goals>
  452                                                              
  453          <configura tion>
  454                                                                        
  455           <artifacts >
  456                                                                                  
  457            <artifact>
  458                                                                                            
  459             <type>
  460              ibdf.zip
  461             </type>
  462                                                                                            
  463             <!-- Note  that the a ssembly pl ugin doesn 't use the  same clas sifier - w e hack the  classifie r it retur ns to be a  mis
  464                                                                                                     mash of cl assifier a nd part of  type.  So  there is  always a c lassifier  on the pro duced zip  file, even  if no cla ssifier
  465                                                                                                     was specif ied by the  user.  Du ring artif act attach ment, this  classifie r/type mes s is corre cted. -->
  466                                                                                            
  467             <file>
  468              ${project. build.dire ctory}/${p roject.bui ld.finalNa me}-.ibdf. zip
  469             </file>
  470                                                                                            
  471             <classifie r>
  472              ${resultAr tifactClas sifier}
  473             </classifi er>
  474                                                                                   
  475            </artifact >
  476                                                                         
  477           </artifact s>
  478                                                               
  479          </configur ation>
  480                                                     
  481         </executio n>
  482                                            
  483        </executio ns>
  484                                  
  485       </plugin>
  486                        
  487      </plugins>
  488              
  489     </build>
  490   </project>