You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ps...@apache.org on 2003/05/22 03:34:07 UTC

cvs commit: jakarta-log4j-sandbox build.chainsaw.properties.sample

psmith      2003/05/21 18:34:07

  Modified:    .        build.chainsaw.properties.sample
  Log:
  modified the build process to allow a specific TimeZone entry to be
  entered.
  
  Some JDK 1.4.x versions seem to default to GMT timezone.
  
  Revision  Changes    Path
  1.3       +7 -0      jakarta-log4j-sandbox/build.chainsaw.properties.sample
  
  Index: build.chainsaw.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j-sandbox/build.chainsaw.properties.sample,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.chainsaw.properties.sample	21 May 2003 06:41:36 -0000	1.2
  +++ build.chainsaw.properties.sample	22 May 2003 01:34:07 -0000	1.3
  @@ -56,3 +56,10 @@
   # property is added
   log4j.configuration=log4j-sample.xml
   #==============================================================================
  +#==============================================================================
  +# You can tell Chainsaw what TimeZone you are in
  +# This is particularly important for some JDK 1.4 versions where it seems to default
  +# to GMT.
  +# This parameter supports things like 'Australia/Sydney' (without the quotes)
  +#chainsaw.timezone=
  +#==============================================================================
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org