You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Alexey N. Solofnenko" <A....@mdl.com> on 2004/07/06 19:38:11 UTC

How to log out of with task name?

Hello,

  Both bare print and project.log() do not output task name. <script> 
has a reference to "self", but <scriptdef> does not. What is the way of 
printing in <scriptdef> tasks?

- Alexey.


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


Re: Updating Ant in JBuilderX

Posted by Stefano Mancarella <st...@caboto.it>.
Chris wrote:

> Hey everyone I'm working on getting Ant to work with JBuilderX and want
> to make sure that it is using v1.6.1.  I replaced the ant.jar file in
> JBuilderX\lib but now Jbuilder blows up when I try to build with an Ant
> file.  Anyone have any experience doing this that can tell me what else
> I need to do?

You may want to try AntRunner ( http://antrunner.sourceforge.net/ ).

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


Updating Ant in JBuilderX

Posted by Chris <ct...@virginia.edu>.
Hey everyone I'm working on getting Ant to work with JBuilderX and want
to make sure that it is using v1.6.1.  I replaced the ant.jar file in
JBuilderX\lib but now Jbuilder blows up when I try to build with an Ant
file.  Anyone have any experience doing this that can tell me what else
I need to do?

Thanks
Chris

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.716 / Virus Database: 472 - Release Date: 7/5/2004
 


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


Re: How to log out of with task name?

Posted by "Alexey N. Solofnenko" <A....@mdl.com>.
Thank you, I just saw the update.

- Alexey.

Peter Reilly wrote:

> It looks like "self" is  something to add to scriptdef.
>
> Peter
>
> Alexey N. Solofnenko wrote:
>
>> Hello,
>>
>>  Both bare print and project.log() do not output task name. <script> 
>> has a reference to "self", but <scriptdef> does not. What is the way 
>> of printing in <scriptdef> tasks?
>>
>> - Alexey.
>>
>>
>> ---------------------------------------------------------------------
>> 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


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


Re: How to log out of with task name?

Posted by Peter Reilly <pe...@apache.org>.
It looks like "self" is  something to add to scriptdef.

Peter

Alexey N. Solofnenko wrote:

> Hello,
>
>  Both bare print and project.log() do not output task name. <script> 
> has a reference to "self", but <scriptdef> does not. What is the way 
> of printing in <scriptdef> tasks?
>
> - Alexey.
>
>
> ---------------------------------------------------------------------
> 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