On So, Mär 16, 2014 at 01:34:17 +0100, Francesco P. Lovergine wrote: > On Sat, Mar 15, 2014 at 07:35:46PM +0100, Jochen Topf wrote: > > I seems the ant build.xml was searching for the BinaryParser.java file (and > > all > > other *.java files) recursively through the directory hierarchy instead of > > in > > one specific dir and "found" it multiple times. I am not sure why because > > the > > file doesn't exist more than once. Must be something internal of the way > > ant > > works. Anyway, the new ant reported the file several times, but it still > > worked. > > I assume the older ant doesn't handle this case as well as the new one. > > > > In that case I would minimally add a versioned build dependency on the first > working > version of ant. It would be helpful in case of backports.
Well, my fix should make it work on all versions of ant. This doesn't look like something special. But I am not going back though old versions of ant to check how far back we can go. :-) Jochen -- Jochen Topf [email protected] http://www.jochentopf.com/ +49-721-388298 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
