On Thu, 2006-09-21 at 07:27 -0700, Scott M Stark wrote:
> Redeploy is not used during a hot-redeploy. The
URLDeploymentScanner
> simply does an undeploy/deploy the same as the redeploy in main.
Well URLDeploymentScanner only passes the URL, how do I get
the information that it is a redeployement in MainDeployer?
I think we could try to change the scanner logic to call redeploy on the
main deployer instead.