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.
>

If works for me as well

> 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.

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

Reply via email to