Mark Paluch
b06f8664f1
DATAREST-992 - Remove references to Assert single-arg methods.
...
Replace references to Assert single-arg methods with references to methods accepting the test object and message.
Related ticket: SPR-15196.
2017-02-01 13:25:13 +01:00
Oliver Gierke
bccb5fdcb8
DATAREST-962 - Fixed imports in Gemfire integration tests after move to Geode.
2016-12-16 11:01:39 +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
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