1. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/3/2017 11:15:02 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.

1.1 Files compared

# Location File Last Modified
1 ehmp.zip\ehmp\ehmp\product\production\asu\src\main\resources application.properties Mon Jul 10 17:46:22 2017 UTC
2 ehmp.zip\ehmp\ehmp\product\production\asu\src\main\resources application.properties Mon Oct 2 19:41:19 2017 UTC

1.2 Comparison summary

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

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

1.4 Active regular expressions

No regular expressions were active.

1.5 Comparison detail

  1   # Port for  the embed ded tomcat  to use.
  2   server. PORT      
  3   # Interval  in millis econds to  refresh AS U rules ta ble-- 5min s * 60(sec onds) *100 0= 300,000  milliseco nds
  4   rule.refre sh.interva l.ms=30000 0
  5   # Refresh  immediatel y when the  job is cr eated
  6   rule.refre sh.initial .delay.ms= 0
  7  
  8   # Configur ation for  the ASU 'r ules' serv ice
  9   #DO NOT CH ANGE THE P ROPERTY NA ME rule.se rvice.endp oint
  10   rule.servi ce.endpoin t=http://l ocalhost:$ {server.po rt}/asu
  11   uri.rules= /rules
  12  
  13   # Configur ation for  the 'refre sh' method  of this r ules servi ce
  14   uri.refres h=/refresh
  15   uri.access Document=/ accessDocu ment
  16   uri.getDoc Permission s=/getDocP ermissions
  17   uri.getMul tiDocPermi ssions =/g etMultiDoc Permission s
  18   uri.multiA ccessDocum ent=/multi AccessDocu ment
  19  
  20  
  21   #DO NOT CH ANGE THE P ROPERTY NA ME jds.url
  22   jds.url=ht tp:// IP                /
  23  
  24   server.tom cat.access LogEnabled =true
  25   server.tom cat.access LogPattern =%h %l %u  %t "%r" %s  %b %D %{X -Request-I D}i
  26   server.tom cat.basedi r=/tmp
  27  
  28   # Only wor ks in Spri ng Boot 1. 3+ - repla ces logbac k.xml
  29   logging.pa ttern.leve l=%clr(%X{ requestId: --}){cyan}  %clr(%5p)