On Fri, 2007-06-01 at 22:46 +0200, Michael Wechner wrote: > Hi > > I think we should change the "clean" target slightly by introducing a > question like > > "Do you really want to delete/clean the directory > /usr/local/tomcat/webapps/lenya? (yes/NO)" > > where hitting return resp. typing anything except yes means NO. > > It seems to me that otherwise the changes are quite hight that somebody > is deleting maybe productive data or whatever.
Should be configurable via build.properties whether the question will be asked. Like: build.clean.warning=true|false Where for the release we deliver with build.clean.warning=true and in the svn HEAD it would be build.clean.warning=false salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
