DATACMNS-227 - Renamed repository resource populator location attribute to locations.

Tightened test cases to check correct population more strictly. Upgraded to Hamcrest 1.3 as test dependency on the way.
This commit is contained in:
Oliver Gierke
2012-11-23 14:39:02 +01:00
parent f1fd8fe0e2
commit 8a01a55046
5 changed files with 212 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
<org.springframework.version.30>3.0.7.RELEASE</org.springframework.version.30>
<org.springframework.version>3.1.2.RELEASE</org.springframework.version>
<org.springframework.hateoas.version>0.3.0.RELEASE</org.springframework.hateoas.version>
<org.hamcrest.version>1.2.1</org.hamcrest.version>
<org.hamcrest.version>1.3</org.hamcrest.version>
<bundlor.failOnWarnings>true</bundlor.failOnWarnings>
</properties>