Changing the tool's build.xml so the create-deploy package copies the .war and .jar files from build/lib to /build.deploy The deploy.xml is also updated to point to the jar and war in build/deploy
Changing the build.xml of all the tools so the generated deploy.xml points to the sql scripts in the build/deploy/sql folder instead of the db/sql folder