From 4022d740676be12229e375b6fc8246a6d93aac45 Mon Sep 17 00:00:00 2001 From: Tarun Gupta Date: Mon, 18 May 2015 15:31:25 +0530 Subject: Pull stax-2 jar from new URL OLD URL link is unavailable as codehaus has been shut down. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. Test-Information: Code compiles successfully. Change-Id: Icaa92bbfe9e61cc363e32cc8cd12602b45845cfa diff --git a/Makefile b/Makefile index 770e231..2e81110 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ third-party/aalto/aalto-xml.jar: third-party/stax2/stax2-api.jar: mkdir -p third-party/stax2 - curl http://repository.codehaus.org/org/codehaus/woodstox/stax2-api/3.0.3/stax2-api-3.0.3.jar -o third-party/stax2/stax2-api.jar + curl http://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.0.3/stax2-api-3.0.3.jar -o third-party/stax2/stax2-api.jar third-party/jzlib/jzlib.jar: mkdir -p third-party -- cgit v0.10.2-6-g49f6