PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2913

*** shadow/2913 Wed Aug  1 06:52:26 2001
--- shadow/2913.tmp.9764        Thu Aug  2 07:40:30 2001
***************
*** 2,9 ****
  | Java task passes incorrect memory parameter if Ant run with 1.2 JVM and jv |
  +----------------------------------------------------------------------------+
  |        Bug #: 2913                        Product: Ant                     |
! |       Status: ASSIGNED                    Version: 1.3                     |
! |   Resolution:                            Platform: All                     |
  |     Severity: Normal                   OS/Version: Other                   |
  |     Priority: Other                     Component: Core tasks              |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | Java task passes incorrect memory parameter if Ant run with 1.2 JVM and jv |
  +----------------------------------------------------------------------------+
  |        Bug #: 2913                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: FIXED                      Platform: All                     |
  |     Severity: Normal                   OS/Version: Other                   |
  |     Priority: Other                     Component: Core tasks              |
  +----------------------------------------------------------------------------+
***************
*** 88,90 ****
--- 88,95 ----
  the MaxMemory attribute. If you know you are going to use a 1.1 VM, you could 
  use a <jvmarg> element in place of the MaxMemory attribute to set the max 
  memory in a way compatible with the JVM
+ 
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-08-02 07:40 -------
+ Added jvmVersion attribute to <java> task so that the maxmeory string is 
+ formatted correctly for the JVM being run. Please try nightly build 2001-08-03
\ No newline at end of file

Reply via email to