https://bz.apache.org/bugzilla/show_bug.cgi?id=57595
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #6 from Nick Burch <[email protected]> --- I'm not sure we want to be putting jars into SVN, as most people will just download them on demand, and it'd bulk out the SVN set and might annoy the Apache Infra folks Maybe one answer is to provide a "build" or "deps" package as well, which contains the build-time dependencis? You should be able to checkout from SVN despite a proxy, see the SVN FAQ entry for how to do it: http://subversion.apache.org/faq.html#proxy Apache Ant also supports HTTP proxies, as described in their docs at https://ant.apache.org/manual/proxy.html - what happens if you try setting your proxy details to Ant before you try running a clean build? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
