Should we put a link on the external page [1]?
Name: Andariel Ant Tasks
Text: ???
Compatibility: ???
URL: http://andariel.uworks.net/
Contact: josep DOT rio AT uworks DOT net
License: Apache Software License (??? which version? 1.1 or 2.0)
BTW do you know the proposal/embed in Ant´s CVS? See [2].
No it can´t.
But a look into the source code shows that it should be possible
to implement.
oata.taskdefs.Javadoc:
1565:public void execute() throws BuildException {
...
1934:log("Javadoc execution", Project.MSG_INFO);
1935:
1936:JavadocOutputStream out = new
JavadocOutputStr
Antelope 3.0 is now available at http://antelope.tigris.org. Antelope is
a graphical user interface for Ant. This release supports Ant 1.5 and
1.6 and includes updated plugin support for jEdit 4.2.
Note that this project has moved from sourceforge.net to tigris.org.
Dale
---
There are similar tasks with "timeout" attribute.
task with timeout attribute
Stop the command if it doesn't finish within the specified time (given in
milliseconds).
task with timeout attribute
Number of milliseconds before execution is terminated
Koji
Te
I think that the following should do the trick:
Where "\r\n[\s]*\r\n[\s]*\r\n" means 2 blank lines and
"
" means 1 blank line, so the maximum of blank lines
will be 1.
--- Praveen Savur <[EMAIL PROTECTED]> wrote:
>Unzipping into a temporary directory is not a
> problem. But still the original problem remains -
> How to select only those files in DirX which have a
> corressponding file in the temporary directory.
>
see
http://ant.apache.org/manual/CoreTypes/