diff --git a/third_party/junit/include.mk b/third_party/junit/include.mk index 49ec7219a4..30c7f14948 100644 --- a/third_party/junit/include.mk +++ b/third_party/junit/include.mk @@ -13,9 +13,9 @@ # You should have received a copy of the GNU Lesser General Public License # along with this library. If not, see . -JUNIT_VERSION := 4.10 +JUNIT_VERSION := 4.11 JUNIT := third_party/junit/junit-$(JUNIT_VERSION).jar -JUNIT_BASE_URL := http://cloud.github.com/downloads/KentBeck/junit +JUNIT_BASE_URL := http://search.maven.org/remotecontent?filepath=junit/junit/$(JUNIT_VERSION) $(JUNIT): $(JUNIT).md5 set dummy "$(JUNIT_BASE_URL)" "$(JUNIT)"; shift; $(FETCH_DEPENDENCY) diff --git a/third_party/junit/junit-4.11.jar.md5 b/third_party/junit/junit-4.11.jar.md5 new file mode 100644 index 0000000000..8a47e3f470 --- /dev/null +++ b/third_party/junit/junit-4.11.jar.md5 @@ -0,0 +1 @@ +3c42be5ea7cbf3635716abbb429cb90d diff --git a/third_party/junit/junit-4.8.2.jar.md5 b/third_party/junit/junit-4.8.2.jar.md5 deleted file mode 100644 index 196db1c67f..0000000000 --- a/third_party/junit/junit-4.8.2.jar.md5 +++ /dev/null @@ -1 +0,0 @@ -8a498c3d820db50cc7255d8c46c1ebd1