Looked a little more into it and found the issue is that "http://cloud.github.com/downloads/rmuir" is blocked on the network I'm on. Is hosting these on Robert's github space a permanent arrangement? If so, I imagine I can get the jars from an old checkout and manually put them in the ivy repository?
Of course if the whole build didn't fail because the example couldn't be compiled that would be a nice plus. For instance, I've been just trying to run the DIH tests, so I don't see why I need to care if "example" will compile. James Dyer E-Commerce Systems Ingram Content Group (615) 213-4311 -----Original Message----- From: Chris Hostetter [mailto:[email protected]] Sent: Wednesday, April 04, 2012 3:32 PM To: [email protected] Subject: Re: bad jetty jars for 3.x? : Whenever I try to run tests for 3.x I am getting problems with the jetty : jars for the solr example. Before the checksums were added I was : getting an error reading the jar. Now I get a bad checksum error. sounds like it was corrupted when downloading? try "ant clean-jars" and if that doesn't work then try removing it from your ivy cache and do "ant clean-jars" again (we probably need to add info about this to the HowToContribute page) -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
