summaryrefslogtreecommitdiff
path: root/conf/sources.mk
diff options
context:
space:
mode:
Diffstat (limited to 'conf/sources.mk')
-rw-r--r--conf/sources.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/sources.mk b/conf/sources.mk
index f342452..2a1658a 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -6,8 +6,11 @@ _tarbombs =
# Apache tarballs
commons-cli = tar|$(_apache_mirror)/commons/cli/source/commons-cli-1.2-src.tar.gz
+commons-io = tar|$(_apache_mirror)/commons/io/source/commons-io-2.4-src.tar.gz
commons-codec = tar|$(_apache_mirror)/commons/codec/source/commons-codec-1.9-src.tar.gz
commons-lang2 = tar|$(_apache_mirror)/commons/lang/source/commons-lang-2.6-src.tar.gz
+commons-logging = tar|$(_apache_mirror)/commons/logging/source/commons-logging-1.2-src.tar.gz
+commons-logging-bootstrap = $(commons-logging)
commons-net = tar|$(_apache_mirror)/commons/net/source/commons-net-3.3-src.tar.gz
httpcomponents-client-bootstrap = tar|$(_apache_mirror)/httpcomponents/httpclient/source/httpcomponents-client-4.3.4-src.tar.gz