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

58.1 Files compared

# Location File Last Modified
1 CTT_Release_8_June_2018.zip\CTT_ISAAC-term-convert-loinc\loinc-ibdf\loinc pom.xml Tue Jul 17 16:27:27 2018 UTC
2 CTT_Release_8_June_2018.zip\CTT_ISAAC-term-convert-loinc\loinc-ibdf\loinc pom.xml Wed Jul 18 15:42:13 2018 UTC

58.2 Comparison summary

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

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

58.4 Active regular expressions

No regular expressions were active.

58.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      loinc-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      LOINC ibdf  Artifact  Converter
  38     </name>
  39             
  40             
  41     <propertie s>
  42                       
  43      <sourceDat a.version>
  44       2.61
  45      </sourceDa ta.version >
  46                       
  47      <loader.ve rsion>
  48       5.13
  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://gi thub.com/V A-CTT/ISAA C-term-con vert-loinc .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        LOINC Lice nse
  97       </name>
  98                                 
  99       <url>
  100        https://lo inc.org/te rms-of-use
  101       </url>
  102                                 
  103       <comments>
  104        The LOINC  content pa ckaged by  this modul e is gover ned by the  LOINC lic ense
  105       </comments >
  106                        
  107      </license>
  108              
  109     </licenses >
  110    
  111             
  112     <organizat ion>
  113                       
  114      <name>
  115       U.S. Depar tment of V eterans Af fairs
  116      </name>
  117                       
  118      <url>
  119       www.va.gov
  120      </url>
  121              
  122     </organiza tion>
  123             
  124             
  125     <developer s>
  126                       
  127      <developer >
  128                                 
  129       <propertie s>
  130                                           
  131        <info>
  132         For a list ing of dev elopers, c lone the p roject and  execute ' git shortl og -sn'
  133        </info>
  134                                  
  135       </properti es>
  136                        
  137      </develope r>
  138              
  139     </develope rs>
  140             
  141             
  142     <issueMana gement>
  143                       
  144      <system>
  145       Jazz
  146      </system>
  147                       
  148      <url>
  149       https:// URL                       /ccm/web/p rojects/CT T (CM)
  150      </url>
  151              
  152     </issueMan agement>
  153    
  154             
  155     <dependenc ies>
  156                       
  157      <dependenc y>
  158                                 
  159       <groupId>
  160        gov.vha.is aac.termin ology.conv erters
  161       </groupId>
  162                                 
  163       <artifactI d>
  164        loinc-mojo
  165       </artifact Id>
  166                                 
  167       <version>
  168        ${loader.v ersion}
  169       </version>
  170                                 
  171       <scope>
  172        compile
  173       </scope>
  174                                 
  175       <optional>
  176        true
  177       </optional >
  178         
  179       <!-- Not n eeded at r untime -->
  180                        
  181      </dependen cy>
  182              
  183     </dependen cies>
  184    
  185             
  186     <build>
  187                       
  188      <plugins>
  189                                 
  190       <!-- Get s ource file s from arc hiva -->
  191                                 
  192       <plugin>
  193                                           
  194        <groupId>
  195         org.apache .maven.plu gins
  196        </groupId>
  197                                           
  198        <artifactI d>
  199         maven-depe ndency-plu gin
  200        </artifact Id>
  201                                           
  202        <execution s>
  203                                                    
  204         <execution >
  205                                                              
  206          <id>
  207           fetch-loin c-src
  208          </id>
  209                                                              
  210          <phase>
  211           generate-s ources
  212          </phase>
  213                                                              
  214          <goals>
  215                                                                        
  216           <goal>
  217            unpack
  218           </goal>
  219                                                               
  220          </goals>
  221                                                              
  222          <configura tion>
  223                                                                        
  224           <artifactI tems>
  225                                                                                  
  226            <artifactI tem>
  227                                                                                            
  228             <groupId>
  229              gov.vha.is aac.termin ology.sour ce.loinc
  230             </groupId>
  231                                                                                            
  232             <artifactI d>
  233              loinc-src- data
  234             </artifact Id>
  235                                                                                            
  236             <version>
  237              ${sourceDa ta.version }
  238             </version>
  239                                                                                            
  240             <type>
  241              zip
  242             </type>
  243                                                                                   
  244            </artifact Item>
  245                                                                         
  246           </artifact Items>
  247                                                                        
  248           <outputDir ectory>
  249            ${project. build.dire ctory}/gen erated-res ources/src
  250           </outputDi rectory>
  251                                                               
  252          </configur ation>
  253                                                     
  254         </executio n>
  255                                            
  256        </executio ns>
  257                                  
  258       </plugin>
  259                                 
  260                                 
  261       <plugin>
  262                                           
  263        <!-- metad ata we wan t in the o utput pack age -->
  264                                           
  265        <groupId>
  266         org.apache .maven.plu gins
  267        </groupId>
  268                                           
  269        <artifactI d>
  270         maven-antr un-plugin
  271        </artifact Id>
  272                                           
  273        <version>
  274         1.8
  275        </version>
  276                                           
  277        <execution s>
  278                                                    
  279         <execution >
  280                                                              
  281          <id>
  282           write-pom- properties
  283          </id>
  284                                                              
  285          <phase>
  286           validate
  287          </phase>
  288                                                              
  289          <configura tion>
  290                                                                        
  291           <target>
  292                                                                                  
  293            <echoprope rties 
  294             destfile=" ${project. build.dire ctory}/pom .propertie s" 
  295            />
  296                                                                         
  297           </target>
  298                                                               
  299          </configur ation>
  300                                                              
  301          <goals>
  302                                                                        
  303           <goal>
  304            run
  305           </goal>
  306                                                               
  307          </goals>
  308                                                     
  309         </executio n>
  310                                            
  311        </executio ns>
  312                                  
  313       </plugin>
  314      
  315                                 
  316       <plugin>
  317                                           
  318        <groupId>
  319         gov.vha.is aac.termin ology.conv erters
  320        </groupId>
  321                                           
  322        <artifactI d>
  323         loinc-mojo
  324        </artifact Id>
  325                                           
  326        <version>
  327         ${loader.v ersion}
  328        </version>
  329                                           
  330        <execution s>
  331                                                    
  332         <execution >
  333                                                              
  334          <id>
  335           convert-LO INC-to-ibd f
  336          </id>
  337                                                              
  338          <goals>
  339                                                                        
  340           <goal>
  341            convert-lo inc-to-ibd f
  342           </goal>
  343                                                               
  344          </goals>
  345                                                              
  346          <configura tion>
  347                                                                        
  348           <inputFile Location>
  349            ${project. build.dire ctory}/gen erated-res ources/src /
  350           </inputFil eLocation>
  351                                                               
  352          </configur ation>
  353                                                     
  354         </executio n>
  355                                            
  356        </executio ns>
  357                                  
  358       </plugin>
  359      
  360                                 
  361       <plugin>
  362                                           
  363        <groupId>
  364         org.apache .maven.plu gins
  365        </groupId>
  366                                           
  367        <artifactI d>
  368         maven-asse mbly-plugi n
  369        </artifact Id>
  370                                           
  371        <version>
  372         2.4
  373        </version>
  374                                           
  375        <execution s>
  376                                                    
  377         <execution >
  378                                                              
  379          <id>
  380           attach-res ult
  381          </id>
  382                                                              
  383          <phase>
  384           package
  385          </phase>
  386                                                              
  387          <goals>
  388                                                                        
  389           <goal>
  390            single
  391           </goal>
  392                                                               
  393          </goals>
  394                                                              
  395          <configura tion>
  396                                                                        
  397           <descripto rs>
  398                                                                                  
  399            <descripto r>
  400             src/assemb ly/assembl y.xml
  401            </descript or>
  402                                                                         
  403           </descript ors>
  404                                                                        
  405           <attach>
  406            false
  407           </attach>
  408                                                                        
  409           <encoding>
  410            UTF-8
  411           </encoding >
  412                                                               
  413          </configur ation>
  414                                                     
  415         </executio n>
  416                                            
  417        </executio ns>
  418                                  
  419       </plugin>
  420      
  421                                 
  422       <plugin>
  423                                           
  424        <groupId>
  425         org.codeha us.mojo
  426        </groupId>
  427                                           
  428        <artifactI d>
  429         build-help er-maven-p lugin
  430        </artifact Id>
  431                                           
  432        <version>
  433         1.9.1
  434        </version>
  435                                           
  436        <execution s>
  437                                                    
  438         <execution >
  439                                                              
  440          <id>
  441           attach-art ifact
  442          </id>
  443                                                              
  444          <goals>
  445                                                                        
  446           <goal>
  447            attach-art ifact
  448           </goal>
  449                                                               
  450          </goals>
  451                                                              
  452          <configura tion>
  453                                                                        
  454           <artifacts >
  455                                                                                  
  456            <artifact>
  457                                                                                            
  458             <type>
  459              ibdf.zip
  460             </type>
  461                                                                                            
  462             <!-- 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
  463                                                                                                     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
  464                                                                                                     was specif ied by the  user.  Du ring artif act attach ment, this  classifie r/type mes s is corre cted. -->
  465                                                                                            
  466             <file>
  467              ${project. build.dire ctory}/${p roject.bui ld.finalNa me}-.ibdf. zip
  468             </file>
  469                                                                                            
  470             <classifie r>
  471              ${resultAr tifactClas sifier}
  472             </classifi er>
  473                                                                                   
  474            </artifact >
  475                                                                         
  476           </artifact s>
  477                                                               
  478          </configur ation>
  479                                                     
  480         </executio n>
  481                                            
  482        </executio ns>
  483                                  
  484       </plugin>
  485                        
  486      </plugins>
  487              
  488     </build>
  489   </project>