We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d1c0c commit 7548ad4Copy full SHA for 7548ad4
build.moxie
@@ -181,7 +181,7 @@ dependencies:
181
- compile 'ro.fortsoft.pf4j:pf4j:0.9.0' :war
182
- compile 'org.apache.tika:tika-core:1.5' :war
183
- compile 'org.jsoup:jsoup:1.7.3' :war
184
-- compile 'com.sun.activation:javax.activation:1.2.0'
+- compile 'com.sun.activation:javax.activation:1.2.0' :war :manager :fedclient
185
- test 'junit:junit:4.12'
186
# Dependencies for Selenium web page testing
187
- test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar
0 commit comments