You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by drazzib <gi...@git.apache.org> on 2016/01/10 20:28:27 UTC

[GitHub] gora pull request: GORA-448 Upgrade MongoDB Java Driver Version

GitHub user drazzib opened a pull request:

    https://github.com/apache/gora/pull/49

    GORA-448 Upgrade MongoDB Java Driver Version

    PR for GORA-448
    
    * Upgrade to mongo-java-driver 3.2.0
    * Upgrade to de.flapdoodle.embed.mongo 1.50.2
    * Enable integration tests over Mongo 3.2 server
    * Improve handling of null fields in BSONDecorator

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Dictanova/gora GORA-448

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/gora/pull/49.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #49
    
----
commit 397e0bb1dae91b2236f851ceeab6d1911111af63
Author: Damien Raude-Morvan <dr...@drazzib.com>
Date:   2015-11-09T23:19:40Z

    GORA-448 Upgrade to 3.1.0 mongo-java and 1.50 de.flapdoodle.embed.mongo

commit a1ae6f0a6678c0b9f216bb2f0ddf3dfc92ff52ed
Author: Damien Raude-Morvan <dr...@drazzib.com>
Date:   2015-11-09T23:20:07Z

    GORA-448 MongoCredential list cannot be null

commit 1eb87fc1d0d4aa3a22be1e87e3f7e374d7c23b7f
Author: Damien Raude-Morvan <dr...@drazzib.com>
Date:   2015-11-09T23:20:33Z

    GORA-448 cleanCursors method is not removed from driver

commit 6fb17dee7dda2e8ddb164074f45274f958c58e3d
Author: Damien Raude-Morvan <dr...@drazzib.com>
Date:   2015-11-09T23:21:20Z

    GORA-448 Replace ObjectId.massageToObjectId by our custom implementation

commit d09b5fdcc1b0732d792daf26d43c191b6ff414d9
Author: Damien Raude-Morvan <dr...@drazzib.com>
Date:   2016-01-10T18:05:32Z

    GORA-448 Remove mongod log inside unit test output

commit faa5c2c6a9795b2dba6e982938adedeb10aef077
Author: Damien Raude-Morvan <dr...@drazzib.com>
Date:   2016-01-10T18:05:49Z

    GORA-448 Reduce log level

commit 0eb071d42b2b0d659c78a003c16af83043da64e9
Author: Damien Raude-Morvan <dr...@drazzib.com>
Date:   2016-01-10T18:06:49Z

    GORA-448 Also test MongoDB 3.2 server
    
    - Bump Mongo Java Driver to 3.2.0
    - Bump embed.mongo to 1.50.2

commit 390a645c197d3df0e2b3127043f253a55a628a64
Author: Damien Raude-Morvan <dr...@drazzib.com>
Date:   2016-01-10T19:23:20Z

    GORA-448 Avoid NPE in BSONDecorator by checking "containsField" first

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] gora pull request: GORA-448 Upgrade MongoDB Java Driver Version

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/gora/pull/49


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---