Thomas Darimont
40aa6bbdd5
DATAMONGO-859 - Prepare release 1.5 M1.
...
Updated readme.md and mongodb.xml to reflect recent version. Updated Spring Data Commons and Spring Data Build versions in pom.xml. Update pom.xml to use release repository. Updated docbkx to use recent Spring Data Commons version. Updated changelog to reflect changes and releases.
Original pull request: #161 .
2014-03-31 16:47:15 +02:00
Spring Buildmaster
a2628d1b74
DATAMONGO-854 - Prepare next development iteration.
2014-02-24 15:31:41 +01:00
Spring Buildmaster
294616432d
DATAMONGO-854 - Release version 1.4.0 RELEASE.
2014-02-24 06:25:32 -08:00
Christoph Strobl
47dd512f95
DATAMONGO-854 - Prepare 1.4.0.RELEASE.
...
Update artifact version in readme for release and snapshot.
Use commons 1.7.0 resources in docbkx.
Update changelog.
Update version information in notice and readme.
Original pull request: #130 .
2014-02-24 15:11:40 +01:00
Christoph Strobl
eb03ae61f2
DATAMONGO-856 - Documentation updates.
...
Updated references from springsource.org to spring.io. Updated references to mongodb.org. Update vendor to Pivotal Software, Inc. Update required/recommended versions. Update CustomConversions configuration section. Added missing section id's. Fixed some typos. Added missing JavaDoc.
Original pull request: #128 .
2014-02-24 11:42:59 +01:00
Oliver Gierke
e3fa844488
DATAMONGO-854 - Upgraded to Spring Data Commons snapshots.
...
Upgraded to snapshots of Spring Data Commons and the build parent.
2014-02-19 20:02:34 +01:00
Oliver Gierke
9d5f8f3ba0
DATAMONGO-848 - Added tweaks to be compatible with Java driver 2.12.
...
Added build profile to be able to build against next Mongo Java driver version (2.12.0-rc0) currently. Tweaked Bundlor version replacements to allow binding non-OSGi compatible Mongo driver versions.
Exception translator now handles newly introduced MongoServerSelectionException which the driver throws to indicate it can't connect to a MongoDB instance as of driver version 2.12. GridFsTemplate now uses an empty query object instead of null to indicate that no query should be used.
Adapted test cases to be able to deal with the slightly changed representation of serverUsed in command results (2.12 removed leading slash).
2014-02-17 12:42:19 +01:00
Oliver Gierke
3d4569be14
DATAMONGO-826 - Remove obsolete milestone repository.
2014-02-09 14:33:27 +01:00
Spring Buildmaster
57455c4a26
DATAMONGO-826 - Prepare next development iteration.
2014-01-29 06:04:53 -08:00
Spring Buildmaster
f9e20d12b2
DATAMONGO-826 - Release version 1.4.0.RC1.
2014-01-29 06:04:50 -08:00
Thomas Darimont
4d6152c65e
DATAMONGO-826 - Prepare release 1.4.0.RC1.
...
Updated project metadata (changelog, notice, readme) and bumped versions.
Fixed broken links in the documentation.
2014-01-29 14:42:52 +01:00
Thomas Darimont
d81cc53c12
DATAMONGO-837 - Upgrade MongoDB java driver to 2.11.4.
...
Upgraded the MongoDB java driver from 2.11.3 (current) to the recommended bug fix version 2.11.4.
2014-01-29 13:27:46 +01:00
Oliver Gierke
b245ef2d9e
DATAMONGO-826 - Polished poms.
...
Removed Spring dependency versions and fixed repository declarations.
2014-01-23 12:57:41 +01:00
Oliver Gierke
f778b2554c
DATAMONGO-799 - Refer to next version of build parent and Spring Data Commons.
2013-12-09 17:24:42 +01:00
Spring Buildmaster
e44d1f5f9a
DATAMONGO-799 - Prepare next development iteration.
2013-11-19 04:19:12 -08:00
Spring Buildmaster
2b5e2361a8
DATAMONGO-799 - Release version 1.4.0.M1.
2013-11-19 04:19:10 -08:00
Thomas Darimont
5737f2d19d
DATAMONGO-801 - Prepare release 1.4.0 M1.
...
Updated project metadata and bumped versions.
2013-11-19 13:12:06 +01:00
Oliver Gierke
0e69021486
DATAMONGO-787 - Upgraded to Spring Framework 3.2.4.
...
Upgraded to Spring Data Commons 1.3.0.BUILD-SNAPSHOT to benefit from upgrade to Spring 3.2.4 Added a workaround in the code introduced for DATAMONGO-774 which now runs into SPR-11031.
2013-10-25 20:57:21 +02:00
Oliver Gierke
4027770701
DATAMONGO-777 - Upgraded to Mongo Java Driver 2.11.3.
...
Upgraded to latest mongo Java Driver release to benefit from new API introduced (required to fix DATAMONGO-534). Adapted test cases to API changes in DuplicateKey.
2013-10-13 12:41:06 +02:00
Thomas Darimont
a3c77a43b6
DATAMONGO-740 - Prepare for next iteration.
...
Updated pom.xml to refer to the latest SD Commons Version 1.7.0.BUILD-SNAPSHOT.
2013-09-18 13:50:02 +02:00
Spring Buildmaster
24672e6bdd
DATAMONGO-740 - Prepare next development iteration.
2013-09-09 15:56:23 -07:00
Spring Buildmaster
1a46abfbb9
DATAMONGO-740 - Release version 1.3.0.RELEASE.
2013-09-09 15:56:20 -07:00
Thomas Darimont
61284228dd
DATAMONGO-740 - Prepare 1.3.0 RELEASE.
2013-09-09 15:50:04 -07:00
Spring Buildmaster
4f7821e3c2
DATAMONGO-732 - Prepare next development iteration.
2013-08-05 08:48:22 -07:00
Spring Buildmaster
9dd866e34a
DATAMONGO-732 - Release version 1.3.0.RC1.
2013-08-05 08:48:15 -07:00
Oliver Gierke
def6079795
DATAMONGO-732 - Prepare 1.3.0.RC1.
...
Updated changelog, notice and readme. Upgraded to Spring Data Build parent 1.1.1.RELEASE. Upgraded to Spring Data Commons RC1. Switched to milestone repository. Updated links to the parts of the Spring Data Commons reference documentation.
2013-08-05 17:33:58 +02:00
Oliver Gierke
297bd3e3dd
DATAMONGO-690 - Upgraded to Spring Data Commons snapshots.
2013-06-24 13:39:13 +02:00
Spring Buildmaster
3c68671d86
DATAMONGO-690 - Prepare next development iteration.
2013-06-04 11:37:17 -07:00
Spring Buildmaster
b171f4192d
DATAMONGO-690 - Release version 1.3.0.M1.
2013-06-04 11:37:13 -07:00
Oliver Gierke
21a1ce985c
DATAMONGO-690 - Prepare 1.3 M1 release.
...
Upgraded to Spring Data Build 1.1.RELEASE, Spring Data Commons 1.6 M1. Switched to milestone repository. Updated changelog. Refer to latest docs from Spring Data Commons.
2013-06-04 20:07:43 +02:00
Oliver Gierke
3e2387ae6b
Fix path to repo to make sure snapshot build sees all repositories.
2013-04-26 14:44:19 +02:00
Oliver Gierke
e8a1caec53
Fixed pom.xml to refer to correct snapshot repo.
2013-04-18 13:33:28 +02:00
Oliver Gierke
92af5aa345
DATAMONGO-650 - Added snapshot repository to resolve Spring Data Commons.
2013-04-11 10:57:04 +02:00
Oliver Gierke
7a64766496
DATAMONGO-633 - Upgraded to Querydsl 3.0.0.
...
Adapted custom APT serializer implementation to the new API.
2013-03-25 17:12:55 +01:00
Oliver Gierke
bf81d95d21
DATAMONGO-613 - Readded JConsole image and upgrade to Spring Data Build 1.1.
2013-02-11 12:40:41 +01:00
Oliver Gierke
158e4f033c
DATAMONGO-612 - Fixed reconfiguration of dist.id.
2013-02-11 12:38:40 +01:00
Spring Buildmaster
81097061ad
DATAMONGO-609 - Prepare next development iteration.
2013-02-08 04:15:50 -08:00
Spring Buildmaster
2bc6ebc250
DATAMONGO-609 - Release version 1.2.0.RELEASE
2013-02-08 04:15:46 -08:00
Oliver Gierke
909110cf4e
DATAMONGO-609 - Upgraded to parent project and Spring Data Commons in release versions.
2013-02-08 13:05:49 +01:00
Oliver Gierke
ba094da5a7
DATAMONGO-611 - Upgraded to MongoDB Java driver 2.10.1.
2013-02-08 13:04:33 +01:00
Oliver Gierke
a237999037
DATAMONGO-598 - Upgraded to new build infrastructure.
...
Fixed test ordering issue in Cross-Store module.
2013-01-18 14:45:48 +01:00
Spring Buildmaster
ecf15b93e0
DATAMONGO-559 - Prepare next development iteration.
2012-10-17 15:00:21 -07:00
Spring Buildmaster
6323a86560
DATAMONGO-559 - Release version 1.1.1.RELEASE.
2012-10-17 14:59:59 -07:00
Spring Buildmaster
5ff3064acd
DATAMONGO-541 - Prepare next development iteration.
2012-10-10 05:30:21 -07:00
Spring Buildmaster
3001e2941f
DATAMONGO-541 - Release 1.1.0.RELEASE.
2012-10-10 05:30:15 -07:00
Oliver Gierke
9cf72fbdd4
DATAMONGO-541 - Polished pom.xml for Maven central propagation.
2012-10-10 14:23:11 +02:00
Spring Buildmaster
737a42e07a
DATAMONGO-513 - Prepare next development iteration.
2012-08-24 02:24:09 -07:00
Spring Buildmaster
22d5d4c019
DATAMONGO-513 - Release 1.1.0.RC1.
2012-08-24 02:24:06 -07:00
Spring Buildmaster
888e031452
DATAMONGO-491 - Prepare next development iteration.
2012-07-24 07:57:13 -07:00
Spring Buildmaster
91b818b8c1
DATAMONGO-491 - Release 1.1.0.M2.
2012-07-24 07:57:10 -07:00