Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump MongoDB driver version, tidy up POMs. #32

Merged
merged 5 commits into from
Feb 8, 2016
Merged

Bump MongoDB driver version, tidy up POMs. #32

merged 5 commits into from
Feb 8, 2016

Conversation

csh
Copy link
Contributor

@csh csh commented Jan 19, 2016

There's no reason to avoid using the 3.x driver as it's backwards compatible. It brings variety of options that allow for better design and is generally nicer for developers to work with as they have the freedom of codecs and simple DBObjects.

Have also bumped the lombok version and made the appropriate changes to the compiler configuration - see projectlombok/lombok#905. Builds are now UTF-8, no previous encoding had been enforced so it was a case of whatever the system fancied. (Non-literal of course 😉)

Connor Spencer Harries added 2 commits January 19, 2016 12:32
… reason to avoid using it.

Bump a few Maven plugin versions and configurations.
@csh csh changed the title Bump MongoDB driver version. Bump MongoDB driver version, tidy up POMs. Jan 19, 2016
@exception
Copy link
Contributor

👍

@ghost
Copy link

ghost commented Feb 2, 2016

Works without any problems etc. Still no errors with MongoDB 2.6 - Serverside. @mkotb

mkotb pushed a commit that referenced this pull request Feb 8, 2016
Bump MongoDB driver version, tidy up POMs.
@mkotb mkotb merged commit 6dfe1bc into mkotb:master Feb 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants