James Moger
2015-05-27 f3b7e29b210bba61c64ba9aee07cf2eef20ea5f4
build.moxie
@@ -102,7 +102,7 @@
# Convenience properties for dependencies
properties: {
  jetty.version  : 9.2.9.v20150224
  jetty.version  : 9.2.10.v20150310
  slf4j.version  : 1.7.10
  wicket.version : 1.4.21
  lucene.version : 4.10.0
@@ -185,6 +185,7 @@
- test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar
- test 'org.seleniumhq.selenium:selenium-support:${selenium.version}' @jar
- test 'org.seleniumhq.selenium:selenium-firefox-driver:${selenium.version}'
- test 'org.mockito:mockito-core:1.10.19'
# Dependencies with the "build" scope are retrieved
# and injected into the Ant runtime classpath
- build 'jacoco'