Hi Konstantin, Thanks for the pointers. Repeated tries from direct URL did not work for me. Finally I downloaded just org.eclipse.jdt.core_3.3.1.v_780_R33x.jar and placed it in hierarchy you mentioned. It worked!
There is definitely some issue downloading from India http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/eclipse-JDT-3.3.1.zip Thanks for the help! Naveen On Tue, Jul 20, 2010 at 7:24 PM, Konstantin Kolinko <knst.koli...@gmail.com>wrote: > 2010/7/20 Naveen Shirole <nav...@shirole.in>: > > Hi, > > I am trying to build Tomcat 6.0.x from trunk on Windows Vista > > svn checkout http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/ > > > > Build is breaking as download for below file never ends > > > http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.1-200709211145/eclipse-JDT-3.3.1.zip > > > > Please let me know how to get around it. I really appreciate the help. > > > > It is a big file. Either wait until the download finishes, or > a) download it separately > b) unpack as a subdirectory "eclipse" into your libraries directory > (aka ${base.path}) > Once "eclipse/plugins/org.eclipse.jdt.core_3.3.1.v_780_R33x.jar" file > is present, the download will not be attempted anymore. > See "jdt.loc" and other "jdt.*" settings in build.properties.default > > > The http://archive.eclipse.org/... URL works for me. It is not broken. > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > >