227. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/30/2019 1:49:21 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.

227.1 Files compared

# Location File Last Modified
1 var_web_release_4_18.zip\var_web_release_4_8_ebb0ab2774d.zip\veteran-appointment-requests\test\watir-ruby README.md Fri May 10 18:55:49 2019 UTC
2 var_web_release_4_18.zip\var_web_release_4_8_ebb0ab2774d.zip\veteran-appointment-requests\test\watir-ruby README.md Wed May 29 20:10:38 2019 UTC

227.2 Comparison summary

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

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

227.4 Active regular expressions

No regular expressions were active.

227.5 Comparison detail

  1   To run the  automated  tests:
  2  
  3   Build and  deploy  Mo ckMVI
  4   1.  cd /va r-web/VARM viMockServ ice
  5   2.  ./grad lew clean  fatjar
  6   3.  cp /bu ild/lib/Mv iServiceMo ck-1.0.0.j ar $VAGRAN T_DIR
  7   4.  cd $VA GRANT_DIR
  8   5.  vagran t ssh vamf _weblogic
  9   6.  java - jar /vagra nt/MviServ iceMock-1. 0.0.jar
  10  
  11  
  12   Weblogic c onfigurati on for Moc kMVI
  13   1.  Login  to Weblogi c console.   
  14   2.  Naviga te to Envi ronment ->  Servers - > vetserve r --> Serv er Start
  15       add th e followin g argument  in the Ar guments:
  16       
  17         -Dmvi.endP ointUrl=ht tp:// IP             /mockVAIdM Port
  18  
  19   3.  Go to  Servers  - > control.   Restart  vetserver.
  20  
  21       Note:   To undepl oy MockMVI :  
  22                  Delete the  argument    -Dmvi.endP ointUrl=ht tp:// IP             /mockVAIdM Port and r estart the  vetserver
  23       
  24    
  25   Build and  deploy Moc kData
  26   8.  cd /va r-web/Mock Services
  27   9.  ./grad lew clean  fatjar
  28   10.  ./gra dlew deplo yMockServi ceNewStack
  29  
  30       Note:   To Undepl oy Mockdat a:  ./grad lew unDepl oyMockServ iceNewStac
  31  
  32  
  33