Commit Graph

196 Commits

Author SHA1 Message Date
Oliver Gierke
c013c71e7a DATACMNS-670 - Upgraded to Querydsl 4.
Switched to new Querydsl 4 artifacts and adapted to changed package names and API changes.

Cleaned up some JavaDoc and APIs in QuerydslBindingsFactory and QuerydslBinderCustomizer.
2015-11-17 11:07:05 +01:00
Oliver Gierke
bfc5a68697 DATACMNS-759 - After release cleanups. 2015-09-01 12:11:01 +02:00
Spring Buildmaster
f6bb8a7fd9 DATACMNS-759 - Prepare next development iteration. 2015-09-01 00:55:11 -07:00
Spring Buildmaster
6ef8cc86fc DATACMNS-759 - Release version 1.11.0.RELEASE (Gosling GA). 2015-09-01 00:55:08 -07:00
Oliver Gierke
37830dae6e DATACMNS-759 - Prepare 1.11.0.RELEASE (Gosling GA). 2015-09-01 09:44:21 +02:00
Oliver Gierke
be812e28cd DATACMNS-759 - Switched to Spring HATEOAS version property provided by the build parent. 2015-09-01 09:25:59 +02:00
Oliver Gierke
e722030fa5 DATACMNS-742 - After release cleanups. 2015-08-04 14:09:19 +02:00
Spring Buildmaster
9fcf2850eb DATACMNS-742 - Prepare next development iteration. 2015-08-04 03:58:20 -07:00
Spring Buildmaster
3013b63c2b DATACMNS-742 - Release version 1.11.0 RC1 (Gosling RC1). 2015-08-04 03:58:18 -07:00
Oliver Gierke
e3d62ea213 DATACMNS-742 - Prepare 1.11.0.RC1 (Gosling RC1). 2015-08-04 11:56:20 +02:00
Oliver Gierke
be5e571a23 DATACMNS-742 - Upgraded to Spring HATEOAS 0.18.0. 2015-08-04 11:55:55 +02:00
Oliver Gierke
b9125ee83d DATACMNS-742 - Upgraded test dependencies.
XmlUnit 1.3 -> 1.6
Groovy 1.8.6 -> 2.4.4
2015-08-03 15:34:47 +02:00
Oliver Gierke
30b4cf53fc DATACMNS-715 - Introduced support for JTA 2.1 @Transactional.
Refreshed the copy of AnnotationTransactionAttributeSource to pull in the JTA 2.1 support introduced in the Spring Framework class. Opened up a ticket [0] to improve Spring Framework to eventually be able to ditch the copies to prevent such scenarios in the future (the missing feature introduced that is).
2015-07-17 09:43:24 +02:00
Oliver Gierke
c76c8275d1 DATACMNS-706 - After release cleanups. 2015-06-02 11:40:21 +02:00
Spring Buildmaster
3d1c690c00 DATACMNS-706 - Prepare next development iteration. 2015-06-01 23:41:41 -07:00
Spring Buildmaster
ba6f29a895 DATACMNS-706 - Release version 1.11.0 M1 (Gosling). 2015-06-01 23:41:39 -07:00
Oliver Gierke
7e048ea43a DATACMNS-706 - Prepare 1.11.0.M1 (Gosling M1). 2015-06-02 08:25:09 +02:00
Oliver Gierke
5405c6e2e7 DATACMNS-694 - Removed <relativePath /> element from parent POM declaration. 2015-05-13 14:40:19 +02:00
Oliver Gierke
74b452433e DATACMNS-680 - Switch to Guava version property defined in parent POM. 2015-04-13 13:02:07 +02:00
Oliver Gierke
346016f67d DATACMNS-662 - After release cleanups. 2015-03-23 13:56:32 +01:00
Spring Buildmaster
3185f2c04c DATACMNS-662 - Prepare next development iteration. 2015-03-23 04:20:00 -07:00
Spring Buildmaster
49981eb385 DATACMNS-662 - Release version 1.10.0.RELEASE. 2015-03-23 04:19:56 -07:00
Oliver Gierke
2cba292686 DATACMNS-662 - Prepare 1.10.0.RELEASE (Fowler GA). 2015-03-23 12:08:20 +01:00
Oliver Gierke
ff25e3375d DATACMNS-652 - After release cleanups. 2015-03-05 19:47:25 +01:00
Spring Buildmaster
f5ad5b9571 DATACMNS-652 - Prepare next development iteration. 2015-03-05 08:23:40 -08:00
Spring Buildmaster
5eb6fe2d2f DATACMNS-652 - Release version 1.10.0.RC1. 2015-03-05 08:23:38 -08:00
Oliver Gierke
b0cc811381 DATACMNS-652 - Prepare 1.10.0.RC1 (Fowler RC1). 2015-03-05 17:14:28 +01:00
Oliver Gierke
156cb4419a DATACMNS-652 - Upgraded to Spring HATEOAS 0.17.0.RELEASE. 2015-03-05 10:40:21 +01:00
Oliver Gierke
adbd363e2d DATACMNS-628 - Added converters for JSR-310 backport library.
We now include Spring Converters for the ThreeTen backport project [0].

[0] http://www.threeten.org/threetenbp
2015-01-04 21:43:26 +01:00
Oliver Gierke
6b1ef9a215 DATACMNS-608 - After release cleanups. 2014-12-01 13:37:33 +01:00
Spring Buildmaster
a13bc1bb3c DATACMNS-608 - Prepare next development iteration. 2014-12-01 03:16:23 -08:00
Spring Buildmaster
ad0a98c906 DATACMNS-608 - Release version 1.10.0.M1. 2014-12-01 03:16:13 -08:00
Oliver Gierke
7ef298fcc7 DATACMNS-608 - Prepare 1.10.0.M1 (Fowler M1). 2014-12-01 11:33:25 +01:00
Oliver Gierke
cb884eb0cd DATACMNS-525 - Removed EhCache implementation.
Original pull request: #25.
2014-11-26 17:09:10 +01:00
Oliver Gierke
499182f4c9 DATACMNS-525 - Removed Hazelcast implementation.
Original pull request: #95.
2014-11-26 17:09:10 +01:00
Christoph Strobl
e2358f3bf8 DATACMNS-525 - Introduce infrastructure for KeyValue repositories.
Added basic infrastructure for repositories on top of key-value data stores. For more details see the original pull request.

Original pull request: #95.
2014-11-26 16:43:15 +01:00
Oliver Gierke
55244f593d DATACMNS-572 - After release cleanups. 2014-09-15 12:26:16 +02:00
Spring Buildmaster
fe725645f9 DATACMNS-572 - Prepare next development iteration. 2014-09-05 01:57:19 -07:00
Spring Buildmaster
dedfd9010f DATACMNS-572 - Release version 1.9.0.RELEASE (Evans GA). 2014-09-05 01:57:17 -07:00
Oliver Gierke
17c41522a7 DATACMNS-572 - Prepare 1.9.0.RELEASE (Evans GA).
Upgraded to Spring HATEOAS 0.16.0.RELEASE.
2014-09-05 10:48:48 +02:00
Oliver Gierke
2c7f7e8e04 DATACMNS-571 - Remove custom build infrastructure for Optional.
We now require a JDK to build Spring Data Commons as using the custom Optional type from the Spring Data Build project as it causes the tests to break as Spring 4.1 snapshots load the Optional type to check for it's ability on the classpath which the JVM rejects.
2014-09-01 13:43:11 +02:00
Oliver Gierke
77a67021e5 DATACMNS-561 - After release cleanups. 2014-08-13 16:29:31 +02:00
Spring Buildmaster
4c64eddeb7 DATACMNS-561 - Prepare next development iteration. 2014-08-13 06:19:32 -07:00
Spring Buildmaster
d8e9808dd4 DATACMNS-561 - Release version 1.9.0.RC1 (Evans RC1). 2014-08-13 06:19:28 -07:00
Oliver Gierke
2386f48233 DATACMNS-561 - Prepare 1.9.0.RC1 (Evans RC1). 2014-08-13 15:13:06 +02:00
Oliver Gierke
62e66ab305 DATACMNS-551 - Move to Asciidoctor for reference documentation. 2014-08-06 21:20:08 +02:00
Oliver Gierke
750f33a587 DATACMNS-536 - After release cleanups. 2014-07-10 20:40:43 +02:00
Spring Buildmaster
260eda8f9d DATACMNS-536 - Prepare next development iteration. 2014-07-10 09:03:44 -07:00
Spring Buildmaster
a93f299e2e DATACMNS-536 - Release version 1.9.0.M1. 2014-07-10 09:03:41 -07:00
Oliver Gierke
4fbe53c1b1 DATACMNS-536 - Prepare 1.9.0.M1 (Evans M1). 2014-07-10 17:17:48 +02:00