From f7286e0d8d92956e85ec1a20c54cd5d972ba1541 Mon Sep 17 00:00:00 2001 From: Florian Zschocke <florian.zschocke@cycos.com> Date: Mon, 26 Aug 2013 06:39:57 -0400 Subject: [PATCH] Add commons-io to explicit dependencies. --- build.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/build.moxie b/build.moxie index 78bc4a4..2c6163d 100644 --- a/build.moxie +++ b/build.moxie @@ -148,6 +148,7 @@ - compile 'org.apache.ivy:ivy:2.2.0' :war - compile 'com.toedter:jcalendar:1.3.2' :authority - compile 'org.apache.commons:commons-compress:1.4.1' :war +- compile 'commons-io:commons-io:2.2' :war - compile 'com.force.api:force-partner-api:24.0.0' :war - compile 'org.freemarker:freemarker:2.3.19' :war - compile 'com.github.dblock.waffle:waffle-jna:1.5' :war -- Gitblit v1.9.1