I test the binary. I just got one "regression". I had a script containing
<ivy:settings file="${build.script.dir}/ivyconf_online.xml" id="ivy.instance "/> And this give an error = overriding a previous definition of ivy:settings with the id 'ivy.instance2' is not allowed when using override='notallowed'. But I don't thing that any other ivy:settings was already executed. Removing the id parameter (useless anyway in this case) was the fix. I think that now if you want to specify an id, you are forced to set also the override paramter. Anyway, as we are only in a beta, you got my +1. Gilles On 03/03/2008, Xavier Hanin <[EMAIL PROTECTED]> wrote: > > This vote is almost over, we already have 3 binding +1, so this is enough. > But I'd really like to have your vote, Gilles (whatever it is). Have you > had > time to quickly check the binaries? > > Xavier > > On Fri, Feb 29, 2008 at 12:02 PM, Xavier Hanin <[EMAIL PROTECTED]> > > wrote: > > > Here's my own +1 > > > > On Mon, Feb 25, 2008 at 10:15 AM, Xavier Hanin <[EMAIL PROTECTED]> > > wrote: > > > > > I have built a second release candidate for Ivy 2.0.0-beta2. > > > Compared to the first attempt, the only change is that I've applied > > > IVY-744 fix that Gilles has checked in on trunk. > > > > > > You can download it from this URL: > > > http://people.apache.org/~xavier/ivy/staging/2.0.0-beta2/< > http://people.apache.org/%7Exavier/ivy/staging/2.0.0-beta2/> > > > > > > Do you vote for the release of these binaries? > > > > > > [X] Yes > > > [ ] No > > > > > > Regards, > > > > > > Xavier Hanin, Ivy 2.0.0-beta2 release manager > > > > > > -- > > > Xavier Hanin - Independent Java Consultant > > > http://xhab.blogspot.com/ > > > http://ant.apache.org/ivy/ > > > http://www.xoocode.org/ > > > > > > > > > > > -- > > Xavier Hanin - Independent Java Consultant > > http://xhab.blogspot.com/ > > http://ant.apache.org/ivy/ > > http://www.xoocode.org/ > > > > > > > -- > > Xavier Hanin - Independent Java Consultant > http://xhab.blogspot.com/ > http://ant.apache.org/ivy/ > http://www.xoocode.org/ > -- Gilles Scokart