You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Vipin Batra <vb...@coulera.com> on 2006/04/01 04:10:44 UTC

Re: Urgent : Send me some Initial Docs

Hi All !!

I have started using ANT and deploying applications. Can anyone send me the
Useful Code examples to show the tasks I can accomplish using ANT. It would
be great if I am able to get these... Great Thanks in advance ...
Keep booming ..
Cheers !!!
----- Original Message -----
From: <Ja...@rzf.fin-nrw.de>
To: <us...@ant.apache.org>
Sent: Wednesday, March 29, 2006 7:48 AM
Subject: AW: Urgent : Send me some Initial Docs


http://ant.apache.org/manual/
http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html


Jan

>-----Ursprüngliche Nachricht-----
>Von: Vipin Batra [mailto:vbatra@coulera.com]
>Gesendet: Dienstag, 28. März 2006 23:15
>An: Ant Users List
>Betreff: Urgent : Send me some Initial Docs
>
>Hello all !
>
>I am a new user to the group. I wanna use ANT for automated testing (In
>Webservices). Please send me the Initial docs on ANT covering
>all the basics
>and Examples.
>I need to understand the use of ANT with examples so that I am able to
>bridge my project.
>Thanks in advance,
>
>Vipin Batra.
>
>----- Original Message -----
>From: "gboysko" <gb...@yahoo.com>
>To: <us...@ant.apache.org>
>Sent: Wednesday, March 29, 2006 6:56 AM
>Subject: How to use stdin/stdout with exec
>
>
>>
>> I am using Ant to automate the creation of some Java classes
>and compile
>> them. I also want to be able to execute one of these generated Java
>classes
>> (which has a builtin command processor). The commands are
>entered by the
>> user (interactively) and the output is sent back to the console (via
>> System.out).
>>
>> I simply want to use either the JAVA or EXEC task to invoke
>the class, but
>I
>> can't get the stdin and stdout to be routed to the class. I
>can see lots
>of
>> ways to wire up the input/output to files, but no way to
>have them wired
>> back to the Ant console.  Am I missing something? Without specifying
>> anything, I don't see anything and can't enter anything.  Is
>there a way I
>> can specify the console/terminal in Windows using the input
>and output
>> attributes?
>>
>> I am using Ant 1.6.5 on Windows.
>> --
>> View this message in context:
>http://www.nabble.com/How-to-use-stdin-stdout-with-exec-t136000
>4.html#a36435
>92
>> Sent from the Ant - Users forum at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>> For additional commands, e-mail: user-help@ant.apache.org
>>
>>
>>
>> --
>> No virus found in this incoming message.
>> Checked by AVG Free Edition.
>> Version: 7.1.385 / Virus Database: 268.3.2/294 - Release
>Date: 3/27/2006
>>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>For additional commands, e-mail: user-help@ant.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org



--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.3.2/294 - Release Date: 3/27/2006




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


RE: Urgent : Send me some Initial Docs

Posted by Brian McCallion <br...@bronzedrum.com>.
Checkout http://www.bronzedrum.com/product.html



-----Original Message-----
From: Vipin Batra [mailto:vbatra@coulera.com] 
Sent: Friday, March 31, 2006 9:11 PM
To: Ant Users List
Subject: Re: Urgent : Send me some Initial Docs

Hi All !!

I have started using ANT and deploying applications. Can anyone send me the
Useful Code examples to show the tasks I can accomplish using ANT. It would
be great if I am able to get these... Great Thanks in advance ...
Keep booming ..
Cheers !!!
----- Original Message -----
From: <Ja...@rzf.fin-nrw.de>
To: <us...@ant.apache.org>
Sent: Wednesday, March 29, 2006 7:48 AM
Subject: AW: Urgent : Send me some Initial Docs


http://ant.apache.org/manual/
http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html


Jan

>-----Ursprüngliche Nachricht-----
>Von: Vipin Batra [mailto:vbatra@coulera.com]
>Gesendet: Dienstag, 28. März 2006 23:15
>An: Ant Users List
>Betreff: Urgent : Send me some Initial Docs
>
>Hello all !
>
>I am a new user to the group. I wanna use ANT for automated testing (In
>Webservices). Please send me the Initial docs on ANT covering
>all the basics
>and Examples.
>I need to understand the use of ANT with examples so that I am able to
>bridge my project.
>Thanks in advance,
>
>Vipin Batra.
>
>----- Original Message -----
>From: "gboysko" <gb...@yahoo.com>
>To: <us...@ant.apache.org>
>Sent: Wednesday, March 29, 2006 6:56 AM
>Subject: How to use stdin/stdout with exec
>
>
>>
>> I am using Ant to automate the creation of some Java classes
>and compile
>> them. I also want to be able to execute one of these generated Java
>classes
>> (which has a builtin command processor). The commands are
>entered by the
>> user (interactively) and the output is sent back to the console (via
>> System.out).
>>
>> I simply want to use either the JAVA or EXEC task to invoke
>the class, but
>I
>> can't get the stdin and stdout to be routed to the class. I
>can see lots
>of
>> ways to wire up the input/output to files, but no way to
>have them wired
>> back to the Ant console.  Am I missing something? Without specifying
>> anything, I don't see anything and can't enter anything.  Is
>there a way I
>> can specify the console/terminal in Windows using the input
>and output
>> attributes?
>>
>> I am using Ant 1.6.5 on Windows.
>> --
>> View this message in context:
>http://www.nabble.com/How-to-use-stdin-stdout-with-exec-t136000
>4.html#a36435
>92
>> Sent from the Ant - Users forum at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>> For additional commands, e-mail: user-help@ant.apache.org
>>
>>
>>
>> --
>> No virus found in this incoming message.
>> Checked by AVG Free Edition.
>> Version: 7.1.385 / Virus Database: 268.3.2/294 - Release
>Date: 3/27/2006
>>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>For additional commands, e-mail: user-help@ant.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org



--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.3.2/294 - Release Date: 3/27/2006




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org