Oliver Gierke
6cfd04e4d2
DATACMNS-723 - After release cleanups.
2015-07-01 09:17:13 +02:00
Spring Buildmaster
42dccd8444
DATACMNS-723 - Prepare next development iteration.
2015-06-30 22:55:04 -07:00
Spring Buildmaster
d88b326d18
DATACMNS-723 - Release version 1.8.6.RELEASE (Dijkstra SR6).
2015-06-30 22:55:02 -07:00
Oliver Gierke
43e3c35559
DATACMNS-723 - Prepare 1.8.6.RELEASE (Dijkstra SR6).
2015-07-01 02:09:09 +02:00
Oliver Gierke
30ff4b6773
DATACMNS-694 - Removed <relativePath /> element from parent POM declaration.
2015-05-13 14:41:47 +02:00
Oliver Gierke
7c2371ce97
DATACMNS-632 - After release cleanups.
2015-01-27 18:29:21 +01:00
Spring Buildmaster
e76df6d449
DATACMNS-632 - Prepare next development iteration.
2015-01-27 06:04:05 -08:00
Spring Buildmaster
684cf491cb
DATACMNS-632 - Release version 1.8.5.RELEASE (Dijkstra SR5).
2015-01-27 06:03:56 -08:00
Oliver Gierke
0ea37b250c
DATACMNS-632 - Prepare 1.8.5.RELEASE (Dijkstra SR5).
2015-01-27 14:38:52 +01:00
Oliver Gierke
28f92cfa07
DATACMNS-624 - Re-activated Travis builds for spring4, spring41, spring41-next and querydsl-next.
...
Also activated building on the new container infrastructure to use artifact caching.
Removed JDK 6 and 7 builds as the build on these VMs will fail due to the Optional stub causing NoClassDefFoundErrors.
2015-01-05 18:54:29 +01:00
Oliver Gierke
61dce8af0d
DATACMNS-568 - After release cleanups.
2014-08-27 12:37:01 +02:00
Spring Buildmaster
55b7338c54
DATACMNS-568 - Prepare next development iteration.
2014-08-27 02:51:47 -07:00
Spring Buildmaster
783c3ef85c
DATACMNS-568 - Release version 1.8.4.RELEASE (Dijkstra SR4).
2014-08-27 02:51:44 -07:00
Oliver Gierke
c3ad453eef
DATACMNS-568 - Prepare 1.8.4.RELEASE (Dijkstra SR4).
2014-08-27 11:35:54 +02:00
Oliver Gierke
f98698c5b1
DATACMNS-549 - After release cleanups.
2014-07-28 12:24:56 +02:00
Spring Buildmaster
ff6ddc57a2
DATACMNS-549 - Prepare next development iteration.
2014-07-28 01:35:08 -07:00
Spring Buildmaster
11bd4c090f
DATACMNS-549 - Release version 1.8.2.RELEASE (Dijkstra SR2).
2014-07-28 01:35:06 -07:00
Oliver Gierke
e27984e84c
DATACMNS-549 - Prepare 1.8.2.RELEASE (Dijkstra SR2).
2014-07-28 10:21:56 +02:00
Oliver Gierke
c65cbccbb4
DATACMNS-549 - Prepare version 1.8.2.RELEASE.
...
Upgraded to Spring HATEOAS 0.16.0.RELEASE.
2014-07-28 09:54:00 +02:00
Oliver Gierke
57cf6482f3
DATACMNS-527 - After release cleanups.
2014-06-30 16:54:15 +02:00
Spring Buildmaster
c4f61bb9fc
DATACMNS-527 - Prepare next development iteration.
2014-06-30 05:44:19 -07:00
Spring Buildmaster
a7c500bf60
DATACMNS-527 - Release version 1.8.1.RELEASE (Dijkstra SR1).
2014-06-30 05:44:17 -07:00
Oliver Gierke
bee15dd5b2
DATACMNS-527 - Prepare 1.8.1.RELEASE (Dijkstra SR1).
2014-06-30 14:37:45 +02:00
Oliver Gierke
0b392758d8
DATACMNS-527 - Upgraded to Java 8 stub in correct version.
2014-06-30 14:36:15 +02:00
Oliver Gierke
b2f9529c2a
DATACMNS-528 - Upgraded to Spring HATEOAS 0.14.0.RELEASE.
2014-06-30 14:05:40 +02:00
Oliver Gierke
558b9865ba
DATACMNS-513 - PagedResourcesAssemblerArgumentResolver now correctly resolves mappings for sub-class invocations.
...
We're now using the newly introduced method on ControllerLinkBuilderFactory that takes both a type and a method to forward the method the invocation is happening on independently from the method being invoked.
2014-06-05 17:16:06 +02:00
Oliver Gierke
8862a376e0
DATACMNS-507 - Prepare next development iteration.
2014-05-20 20:30:48 +02:00
Spring Buildmaster
403f4bb56e
DATACMNS-507 - Release version 1.8.0.RELEASE.
2014-05-20 07:51:22 -07:00
Oliver Gierke
8050d9428d
DATACMNS-507 - Prepare 1.8 GA.
2014-05-20 16:37:57 +02:00
Oliver Gierke
05acb8ee40
DATACMNS-507 - Upgrade to Spring HATEOAS 0.12.0.RELEASE.
2014-05-20 15:58:25 +02:00
Oliver Gierke
a1c67a5265
DATACMNS-503 - Upgraded to Guava 17.0.
2014-05-08 12:45:47 +02:00
Oliver Gierke
fbebdf420c
DATACMNS-495 - After release cleanups.
2014-05-02 15:23:54 +02:00
Spring Buildmaster
a71f7b1230
DATACMNS-495 - Prepare next development iteration.
2014-05-02 04:48:23 -07:00
Spring Buildmaster
d6163c0a3d
DATACMNS-495 - Release version 1.8.0.RC1.
2014-05-02 04:48:21 -07:00
Oliver Gierke
47d27ceacd
DATACMNS-495 - Prepare 1.4.0.RC1.
...
Upgraded to Spring Data Parent 1.4.0.RC1. Switched to milestone repository.
2014-05-02 13:43:03 +02:00
Oliver Gierke
5791e9b201
DATACMNS-495 - Prepare 1.8.0.RC1.
...
Removed compiler warnings (obsolete @SuppressWarnings and obsolete code). Upgraded to Spring HATEOAS 0.11.0.
2014-05-01 20:23:58 +02:00
Oliver Gierke
cc9dafbd02
DATACMNS-500 - Removed Jackson 1 dependency.
2014-05-01 20:21:33 +02:00
Oliver Gierke
c141fb771d
DATACMNS-483 - Support for wrapper types as return types for repository methods.
...
The repository method invocation mechanism now post-processes the result of the actual method invocation in case it's not type-compatible with the return type of the invoked method and invokes a conversion if applicable. This allows us to register custom converters for well-known wrapper types. We currently support Optional from both Google Guava and JDK 8.
Implementation notice
We use some JDK 8 type stubs from the Spring Data Build project to be able to compile using JDKs < 8. This is necessary as we need to remain compatible with Spring 3.2.x for the Dijkstra release train and our test executions still run into some issues with it a Java 8 runtime (mostly ASM related). These issues were reported in [0, 1] and we'll probably get off the hack for Dijkstra GA by upgrading to Spring 3.2.9.
[0] https://jira.spring.io/browse/SPR-11719
[1] https://jira.spring.io/browse/SPR-11718
2014-04-22 14:20:54 +02:00
Spring Buildmaster
e4c82f8475
DATACMNS-450 - Prepare next development iteration.
2014-03-31 13:00:06 +02:00
Spring Buildmaster
15bc44def7
DATACMNS-450 - Release version 1.8.0.M1.
2014-03-31 12:59:27 +02:00
Oliver Gierke
966a6248ec
DATACMNS-450 - Prepare release 1.8.0.M1.
...
Updated pom.xml, readme and changelog.
2014-03-31 12:32:40 +02:00
Oliver Gierke
5391547eac
DATACMNS-478 - Allow build to be run on Java 8.
...
Introduced XmlUnit to make sure we can test XML rendering Java 6, 7 and 8.
2014-03-27 17:05:08 +01:00
Spring Buildmaster
b41e337569
DATACMNS-443 - Prepare next development iteration.
2014-02-25 07:46:38 +01:00
Spring Buildmaster
a9fb7070c8
DATACMNS-443 - Release version 1.7.0.RELEASE.
2014-02-24 04:46:40 -08:00
Oliver Gierke
91e693b9da
DATACMNS-443 - Prepare 1.7.0.RELEASE.
2014-02-24 13:10:02 +01:00
Oliver Gierke
fa80df2fa0
DATACMNS-425 - Upgrade to Spring Data Build snapshots.
2014-02-03 14:31:11 +01:00
Spring Buildmaster
1a94ffa796
DATACMNS-425 - Prepare next development iteration.
2014-01-29 04:24:57 -08:00
Spring Buildmaster
e00763bc44
DATACMNS-425 - Release version 1.7.0.RC1.
2014-01-29 04:24:55 -08:00
Oliver Gierke
8fa19aa01e
DATACMNS-425 - Prepare 1.7.0.RC1 release.
...
Upgraded to Spring Data Build parent 1.3.0.RC1 and Spring HATEOAS 0.9.0.RELEASE. Switched to milestone repositories. Updated changelog and adapted notice.txt.
2014-01-28 13:24:18 +01:00
Oliver Gierke
26c4f2dd87
DATACMNS-430 - Using Jackson version property from build parent.
...
Removed custom dependency from Spring 4 profile as it's already included in the parent pom.
2014-01-22 17:52:53 +01:00