179. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/9/2017 11:01:33 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.

179.1 Files compared

# Location File Last Modified
1 PPS_N_3.0_Iter2_Build_360.zip\Unredacted\PS_PPS_National_Modules pom.xml Fri Jun 30 18:59:56 2017 UTC
2 PPS_N_3.0_Iter2_Build_360.zip\Unredacted\PS_PPS_National_Modules pom.xml Sun Jul 2 20:06:21 2017 UTC

179.2 Comparison summary

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

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

179.4 Active regular expressions

No regular expressions were active.

179.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           
  5     xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd"
  6   >
  7             
  8     <modelVers ion>
  9      4.0.0
  10     </modelVer sion>
  11    
  12             
  13     <artifactI d>
  14      PS_PPS_NAT IONAL_Modu les
  15     </artifact Id>
  16             
  17     <packaging >
  18      pom
  19     </packagin g>
  20    
  21             
  22     <name>
  23      PS_PPS_NAT IONAL
  24     </name>
  25         
  26     <url>
  27      http:// URL                      /projects/ pre/PRE_PP S/SitePage s/Home.asp x
  28     </url>
  29         
  30     <descripti on>
  31      Master bui ld for PPS -N
  32     </descript ion>
  33    
  34             
  35     <parent>
  36                  
  37      <groupId>
  38       gov.va.med .pharmacy
  39      </groupId>
  40                  
  41      <artifactI d>
  42       PS_PPS
  43      </artifact Id>
  44                  
  45      <version>
  46       3.0.0-SNAP SHOT
  47      </version>
  48                  
  49      <relativeP ath>
  50       ../PS_PPS/ pom.xml
  51      </relative Path>
  52               
  53     </parent>        
  54             
  55             
  56     <modules>
  57              
  58      <!--
  59              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
  60              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.
  61              -- >
  62              
  63      <module>
  64       ../PS_PPS/ pom.xml
  65      </module>
  66                       
  67      <module>
  68       ../PS_PPS_ checkstyle
  69      </module>
  70                       
  71      <module>
  72       ../PS_PPS_ security
  73      </module>
  74                       
  75      <module>
  76       ../PS_PPS_ common
  77      </module>
  78                       
  79      <module>
  80       ../PS_PPS_ displaytag
  81      </module>
  82                       
  83      <module>
  84       ../PS_PPS_ domain
  85      </module>
  86              
  87      <module>
  88       ../PS_PPS_ help
  89      </module>                 
  90                       
  91      <module>
  92       ../PS_PPS_ Ear_Help
  93      </module>
  94                       
  95      <module>
  96       ../PS_PPS_ interface
  97      </module>
  98                       
  99      <module>
  100       ../PS_PPS_ ui
  101      </module>
  102                       
  103      <module>
  104       ../PS_PPS_ srv
  105      </module>
  106                       
  107      <module>
  108       ../PS_PPS_ Ear
  109      </module>
  110                       
  111      <module>
  112       ../PS_PPS_ DataMgmt
  113      </module>
  114                       
  115      <module>
  116       ../PS_PPS_ Hazardous_ Upload
  117      </module>
  118                       
  119      <module>
  120       ../PS_PPS_ bld
  121      </module>
  122              
  123     </modules>
  124         
  125   </project>