On 2/27/08, Antoine Contal <[EMAIL PROTECTED]> wrote: > > 2. My project objects do not have an 'ant' method anymore, as they > used to in version 1.2.10. Has the project API changed?
>From the CHANGELOG, * Removed: Ant.executable and Ant.declarative are deprecated. Use Buildr.antinstead of Ant.executable. Use AntWrap directly if you need the Ant.declarativefunctionality. alex
