149. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/29/2017 4:53:34 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.

149.1 Files compared

# Location File Last Modified
1 CTT-DM CIF Submission.zip\code\ISAAC-term-convert-vhat\vhat-mojo\src\main\resources config.properties Fri Mar 3 16:20:41 2017 UTC
2 CTT-DM CIF Submission.zip\code\ISAAC-term-convert-vhat\vhat-mojo\src\main\resources config.properties Wed Mar 29 18:08:02 2017 UTC

149.2 Comparison summary

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

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

149.4 Active regular expressions

No regular expressions were active.

149.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:v ets_int_vt s/vets_int _vts@ DNS . URL         : PORT :stsi02
  11   dev.jdbc.d river=orac le.jdbc.dr iver.Oracl eDriver
  12   dev.jdbc.u rl=jdbc:or acle:thin: @ DNS . URL         : PORT :stsi02
  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:thin :@ DNS . URL         : PORT :stsi02
  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:thin: @ DNS c. URL         : PORT :stsi02
  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=