azkaban-developers

Changes

build.gradle 1(+1 -0)

Details

build.gradle 1(+1 -0)

diff --git a/build.gradle b/build.gradle
index b476d2e..d8afcca 100644
--- a/build.gradle
+++ b/build.gradle
@@ -305,6 +305,7 @@ project(':azkaban-execserver') {
     compile('javax.servlet:servlet-api:2.5')
     compile('joda-time:joda-time:2.0')
     compile('log4j:log4j:1.2.16')
+    compile('commons-logging:commons-logging:1.1.1')
     compile('org.apache.httpcomponents:httpclient:4.3.1')
     compile('org.apache.httpcomponents:httpcore:4.3')
     compile('org.mortbay.jetty:jetty:6.1.26')