18714. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 9/19/2018 2:22:23 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.

18714.1 Files compared

# Location File Last Modified
1 JLV_2.7_src.zip\reportbuilder\src\main\resources application.properties Mon Jul 23 06:22:57 2018 UTC
2 JLV_2.7_src.zip\reportbuilder\src\main\resources application.properties Mon Sep 17 18:56:00 2018 UTC

18714.2 Comparison summary

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

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

18714.4 Active regular expressions

No regular expressions were active.

18714.5 Comparison detail

  1   # base app lication c onfigurati on file -  use applic ation-{env }.properti es to over ride envir onment spe cific conf igurations
  2  
  3   applicatio n.name=@pr oject.arti factId@
  4   build.vers ion=@proje ct.version @
  5   spring.pro files.acti ve=@env@
  6  
  7   spring.jac kson.seria lization.w rite_dates _as_timest amps=false
  8  
  9   # delete a ny pending  reports o n startup
  10   report.del ete.pendin g.on.start =false
  11  
  12   #report bu ilder pipe line
  13   report.exp iration.ho urs=72
  14   report.sto rage.path= reports
  15   wkhtmltopd f.platform =linux
  16  
  17   # report b uilder job  service
  18   report.job .consumer. count=4
  19  
  20   #jmeadows
  21   jmeadows.u rl=http:// IP            /jMeadows/ JMeadowsDa taService? WSDL
  22   jmeadows.c onnection. timeout.ms =30000
  23   jmeadows.r equest.tim eout.ms=61 0000
  24   jmeadows.s oap.loggin g=false
  25  
  26   # database
  27   # mssql se rver
  28   spring.dat asource.ur l=jdbc:sql server:// IP            ;database= JLV;user=j lvuser;pas sword=jlvu ser1;Selec tedMethod= Cursor;
  29   spring.dat asource.dr iverClassN ame=com.mi crosoft.sq lserver.jd bc.SQLServ erDriver
  30  
  31   # expired  reports sw eeper
  32  
  33   # how soon  sweeper w ill run af ter start  of service
  34   sweeper.de lay.minute s=5
  35   # run swee per every  hour
  36   sweeper.pe riod.minut es=60
  37  
  38   # logging  file
  39   logging.pa th=logs
  40  
  41   # Encrypti on iv for  AESEncrypt
  42   aes.iv = 2 , 45, 67,  18, 29, 33 , 90, 21,  5, 8, 12,  14, 80, 22 , 1, 15
  43