3. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/29/2019 3:00:12 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.

3.1 Files compared

# Location File Last Modified
1 WebVRAM Source Code Files.zip\Sources\VistaRPCClient.NET\VistaRPCClient.Tests App.template.config Tue Feb 19 16:51:02 2019 UTC
2 WebVRAM Source Code Files.zip\Sources\VistaRPCClient.NET\VistaRPCClient.Tests App.template.config Fri Mar 29 14:31:55 2019 UTC

3.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 54
Changed 2 8
Inserted 0 0
Removed 0 0

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

3.4 Active regular expressions

No regular expressions were active.

3.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" utf-8"?>
  2  
  3   <configura tion>
  4       <appSe ttings>
  5           <! -- generic  test vist a system - ->
  6           <a dd key="TE ST_VISTA_H OSTNAME" v alue="REPL ACE_ME"/>
  7           <a dd key="TE ST_VISTA_P ORT" value ="REPLACE_ ME"/>
  8           <a dd key="TE ST_VISTA_A CCESS_CODE " value="R EPLACE_ME" />
  9           <a dd key="TE ST_VISTA_V ERIFY_CODE " value="R EPLACE_ME" />
  10           <a dd key="TE ST_VISTA_B SE_KEY" va lue="REPLA CE_ME"/>
  11  
  12             <add key=" CLAIMS_HOS TNAME" val ue=" DNS . URL         "/>
  13             <add key=" CLAIMS_POR T" value=" PORT "/>
  14           <a dd key="CL AIMS_ACCES S_CODE" va lue="REPLA CE_ME"/>
  15           <a dd key="CL AIMS_VERIF Y_CODE" va lue="REPLA CE_ME"/>
  16           <a dd key="CL AIMS_BSE_K EY" value= "REPLACE_M E"/>
  17  
  18             <add key=" TEST_CLAIM S_HOSTNAME " value=" DNS . URL         "/>
  19             <add key=" TEST_CLAIM S_PORT" va lue=" PORT "/>
  20           <a dd key="TE ST_CLAIMS_ ACCESS_COD E" value=" REPLACE_ME "/>
  21           <a dd key="TE ST_CLAIMS_ VERIFY_COD E" value=" REPLACE_ME "/>
  22           <a dd key="TE ST_CLAIMS_ BSE_KEY" v alue="REPL ACE_ME"/>
  23  
  24           <a dd key="TE ST_REPLACE _ME" value ="REPLACE_ ME"/>
  25           
  26           <! -- add oth er vista i nstances b elow here  -->
  27  
  28           <! -- importa nt: please  be sure t o add any  vista site s that are  reference d in any o f the unit  tests -->
  29           <! --             check  out UnitTe stConfig.C onfigKeys  -->
  30       </appS ettings>
  31   </configur ation>