https://issues.apache.org/bugzilla/show_bug.cgi?id=55035
Sergey Tcherednichenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Sergey Tcherednichenko <[email protected]> --- Created attachment 30353 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30353&action=edit Ant "deploy" task should also take "version" as a parameter, and can extend AbstractCatalinaCommandTask This patch makes DeployTask to extend AbstractCatalinaCommandTask, so path and version parameters are set uniformly ("version" parameter was missing in the deploy task, and usage like ${context}##{version} did not work fine for the root context). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
