No Generics!!! It makes the code so much cleaner... I wonder how many developers are still stuck on 1.4 (Ivy/Ant/Maven users in particular)? 1.4is two version behind the latest now...
On 5/29/07, Xavier Hanin <[EMAIL PROTECTED]> wrote:
Hi, Simple and interesting change, indeed, I think it doesn't hurt to open an issue :). For the patch, the only thing is that we are jdk 1.4 compliant, so the use of generics is prohibited. Xavier On 5/29/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote: > > Hi Ivy, > > Thanks for providing this great API, and more particularly the > IvyBuildList Ant task that I extend to generate my Hudson > configuration files automatically for continuous build of my > project. > > I only had to slightly modify it to be able to get the list of > sorted modules, and the list of build files. See the attached > patch. > > NOTE: this patch is based on Ivy 1.4.1, but it should be possible > to do the same thing on trunk (the patch does not apply on trunk). > > If this change makes sense to you, I can file a JIRA issue. > > WDYT? > -- > Jean-Baptiste Quenot > aka John Banana Qwerty > http://caraldi.com/jbq/ > > -- Xavier Hanin - Independent Java Consultant Manage your dependencies with Ivy! http://incubator.apache.org/ivy/
-- Regards, John Gill
