44554. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/1/2019 1:42:49 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.

44554.1 Files compared

# Location File Last Modified
1 JLV_2_8_0_0_0_July_2019.zip\JLV_2_8_0_0_0_July_2019\reportbuilder_va\src\main\resources application.properties Mon Jul 8 19:18:44 2019 UTC
2 JLV_2_8_0_0_0_July_2019.zip\JLV_2_8_0_0_0_July_2019\reportbuilder_va\src\main\resources application.properties Thu Aug 1 17:03:55 2019 UTC

44554.2 Comparison summary

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

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

44554.4 Active regular expressions

No regular expressions were active.

44554.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   server.pla tform=linu x
  16  
  17   # report b uilder job  service
  18   report.job .consumer. count=4
  19  
  20   # thread c onfig
  21   threadpool .attachmen ts.coreSiz e=25
  22   threadpool .attachmen ts.maxSize =25
  23   threadpool .attachmen ts.maxQueu eSize=9999 9
  24   threadpool .attachmen ts.keepAli veTime.sec onds=60
  25   threadpool .attachmen ts.threadT imeoutMinu tes=120
  26  
  27   threadpool .details.c oreSize=25
  28   threadpool .details.m axSize=25
  29   threadpool .details.m axQueueSiz e=99999
  30   threadpool .details.k eepAliveTi me.seconds =60
  31   threadpool .details.t hreadTimeo utMinutes= 120
  32  
  33   #jmeadows
  34   jmeadows.u rl=http:// IP            /jMeadows/ JMeadowsDa taService? WSDL
  35   jmeadows.c onnection. timeout.ms =30000
  36   jmeadows.r equest.tim eout.ms=61 0000
  37   jmeadows.s oap.loggin g=false
  38  
  39   # database
  40   # mssql se rver
  41   spring.dat asource.ur l=jdbc:sql server:// IP            ;database= JLV;user= AI ;password= AI ;SelectedM ethod=Curs or;
  42   spring.dat asource.dr iverClassN ame=com.mi crosoft.sq lserver.jd bc.SQLServ erDriver
  43  
  44   # expired  reports sw eeper
  45  
  46   # how soon  sweeper w ill run af ter start  of service
  47   sweeper.de lay.minute s=5
  48   # run swee per every  hour
  49   sweeper.pe riod.minut es=60
  50  
  51   # logging  file
  52   logging.pa th=logs
  53  
  54   # Encrypti on iv for  AESEncrypt
  55   aes.iv = 2 , 45, 67,  18, 29, 33 , 90, 21,  5, 8, 12,  14, 80, 22 , 1, 15
  56