RE: ANT_OPTS programatically

2008-10-31 Thread Pascal Lalonde
Was this the right place to ask this ? - Pascal -Original Message- From: Pascal Lalonde [mailto:[EMAIL PROTECTED] Sent: October 31, 2008 9:45 AM To: user@ant.apache.org Subject: ANT_OPTS programatically Hi, Before, I was using the ANT_OPTS environment variable to give more memory

ANT_OPTS programatically

2008-10-31 Thread Pascal Lalonde
build passes, I tried giving more memory to my java application using the -Xmx argument, but doesn't change anything. Any advice ? Pascal Lalonde Technicien de service / Développeur logiciel / Test [EMAIL PROTECTED] COMACT Équipements Comact Inc. 3675 boul. de la Grande-Allée, Boisbriand (Québec) J7H 1H5 Tél: 450 435 2121 x 296 Fax: 450 430 3407

Integration into Java Application

2008-10-29 Thread Pascal Lalonde
We are looking to integrate ant files into our java applications. I tried looking at the web site, but can't find anything about integration API, any clue or suggestions ? Pascal Lalonde Technicien de service / Développeur logiciel / Test [EMAIL PROTECTED] COMACT Équipements Comact Inc.

RE: Update Manifest

2008-10-28 Thread Pascal Lalonde
you are hereby notified that any disclosure, copying, distribution or reliance upon the contents of this email is strictly prohibited. If you receive this email in error, please notify the sender immediately. Pascal Lalonde <[EMAIL PROTECTED]> 10/28/2008 12:55 PM Please respond to "

RE: Update Manifest

2008-10-28 Thread Pascal Lalonde
s strictly prohibited. If you receive this email in error, please notify the sender immediately. Pascal Lalonde <[EMAIL PROTECTED]> 10/28/2008 12:42 PM Please respond to "Ant Users List" To Ant Users List cc Subject RE: Update Manifest That's what I tough at t

RE: Update Manifest

2008-10-28 Thread Pascal Lalonde
message. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or reliance upon the contents of this email is strictly prohibited. If you receive this email in error, please notify the sender immediately. Pascal Lalonde <[EMAIL PROTECTED]&

RE: Update Manifest

2008-10-28 Thread Pascal Lalonde
f you receive this email in error, please notify the sender immediately. Pascal Lalonde <[EMAIL PROTECTED]> 10/28/2008 11:55 AM Please respond to "Ant Users List" To "user@ant.apache.org" cc Subject Update Manifest I am attempting to update two manifest files from

RE: Update Manifest

2008-10-28 Thread Pascal Lalonde
prohibited. If you receive this email in error, please notify the sender immediately. Pascal Lalonde <[EMAIL PROTECTED]> 10/28/2008 11:55 AM Please respond to "Ant Users List" To "user@ant.apache.org" cc Subject Update Manifest I am attempting to update two manife

RE: Update Manifest

2008-10-28 Thread Pascal Lalonde
is email is strictly prohibited. If you receive this email in error, please notify the sender immediately. Pascal Lalonde <[EMAIL PROTECTED]> 10/28/2008 11:55 AM Please respond to "Ant Users List" To "user@ant.apache.org" cc Subject Update Manifest I am attempt

Update Manifest

2008-10-28 Thread Pascal Lalonde
I am attempting to update two manifest files from existing jar and war. The goal of my ant task is to update their manifest file and jar the parent folder. This is what my task looks like: Copying the binaries