Michael Wechner schrieb:
> 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.

Sounds useful, but it should nevertheless be easy to use the
target in a batch process. Maybe we can add a "force" option
or another target?

  ./build.sh force-clean
  ./build.sh clean -Dforce=true
  ./build.sh clean -Dconfirm=false
  ...

-- Andreas


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to