Mark Paluch
d2386dc64e
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:23:59 +01:00
Oliver Gierke
17d08d2830
DATAREST-967 - Prepare next development iteration.
2017-01-26 10:57:45 +01:00
Oliver Gierke
93a2c589c5
DATAREST-967 - Release version 2.6 GA (Ingalls).
2017-01-26 10:27:10 +01:00
Oliver Gierke
187b3451fc
DATAREST-862 - Prepare next development iteration.
2016-12-21 16:33:11 +01:00
Oliver Gierke
d7da7e107e
DATAREST-862 - Release version 2.6 RC1 (Ingalls).
2016-12-21 16:19:34 +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