diff options
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 |