24. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/27/2017 2:19:30 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.

24.1 Files compared

# Location File Last Modified
1 Source Code.zip\Source Code\Services\src\main\resources sample-genisis2.properties Fri Oct 27 12:18:42 2017 UTC
2 Source Code.zip\Source Code\Services\src\main\resources sample-genisis2.properties Fri Oct 27 18:46:49 2017 UTC

24.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 10 106
Changed 10 28
Inserted 0 0
Removed 0 0

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

24.4 Active regular expressions

No regular expressions were active.

24.5 Comparison detail

  1   # This is  a sample g enisis2.pr operties f ile
  2   # For the  applicatio n to work,  this file  should be  placed un der the wi ldfly inst allation r oot direct ory #${jbo ss.home}/s tandalone/ configuara tion
  3   # and rena med as gen isis2.prop erties
  4   # The foll owing conf iguration  needs to b e present.
  5  
  6   #Genisis2S ervices DB  Configura tion
  7   services.d b.jdbc.dri verClassNa me=net.sou rceforge.j tds.jdbc.D river
  8   services.d b.url=jdbc :jtds:sqls erver:// IP                 /GENISIS_D B
  9   services.d b.username =genisis
  10   services.d b.password =admin2$12 3
  11  
  12   #genisis2  Activiti D B Configur ation
  13   activiti.j dbc.driver ClassName= net.source forge.jtds .jdbc.Driv er
  14   activiti.j dbc.url=jd bc:jtds:sq lserver:// IP                 /GENISIS_A CTIVITI_DB
  15   activiti.j dbc.userna me=genisis
  16   activiti.j dbc.passwo rd=admin2$ 123
  17  
  18   #Genisis2S ervices Fi le Copy Pr operties
  19   tablecopy. db.source. server.nam e= IP          
  20   tablecopy. db.source. server.dat abase.name =GENISISDA TASOURCE
  21   tablecopy. db.source. server.dat abase.sche ma=dflt
  22   tablecopy. db.source. user.name= USERNAME
  23  
  24   tablecopy. db.destina tion.serve r.name= IP          
  25   tablecopy. db.destina tion.user. name= USERNAME
  26   tablecopy. db.destina tion.user. password= PW
  27   tablecopy. db.destina tion.serve r.database .name=GENI SISDATADES T
  28   tablecopy. db.destina tion.serve r.database .schema=db o
  29  
  30   tablecopy. db.managem ent.databa se.server. name= IP          
  31   tablecopy. db.managem ent.userna me= USERNAME
  32   tablecopy. db.managem ent.passwo rd= PW
  33   tablecopy. db.managem ent.schema =dbo
  34  
  35   tablecopy. db.copy_sc ript_cmd_f ilepath=/o pt/genisis DataOps/te st.sh
  36  
  37   #SMTP Deta ils
  38   activiti.m ailServerH ost=smtp.g mail.com
  39   activiti.m ailServerP ORT     
  40   activiti.m ailServerU sername=he llo.jbpm@g mail.com
  41   activiti.m ailServerP assword=ex plorejbpm
  42   activiti.m ailServerU seTLS=true
  43  
  44   # Data Sou rce Manage rs
  45   activiti.d atasourcem anaager.li st.email.n otificatio n=datasour cemgr2@gma il.com
  46  
  47   activiti.h ibernate.d ialect=org .hibernate .dialect.S QLServerDi alect
  48   activiti.h ibernate.s how_sql=tr ue
  49  
  50   #Genisis2S ervices LD AP  Config uration
  51   services.l dap.url=ld ap:// IP                 9
  52   services.l dap.base=d c=jbpm,dc= workflow
  53   services.l dap.userna me=uid=adm in,ou=syst em
  54   services.l dap.passwo rd= PW     
  55  
  56   # Path of  pom.proper ties of de ployed gen isis servi ce
  57   genisis2.p om.props.p ath=/META- INF/maven/ gov.va.gen isis2/Geni sis2Servic es/pom.pro perties
  58  
  59   # LDAP Use r Refresh  cron expre ssion
  60   # every da y at 1 AM
  61   ldap.refre sh.cron.ex pression=0  0 1 * * *
  62  
  63   # LDAP Con text Sourc
  64   ldap.url=l dap://loca lhost:389
  65   ldap.base= dc=maxcrc, dc=com
  66   ldap.usern ame=cn=Adm in,cn=conf ig
  67   ldap.passw ord= PW