113. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/18/2018 3:37:03 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.

113.1 Files compared

# Location File Last Modified
1 CTT_DM2_v7.zip\ISAAC-term-convert-icd10\icd10-ibdf\pcs pom.xml Tue Jun 12 16:41:34 2018 UTC
2 CTT_DM2_v7.zip\ISAAC-term-convert-icd10\icd10-ibdf\pcs pom.xml Tue Jun 12 21:09:02 2018 UTC

113.2 Comparison summary

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

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

113.4 Active regular expressions

No regular expressions were active.

113.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      icd10-ibdf -pcs
  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             
  32     <packaging >
  33      pom
  34     </packagin g>
  35    
  36             
  37     <name>
  38      ICD-10 PCS  to ibdf A rtifact Co nverter
  39     </name>
  40    
  41             
  42     <propertie s>
  43                       
  44      <sourceDat a.version>
  45       2018
  46      </sourceDa ta.version >
  47                       
  48      <loader.ve rsion>
  49       1.4
  50      </loader.v ersion>
  51              
  52     </properti es>
  53    
  54             
  55     <scm>
  56                       
  57      <url>
  58       https://gi thub.com/V A-CTT/ISAA C-term-con vert-icd10 .git
  59      </url>
  60              
  61     </scm>
  62    
  63             
  64     <licenses>
  65                       
  66      <license>
  67                                 
  68       <name>
  69        The Apache  Software  License, V ersion 2.0
  70       </name>
  71                                 
  72       <url>
  73        http://www .apache.or g/licenses /LICENSE-2 .0.txt
  74       </url>
  75                                 
  76       <distribut ion>
  77        repo
  78       </distribu tion>
  79                                 
  80       <comments>
  81        Copyright  Notice
  82                                           This is  a work of  the U.S. G overnment  and is not  subject t o copyrigh t
  83                                           protecti on in the  United Sta tes. Forei gn copyrig hts may ap ply.
  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.va.gov
  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:// URL                       /ccm/web/p rojects/CT T (CM)
  130      </url>
  131              
  132     </issueMan agement>
  133    
  134             
  135     <dependenc ies>
  136                       
  137      <dependenc y>
  138                                 
  139       <groupId>
  140        gov.vha.is aac.termin ology.conv erters
  141       </groupId>
  142                                 
  143       <artifactI d>
  144        icd10-mojo
  145       </artifact Id>
  146                                 
  147       <version>
  148        ${loader.v ersion}
  149       </version>
  150                                 
  151       <scope>
  152        compile
  153       </scope>
  154                                 
  155       <optional>
  156        true
  157       </optional >
  158         
  159       <!-- Not n eeded at r untime -->
  160                        
  161      </dependen cy>
  162              
  163     </dependen cies>
  164    
  165             
  166     <build>
  167                       
  168      <plugins>
  169                                 
  170       <!-- Get s ource file s from arc hiva -->
  171                                 
  172       <plugin>
  173                                           
  174        <groupId>
  175         org.apache .maven.plu gins
  176        </groupId>
  177                                           
  178        <artifactI d>
  179         maven-depe ndency-plu gin
  180        </artifact Id>
  181                                           
  182        <execution s>
  183                                                    
  184         <execution >
  185                                                              
  186          <id>
  187           fetch-icd1 0-src
  188          </id>
  189                                                              
  190          <phase>
  191           generate-s ources
  192          </phase>
  193                                                              
  194          <goals>
  195                                                                        
  196           <goal>
  197            unpack
  198           </goal>
  199                                                               
  200          </goals>
  201                                                              
  202          <configura tion>
  203                                                                        
  204           <artifactI tems>
  205                                                                                  
  206            <artifactI tem>
  207                                                                                            
  208             <groupId>
  209              gov.vha.is aac.termin ology.sour ce.icd10
  210             </groupId>
  211                                                                                            
  212             <artifactI d>
  213              icd10-src- data-pcs
  214             </artifact Id>
  215                                                                                            
  216             <version>
  217              ${sourceDa ta.version }
  218             </version>
  219                                                                                            
  220             <type>
  221              zip
  222             </type>
  223                                                                                   
  224            </artifact Item>
  225                                                                         
  226           </artifact Items>
  227                                                                        
  228           <outputDir ectory>
  229            ${project. build.dire ctory}/gen erated-res ources/src
  230           </outputDi rectory>
  231                                                               
  232          </configur ation>
  233                                                     
  234         </executio n>
  235                                            
  236        </executio ns>
  237                                  
  238       </plugin>
  239                                 
  240                                 
  241       <plugin>
  242                                           
  243        <!-- metad ata we wan t in the o utput pack age -->
  244                                           
  245        <groupId>
  246         org.apache .maven.plu gins
  247        </groupId>
  248                                           
  249        <artifactI d>
  250         maven-antr un-plugin
  251        </artifact Id>
  252                                           
  253        <version>
  254         1.8
  255        </version>
  256                                           
  257        <execution s>
  258                                                    
  259         <execution >
  260                                                              
  261          <id>
  262           write-pom- properties
  263          </id>
  264                                                              
  265          <phase>
  266           validate
  267          </phase>
  268                                                              
  269          <configura tion>
  270                                                                        
  271           <target>
  272                                                                                  
  273            <echoprope rties 
  274             destfile=" ${project. build.dire ctory}/pom .propertie s" 
  275            />
  276                                                                         
  277           </target>
  278                                                               
  279          </configur ation>
  280                                                              
  281          <goals>
  282                                                                        
  283           <goal>
  284            run
  285           </goal>
  286                                                               
  287          </goals>
  288                                                     
  289         </executio n>
  290                                            
  291        </executio ns>
  292                                  
  293       </plugin>
  294      
  295                                 
  296       <plugin>
  297                                           
  298        <groupId>
  299         gov.vha.is aac.termin ology.conv erters
  300        </groupId>
  301                                           
  302        <artifactI d>
  303         icd10-mojo
  304        </artifact Id>
  305                                           
  306        <version>
  307         ${loader.v ersion}
  308        </version>
  309                                           
  310        <execution s>
  311                                                    
  312         <execution >
  313                                                              
  314          <id>
  315           convert-IC D10-to-ibd f
  316          </id>
  317                                                              
  318          <goals>
  319                                                                        
  320           <goal>
  321            convert-IC D10-to-ibd f
  322           </goal>  
  323                                                               
  324          </goals>
  325                                                              
  326          <configura tion>
  327                                                                        
  328           <sourceTyp e>
  329            PCS
  330           </sourceTy pe>
  331                                                                        
  332           <inputFile Location>
  333            ${project. build.dire ctory}/gen erated-res ources/src /
  334           </inputFil eLocation>
  335                                                               
  336          </configur ation>
  337                                                     
  338         </executio n>
  339                                            
  340        </executio ns>
  341                                  
  342       </plugin>
  343                                 
  344                                 
  345       <plugin>
  346                                           
  347        <groupId>
  348         org.apache .maven.plu gins
  349        </groupId>
  350                                           
  351        <artifactI d>
  352         maven-asse mbly-plugi n
  353        </artifact Id>
  354                                           
  355        <version>
  356         2.4
  357        </version>
  358                                           
  359        <execution s>
  360                                                    
  361         <execution >
  362                                                              
  363          <id>
  364           attach-res ult
  365          </id>
  366                                                              
  367          <phase>
  368           package
  369          </phase>
  370                                                              
  371          <goals>
  372                                                                        
  373           <goal>
  374            single
  375           </goal>
  376                                                               
  377          </goals>
  378                                                              
  379          <configura tion>
  380                                                                        
  381           <descripto rs>
  382                                                                                  
  383            <descripto r>
  384             src/assemb ly/assembl y.xml
  385            </descript or>
  386                                                                         
  387           </descript ors>
  388                                                                        
  389           <attach>
  390            false
  391           </attach>
  392                                                                        
  393           <encoding>
  394            UTF-8
  395           </encoding >
  396                                                               
  397          </configur ation>
  398                                                     
  399         </executio n>
  400                                            
  401        </executio ns>
  402                                  
  403       </plugin>
  404      
  405                                 
  406       <plugin>
  407                                           
  408        <groupId>
  409         org.codeha us.mojo
  410        </groupId>
  411                                           
  412        <artifactI d>
  413         build-help er-maven-p lugin
  414        </artifact Id>
  415                                           
  416        <version>
  417         1.9.1
  418        </version>
  419                                           
  420        <execution s>
  421                                                    
  422         <execution >
  423                                                              
  424          <id>
  425           attach-art ifact
  426          </id>
  427                                                              
  428          <goals>
  429                                                                        
  430           <goal>
  431            attach-art ifact
  432           </goal>
  433                                                               
  434          </goals>
  435                                                              
  436          <configura tion>
  437                                                                        
  438           <artifacts >
  439                                                                                  
  440            <artifact>
  441                                                                                            
  442             <type>
  443              ibdf.zip
  444             </type>
  445                                                                                            
  446             <!-- 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
  447                                                                                                     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
  448                                                                                                     was specif ied by the  user.  Du ring artif act attach ment, this  classifie r/type mes s is corre cted. -->
  449                                                                                            
  450             <file>
  451              ${project. build.dire ctory}/${p roject.bui ld.finalNa me}-.ibdf. zip
  452             </file>
  453                                                                                            
  454             <classifie r>
  455              ${resultAr tifactClas sifier}
  456             </classifi er>
  457                                                                                   
  458            </artifact >
  459                                                                         
  460           </artifact s>
  461                                                               
  462          </configur ation>
  463                                                     
  464         </executio n>
  465                                            
  466        </executio ns>
  467                                  
  468       </plugin>
  469                        
  470      </plugins>
  471              
  472     </build>
  473   </project>