Oliver Gierke
680d84fe4e
DATAREST-946 - Prepare next development iteration.
2017-04-04 22:08:15 +02:00
Oliver Gierke
fceb36ff71
DATAREST-946 - Release version 3.0 M2 (Kay).
2017-04-04 21:12:35 +02:00
Oliver Gierke
b9957d1a6c
DATAREST-1008 - Adapt to API changes in Spring Data Commons, Java 8 upgrades and Mockito 2.7.
2017-03-24 11:02:54 +01:00
Mark Paluch
6bb989018c
DATAREST-978 - Migrate ticket references in test code to Spring Framework style.
2017-01-13 10:09:53 +01:00
Oliver Gierke
03aa65890e
DATAREST-934 - Prepare next development iteration.
2016-11-23 10:59:09 +01:00
Oliver Gierke
4e8771eee8
DATAREST-934 - Release version 3.0 M1 (Kay).
2016-11-23 10:35:48 +01:00
Oliver Gierke
8327b6f4ab
DATAREST-935 - Prepare 3.0 development.
...
Upgraded version numbers and dependencies to Spring Data build parent, Commons and store modules. Fixed a compiler issue in DomainObjectReader.
2016-11-18 16:13:54 +01:00
Oliver Gierke
eb630ef273
DATAREST-803 - Prepare next development iteration.
2016-07-27 14:32:36 +02:00
Oliver Gierke
eaca77051a
DATAREST-803 - Release version 2.6 M1 (Ingalls).
2016-07-27 13:52:12 +02:00
Oliver Gierke
e18fe00ea6
DATAREST-790 - Prepare next development iteration.
2016-04-06 16:36:59 +02:00
Oliver Gierke
c49a29a247
DATAREST-790 - Release version 2.5 GA (Hopper).
2016-04-06 16:35:59 +02:00
Oliver Gierke
05c723fe50
DATAREST-782 - Prepare next development iteration.
2016-03-18 11:15:51 +01:00
Oliver Gierke
03a720d1c0
DATAREST-782 - Release version 2.5 RC1 (Hopper).
2016-03-18 11:15:00 +01:00
Oliver Gierke
6075f3052a
DATAREST-782 - Fixed build after Spring 4.2.5 update.
...
Upgraded to JSONPath 1.1.0 as 0.9 is not supported with Spring 4.2 anymore. Tweaked integration tests due to changed semantics and internals of JSONPath >= 1.0.
2016-03-17 21:29:20 +01:00
Oliver Gierke
892409da2c
DATAREST-774 - Separated integration tests from core project to avoid classpath overlap.
...
Extracted store specific tests into separate test modules to prevent classpath overlap between projects. Those tests are now executed in an "it" build profile to prevent the tests being packaged for distribution on release.
Use Map-based repositories and mapping contexts for test in the Core and WebMvc module.
Slightly changed the configuration API for lookup types on RepositoryRestConfiguration.
Related ticket: DATAREST-776.
2016-02-29 19:40:10 +01:00