@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=503bb72c4dd62dd216d6820d5b869442"
PR = "r1"
-SRC_URI = "http://archive.apache.org/dist/ant/source/apache-ant-${PV}-src.tar.gz \
+SRC_URI = "https://downloads.apache.org/ant/source/apache-ant-${PV}-src.tar.gz \
file://ant \
"
@@ -3,7 +3,7 @@ AUTHOR = "Apache Software Foundation"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=44030f19e8bad73725f39d16fd05ff12"
PR = "r1"
-SRC_URI = "http://archive.apache.org/dist/jakarta/bcel/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/jakarta/bcel/source/${BP}-src.tar.gz"
inherit java-library
@@ -5,7 +5,7 @@ PR = "${INC_PR}.1"
SUMMARY = "Java argument parsing helper classes"
-SRC_URI = "http://archive.apache.org/dist/commons/cli/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/cli/source/${BP}-src.tar.gz"
SRC_URI[sha256sum] = "929eb140c136673e7f5029cd206c81b3c1f5e66bba0dfdcd021b9dd5596356d2"
@@ -5,7 +5,7 @@ PR = "${INC_PR}.1"
DESCRIPTION = "Java library with simple encoder and decoders for various formats such as Base64 and Hexadecimal"
-SRC_URI = "http://archive.apache.org/dist/commons/codec/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/codec/source/${BP}-src.tar.gz"
S = "${WORKDIR}/${BP}"
@@ -4,7 +4,7 @@ PR = "${INC_PR}.1"
DESCRIPTION = "A set of abstract data type interfaces and implementations that offer a wealth of useful functionality and a solid foundation for extending that functionality"
-SRC_URI = "http://archive.apache.org/dist/commons/collections/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/collections/source/${BP}-src.tar.gz"
SRC_URI[sha256sum] = "73eb5907a31c8770480c70f6a6a8d9a9a2ffe602e1b461c045cff51ace4cab2a"
@@ -4,7 +4,7 @@ PR = "${INC_PR}.1"
SUMMARY = "Converts XML to a Java object by a set of mapping rules."
-SRC_URI = "http://archive.apache.org/dist/commons/digester/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/digester/source/${BP}-src.tar.gz"
DEPENDS += "commons-logging commons-beanutils"
RDEPENDS:${PN} = "libcommons-logging-java libcommons-beanutils-java"
@@ -5,7 +5,7 @@ PR = "${INC_PR}.1"
SUMMARY = "discovering, or finding, implementations for pluggable interfaces"
-SRC_URI = "http://archive.apache.org/dist/commons/discovery/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/discovery/source/${BP}-src.tar.gz"
DEPENDS += "commons-logging"
RDEPENDS:${PN} = "libcommons-logging-java"
@@ -5,7 +5,7 @@ PR = "${INC_PR}.1"
SUMMARY = "Implementation of the JSP2.0 Expression Language API"
-SRC_URI = "http://archive.apache.org/dist/commons/el/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/el/source/${BP}-src.tar.gz"
DEPENDS += "jsp2.0 servlet2.4"
RDEPENDS:${PN} = "libjsp2.0-java libservlet2.4-java"
@@ -5,7 +5,7 @@ PR = "${INC_PR}.1"
DESCRIPTION = "Robust, high-performance, file upload capability for Java servlets and web applications"
-SRC_URI = "http://archive.apache.org/dist/commons/fileupload/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/fileupload/source/${BP}-src.tar.gz"
DEPENDS += "commons-beanutils commons-io servlet2.3"
RDEPENDS:${PN} = "libcommons-beanutils-java libcommons-io-java libservlet2.3-java"
@@ -5,7 +5,7 @@ PR = "${INC_PR}.1"
DESCRIPTION = "Efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations"
-SRC_URI = "http://archive.apache.org/dist/httpcomponents/commons-httpclient/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/httpcomponents/commons-httpclient/source/${BP}-src.tar.gz"
S = "${WORKDIR}/${BP}"
@@ -5,6 +5,6 @@ PR = "${INC_PR}.1"
DESCRIPTION = "Java library with utility classes, stream implementations, file filters and endian classes"
-SRC_URI = "http://archive.apache.org/dist/commons/io/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/io/source/${BP}-src.tar.gz"
SRC_URI[sha256sum] = "eca986497f7b4d1b1ec41821b1b5df827bb31fc14833e4449cfa8bcd5d7f29bb"
@@ -5,7 +5,7 @@ PR = "${INC_PR}.1"
DESCRIPTION = "Set of Java classes that provide helper methods for the standard java.lang classes"
-SRC_URI = "http://archive.apache.org/dist/commons/lang/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/lang/source/${BP}-src.tar.gz"
SRC_URI[sha256sum] = "2445238cd0eb167e99a1147394f61325490559f3df7e7e8f628043fb70cbf2f4"
@@ -4,7 +4,7 @@ PR = "${INC_PR}.1"
SUMMARY = "Java Internet protocol suite library"
-SRC_URI = "http://archive.apache.org/dist/commons/logging/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/logging/source/${BP}-src.tar.gz"
DEPENDS += "log4j1.2 servlet2.3 logkit"
@@ -5,7 +5,7 @@ PR = "${INC_PR}.1"
SUMMARY = "Java Internet protocol suite library"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
-SRC_URI = "http://archive.apache.org/dist/commons/net/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/net/source/${BP}-src.tar.gz"
S = "${WORKDIR}/${BP}"
@@ -5,6 +5,6 @@ PR = "${INC_PR}.1"
SUMMARY = "Java Object-pooling API"
-SRC_URI = "http://archive.apache.org/dist/commons/pool/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/commons/pool/source/${BP}-src.tar.gz"
SRC_URI[sha256sum] = "ca4452f2a2ce2daf6eaa1743ded2d3b36013200c48e3f2117b65584ca5cc1d9b"
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1dece7821bf3fd70fe1309eaa37d52a2"
PR = "r1"
SRC_URI = " \
- http://archive.apache.org/dist/excalibur/avalon-framework/source/${BP}-src.tar.gz;name=archive \
- http://archive.apache.org/dist/avalon/logkit/source/logkit-1.2.2-src.tar.gz;name=logkit \
+ https://downloads.apache.org/excalibur/avalon-framework/source/${BP}-src.tar.gz;name=archive \
+ https://downloads.apache.org/avalon/logkit/source/logkit-1.2.2-src.tar.gz;name=logkit \
"
inherit java-library
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f4ce41a6d1028498fcacde12f589bce7"
PR = "r2"
-SRC_URI = "http://archive.apache.org/dist/logging/log4j/${PV}/log4j-${PV}.tar.gz"
+SRC_URI = "https://downloads.apache.org/logging/log4j/${PV}/log4j-${PV}.tar.gz"
inherit java-library
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f1a1c8e1996e51c4dbc73e592a2ecf05"
PR = "r1"
-SRC_URI = "http://archive.apache.org/dist/avalon/logkit/source/${BP}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/avalon/logkit/source/${BP}-src.tar.gz"
inherit java-library
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=372b1e91335021ca74173b2ab4dc97dd"
PR = "r1"
-SRC_URI = "http://archive.apache.org/dist/jakarta/oro/source/jakarta-${BP}.tar.gz"
+SRC_URI = "https://downloads.apache.org/jakarta/oro/source/jakarta-${BP}.tar.gz"
inherit java-library
@@ -3,7 +3,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
AUTHOR = "Apache Software Foundation"
-SRC_URI = "http://archive.apache.org/dist/jakarta/poi/release/src/${BPN}-src-${PV}-FINAL-20070503.tar.gz"
+SRC_URI = "https://downloads.apache.org/jakarta/poi/release/src/${BPN}-src-${PV}-FINAL-20070503.tar.gz"
S = "${WORKDIR}/${BPN}-3.0-rc4"
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
PR = "r1"
-SRC_URI = "http://archive.apache.org/dist/jakarta/regexp/source/jakarta-${BP}.tar.gz"
+SRC_URI = "https://downloads.apache.org/jakarta/regexp/source/jakarta-${BP}.tar.gz"
inherit java-library
@@ -3,7 +3,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
AUTHOR = "Apache Software Foundation"
-SRC_URI = "http://archive.apache.org/dist/tomcat/tomcat-5/v${PV}/src/apache-tomcat-${PV}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/tomcat/tomcat-5/v${PV}/src/apache-tomcat-${PV}-src.tar.gz"
S = "${WORKDIR}/apache-tomcat-${PV}-src/servletapi/jsr152"
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
PR = "r1"
-SRC_URI = "http://archive.apache.org/dist/tomcat/tomcat-4/v${PV}/src/apache-tomcat-${PV}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/tomcat/tomcat-4/v${PV}/src/apache-tomcat-${PV}-src.tar.gz"
inherit java-library
@@ -3,7 +3,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
AUTHOR = "Apache Software Foundation"
-SRC_URI = "http://archive.apache.org/dist/tomcat/tomcat-5/v${PV}/src/apache-tomcat-${PV}-src.tar.gz"
+SRC_URI = "https://downloads.apache.org/tomcat/tomcat-5/v${PV}/src/apache-tomcat-${PV}-src.tar.gz"
S = "${WORKDIR}/apache-tomcat-${PV}-src/servletapi/jsr154"
@@ -12,7 +12,7 @@ PR = "r2"
DEPENDS = "xerces-j regexp jlex cup jaxp1.3 bcel"
SRC_URI = "\
- http://archive.apache.org/dist/xml/${BPN}/${BPN}_2_7_1-src.tar.gz;name=archive \
+ https://downloads.apache.org/xml/${BPN}/${BPN}_2_7_1-src.tar.gz;name=archive \
https://dlcdn.apache.org/commons/bsf/source/bsf-src-2.4.0.tar.gz;name=bsf \
"
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
file://LICENSE.serializer.txt;md5=d229da563da18fe5d58cd95a6467d584 \
"
-SRC_URI = "http://archive.apache.org/dist/xerces/j/source/Xerces-J-src.${PV}.tar.gz"
+SRC_URI = "https://downloads.apache.org/xerces/j/source/Xerces-J-src.${PV}.tar.gz"
# CVE only applies to some Oracle Java SE and Red Hat Enterprise Linux versions.
# Already fixed with updates and closed.
@@ -10,7 +10,7 @@ DEPENDS = "fastjar-native virtual/javac-native \
SRC_URI = "\
${SOURCEFORGE_MIRROR}/dom4j/${P}.tar.gz;name=archive \
- http://archive.apache.org/dist/ws/jaxme/source/ws-jaxme-0.5.2-src.tar.gz;name=jaxme \
+ https://downloads.apache.org/ws/jaxme/source/ws-jaxme-0.5.2-src.tar.gz;name=jaxme \
file://debian.patch \
"
SRC_URI[archive.md5sum] = "1e7ef6d20939315714de4a8502f27b2d"
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
file://LICENSE.sax.txt;md5=3534555610af53d4b5a8a0d2fb017d35 \
"
-SRC_URI = "http://archive.apache.org/dist/xml/commons/source/xml-commons-external-${PV}-src.tar.gz;subdir=${BPN}-${PV}"
+SRC_URI = "https://downloads.apache.org/xml/commons/source/xml-commons-external-${PV}-src.tar.gz;subdir=${BPN}-${PV}"
inherit java-library
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
PR = "r1"
LIC_FILES_CHKSUM = "file://LICENSE.resolver.txt;md5=d229da563da18fe5d58cd95a6467d584"
-SRC_URI = "http://archive.apache.org/dist/xml/commons/xml-commons-resolver-${PV}.tar.gz"
+SRC_URI = "https://downloads.apache.org/xerces/xml-commons/xml-commons-resolver-${PV}.tar.gz"
inherit java-library
According to https://archive.apache.org/dist/ The directories and files linked below are a historical archive of software released by Apache Software Foundation projects. THEY MAY BE UNSUPPORTED AND UNSAFE TO USE Current releases can be found on our download server. Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> --- recipes-core/ant/ant-native_1.8.1.bb | 2 +- recipes-core/bcel/bcel_5.2.bb | 2 +- recipes-core/jakarta-commons/commons-cli_1.1.bb | 2 +- recipes-core/jakarta-commons/commons-codec_1.3.bb | 2 +- recipes-core/jakarta-commons/commons-collections_2.1.1.bb | 2 +- recipes-core/jakarta-commons/commons-digester_1.8.bb | 2 +- recipes-core/jakarta-commons/commons-discovery_0.4.bb | 2 +- recipes-core/jakarta-commons/commons-el_1.0.bb | 2 +- recipes-core/jakarta-commons/commons-fileupload_1.2.1.bb | 2 +- recipes-core/jakarta-commons/commons-httpclient_3.1.bb | 2 +- recipes-core/jakarta-commons/commons-io_1.4.bb | 2 +- recipes-core/jakarta-commons/commons-lang_2.4.bb | 2 +- recipes-core/jakarta-commons/commons-logging_1.1.1.bb | 2 +- recipes-core/jakarta-commons/commons-net_1.4.1.bb | 2 +- recipes-core/jakarta-commons/commons-pool_1.4.bb | 2 +- recipes-core/jakarta-libs/avalon-framework-api_4.3.bb | 4 ++-- recipes-core/jakarta-libs/log4j1.2_1.2.17.bb | 2 +- recipes-core/jakarta-libs/logkit_1.2.2.bb | 2 +- recipes-core/jakarta-libs/oro_2.0.8.bb | 2 +- recipes-core/jakarta-libs/poi_3.0.bb | 2 +- recipes-core/jakarta-libs/regexp_1.5.bb | 2 +- recipes-core/servlet-api/jsp2.0_5.5.26.bb | 2 +- recipes-core/servlet-api/servlet2.3_4.1.37.bb | 2 +- recipes-core/servlet-api/servlet2.4_5.5.26.bb | 2 +- recipes-core/xalan-j/xalan-j_2.7.1.bb | 2 +- recipes-core/xerces-j/xerces-j_2.11.0.bb | 2 +- recipes-core/xml-commons/dom4j_1.6.1.bb | 2 +- recipes-core/xml-commons/jaxp1.3_1.4.01.bb | 2 +- recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb | 2 +- 29 files changed, 30 insertions(+), 30 deletions(-)