From dbf594ea99c7c742ced3973285d263cc7bdecebd Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 28 Mar 2013 10:10:33 -0400
Subject: [PATCH] Restored missing Windows distrib files lost during the refactor

---
 build.moxie |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/build.moxie b/build.moxie
index 9734473..97ade86 100644
--- a/build.moxie
+++ b/build.moxie
@@ -147,9 +147,6 @@
 - 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

--
Gitblit v1.9.1