You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by hl...@apache.org on 2004/07/11 15:49:31 UTC

cvs commit: jakarta-hivemind/common jar-module.properties

hlship      2004/07/11 06:49:31

  Modified:    common   jar-module.properties
  Log:
  HIVEMIND-21: Variable info missing in compiled jars
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-hivemind/common/jar-module.properties
  
  Index: jar-module.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/common/jar-module.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- jar-module.properties	25 Jun 2004 21:27:59 -0000	1.2
  +++ jar-module.properties	11 Jul 2004 13:49:31 -0000	1.3
  @@ -20,7 +20,7 @@
   # target code.
   
   module.javac.debug=on
  -module.javac.debuglevel=lines,var,source
  +module.javac.debuglevel=lines,vars,source
   module.javac.optimize=off
   module.javac.deprecation=on
   module.javac.target=1.1
  
  
  

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