Hello all,

I noticed that Patch task does not allow the user to specify what directory
in which the task will execute (what directory to apply the patch). I
modified the class to optionally take the directory in which the task will
execute. If the user don't specify the directory, the task is executed under
"basedir" location.

So the usage add-on is..

Parameter: dir
Required: no
Description: specify what directory in which the patch will execute

Usage:
<patch patchfile="module.1.0-1.1.patch" dir="mydir/subfolder1" />

Attached is the source file. 
Please let me what you all think about this minor enhancement.

Cheers,
Thanou Thirakul

Attachment: Patch.java
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to