summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-08 01:32:53 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-08 01:32:53 -0400
commitb66c8341d096f8dfbec6d540b6e792009ad28b8f (patch)
tree2c7fd1a95b1a8e217b8c0330b6f89bc20de82a46 /conf
parentc8b8c27ccce6fee9e1b56459118b1f4aa6d6c1f4 (diff)
add commons-lang2
Diffstat (limited to 'conf')
-rw-r--r--conf/sources.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/sources.mk b/conf/sources.mk
index a133b05..54752a9 100644
--- a/conf/sources.mk
+++ b/conf/sources.mk
@@ -31,6 +31,7 @@ jsoup = git|git://github.com/jhy/jsoup.gi
qdox = tar|http://nexus.codehaus.org/content/repositories/releases/com/thoughtworks/qdox/qdox/2.0-M1/qdox-2.0-M1-project.tar.bz2
commons-cli = tar|$(_apache_mirror)/commons/cli/source/commons-cli-1.2-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
httpcomponents-core = tar|$(_apache_mirror)/httpcomponents/httpcore/source/httpcomponents-core-4.3.2-src.tar.gz
httpcomponents-client-bootstrap = tar|$(_apache_mirror)/httpcomponents/httpclient/source/httpcomponents-client-4.3.4-src.tar.gz