Hello all, I noticed that Patch task does not allow the user to specify what directory in which the task will execute. To solve this little problem, I modify 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 Software Developer
Patch.java
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
