51. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 11/8/2016 5:24:59 PM Eastern 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.

51.1 Files compared

# Location File Last Modified
1 rxrefill-v2.0.0 P2.zip\vamf-commons-master.zip\domain\src\main\java\gov\va\mobile\vamf\common\domain Namespace.java Thu Jul 28 16:22:55 2016 UTC
2 rxrefill-v2.0.0 P2.zip\vamf-commons-master.zip\domain\src\main\java\gov\va\mobile\vamf\common\domain Namespace.java Mon Oct 31 15:17:51 2016 UTC

51.2 Comparison summary

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

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

51.4 Active regular expressions

No regular expressions were active.

51.5 Comparison detail

  1   package go v.va.mobil e.vamf.com mon.domain ;
  2  
  3   public cla ss Namespa ce {
  4           
  5           //  prevent c lass from  being inst antiated
  6                    priv ate Namesp ace() {
  7                    }
  8  
  9                     public fin al static  String VAM F = "https :// DNS . DNS     ";
  10                    publ ic final s tatic Stri ng ATOM =  "http://ww w.w3.org/2 005/Atom";
  11  
  12   }