James Moger
2014-07-03 a46589f2c40dca25fc6bfb3179888c3b7cde26a1
build.moxie
@@ -103,7 +103,7 @@
properties: {
  jetty.version  : 9.2.1.v20140609
  wicket.version : 1.4.21
  lucene.version :  4.8.1
  lucene.version : 4.8.1
  jgit.version   : 3.4.0.201406110918-r
  groovy.version : 1.8.8
  bouncycastle.version : 1.49
@@ -131,8 +131,8 @@
# Standard dependencies
- compile 'com.intellij:annotations:12.0' :war
- compile 'log4j:log4j:1.2.17' :war :fedclient :authority
- compile 'org.slf4j:slf4j-api:1.7.5' :war :fedclient :authority
- compile 'org.slf4j:slf4j-log4j12:1.7.5' :war :fedclient :authority
- compile 'org.slf4j:slf4j-api:1.7.7' :war :fedclient :authority
- compile 'org.slf4j:slf4j-log4j12:1.7.7' :war :fedclient :authority
- compile 'com.sun.mail:javax.mail:1.5.1' :war :authority
- compile 'javax.servlet:javax.servlet-api:3.1.0' :fedclient
- compile 'org.eclipse.jetty.aggregate:jetty-all:${jetty.version}' @jar