Hi Kasimir,
I've committed you description, it will be picked up for the site by a
cron job sometime later today (your and my time).
On Wed, 05 Feb 2003, Daniel Kasmeroglu <[EMAIL PROTECTED]> wrote:
> Here's a new ANT task allowing to run simple dialogs within a build.
You know that a Swing or AWT InputHandler and the <input> task could
do the same?
> Sorry for this but I wasn't sure about the term 'patch'.
"patch" usually refers to the output of the Unix diff command (or its
close relative "cvs diff") - probably because you use the Unix command
patch to "apply" the output to the original file and receive the
"patched" one.
Cheers
Stefan