Just another possibility to point to the manual [1,2] ? :-)
Jan
[1] http://ant.apache.org/manual/tutorial-writing-tasks.html
[2] http://ant.apache.org/manual/tutorial-tasks-filesets-properties.html
> -Ursprüngliche Nachricht-
> Von: Greg Gimler [mailto:[EMAIL PROTECTED]
> Gesendet am: F
Cant see the mistake in THAT snippet. But I would search for a
construct.
Jan
> -Ursprüngliche Nachricht-
> Von: Kenneth McKnight [mailto:[EMAIL PROTECTED]
> Gesendet am: Samstag, 9. April 2005 00:25
> An: user@ant.apache.org
> Betreff: The type doesn't support the nested "echo"
ANNOUNCEMENT:
Version 0.5b4 of JWare/AntXtras Foundation (AntXtras) is now
available for downloading. This release should be the final
beta released before the final 0.5 version.
Change Highlights
-
o Added several new value URI handlers to work with the
AntX flow-control tasks. S
Hi,
Example for 2:
public class CustomAntTask extends oata.Task {
public void execute() {
int j=customObject.j;
if(j>5) {
oata.taskdefs.email.EmailTask
mailTask=(oata.taskdefs.email.EmailTask)getProject().createTask("mail");
mailTask.setFro