131. EPMO Open Source Coordination Office Redaction File Detail Report

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

131.1 Files compared

# Location File Last Modified
1 CTT-DM CIF Submission.zip\code\ISAAC-term-convert-rf2\rf2-ibdf\sct pom.xml Fri Mar 3 16:20:37 2017 UTC
2 CTT-DM CIF Submission.zip\code\ISAAC-term-convert-rf2\rf2-ibdf\sct pom.xml Wed Mar 29 18:01:23 2017 UTC

131.2 Comparison summary

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

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

131.4 Active regular expressions

No regular expressions were active.

131.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      rf2-ibdf-s ct
  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      RF2 to ibd f Artifact  Converter
  39     </name>
  40    
  41             
  42     <propertie s>
  43                       
  44      <sourceDat a.version>
  45       20160131
  46      </sourceDa ta.version >
  47                       
  48      <loader.ve rsion>
  49       3.7-SNAPSH OT
  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-rf2.g it
  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      <license>
  90                                 
  91       <name>
  92        SNOMED CT  affiliate  license ag reement
  93       </name>
  94                                 
  95       <url>
  96        https://ut s.nlm.nih. gov/help/l icense/Lic enseAgreem ent.pdf
  97       </url>
  98                                 
  99       <comments>
  100        The SNOMED  CT conten t packaged  by this m odule is g overned by  the SNOME D CT affil iate licen se agreeme nt
  101       </comments >
  102                        
  103      </license>
  104              
  105     </licenses >
  106    
  107             
  108     <organizat ion>
  109                       
  110      <name>
  111       U.S. Depar tment of V eterans Af fairs
  112      </name>
  113                       
  114      <url>
  115       www. DNS    
  116      </url>
  117              
  118     </organiza tion>
  119             
  120             
  121     <developer s>
  122                       
  123      <developer >
  124                                 
  125       <propertie s>
  126                                           
  127        <info>
  128         For a list ing of dev elopers, c lone the p roject and  execute ' git shortl og -sn'
  129        </info>
  130                                  
  131       </properti es>
  132                        
  133      </develope r>
  134              
  135     </develope rs>
  136             
  137             
  138     <issueMana gement>
  139                       
  140      <system>
  141       Jazz
  142      </system>
  143                       
  144      <url>
  145       https:// DNS . DNS     /ccm/web/p rojects/CT T (CM)
  146      </url>
  147              
  148     </issueMan agement>
  149    
  150             
  151     <dependenc ies>
  152                       
  153      <dependenc y>
  154                                 
  155       <groupId>
  156        gov.vha.is aac.termin ology.conv erters
  157       </groupId>
  158                                 
  159       <artifactI d>
  160        rf2-mojo
  161       </artifact Id>
  162                                 
  163       <version>
  164        ${loader.v ersion}
  165       </version>
  166                                 
  167       <scope>
  168        compile
  169       </scope>
  170                                 
  171       <optional>
  172        true
  173       </optional >
  174         
  175       <!-- Not n eeded at r untime -->
  176                        
  177      </dependen cy>
  178              
  179     </dependen cies>
  180    
  181             
  182     <build>
  183                       
  184      <plugins>
  185                                 
  186       <!-- Get s ource file s from arc hiva -->
  187                                 
  188       <plugin>
  189                                           
  190        <groupId>
  191         org.apache .maven.plu gins
  192        </groupId>
  193                                           
  194        <artifactI d>
  195         maven-depe ndency-plu gin
  196        </artifact Id>
  197                                           
  198        <execution s>
  199                                                    
  200         <execution >
  201                                                              
  202          <id>
  203           fetch-rf2- src
  204          </id>
  205                                                              
  206          <phase>
  207           generate-s ources
  208          </phase>
  209                                                              
  210          <goals>
  211                                                                        
  212           <goal>
  213            unpack
  214           </goal>
  215                                                               
  216          </goals>
  217                                                              
  218          <configura tion>
  219                                                                        
  220           <artifactI tems>
  221                                                                                  
  222            <artifactI tem>
  223                                                                                            
  224             <groupId>
  225              gov.vha.is aac.termin ology.sour ce.rf2
  226             </groupId>
  227                                                                                            
  228             <artifactI d>
  229              rf2-src-da ta-sct
  230             </artifact Id>
  231                                                                                            
  232             <version>
  233              ${sourceDa ta.version }
  234             </version>
  235                                                                                            
  236             <type>
  237              zip
  238             </type>
  239                                                                                   
  240            </artifact Item>
  241                                                                         
  242           </artifact Items>
  243                                                                        
  244           <outputDir ectory>
  245            ${project. build.dire ctory}/gen erated-res ources/src
  246           </outputDi rectory>
  247                                                               
  248          </configur ation>
  249                                                     
  250         </executio n>
  251                                            
  252        </executio ns>
  253                                  
  254       </plugin>
  255                                 
  256       <plugin>
  257                                           
  258        <!-- metad ata we wan t in the o utput pack age -->
  259                                           
  260        <groupId>
  261         org.apache .maven.plu gins
  262        </groupId>
  263                                           
  264        <artifactI d>
  265         maven-antr un-plugin
  266        </artifact Id>
  267                                           
  268        <version>
  269         1.8
  270        </version>
  271                                           
  272        <execution s>
  273                                                    
  274         <execution >
  275                                                              
  276          <id>
  277           write-pom- properties
  278          </id>
  279                                                              
  280          <phase>
  281           validate
  282          </phase>
  283                                                              
  284          <configura tion>
  285                                                                        
  286           <target>
  287                                                                                  
  288            <echoprope rties 
  289             destfile=" ${project. build.dire ctory}/pom .propertie s" 
  290            />
  291                                                                         
  292           </target>
  293                                                               
  294          </configur ation>
  295                                                              
  296          <goals>
  297                                                                        
  298           <goal>
  299            run
  300           </goal>
  301                                                               
  302          </goals>
  303                                                     
  304         </executio n>
  305                                            
  306        </executio ns>
  307                                  
  308       </plugin>
  309                        
  310      </plugins>
  311              
  312     </build>
  313             
  314             
  315     <profiles>
  316                       
  317      <profile>
  318                                 
  319       <id>
  320        Snapshot
  321       </id>
  322                                 
  323       <activatio n>
  324                                           
  325        <activeByD efault>
  326         true
  327        </activeBy Default>
  328                                  
  329       </activati on>
  330                                 
  331       <build>
  332                                           
  333        <plugins>
  334                                                    
  335         <plugin>
  336                                                              
  337          <groupId>
  338           gov.vha.is aac.termin ology.conv erters
  339          </groupId>
  340                                                              
  341          <artifactI d>
  342           rf2-mojo
  343          </artifact Id>
  344                                                              
  345          <version>
  346           ${loader.v ersion}
  347          </version>
  348                                                              
  349          <execution s>
  350                                                                        
  351           <execution >
  352                                                                                  
  353            <id>
  354             convert-RF 2-to-ibdf- snapshot
  355            </id>
  356                                                                                  
  357            <goals>
  358                                                                                            
  359             <goal>
  360              convert-RF 2-to-ibdf
  361             </goal>  
  362                                                                                   
  363            </goals>
  364                                                                                  
  365            <configura tion>
  366                                                                                            
  367             <converter OutputArti factClassi fier>
  368              Snapshot
  369             </converte rOutputArt ifactClass ifier>
  370                                                                                            
  371             <inputFile Location>
  372              ${project. build.dire ctory}/gen erated-res ources/src /
  373             </inputFil eLocation>
  374                                                                                   
  375            </configur ation>
  376                                                                         
  377           </executio n>
  378                                                               
  379          </executio ns>
  380                                                     
  381         </plugin>
  382                                                    
  383         <plugin>
  384                                                              
  385          <groupId>
  386           org.apache .maven.plu gins
  387          </groupId>
  388                                                              
  389          <artifactI d>
  390           maven-asse mbly-plugi n
  391          </artifact Id>
  392                                                              
  393          <version>
  394           2.4
  395          </version>
  396                                                              
  397          <execution s>
  398                                                                        
  399           <execution >
  400                                                                                  
  401            <id>
  402             attach-res ult-snapsh ot
  403            </id>
  404                                                                                  
  405            <phase>
  406             package
  407            </phase>
  408                                                                                  
  409            <goals>
  410                                                                                            
  411             <goal>
  412              single
  413             </goal>
  414                                                                                   
  415            </goals>
  416                                                                                  
  417            <configura tion>
  418                                                                                            
  419             <descripto rs>
  420                                                                                                     
  421              <descripto r>
  422               src/assemb ly/assembl y-snapshot .xml
  423              </descript or>
  424                                                                                             
  425             </descript ors>
  426                                                                                            
  427             <attach>
  428              false
  429             </attach>
  430                                                                                            
  431             <encoding>
  432              UTF-8
  433             </encoding >
  434                                                                                   
  435            </configur ation>
  436                                                                         
  437           </executio n>
  438                                                               
  439          </executio ns>
  440                                                     
  441         </plugin>
  442                                                    
  443         <plugin>
  444                                                              
  445          <groupId>
  446           org.codeha us.mojo
  447          </groupId>
  448                                                              
  449          <artifactI d>
  450           build-help er-maven-p lugin
  451          </artifact Id>
  452                                                              
  453          <version>
  454           1.9.1
  455          </version>
  456                                                              
  457          <execution s>
  458                                                                        
  459           <execution >
  460                                                                                  
  461            <id>
  462             attach-art ifact-snap shot
  463            </id>
  464                                                                                  
  465            <goals>
  466                                                                                            
  467             <goal>
  468              attach-art ifact
  469             </goal>
  470                                                                                   
  471            </goals>
  472                                                                                  
  473            <configura tion>
  474                                                                                            
  475             <artifacts >
  476                                                                                                     
  477              <artifact>
  478                                                                                                               
  479               <type>
  480                ibdf.zip
  481               </type>
  482                                                                                                               
  483               <!-- 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
  484                                                                                                                        mash  of classi fier and p art of typ e.  So the re is alwa ys a class ifier on t he produce d zip file , even if  no classif ier
  485                                                                                                                        was  specified  by the use r.  During  artifact  attachment , this cla ssifier/ty pe mess is  corrected . -->
  486                                                                                                               
  487               <file>
  488                ${project. build.dire ctory}/${p roject.bui ld.finalNa me}-Snapsh ot.ibdf.zi p
  489               </file>
  490                                                                                                               
  491               <classifie r>
  492                Snapshot
  493               </classifi er>
  494                                                                                                      
  495              </artifact >
  496                                                                                             
  497             </artifact s>
  498                                                                                   
  499            </configur ation>
  500                                                                         
  501           </executio n>
  502                                                               
  503          </executio ns>
  504                                                     
  505         </plugin>
  506                                            
  507        </plugins>
  508                                  
  509       </build>
  510                        
  511      </profile>
  512                       
  513                       
  514      <profile>
  515                                 
  516       <id>
  517        Delta
  518       </id>
  519                                 
  520       <activatio n>
  521                                           
  522        <activeByD efault>
  523         true
  524        </activeBy Default>
  525                                  
  526       </activati on>
  527                                 
  528       <build>
  529                                           
  530        <plugins>
  531                                                    
  532         <plugin>
  533                                                              
  534          <groupId>
  535           gov.vha.is aac.termin ology.conv erters
  536          </groupId>
  537                                                              
  538          <artifactI d>
  539           rf2-mojo
  540          </artifact Id>
  541                                                              
  542          <version>
  543           ${loader.v ersion}
  544          </version>
  545                                                              
  546          <execution s>
  547                                                                        
  548           <execution >
  549                                                                                  
  550            <id>
  551             convert-RF 2-to-ibdf- delta
  552            </id>
  553                                                                                  
  554            <goals>
  555                                                                                            
  556             <goal>
  557              convert-RF 2-to-ibdf
  558             </goal>  
  559                                                                                   
  560            </goals>
  561                                                                                  
  562            <configura tion>
  563                                                                                            
  564             <converter OutputArti factClassi fier>
  565              Delta
  566             </converte rOutputArt ifactClass ifier>
  567                                                                                            
  568             <inputFile Location>
  569              ${project. build.dire ctory}/gen erated-res ources/src /
  570             </inputFil eLocation>
  571                                                                                   
  572            </configur ation>
  573                                                                         
  574           </executio n>
  575                                                               
  576          </executio ns>
  577                                                     
  578         </plugin>
  579                                                    
  580         <plugin>
  581                                                              
  582          <groupId>
  583           org.apache .maven.plu gins
  584          </groupId>
  585                                                              
  586          <artifactI d>
  587           maven-asse mbly-plugi n
  588          </artifact Id>
  589                                                              
  590          <version>
  591           2.4
  592          </version>
  593                                                              
  594          <execution s>
  595                                                                        
  596           <execution >
  597                                                                                  
  598            <id>
  599             attach-res ult-delta
  600            </id>
  601                                                                                  
  602            <phase>
  603             package
  604            </phase>
  605                                                                                  
  606            <goals>
  607                                                                                            
  608             <goal>
  609              single
  610             </goal>
  611                                                                                   
  612            </goals>
  613                                                                                  
  614            <configura tion>
  615                                                                                            
  616             <descripto rs>
  617                                                                                                     
  618              <descripto r>
  619               src/assemb ly/assembl y-delta.xm l
  620              </descript or>
  621                                                                                             
  622             </descript ors>
  623                                                                                            
  624             <attach>
  625              false
  626             </attach>
  627                                                                                            
  628             <encoding>
  629              UTF-8
  630             </encoding >
  631                                                                                   
  632            </configur ation>
  633                                                                         
  634           </executio n>
  635                                                               
  636          </executio ns>
  637                                                     
  638         </plugin>
  639                                                    
  640         <plugin>
  641                                                              
  642          <groupId>
  643           org.codeha us.mojo
  644          </groupId>
  645                                                              
  646          <artifactI d>
  647           build-help er-maven-p lugin
  648          </artifact Id>
  649                                                              
  650          <version>
  651           1.9.1
  652          </version>
  653                                                              
  654          <execution s>
  655                                                                        
  656           <execution >
  657                                                                                  
  658            <id>
  659             attach-art ifact-delt a
  660            </id>
  661                                                                                  
  662            <goals>
  663                                                                                            
  664             <goal>
  665              attach-art ifact
  666             </goal>
  667                                                                                   
  668            </goals>
  669                                                                                  
  670            <configura tion>
  671                                                                                            
  672             <artifacts >
  673                                                                                                     
  674              <artifact>
  675                                                                                                               
  676               <type>
  677                ibdf.zip
  678               </type>
  679                                                                                                               
  680               <!-- 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
  681                                                                                                                        mash  of classi fier and p art of typ e.  So the re is alwa ys a class ifier on t he produce d zip file , even if  no classif ier
  682                                                                                                                        was  specified  by the use r.  During  artifact  attachment , this cla ssifier/ty pe mess is  corrected . -->
  683                                                                                                               
  684               <file>
  685                ${project. build.dire ctory}/${p roject.bui ld.finalNa me}-Delta. ibdf.zip
  686               </file>
  687                                                                                                               
  688               <classifie r>
  689                Delta
  690               </classifi er>
  691                                                                                                      
  692              </artifact >
  693                                                                                             
  694             </artifact s>
  695                                                                                   
  696            </configur ation>
  697                                                                         
  698           </executio n>
  699                                                               
  700          </executio ns>
  701                                                     
  702         </plugin>
  703                                            
  704        </plugins>
  705                                  
  706       </build>
  707                        
  708      </profile>
  709                       
  710                       
  711      <profile>
  712                                 
  713       <id>
  714        Full
  715       </id>
  716                                 
  717       <activatio n>
  718                                           
  719        <activeByD efault>
  720         true
  721        </activeBy Default>
  722                                  
  723       </activati on>
  724                                 
  725       <build>
  726                                           
  727        <plugins>
  728                                                    
  729         <plugin>
  730                                                              
  731          <groupId>
  732           gov.vha.is aac.termin ology.conv erters
  733          </groupId>
  734                                                              
  735          <artifactI d>
  736           rf2-mojo
  737          </artifact Id>
  738                                                              
  739          <version>
  740           ${loader.v ersion}
  741          </version>
  742                                                              
  743          <execution s>
  744                                                                        
  745           <execution >
  746                                                                                  
  747            <id>
  748             convert-RF 2-to-ibdf- full
  749            </id>
  750                                                                                  
  751            <goals>
  752                                                                                            
  753             <goal>
  754              convert-RF 2-to-ibdf
  755             </goal>  
  756                                                                                   
  757            </goals>
  758                                                                                  
  759            <configura tion>
  760                                                                                            
  761             <converter OutputArti factClassi fier>
  762              Full
  763             </converte rOutputArt ifactClass ifier>
  764                                                                                            
  765             <inputFile Location>
  766              ${project. build.dire ctory}/gen erated-res ources/src /
  767             </inputFil eLocation>
  768                                                                                   
  769            </configur ation>
  770                                                                         
  771           </executio n>
  772                                                               
  773          </executio ns>
  774                                                     
  775         </plugin>
  776                                                    
  777         <plugin>
  778                                                              
  779          <groupId>
  780           org.apache .maven.plu gins
  781          </groupId>
  782                                                              
  783          <artifactI d>
  784           maven-asse mbly-plugi n
  785          </artifact Id>
  786                                                              
  787          <version>
  788           2.4
  789          </version>
  790                                                              
  791          <execution s>
  792                                                                        
  793           <execution >
  794                                                                                  
  795            <id>
  796             attach-res ult-full
  797            </id>
  798                                                                                  
  799            <phase>
  800             package
  801            </phase>
  802                                                                                  
  803            <goals>
  804                                                                                            
  805             <goal>
  806              single
  807             </goal>
  808                                                                                   
  809            </goals>
  810                                                                                  
  811            <configura tion>
  812                                                                                            
  813             <descripto rs>
  814                                                                                                     
  815              <descripto r>
  816               src/assemb ly/assembl y-full.xml
  817              </descript or>
  818                                                                                             
  819             </descript ors>
  820                                                                                            
  821             <attach>
  822              false
  823             </attach>
  824                                                                                            
  825             <encoding>
  826              UTF-8
  827             </encoding >
  828                                                                                   
  829            </configur ation>
  830                                                                         
  831           </executio n>
  832                                                               
  833          </executio ns>
  834                                                     
  835         </plugin>
  836                                                    
  837         <plugin>
  838                                                              
  839          <groupId>
  840           org.codeha us.mojo
  841          </groupId>
  842                                                              
  843          <artifactI d>
  844           build-help er-maven-p lugin
  845          </artifact Id>
  846                                                              
  847          <version>
  848           1.9.1
  849          </version>
  850                                                              
  851          <execution s>
  852                                                                        
  853           <execution >
  854                                                                                  
  855            <id>
  856             attach-art ifact-full
  857            </id>
  858                                                                                  
  859            <goals>
  860                                                                                            
  861             <goal>
  862              attach-art ifact
  863             </goal>
  864                                                                                   
  865            </goals>
  866                                                                                  
  867            <configura tion>
  868                                                                                            
  869             <artifacts >
  870                                                                                                     
  871              <artifact>
  872                                                                                                               
  873               <type>
  874                ibdf.zip
  875               </type>
  876                                                                                                               
  877               <!-- 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
  878                                                                                                                        mash  of classi fier and p art of typ e.  So the re is alwa ys a class ifier on t he produce d zip file , even if  no classif ier
  879                                                                                                                        was  specified  by the use r.  During  artifact  attachment , this cla ssifier/ty pe mess is  corrected . -->
  880                                                                                                               
  881               <file>
  882                ${project. build.dire ctory}/${p roject.bui ld.finalNa me}-Full.i bdf.zip
  883               </file>
  884                                                                                                               
  885               <classifie r>
  886                Full
  887               </classifi er>
  888                                                                                                      
  889              </artifact >
  890                                                                                             
  891             </artifact s>
  892                                                                                   
  893            </configur ation>
  894                                                                         
  895           </executio n>
  896                                                               
  897          </executio ns>
  898                                                     
  899         </plugin>
  900                                            
  901        </plugins>
  902                                  
  903       </build>
  904                        
  905      </profile>
  906              
  907     </profiles >
  908   </project>