Last Sequential File

2004-01-02 Thread Jake Ewerdt
are around every 100 builds, so the number is not sequential. The code I have currently works, but it's not easy to understand and it seems like there should be an easier way. Below is an example goal that works! and gets the last modified time from the last sequential file, which in my build

Re: Last Sequential File

2004-01-02 Thread Gilles Dodinet
Jake Ewerdt wrote: I've looked through ant, jelly, and maven documentation, but I couldn't find an easier way to do this. Any ideas? Perhaps you could create a Jelly Tag with one attribute - the directory to look in - that would grab the date thanks a FileFilter and then put it in the context