summaryrefslogtreecommitdiffstats
path: root/build.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-04-23 15:41:14 -0400
committerJames Moger <james.moger@gitblit.com>2014-05-04 10:43:35 -0400
commitca31f51855b39a179bdad9bb912da6aeadad866d (patch)
tree3b07b555dd4a9307a3d60af5b94004180d0cbaa5 /build.moxie
parentb41754563a8318ae8840574261c503bbf4e7e413 (diff)
downloadgitblit-ca31f51855b39a179bdad9bb912da6aeadad866d.tar.gz
gitblit-ca31f51855b39a179bdad9bb912da6aeadad866d.zip
Split pages servlet into a raw branch servlet and a gh-pages servlet
Diffstat (limited to 'build.moxie')
-rw-r--r--build.moxie1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.moxie b/build.moxie
index 6d80c50f..5f560532 100644
--- a/build.moxie
+++ b/build.moxie
@@ -174,6 +174,7 @@ dependencies:
- compile 'commons-codec:commons-codec:1.7' :war
- compile 'redis.clients:jedis:2.3.1' :war
- compile 'ro.fortsoft.pf4j:pf4j:0.8.0' :war
+- compile 'org.apache.tika:tika-core:1.5' :war
- test 'junit'
# Dependencies for Selenium web page testing
- test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar