summaryrefslogtreecommitdiffstats
path: root/build.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-03-28 10:10:33 -0400
committerJames Moger <james.moger@gitblit.com>2013-03-28 10:10:33 -0400
commitdbf594ea99c7c742ced3973285d263cc7bdecebd (patch)
treec5a2ead95277b0172dc8a969ae9ae3cd6daf4bd5 /build.moxie
parentddeb54642c36b5e7feb5d8253a608bb2c03c8729 (diff)
downloadgitblit-dbf594ea99c7c742ced3973285d263cc7bdecebd.tar.gz
gitblit-dbf594ea99c7c742ced3973285d263cc7bdecebd.zip
Restored missing Windows distrib files lost during the refactor
Diffstat (limited to 'build.moxie')
-rw-r--r--build.moxie3
1 files changed, 0 insertions, 3 deletions
diff --git a/build.moxie b/build.moxie
index 9734473c..97ade860 100644
--- a/build.moxie
+++ b/build.moxie
@@ -147,9 +147,6 @@ 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
-# Commons Daemon is for launching services
-- provided 'commons-daemon:commons-daemon:1.0.14'
-- provided 'commons-daemon:commons-daemon:1.0.14:bin-windows:zip'
- test 'junit'
# Dependencies for Selenium web page testing
- test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar