233. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/10/2017 1:01:52 PM 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.

233.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\IV-ehmp_cif\VixInstallerSolution2013.root\VixInstallerSolution2013\VixInstallerSetup\VixDistribution\30.170.10.1\common\LaurelBridge\DCF_RunTime_Install_3.3.40c_x64 dcf_vars.bat Tue Feb 26 21:13:16 2013 UTC
2 C:\AraxisMergeCompare\Pri_re\IV-ehmp_cif\VixInstallerSolution2013.root\VixInstallerSolution2013\VixInstallerSetup\VixDistribution\30.170.10.1\common\LaurelBridge\DCF_RunTime_Install_3.3.40c_x64 dcf_vars.bat Mon Jul 10 17:22:35 2017 UTC

233.2 Comparison summary

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

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

233.4 Active regular expressions

No regular expressions were active.

233.5 Comparison detail

  1   @echo off
  2  
  3   echo Setti ng environ ment for L aurel Brid ge DCF too ls.
  4  
  5   set DCF_US ER_ROOT=C: \DCF_RunTi me
  6   set DCF_RO OT=C:\DCF_ RunTime
  7   set DCF_PL ATFORM=Win dows_NT_5_ x64_Visual Studio10.x
  8   set DOMAIN NAME= URL          
  9   set OMNI_R OOT=C:\DCF _RunTime\o mni
  10   set OMNI_B IN=C:\DCF_ RunTime\bi n
  11   set OMNI_L IB=C:\DCF_ RunTime\li b
  12   set JAVA_R OOT=C:\Pro gram Files \Java\jdk1 .7.0_15
  13   set JAVA_B IN=C:\Prog ram Files\ Java\jdk1. 7.0_15\bin
  14   set JAVA_C LASSES=.
  15   set APACHE _ROOT=C:\P rogram Fil es (x86)\A pache Soft ware Found ation\Apac he2.2
  16   set APACHE _BIN=C:\Pr ogram File s (x86)\Ap ache Softw are Founda tion\Apach e2.2\bin
  17   set DCF_AP ACHE_PORT       
  18   set DCF_CF GSRC=C:\DC F_RunTime\ devel\cfgs rc
  19   set DCF_BI N=C:\DCF_R unTime\bin
  20   set DCF_US ER_CLASSES =C:\DCF_Ru nTime\clas ses
  21   set DCF_HT TPD_ROOT=C :\DCF_RunT ime\httpd
  22   set DCF_US ER_INC=C:\ DCF_RunTim e\include
  23   set DCF_IN C=C:\DCF_R unTime\inc lude
  24   set DCF_LO G=C:\DCF_R unTime\tmp \log
  25   set DCF_US ER_DOC=C:\ DCF_RunTim e\doc
  26   set DCF_DO C=C:\DCF_R unTime\doc
  27   set DCF_US ER_LIB=C:\ DCF_RunTim e\lib
  28   set DCF_US ER_BIN=C:\ DCF_RunTim e\bin
  29   set DCF_CF G=C:\DCF_R unTime\cfg
  30   set DCF_LI B=C:\DCF_R unTime\lib
  31   set DCF_PE RL_BIN=C:\ DCF_RunTim e\perl\bin
  32   set DCF_CL ASSES=C:\D CF_RunTime \classes;C :\DCF_RunT ime\devel\ jsrcgen
  33   set DCF_CF GGEN=C:\DC F_RunTime\ devel\cfgg en
  34   set DCF_TM P=C:\DCF_R unTime\tmp
  35  
  36  
  37   set HOSTNA ME=
R EDA C TED
  38   set PATH=C :\DCF_RunT ime\bin;C: \Program F iles\Java\ jdk1.7.0_1 5\bin;C:\P rogram Fil es (x86)\A pache Soft ware Found ation\Apac he2.2\bin; C:\DCF_Run Time\lib;C :\DCF_RunT ime\perl\b in;%PATH%
  39   set LD_LIB RARY_PATH= C:\DCF_Run Time\lib;% LD_LIBRARY _PATH%
  40   set INFOPA TH=%INFOPA TH%
  41   set CLASSP ATH=.;C:\D CF_RunTime \classes;C :\DCF_RunT ime\devel\ jsrcgen;C: \DCF_RunTi me\classes \LaurelBri dge.jar;%C LASSPATH%
  42   set MANPAT H=%MANPATH %
  43  
  44  
  45  
  46