Added option to hide the tool in deploy.xml, hideTool (boolean), now to hide a tool (for instance scribe), you can put a flag in the tool's build.properties hideTool
Also, added a tool update script path, which defaults to "${build.deploy}/sql/updateTo${tool.version}.sql
These will be generated when you do create-deploy-tool ant task