>Yes, that's right. But I didn't get any output at all when running the
>task from inside a java class. So how can I get the ant log messages as a
>string?
>
> From my first message:
>
>BuildLogger log = new DefaultLogger();
>log.setMessageOutputLevel(Project.MSG_VERBOSE);
>log.setOutputPrintS
Change
to
A "**/CVS" catches only a file CVS, but not all files in the directory.
A "**/CVS/" is expanded to "**/CVS/**" which catches all subdirectories and
contained files.
Jan
>-Ursprüngliche Nachricht-
>Von: graste [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 12. August 2