On 10/06/13 12:09, Konstantin Kolinko wrote:
2013/6/10 Mark Thomas <ma...@apache.org>:
On 10/06/2013 11:19, Brian Burch wrote:

build.properties.default has:

junit.loc=http://cloud.github.com/downloads/KentBeck/junit/junit4.8.2.zip

I did a clean checkout and the download hangs indefinitely when I try to
run the test target. wget of the url hangs too.

There are several similar entries on mail-archives.apache.org. Some say
junit has moved from KentBeck to the junit-team repository.

Given that 7.0.41 has only just been voted and released, I wonder
whether I am doing something wrong?


The URL above still works for me.


It works for me as well

It seems my broadband download rate had fallen dramatically due "local engineering work" and this was the first symptom I had noticed. I was fooled by the fact that my google search and the apache mail archive pages were fairly simple and so were not noticeably degraded.

Sorry to have wasted your time.

wget http://cloud.github.com/downloads/KentBeck/junit/junit4.8.2.zip
Resolving cloud.github.com... 205.251.219.254, 205.251.219.29, 205.251.219.39, .
..
Connecting to cloud.github.com|205.251.219.254|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1594318 (1,5M) [application/zip]
Saving to: `junit4.8.2.zip'

100%[=====================================> ] 1 594 318    416K/s   in 3,9s

2013-06-10 15:03:08 (403 KB/s) - `junit4.8.2.zip' saved [1594318/1594318]


That said, switching to the central Maven repo might be a better option:
http://repo2.maven.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar

and update to 4.9.

I agree - I was rather suspicious when the new release tried to fetch junit from the KentBeck url - Mark's suggestion would have caused me less concern.

Thanks for your quick replies. I'm pleased it was easy for you to prove I was wrong with an issue that seemed to be so fundamental.

Brian

Olivier mentioned that it would be better to use
"repo.maven.apache.org" instead of the above name.
http://markmail.org/message/6q2yfkqvic7bcpib

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to