You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2003/09/25 00:09:17 UTC

cvs commit: jakarta-gump/template/forrest forrest.properties

ajack       2003/09/24 15:09:17

  Modified:    template/forrest forrest.properties
  Log:
  Finally ... forrest is reading the properties...
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-gump/template/forrest/forrest.properties
  
  Index: forrest.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/template/forrest/forrest.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- forrest.properties	24 Sep 2003 20:13:48 -0000	1.1
  +++ forrest.properties	24 Sep 2003 22:09:17 -0000	1.2
  @@ -113,4 +113,4 @@
   #forrest.maxmemory=64m
   # Any other arguments to pass to the JVM. For example, to run on an X-less
   # server, set to -Djava.awt.headless=true
  -forrest.jvmargs=Djava.awt.headless=true
  +forrest.jvmargs=-Djava.awt.headless=true