Push artifacts to tomcat deployment dir
Status: Alpha
Brought to you by:
laramiec
Currently, "ant dist" builds the dynamide.jar and dynamide.*.zip distribution files. But these files are copied manually to tomcat. Figure out how to make an installation task or install-tomcat task, perhaps looking through the Ant doco and seeing if there are Ant tasks for this purpose.
There may be other details. To close this issue, we want to be able to deploy automatically from the build environment to tomcat.