diff options
author | James Moger <james.moger@gitblit.com> | 2013-09-17 17:05:00 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-09-17 17:05:00 -0400 |
commit | 35f55ae7e034275811fa68908215b48bbf9df965 (patch) | |
tree | d8bd79fc7a7bc9d2d0b047c655f7e99f50fe303e /build.moxie | |
parent | bb6b148bfc2d4a22b4fd3bdbafebadccaccf6661 (diff) | |
parent | b724448b589d60a9a7dda60cf30741048c98e199 (diff) | |
download | gitblit-35f55ae7e034275811fa68908215b48bbf9df965.tar.gz gitblit-35f55ae7e034275811fa68908215b48bbf9df965.zip |
Merge branch 'init-shared' of https://github.com/fzs/gitblit into prefixes
Diffstat (limited to 'build.moxie')
-rw-r--r-- | build.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.moxie b/build.moxie index fe4eeb80..4a3aa34e 100644 --- a/build.moxie +++ b/build.moxie @@ -148,6 +148,7 @@ dependencies: - 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 |