[
https://issues.apache.org/jira/browse/GEODE-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889242#comment-15889242
]
ASF subversion and git services commented on GEODE-2461:
--------------------------------------------------------
Commit b5cbaed14ae11101f99fd9ff79c90c67fdcd737f in geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=b5cbaed ]
GEODE-2461: remove json4s-ast_2.10 as explicit dependency
> Remove unnecessary explicit dependencies
> ----------------------------------------
>
> Key: GEODE-2461
> URL: https://issues.apache.org/jira/browse/GEODE-2461
> Project: Geode
> Issue Type: Wish
> Components: build
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> These unused entries are potential candidates for removal from
> gradle/dependency-versions.properties:
> * cdi-api.version
> * hadoop.version*
> * hbase.version (remove contains check from geode-assembly)
> * hibernate.version
> * hibernate-commons-annotations.version
> * hsqldb.version
> * jline.version
> * jsr305.version
> * paranamer.version
> * quartz.version
> * spymemcached.version? (remove testCompile from geode-core)
> These entries are actually for transitive dependencies and should have the
> explicit dependency removed:
> * activation.version
> * asm.version (done)
> * cglib.version (remove testRuntime from test.gradle)
> * classmate (remove compile from geode-web-api)
> * mortbay-jetty-servlet-api.version? (remove provided from geode-pulse)
> * scala.version (remove compile from geode-web-api)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)