2691. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/10/2018 8:40:53 AM Central 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.

2691.1 Files compared

# Location File Last Modified
1 MHED_APPS_CIF.zip\VAR v4.2.7\var-web-4.2.7@0810ae549c1.zip\veteran-appointment-requests\test\watir-ruby README.md Mon Apr 9 06:06:53 2018 UTC
2 MHED_APPS_CIF.zip\VAR v4.2.7\var-web-4.2.7@0810ae549c1.zip\veteran-appointment-requests\test\watir-ruby README.md Thu May 3 13:41:35 2018 UTC

2691.2 Comparison summary

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

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

2691.4 Active regular expressions

No regular expressions were active.

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