Quoting Peter Hawkins <[EMAIL PROTECTED]>:
> This should make building slide just a little easier....
>
> It provides a simple configuration parameter in build.properties that
> (if
> uncommented) causes the WAR to be built with a web.xml that has
> authentication on by default. If we centralise such things in the
> config
> file it will make life easier for developers (who won't have to
> reconfig
> after each build) and also simplify the instructions to new users. I
> think
> it wouldn't hurt to have something like "usehsql" and "usemysql" too
> for
> rapid and simple deployment and to kick start a user with a broadly
> localised domain conf.
I never thought about doing that kind of thing there, but it's a very good idea.
Remy