You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/02/01 01:32:00 UTC

[jira] [Commented] (GEODE-8496) bump dependencies for 1.14

    [ https://issues.apache.org/jira/browse/GEODE-8496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276023#comment-17276023 ] 

ASF GitHub Bot commented on GEODE-8496:
---------------------------------------

onichols-pivotal commented on pull request #5828:
URL: https://github.com/apache/geode/pull/5828#issuecomment-770501970


   @jinmei it looks like the test DistributedSystemMBeanIntegrationTest.queryAllUsingGfshDoesNotFormatDate was expecting Date objects to be serialized a POJOs (i.e. the test expects to see the internal serialized fields of a Date object).  I've updated it to instead expect the new failure message.  Is this an acceptable change in default behavior?  Perhaps better would be to start including the jsr310 jar in the shipping product, instead of as test-runtime-only dependency, so that date formatting always displays *something* out-of-the-box?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> bump dependencies for 1.14
> --------------------------
>
>                 Key: GEODE-8496
>                 URL: https://issues.apache.org/jira/browse/GEODE-8496
>             Project: Geode
>          Issue Type: Improvement
>          Components: build
>            Reporter: Owen Nichols
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> now is a good time in the lull between 1.13 and 1.14 to roll 3rd party libraries to latest versions wherever possible.  Doing this proactively helps us stay ahead of CVEs and keep up with bugfixes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)