David, I did the switch, and ran into the same problem as before (static site not being built on Windows).
I did a network trace while building a static site with both the old resolver and the new resolver. With the old resolver, a forrest site pulled back plugins.xml and the Google logo. With the new resolver, a forrest site attempted to pull back all the DTDs as well. I haven't analyzed the traffic, so I don't know where the transfer stopped. With the new resolver, a forrest run does not pull back the DTDs (only plugins.xml). I'll dig through the network trace if you think it's useful to find out where the transfer stopped. Mark /mde/ --- David Crossley <[EMAIL PROTECTED]> wrote: > Ferdinand Soethe wrote: > > David Crossley wrote: > > > > > This is just a guess at the problem. > > > I reverted SVN to an older version of > xml-resolver. > > > > > Would a Windows user please 'svn up' and try > again. > > > > Yes, that fixed the problem. > > Thanks. Okay we need to find out how to get more > verbose messages out of the Ant xmlcatalog task > and try the upgrade again. If anyone wants to try > then do this ... > > mv tools/ant/lib/xml-commons-resolver-1.1.jar /tmp > cp lib/core/xml-commons-resolver-1.2-dev-r395116.jar > \ > tools/ant/lib > > Interesting that the newer resolver works for > users in 'forrest run' mode, i.e. in lib/core > > -David > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
