53. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 5/25/2018 9:21:43 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.

53.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\ZIP\DSM-cif\Direct Implementation\java\install\build\download\apache-james-2.3.2\james-2.3.2\conf wrapper.conf Mon Aug 10 14:51:10 2009 UTC
2 C:\AraxisMergeCompare\Pri_re\ZIP\DSM-cif\Direct Implementation\java\install\build\download\apache-james-2.3.2\james-2.3.2\conf wrapper.conf Thu May 24 19:38:24 2018 UTC

53.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 268
Changed 1 2
Inserted 0 0
Removed 0 0

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

53.4 Active regular expressions

No regular expressions were active.

53.5 Comparison detail

  1   #********* ********** ********** ********** ********** ********** *********
  2   # Wrapper  Properties
  3   #********* ********** ********** ********** ********** ********** *********
  4   # Java App lication
  5   wrapper.ja va.command =java
  6  
  7   # Java Mai n class.   This class  must impl ement the  WrapperLis tener inte rface
  8   #  or guar antee that  the Wrapp erManager  class is i nitialized .  Helper
  9   #  classes  are provi ded to do  this for y ou.  See t he Integra tion secti on
  10   #  of the  documentat ion for de tails.
  11   wrapper.ja va.maincla ss=org.apa che.avalon .phoenix.l auncher.Da emonLaunch er
  12  
  13   # Java Cla sspath (in clude wrap per.jar)   Add class  path eleme nts as
  14   #  needed  starting f rom 1
  15   wrapper.ja va.classpa th.1=phoen ix-loader. jar
  16   wrapper.ja va.classpa th.2=wrapp er.jar
  17  
  18   # Java Lib rary Path  (location  of Wrapper .DLL or li bwrapper.s o)
  19   wrapper.ja va.library .path=./
  20  
  21   # Java Add itional Pa rameters
  22   wrapper.ja va.additio nal.1=-Dja va.ext.dir s=../lib;. ./tools/li b
  23   wrapper.ja va.additio nal.2=-Dph oenix.home =..
  24   wrapper.ja va.additio nal.3=-Dja va.securit y.policy=j ar:file:ph oenix-load er.jar!/ME TA-INF/jav a.policy
  25   wrapper.ja va.additio nal.4=-Dja va.securit y.manager
  26   # In Phoen ix Main th is is read  and appli ed as Secu rity.setPr operty
  27   wrapper.ja va.additio nal.5=-Dne tworkaddre ss.cache.t tl=300
  28  
  29   # Initial  Java Heap  Size (in M B)
  30   wrapper.ja va.initmem ory=16
  31  
  32   # Maximum  Java Heap  Size (in M B)
  33   wrapper.ja va.maxmemo ry=64
  34  
  35   # Applicat ion parame ters.  Add  parameter s as neede d starting  from 1
  36   #wrapper.a pp.paramet er.1=--rem ote-manage r
  37  
  38   #********* ********** ********** ********** ********** ********** *********
  39   # Wrapper  Advanced P roperties
  40   #********* ********** ********** ********** ********** ********** *********
  41   # Port whi ch the nat ive wrappe r code wil l attempt  to connect  to
  42   wrapper.po rt= PORT
  43  
  44   # Number o f seconds  to allow f or the JVM  to be lau nched and  contact th e wrapper  before the
  45   #  wrapper  should as sume that  the JVM is  hung and  terminate  the JVM pr ocess.  0  means neve r
  46   #  time ou t.  Defaul ts to 30 s econds.
  47   wrapper.st artup.time out=30
  48  
  49   # Number o f seconds  to allow b etween the  wrapper p inging the  JVM and t he respons e.  0 mean s
  50   #  never t ime out.   Defaults t o 30 secon ds.
  51   wrapper.pi ng.timeout =30
  52  
  53   # Number o f seconds  to allow f or the JVM  to shutdo wn before  the wrappe r should a ssume that
  54   #  the JVM  is hung a nd termina te the JVM  process.   0 means n ever time  out.  Defa ults to 30
  55   #  seconds .
  56   wrapper.sh utdown.tim eout=30
  57  
  58   # The Wrap per detect s when an  applicatio n calls Sy stem.exit( ) and trea ts this as  a request
  59   #  to stop  the serve r by defau lt.
  60   #wrapper.d isable_shu tdown_hook =TRUE
  61  
  62   # Tell the  Wrapper t o request  a JVM thre ad dump if  the JVM f ails to ex it when re quested.
  63   #wrapper.r equest_thr ead_dump_o n_failed_j vm_exit=TR UE
  64  
  65   #********* ********** ********** ********** ********** ********** *********
  66   # Wrapper  Logging pa rameters
  67   #********* ********** ********** ********** ********** ********** *********
  68   # Format o f output f or the con sole.  (Se e docs for  formats)
  69   wrapper.co nsole.form at=PM
  70  
  71   # Log Leve l for cons ole output .  (See do cs for log  levels)
  72   wrapper.co nsole.logl evel=INFO
  73  
  74   # Log file  to use fo r wrapper  output log ging.
  75   wrapper.lo gfile=../l ogs/wrappe r.log
  76  
  77   # Format o f output f or the log  file.  (S ee docs fo r formats)
  78   wrapper.lo gfile.form at=LPTM
  79  
  80   # Log Leve l for log  file outpu t.  (See d ocs for lo g levels)
  81   wrapper.lo gfile.logl evel=INFO
  82  
  83   # Maximum  size that  the log fi le will be  allowed t o grow to  before
  84   #  the log  is rolled . Size is  specified  in bytes.   The defau lt value
  85   #  of 0, d isables lo g rolling.   May abbr eviate wit h the 'k'  (kb) or
  86   #  'm' (mb ) suffix.   For examp le: 10m =  10 megabyt es.
  87   wrapper.lo gfile.maxs ize=5m
  88  
  89   # Maximum  number of  rolled log  files whi ch will be  allowed b efore old
  90   #  files a re deleted .  The def ault value  of 0 impl ies no lim it.
  91   wrapper.lo gfile.maxf iles=0
  92  
  93   # Log Leve l for sys/ event log  output.  ( See docs f or log lev els)
  94   wrapper.sy slog.logle vel=NONE
  95  
  96   #********* ********** ********** ********** ********** ********** *********
  97   # Wrapper  Unix daemo n paramete rs
  98   #********* ********** ********** ********** ********** ********** *********
  99   # File to  write proc ess ID to
  100   #wrapper.p idfile=/va r/run/phoe nix.pid
  101  
  102   #********* ********** ********** ********** ********** ********** *********
  103   # Wrapper  Windows Pr operties
  104   #********* ********** ********** ********** ********** ********** *********
  105   # Title to  use when  running as  a console
  106   wrapper.co nsole.titl e=James Ma il Server  2.3.2
  107  
  108   #********* ********** ********** ********** ********** ********** *********
  109   # Wrapper  Windows NT /2000/XP S ervice Pro perties
  110   #********* ********** ********** ********** ********** ********** *********
  111   # WARNING  - Do not m odify any  of these p roperties  when an ap plication
  112   #  using t his config uration fi le has bee n installe d as a ser vice.
  113   #  Please  uninstall  the servic e before m odifying t his sectio n.  The
  114   #  service  can then  be reinsta lled.
  115  
  116   # Name of  the servic e
  117   wrapper.nt service.na me=James 2 .3.2
  118  
  119   # Display  name of th e service
  120   wrapper.nt service.di splayname= James Mail  Server 2. 3.2
  121  
  122   # Descript ion of the  service
  123   wrapper.nt service.de scription= James Mail  Server 2. 3.2
  124  
  125   # Service  dependenci es.  Add d ependencie s as neede d starting  from 1
  126   wrapper.nt service.de pendency.1 =
  127  
  128   # Mode in  which the  service is  installed .  AUTO_ST ART or DEM AND_START
  129   wrapper.nt service.st arttype=AU TO_START
  130  
  131   # Priority  at which  the servic e is run.   NORMAL, L OW, HIGH,  or REALTIM E
  132   wrapper.nt service.pr ocess_prio rity=NORMA L
  133  
  134   # Allow th e service  to interac t with the  desktop.
  135   wrapper.nt service.in teractive= false