Thanks Cena for help.
-Original Message-
From: Cena, Bernard (IT) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 3:53 PM
To: Ant Users List
Subject: RE: heap size
Dinesh Sonsale wrote:
> Friends,
ANT_OPTS is an env variable that passes options to the VM.
So do exp
Thanks Jan for help.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 4:03 PM
To: user@ant.apache.org
Subject: AW: heap size
>ANT_OPTS is an env variable that passes options to the VM.
>So do export ANT_OPTS=-Xmx640m using shell or set
Friends,
1) How to increase heap size?
[Can be done by defining ANT_OPTS=-Xmx640m] is this correct?
2) How to pass Memory Parameter to ANT? I have tried
c:\ant ANT_OPTS=-Xmx640m
and
c:\ant -DANT_OPTS=-Xmx640m
but no luck:(
Best regards,
Dinesh
--
Yup it is possible
And use exclude ant tag
All the best..
Dinesh
-Original Message-
From: bejoy [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 16, 2006 5:41 PM
To: user@ant.apache.org
Subject: File Copy issue
Hi All,
I want to copy a directory into another one.And I want to omi
Your modified XML here. Assume that file name is build.xml
Hope this helps ..All the best..
http://localhost:7001";
classpath="E:\bea\weblogic81\server\lib\weblogic.jar"
For more deployment details
http://ant.apache.org/manual/OptionalTasks/serverdeploy.html
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 15, 2006 1:22 PM
To: Ant Users List
Subject: Re: Deploying application using ANT and WebLogic
Shweta Boda
Hi,
Here is example for exploded directory
All the best
-Dinesh
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTE