You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2017/06/17 18:04:35 UTC

[jira] [Closed] (GEODE-2461) Remove unnecessary explicit dependencies

     [ https://issues.apache.org/jira/browse/GEODE-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker closed GEODE-2461.
--------------------------------

> 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
>             Fix For: 1.2.0
>
>
> 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.4.14#64029)