[
https://issues.apache.org/jira/browse/GEODE-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891075#comment-15891075
]
ASF subversion and git services commented on GEODE-2461:
--------------------------------------------------------
Commit 635d3118177f6cae6b0497097e64bdb7a9aee800 in geode's branch
refs/heads/develop from [~dbarnes97]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=635d311 ]
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/geode into
develop
* 'develop' of https://git-wip-us.apache.org/repos/asf/geode: (57 commits)
GEODE-2551 Fix code issues found by AppChecker
Revert "GEODE-1887: Now Size api goes through ServerProxy when cache is of
type client and DataPolicy is Empty."
GEODE-2538: Don't deserialize values on the server when getting results
GEODE-2461: remove json4s-ast_2.10 as explicit dependency
GEODE-2547: Interest registration no longer causes a CacheLoader to be invoked
GEODE-2526: Enhance log statement to include ResourceTypeName
GEODE-880 Remove unused classes
GEODE-2460: update dependency versions
GEODE-1995: Removed ReliableMessageQueue, ReliableMessageQueueFactory,
ReliableMessageQueueFactoryImpl and it's usage in the code from
GemfireCacheImpl and DistributedRegion.
GEODE-2550 Improve README and BUILDING
GEODE-2538: Don't invoke a cache loader when fetching values for a lucene
query
GEODE-2404: Added support for destroying lucene indexes
GEODE-2545: NPE during lucene query execution when cache is closing or region
is destroyed
GEODE-2515: Disabling BaseLineAndCompareQueryPerfJUnitTest
GEODE-2142: Removing JSON licence stuff from NOTICE files
GEODE-2142: removing tests so run precheckin
GEODE-2142: final compiling build
GEODE-2142: cyclical dependency in gradle build
GEODE-2142: spotless
GEODE-2142: Refactoring of tests to work with new JSONObject class. Changing
file export to use Base64 encoding.
...
> 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)