[ https://issues.apache.org/jira/browse/GEODE-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk Lund updated GEODE-2461: ----------------------------- Description: 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) was: These unused entries are potential candidates for removal from gradle/dependency-versions.properties: * cdi-api.version * hadoop.version* * hbase.version * 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 * classmate * mortbay-jetty-servlet-api.version? (remove provided from geode-pulse) * scala.version > 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)