On 05/06/2009, Anand Krishnaswamy <[email protected]> wrote: > 1.7.0 isn't good enough?
I did not say that; I just said that I used 1.7.1. I've not tried with Ant 1.7.0. It does not work with Ant 1.6.0 - Class org.apache.tools.ant.taskdefs.ConditionTask doesn't support the "else" attribute. It works for me with Ant 1.6.5. > As mentioned in my earlier email on this topic > (sent a few days ago), once xerces is downloaded separately, ant > fetch-depends works fine. > > > On Fri, Jun 5, 2009 at 3:33 PM, sebb <[email protected]> wrote: > > > On 05/06/2009, Mark Hindess <[email protected]> wrote: > > > > > > In message <[email protected] > > >, > > > > > > Anand Krishnaswamy writes: > > > > > > > > Hi Tian, > > > > You probably want to check the depends.xml file and > > download the > > > > requiste jar files and place them in the right place. That file has > > the URLs > > > > and the destination directory in which to place the jars. > > > > > > > > > Just run: > > > > > > ant check-depends > > > > > > It'll tell you the url and destination for each missing download. > > > > > > I wonder what causes these problems. I've been testing the signed m10 > > > source and ran fetch-depends several times on different machines on > > > different networks and each time it completed without any problems. > > > > I tried downloading manually, and the MD5 listed in the properties > > file is correct. > > > > Just tried fetch-depends using Ant 1.7.1 on Win/XP and it works fine for > > me. > > > > The Ant files are quite complicated, and use several levels of > > indirection - could it be that the OPs Ant version is not recent > > enough? > > > > [BTW, the [get] commands generate a lot of output in the form of > > progress markers; might be an idea to disable this by default.] > > > > > > > > -Mark. > > > > > > > > > > > >
