39. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/1/2018 12:02:03 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.

39.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\ZIP\JLV_2.6.2.0.3_src\reportbuilder\src\main\resources application.properties Fri Mar 30 01:12:11 2018 UTC
2 C:\AraxisMergeCompare\Pri_re\ZIP\JLV_2.6.2.0.3_src\reportbuilder\src\main\resources application.properties Tue May 1 13:48:03 2018 UTC

39.2 Comparison summary

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

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

39.4 Active regular expressions

No regular expressions were active.

39.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   # hystrix  configs se e https:// github.com /Netflix/H ystrix/wik i/Configur ation
  21  
  22   hystrix.co mmand.vler DocumentCo mmand.exec ution.isol ation.thre ad.timeout InMillisec onds=20000 5
  23   hystrix.co mmand.mhsG enesisDocu mentComman d.executio n.isolatio n.thread.t imeoutInMi lliseconds =200005
  24   hystrix.co mmand.inpa tientDocum entCommand .execution .isolation .thread.ti meoutInMil liseconds= 200005
  25   hystrix.co mmand.defa ultDocumen tCommand.e xecution.i solation.t hread.time outInMilli seconds=20 0005
  26   hystrix.th readpool.j meadowsThr eadPoolKey .coreSize= 20
  27   hystrix.th readpool.j meadowsThr eadPoolKey .maxQueueS ize=40
  28   hystrix.th readpool.j meadowsThr eadPoolKey .queueSize RejectionT hreshold=4 0
  29  
  30   #jmeadows
  31   jmeadows.u rl=http:// IP            /jMeadows/ JMeadowsDa taService? WSDL
  32   jmeadows.c onnection. timeout.ms =30000
  33   jmeadows.r equest.tim eout.ms=20 0000
  34   jmeadows.s oap.loggin g=false
  35  
  36   # database
  37   # mssql se rver
  38   spring.dat asource.ur l=jdbc:sql server:// IP            ;database= JLV;user=j lvuser;pas sword=jlvu ser1;Selec tedMethod= Cursor;
  39   spring.dat asource.dr iverClassN ame=com.mi crosoft.sq lserver.jd bc.SQLServ erDriver
  40  
  41   # expired  reports sw eeper
  42  
  43   # how soon  sweeper w ill run af ter start  of service
  44   sweeper.de lay.minute s=5
  45   # run swee per every  hour
  46   sweeper.pe riod.minut es=60
  47  
  48   # logging  file
  49   logging.pa th=logs
  50  
  51   # Encrypti on iv for  AESEncrypt
  52   aes.iv = 2 , 45, 67,  18, 29, 33 , 90, 21,  5, 8, 12,  14, 80, 22 , 1, 15
  53