55. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 11/9/2017 4:31:05 PM Central Standard 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.

55.1 Files compared

# Location File Last Modified
1 PPS-N_B397.zip\PPS-N_B397\PPS-N_B397\PS_PPS_National_Modules pom.xml Thu Nov 9 15:02:54 2017 UTC
2 PPS-N_B397.zip\PPS-N_B397\PPS-N_B397\PS_PPS_National_Modules pom.xml Thu Nov 9 19:27:48 2017 UTC

55.2 Comparison summary

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

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

55.4 Active regular expressions

No regular expressions were active.

55.5 Comparison detail

  1   <project 
  2     xmlns="htt p://maven. apache.org /POM/4.0.0
  3     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
  4     xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd"
  5   >
  6             
  7     <modelVers ion>
  8      4.0.0
  9     </modelVer sion>
  10    
  11             
  12     <artifactI d>
  13      PS_PPS_NAT IONAL_Modu les
  14     </artifact Id>
  15             
  16     <packaging >
  17      pom
  18     </packagin g>
  19    
  20             
  21     <name>
  22      PS_PPS_NAT IONAL
  23     </name>
  24         
  25     <url>
  26      http:// URL                      /projects/ pre/PRE_PP S/SitePage s/Home.asp x
  27     </url>
  28         
  29     <descripti on>
  30      Master bui ld for PPS -N
  31     </descript ion>
  32    
  33             
  34     <parent>
  35                  
  36      <groupId>
  37       gov.va.med .pharmacy
  38      </groupId>
  39                  
  40      <artifactI d>
  41       PS_PPS
  42      </artifact Id>
  43                  
  44      <version>
  45       3.0.0
  46      </version>
  47                  
  48      <relativeP ath>
  49       ../PS_PPS/ pom.xml
  50      </relative Path>
  51               
  52     </parent>        
  53             
  54             
  55     <modules>
  56              
  57      <!--
  58              Ne ed to incl ude the pa rent POM h ere to mak e sure it  is install ed with a  'mvn insta ll'. The m ore proper  Maven
  59              wa y would be  to elimin ate this N ational Mo dules POM  and just b uild the w hole proje ct from th e parent.
  60              -- >
  61              
  62      <module>
  63       ../PS_PPS/ pom.xml
  64      </module>
  65                       
  66      <module>
  67       ../PS_PPS_ checkstyle
  68      </module>
  69                       
  70      <module>
  71       ../PS_PPS_ security
  72      </module>
  73                       
  74      <module>
  75       ../PS_PPS_ common
  76      </module>
  77                       
  78      <module>
  79       ../PS_PPS_ displaytag
  80      </module>
  81                       
  82      <module>
  83       ../PS_PPS_ domain
  84      </module>
  85              
  86      <module>
  87       ../PS_PPS_ help
  88      </module>                 
  89                       
  90      <module>
  91       ../PS_PPS_ Ear_Help
  92      </module>
  93                       
  94      <module>
  95       ../PS_PPS_ interface
  96      </module>
  97                       
  98      <module>
  99       ../PS_PPS_ ui
  100      </module>
  101                       
  102      <module>
  103       ../PS_PPS_ srv
  104      </module>
  105                       
  106      <module>
  107       ../PS_PPS_ Ear
  108      </module>
  109                       
  110      <module>
  111       ../PS_PPS_ DataMgmt
  112      </module>
  113                       
  114      <module>
  115       ../PS_PPS_ bld
  116      </module>
  117              
  118     </modules>
  119         
  120   </project>