[ https://issues.apache.org/jira/browse/GEODE-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891079#comment-15891079 ]
ASF subversion and git services commented on GEODE-2460: -------------------------------------------------------- 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. ... > Update dependency versions > -------------------------- > > Key: GEODE-2460 > URL: https://issues.apache.org/jira/browse/GEODE-2460 > Project: Geode > Issue Type: Wish > Components: build, docs > Reporter: Kirk Lund > Assignee: Kirk Lund > > Here's the first bunch of dependency version updates that passes precheckin > without modifying source code: > Update the following dependency versions defined in > gradle/dependency-versions.properties. > Update major versions (test-only): > * org.apache.bcel:bcel:6.0 > Update minor versions (test and main): > * commons-beanutils:1.9.3 > * commons-fileupload:1.3.2 > * commons-io:2.5 > * commons-lang:2.6 > * commons-logging:1.2 > * commons-modeler:2.0.1 > * fastutil:7.0.13 > * guava:21.0 > * jansi:1.14 > * javax.mail-api:1.4.7 > * jline:2.14.3 > * jopt-simple:5.0.3 > * log4j-api:2.7 > * log4j-core:2.7 > * log4j-jcl:2.7 > * log4j-jul:2.7 > * log4j-slf4j-impl:2.7 > * netty-all:4.1.7.Final > * shiro-core:1.3.2 > * slf4j-api:1.7.22 > Update minor versions (test-only): > * assertj-core:3.6.2 > * cglib:cglib:3.2.4 > * commons-configuration:1.10 > * derby:10.13.1.1 > * google-gson:2.8.0 > * httpclient:4.5.2 > * httpcore:4.4.6 > * hsqldb:2.3.4 > * javassist:3.21.0-GA > * jedis:2.9.0 > * JUnitParams:1.0.6 > * mockrunner:1.1.2 > * mortbay-jetty-servlet-api:2.5.20110712 > * phantomjsdriver:1.3.0 > * powermock-core:1.6.6 > * powermock-module-junit4:1.6.6 > * powermock-api-mockito:1.6.6 > * selenium-api:3.0.1 > * selenium-remote-driver:3.0.1 > * selenium-support:3.0.1 > * spymemcached:2.12.2 > * system-rules:1.16.1 > * tomcat-catalina:7.0.73 (tomcat7) > * tomcat-coyote:7.0.73 (tomcat7) > * tomcat-juli:7.0.73 (tomcat7) > * tomcat-catalina:8.5.9 (tomcat8) > * tomcat-coyote:8.5.9 (tomcat8) > * tomcat-juli:8.5.9 (tomcat8) -- This message was sent by Atlassian JIRA (v6.3.15#6346)