20189. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/20/2018 10:12:20 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.

20189.1 Files compared

# Location File Last Modified
1 CCRS.zip\CCRS\CCRS-BUSRULES-v1.5.3.zip\CCRS-BUSRULES-v1.5.3-436e6fff1115001d614ccd45b469ad60a9bdb27b\brengine\src\main\resources application-ftcdev.properties Tue Apr 10 06:18:41 2018 UTC
2 CCRS.zip\CCRS\CCRS-BUSRULES-v1.5.3.zip\CCRS-BUSRULES-v1.5.3-436e6fff1115001d614ccd45b469ad60a9bdb27b\brengine\src\main\resources application-ftcdev.properties Fri Jun 15 13:54:15 2018 UTC

20189.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 9 90
Changed 8 27
Inserted 0 0
Removed 0 0

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

20189.4 Active regular expressions

No regular expressions were active.

20189.5 Comparison detail

  1   spring.mai n.banner-m ode=off
  2   management .security. enabled=fa lse
  3  
  4   # DB
  5   spring.jpa .hibernate .ddl-auto= none
  6   spring.jpa .hibernate .default_c atalog=ccr sdb
  7   spring.jpa .hibernate .default_s chema=dbo
  8  
  9   spring.dat asource.ur l=jdbc:sql server:// IP ;databaseN ame=CCRSDB ;schema=db o
  10   spring.dat asource.us ername= AI
  11   spring.dat asource.pa ssword= AI
  12   spring.dat asource.dr iverClassN ame=com.mi crosoft.sq lserver.jd bc.SQLServ erDriver
  13   spring.jpa .hibernate .dialect=o rg.hiberna te.dialect .SQLServer 2012Dialec t
  14  
  15   # Show or  not log fo r each sql  query
  16   spring.jpa .show-sql= false
  17   spring.jpa .propertie s.hibernat e.use_sql_ comments=t rue
  18   spring.jpa .propertie s.hibernat e.format_s ql=true
  19  
  20   # enable/d isable db  batch poll er
  21   batch.tabl e.check.en able=true
  22   # enable/d isable dec ision pend ing review  approval  check
  23   decision.r eview.chec k.enable=t rue
  24  
  25   # enable/d isable seo c reposito ry check
  26   seoc.repos itory.chec k.enable=t rue
  27   # cron sch edule for  repo check , set to f irst of ea ch month
  28   seoc.repos itory.chec k.cron=0 0  0 1 * ?
  29   # url of w ebservice  providing  access to  repo
  30   seoc.repos itory.webs ervice.url =http://lo calhost: PORT
       
  31   # test dat a
  32   # TODO: se parate fil e
  33   testdata.o utcome.etl _batch_id= CCN4_837I_ 20171031
  34   testdata.o utcome.ins t_claim_li ne_key= AI
  35  
  36   # email pr operties
  37   spring.mai l.host=smt pout.secur eserver.ne t
  38   spring.mai l.password = AI
  39   spring.mai l.username = AI
  40  
  41   batch.comp letion.ema il.to= URL URL
  42  
  43   # security  for admin app, only  for dev, s hould be u sing AD in  VA
  44   adminapp.u ser= AI
  45   adminapp.p assword= AI
  46   #adminapp. authority= AZ-SYNC-US ERS
  47   adminapp.a uthority=C CRSDBOPS
  48  
  49   # security  for api
  50   api.user=a
i
  51   api.passwo rd= AI
  52   generic.au thority=CC RSDBOPS
  53  
  54   ad.url=lda p://URL.PO RT
  55   ad.rootDn= dc=favorte ch,dc=loca l
  56  
  57   #How users  authentic ate. Optio ns: IN_MEM ORY, ACTIV E_DIRECTOR Y, MUTUAL_ AUTH  
  58   user.authe ntication. strategy=A CTIVE_DIRE CTORY