Oliver Gierke
c50024f31a
DATAREST-322 - After release cleanups.
2014-06-18 14:36:38 +02:00
Spring Buildmaster
c6c1801980
DATAREST-322 - Prepare next development iteration.
2014-06-18 05:33:31 -07:00
Spring Buildmaster
c5b84075e8
DATAREST-322 - Release version 2.0.3.RELEASE (Codd SR3).
2014-06-18 05:33:29 -07:00
Oliver Gierke
19bd2573d5
DATAREST-322 - Prepare 2.0.3.RELEASE (Codd SR3).
2014-06-18 14:18:33 +02:00
Thomas Darimont
ee9a023b88
DATAREST-305 - Enable Java 8 build in maven configuration.
...
Extended closed interval in maven enforcerer plugin configuration to include Java 8 (1.8).
Original pull request: #138 .
2014-05-19 11:39:43 +02:00
Spring Buildmaster
0c3748c3c4
DATAREST-291 - Prepare next development iteration.
2014-04-16 11:13:35 +02:00
Spring Buildmaster
389212e186
DATAREST-291 - Release version 2.0.2.RELEASE (Codd SR2).
2014-04-16 02:03:11 -07:00
Oliver Gierke
6fb702308e
DATAREST-291 - Prepare 2.0.2.RELEASE (Codd SR2).
...
Upgraded to latest Spring Data Build and store modules. Updated changelog, notice.
2014-04-16 10:44:40 +02:00
Spring Buildmaster
be719d599a
DATAREST-258 - Prepare next development iteration.
2014-03-13 09:35:18 -07:00
Spring Buildmaster
4aa1b6f10e
DATAREST-258 - Release version 2.0.1.RELEASE (Codd SR1).
2014-03-13 09:35:15 -07:00
Oliver Gierke
0d6f7bb697
DATAREST-258 - Prepare 2.0.1.RELEASE.
2014-03-13 16:46:45 +01:00
Spring Buildmaster
e5c1ce51c1
DATAREST-249 - Prepare next development iteration.
2014-02-25 07:44:05 +01:00
Spring Buildmaster
fb73b52be7
DATAREST-249 - Release version 2.0.0.RELEASE.
2014-02-24 10:00:15 -08:00
Oliver Gierke
8fb93e7484
DATAREST-249 - Prepare 2.0.0.RELEASE.
...
Upgraded to release versions of Spring Data modules. Updated change log and notice.txt.
2014-02-24 14:40:59 +01:00
Greg Turnquist
4508bc094a
DATAREST-228 - Added Maven Enforcer plugin to ensure project is built with Java 7.
...
Original pull request: #131 .
2014-02-12 16:29:11 +01:00
Oliver Gierke
a5e7aebb65
DATAREST-226 - After release cleanups.
...
Upgraded to Spring Data snapshot dependencies. Added missing changelog entries.
2014-02-03 14:34:01 +01:00
Spring Buildmaster
84880ffe5e
DATAREST-226 - Prepare next development iteration.
2014-01-29 06:40:33 -08:00
Spring Buildmaster
3a87ad8d49
DATAREST-226 - Release version 2.0.0.RC1.
2014-01-29 06:40:30 -08:00
Oliver Gierke
20a407d40c
DATAREST-226 - Prepare 2.0 RC1 release.
...
Upgraded to Spring Data RC modules, Spring HATEOAS 0.9.0.RELEASE and Spring Plugin 1.0.0.RELEASE. Removed placeholder for Jackson 2 version as it's in the parent build pom now. Switched to milestone repository.
2014-01-29 15:35:46 +01:00
Oliver Gierke
04f733bdef
DATAREST-226 - Added distribution module.
2014-01-28 15:19:27 +01:00
Oliver Gierke
88b2f05edf
DATAREST-229 - RepositoryEntityLinks now exposes templated links.
...
If the resource exposed for a domain or repository type is considered a paging resource we now return a templated URI. Introduced ResourceMapping.isPagingResource() to allow clients to find out about whether the resource is actually capable of pagination. Adapted implementations to inspect the findAll(…) method as well as the search methods for a Pageable parameter.
Tweaked pom.xml to create correct classpaths if the IDE uses direct workspace project references.
2014-01-23 17:11:34 +01:00
Oliver Gierke
9159339960
DATAREST-226 - Upgraded to Spring Data Neo4j 3.0 snapshots.
2014-01-20 13:48:47 +01:00
Oliver Gierke
f02000e619
DATAREST-224 - Introduce Maven POMs.
...
Adapted JpaWebTests to compile on Java6. Fixed some broken test case in Neo4jWebTests.
2014-01-20 10:18:44 +01:00