[ https://issues.apache.org/jira/browse/GEODE-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk Lund resolved GEODE-2461. ------------------------------ Resolution: Fixed Fix Version/s: 1.2.0 > 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.3.15#6346)