Hi,
finally i got it, simply putting the line
set ANT_ARGS=-lib c:\ant_extralibs
into ant_installdir/bin/ant.bat
Gilbert
-Original Message-
From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 09, 2005 12:14 PM
To: Ant Users List
Subject: RE: putting cmd args in
Hi, Jan
sorry didn't get it yet
i have no antrc_pre.bat / antrc_post.bat in my .../bin folder
the background of my question =
i'm kicking off an antscript out off Cruise Control.
Normally i start my scripts with a batchfile like that =
/*
@ echo off
set ANT_OPTS=-Xmx1024m
set ANT_HOME=C:\a
%HOME%\antrc_pre.bat"
- %ANT_OPTS%
Jan
>-Ursprüngliche Nachricht-
>Von: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 9. Juni 2005 09:48
>An: Ant Users List
>Betreff: RE: putting cmd args in ant.bat
>
>
>Sorry forgot :
>
>i'm speaking of ant
Sorry forgot :
i'm speaking of antinstall_dir/bin/ant.bat
-Original Message-
From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 09, 2005 9:18 AM
To: user@ant.apache.org
Subject: putting cmd args in ant.bat
Hi,
what's the right point to put the argument
-lib path