I don't care much. If you do though, you can specify your own override
in any of these locations?

  <property file="${user.home}/lucene.build.properties"/>
  <property file="${user.home}/build.properties"/>
  <property file="${basedir}/build.properties"/>
  <property file="${common.dir}/build.properties"/>

Or is this something you'd like to promote to the top level?

Dawid

On Fri, May 10, 2013 at 7:20 AM, Shai Erera <[email protected]> wrote:
> Hi
>
> Can we default tests.failfast to true? I don't know how common it is to run
> with -Dtests.iters=N, not specify -Dtests.maxfailures AND wanting to see all
> N tests finish.
>
> At any rate, if someone wishes to, he can always specify
> -Dtests.failfast=false. It now depends what is the default behavior we want
> to have.
>
> Any thoughts?
>
> Shai

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to