diff options
author | James Moger <james.moger@gitblit.com> | 2013-03-28 10:10:33 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-03-28 10:10:33 -0400 |
commit | dbf594ea99c7c742ced3973285d263cc7bdecebd (patch) | |
tree | c5a2ead95277b0172dc8a969ae9ae3cd6daf4bd5 /build.moxie | |
parent | ddeb54642c36b5e7feb5d8253a608bb2c03c8729 (diff) | |
download | gitblit-dbf594ea99c7c742ced3973285d263cc7bdecebd.tar.gz gitblit-dbf594ea99c7c742ced3973285d263cc7bdecebd.zip |
Restored missing Windows distrib files lost during the refactor
Diffstat (limited to 'build.moxie')
-rw-r--r-- | build.moxie | 3 |
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 |