Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

Memory requirement

vijay12345

2008-04-21


Author LoginPost Reply

Is there any way of replacing the following 2 steps with just one step

$ set ANT_OPTS = -Xms128m -Xmx512m
$ ant run

as in by including this as one of the command line parameters or arguments
or something like that????
or maybe by writing a shell script which takes care of the job???
(allowing user to specify the memory req as needed)

Thanks in advance.

--
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.