2008/3/3, Francis ANDRE <[EMAIL PROTECTED]>: > Hi Harmony Team > > It seems that building on WXP leads to an inconsistent download of > apr-1.2.6.tar.gz > > IMHO, it should be apr-1.2.6.zip instead. Where and how should I fix this > point??
This is intentional, these archives differ only by native end-of-line symbols used and Windows compilers tolerate them fine. You must have missed "-Dauto.fetch=true" param, so just run "ant fetch-depends; ant" and see it will work. Regards, Alexey
