You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Klaus Petzold <ca...@angelfire.com> on 2003/02/03 16:58:00 UTC

Using ExecTask class

Hello.

I want to use the ExecTask class from my
own task. At the moment I do the following:
1) Create a new ExecTask instance (et).
2) Calling et.setProject(getProject()).
3) Calling et.createArg().setValue("blah").
4) Calling setExecutable("blub").
5) Calling et.execute().

The program does not properly start. When 
I execute it with
<exec executable="blub">
  <arg line="blah"/>
</exec>
(ie with the original ExecTask class)
it runs fine. What am I doing wrong, when
I create a ExecTask instance and setting its arguments?

Klaus Petzold



____________________________________________________________
Get 25MB of email storage with Lycos Mail Plus!
Sign up today -- http://www.mail.lycos.com/brandPage.shtml?pageId=plus