Thanks, this did indeed work:
export LOCALCLASSPATH=$CLASSPATH:$HOME/apache-ant-1.6.5/lib/ant.jar
but it seems that as soon as i touch LOCALCLASSPATH i'm forced to
add all needed jars of ant/lib to this LOCALCLASSPATH as well (see above
example),
what is the reason for this? Before the CLASSP
The following IVAN's suggestion resolved the issue:
${line.seprator}
-Original Message-
From: Guttula, Mohan
Sent: Friday, April 21, 2006 3:16 PM
To: Ant Users List
Cc: [EMAIL PROTECTED]
Subject: RE: Create a file that contains files in directory
--- Snippet of my build.xml
--- Snippet of my build.xml following IVAN suggestions that process
extensions "*.tab", "*.ind" and "*.seq"
>>> On Thu, Apr 20, 2006 at 4:20 pm, in message
<[EMAIL PROTECTED]>, Antoine
Levy-Lambert <[EMAIL PROTECTED]> wrote:
> Hello Andrew,
>
> I think that ant- contrib ( a related project which can be used as
an
> extension of ant) has good tasks for that.
>
> Regards,
>
> Antoine
>
Thanks - I fo
Manual
http://ant.apache.org/manual/
Tutorial: Hello World with Ant
http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html
...
Jan
>-Ursprüngliche Nachricht-
>Von: Irfan J Sayed [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 21. April 2006 09:00
>An: user@ant.apache.org
>Betref
Hi ,
Just now i joined this mailing list . i want to learn build and release
management with ANT
Can anybody please tell me how to start ( Documentation / Manual / site )
and basic steps to write build.xml
Regards
Irfan Sayed