591. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/23/2017 11:56:59 AM 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.

591.1 Files compared

# Location File Last Modified
1 OSCIF_CTT_v4_build 1 code..zip\ISAAC-term-convert-vhat\vhat-mojo\src\main\resources config.properties Wed May 31 03:57:08 2017 UTC
2 OSCIF_CTT_v4_build 1 code.zip\ISAAC-term-convert-vhat\vhat-mojo\src\main\resources config.properties Fri Jun 23 14:36:35 2017 UTC

591.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 5 44
Changed 4 20
Inserted 0 0
Removed 0 0

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

591.4 Active regular expressions

No regular expressions were active.

591.5 Comparison detail

  1   # Local ru n, using H 2 DB
  2   # Put an H 2DB file w ith the ap propriate  name in IS AAC-term-c onvert-vha t/vhat-ibd f-sql
  3   # See VHAT SQLImportM ojo.java w ith the SQ L index co mmands to  run on the  H2 databa se
  4   local.jdbc .driver=or g.h2.Drive r
  5   local.jdbc .url=jdbc: h2:file:./ vts-import
  6   local.jdbc .username=
  7   local.jdbc .password=
  8  
  9   # VA Dev e nvironment , using IN T-V12-2
  10   # jdbc:ora cle:thin:D NS.URL        :PORT
  11   dev.jdbc.d river=orac le.jdbc.dr iver.Oracl eDriver
  12   dev.jdbc.u rl=jdbc:or acle: DNS . URL         : PORT
  13   dev.jdbc.u sername= AI
  14   dev.jdbc.p assword= AI
  15  
  16   # VA Test  environmen t, using I NT-V12-2
  17   test.jdbc. driver=ora cle.jdbc.d river.Orac leDriver
  18   test.jdbc. url=jdbc:o racle: DNS . URL         : PORT
  19   test.jdbc. username= AI
  20   test.jdbc. password= AI
  21  
  22   # VA SQA e nvironment , using IN T-V12-2
  23   sqa.jdbc.d river=orac le.jdbc.dr iver.Oracl eDriver
  24   sqa.jdbc.u rl=jdbc:or acle: DNS . URL         : PORT
  25   sqa.jdbc.u sername= AI
  26   sqa.jdbc.p assword= AI
  27  
  28   # VA Prod  environmen t, using ? ?
  29   prod.jdbc. driver=ora cle.jdbc.d river.Orac leDriver
  30   prod.jdbc. url=url
  31   prod.jdbc. username=
  32   prod.jdbc. password=