Fabrice Bacchella
2015-06-03 b57b9ec3edd2ca7e7e44190f85e3743cea822e3e
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
@@ -111,7 +111,7 @@
  bouncycastle.version : 1.51
  selenium.version : 2.28.0
  wikitext.version : 1.4
  sshd.version: 0.13.0
  sshd.version: 0.14.0
  mina.version: 2.0.9
  guice.version : 4.0-beta5
  # Gitblit maintains a fork of guice-servlet
@@ -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'