Oliver Gierke
c69330b0ee
DATACMNS-301 - Upgraded to Querydsl 3.0.0.
...
Removed explicit version declaration and inherit it from the current snapshots of the parent build (see https://github.com/SpringSource/spring-data-build/issues/5 ). Upgraded to version 1.0.8 of the APT plugin as well.
2013-03-25 17:41:05 +01:00
Oliver Gierke
9e82377c15
DATACMNS-289 - Upgraded to Spring Data Build 1.0.2.RELEASE.
2013-02-19 13:28:54 +01:00
Oliver Gierke
e11efede4d
DATACMNS-236, DATACMNS-117 - Added (Pageable|Sort)HanderMethodArgumentResolvers.
...
Added HandlerMethodArgumentResolver implementations for Pageable and Sort exposing a new default set of properties (page, size, sort) to resolve pagination and sorting information from the request. To mimic the legacy behavior we expose a (deprecated) LEGACY constant in PageableHandlerMethodArgumentResolver. Clients should move to the new properties structure ASAP. Added unit tests to verify old and new defaulting behavior.
Introduced new annotations @SortDefault (with @SortDefaults wrapper annotation) and @PageableDefault (superseding the legacy @PageableDefaults). The new annotations have more speaking attribute names and the HMAR implementations transparently alias the generic value attribute into a more semantic one (size).
The HMAR implementations implement Spring HATEOAS' UriComponentsContributor to be able to turn Pageable / Sort instances back into URIs created through the MethodLinkBuilderFactory API in Spring HATEOAS.
Extracted common API between legacy PageableArgumentResolver and PageableHandlerMethodArgumentResolver into common helper class.
Upgraded to Spring Hateoas 0.5.0.BUILD-SNAPSHOT.
2013-02-19 13:09:40 +01:00
Spring Buildmaster
0bbe56740b
DATACMNS-279 - Prepare next development iteration.
2013-02-07 05:10:53 -08:00
Spring Buildmaster
a8c582d99a
DATACMNS-279 - Release version 1.5.0.RELEASE.
2013-02-07 05:10:49 -08:00
Oliver Gierke
9de9217069
DATACMNS-279 - Upgraded to Spring Data parent pom in 1.0.0.RELEASE.
2013-02-07 14:05:02 +01:00
Oliver Gierke
80b6dd2217
DATACMNS-278 - Added Converter implementations for JodaTime types.
...
Upgraded to JodaTime 2.1 based on super pom property definition.
2013-02-06 17:49:24 +01:00
Oliver Gierke
626c0ba38f
DATACMNS-266 - Removed the obsolete ${schema.key}.
2013-01-29 19:43:14 +01:00
Oliver Gierke
45694c6ea9
DATACMNS-266 - Added necessary properties to enable distribution upload.
2013-01-29 19:15:07 +01:00
Oliver Gierke
06497a6814
DATACMNS-273 - Upgraded to Spring HATEOAS 0.4.0.RELEASE.
2013-01-28 16:27:01 +01:00
Oliver Gierke
d972e984fe
DATACMNS-266 - Refer to deployment repository to get unfiltered pom.
2013-01-18 14:43:47 +01:00
Oliver Gierke
2eba53619e
DATACMNS-266 - Re-added repository declarations to pom.xml.
...
For some reasons the <repository /> and <pluginRepository /> elements get stripped from the Spring Data parent pom during the deployment onto Artifactory so they do not end up in the pom.xml published although defined in the source pom.xml.
2013-01-16 17:31:38 +01:00
Oliver Gierke
ac256f9921
DATACMNS-266 - Use new common Maven build infrastructure.
...
Simplified project setup to be a single module build again. Using Spring Data Build parent POM to simplify project setup. See https://github.com/SpringSource/spring-data-build#spring-data-build-infrastructure
2013-01-16 15:15:24 +01:00
Spring Buildmaster
075e31d917
DATACMNS-192 - Prepare next development iteration.
2012-10-09 05:31:15 -07:00
Spring Buildmaster
18c1392e96
DATACMNS-192 - Release version 1.4.0.RELEASE.
2012-10-09 05:31:11 -07:00
Spring Buildmaster
ed7beffbde
DATACMNS-217 - Prepare next development iteration.
2012-08-23 10:25:19 -07:00
Spring Buildmaster
11da3c3dab
DATACMNS-217 - Release version 1.4.0.RC1.
2012-08-23 10:25:15 -07:00
Spring Buildmaster
d66d166e8b
DATACMNS-191 - Prepare next development iteration.
2012-07-23 09:51:32 -07:00
Spring Buildmaster
94d042a573
DATACMNS-191 - Release version 1.4.0.M1.
2012-07-23 09:51:28 -07:00
Oliver Gierke
4863609416
DATACMNS-175 - Execute Javadoc plugin before assembly.
2012-05-21 14:16:37 +02:00
Spring Buildmaster
b1d7e8927c
DATACMNS-149 - Next development version.
2012-05-16 19:28:23 +02:00
Spring Buildmaster
9f48059bb5
DATACMNS-149 - Release version 1.3.0.RELEASE.
2012-05-16 10:15:47 -07:00
Oliver Gierke
ec87165c30
DATACMNS-149 - Updated changelog and pom.xml.
...
Fixed pom.xml to match requirements of Maven central.
2012-05-16 19:05:05 +02:00
Oliver Gierke
b8c2e625b3
Polished pom.xml.
...
Removed obsolete stuff as we're now deploying to Artifactory.
2012-05-07 09:46:26 +02:00
Spring Buildmaster
f67f9eb4c9
Prepare 1.3.0.BUILD-SNAPSHOT development.
2012-05-02 12:01:50 -07:00
Spring Buildmaster
a1a60f39f4
[artifactory-release] Release version 1.3.0.BUILD
2012-05-02 12:01:48 -07:00
Spring Buildmaster
91eef0e8a5
DATACMNS-148 - Next development version.
2012-04-16 11:55:00 +02:00
Spring Buildmaster
703b285962
Release version 1.3.0.RC1.
2012-04-16 11:54:50 +02:00
Oliver Gierke
10da4b3ab4
Fixed URL for plugin repository.
2012-02-28 19:10:44 +01:00
Spring Buildmaster
3903fa7281
Next development version.
2012-02-07 11:23:22 -08:00
Spring Buildmaster
257d8af077
Release version 1.3.0.RELEASE.
2012-02-07 11:23:19 -08:00
Oliver Gierke
4f94f8c6bd
DATACMNS-131 - Prepare 1.3.0 M1 release.
...
Consolidate repositories being used. Removed invalid XML element.
2012-02-06 15:26:44 +01:00
Oliver Gierke
8c360af381
DATACMNS-118 - Prepare 1.3.0 development branch.
2011-12-22 20:24:42 +01:00
Oliver Gierke
5213eace28
DATACMNS-118 - Preparations for 1.2.0 release.
...
Updated changelog and version. Removed milestone repository and use Artifactory repository now.
2011-12-22 20:17:11 +01:00
Mark Pollack
a0c91672ae
prepare for Spring Data Commons 1.2.0.BUILD-SNAPSHOT
2011-12-06 17:37:12 -05:00
Mark Pollack
a15186013f
prepare for Spring Data Commons 1.2.0.RC1
2011-12-06 17:07:08 -05:00
Oliver Gierke
5eaa87ceb0
DATACMNS-103 - Improved 3.1 build.
...
We now use an exclusive upper bound of 4.0.0.RELEASE for Spring dependencies. With the snapshot repository removed we now get the latest release milestone to build on. Changed repository links to use http://repo.springframework.org to route dependencies through our Artifactory instance. Fixed some plugin dependency versions along the way.
2011-12-01 16:21:19 +01:00
Thomas Risberg
d56e9a0dc0
prepared for 1.2.0 snapshot builds
2011-10-21 16:19:28 -04:00
Thomas Risberg
c3e04eefea
prepared for Spring Data Commons 1.2.0.M2 release
2011-10-21 16:16:15 -04:00
Thomas Risberg
2192c4684e
prepared for 1.2.0 snapshot builds
2011-09-01 20:21:45 -04:00
Thomas Risberg
04f4e9f2b8
prepared for Spring Data Commons 1.2.0.M1 release
2011-09-01 20:17:20 -04:00
trisberg
0232fdacbf
prepared for 1.2.0 snapshot builds
2011-07-21 13:13:00 -04:00
trisberg
3c3012db0d
prepared for Spring Data Commons 1.1.0.RELEASE
2011-07-21 11:46:48 -04:00
Thomas Risberg
aa3c29c5a3
prepared for 1.1.0 snapshot builds
2011-07-19 11:50:52 -04:00
Thomas Risberg
1d52b05507
prepared for Spring Data Commons 1.1.0.RC1 release
2011-07-19 11:48:40 -04:00
Thomas Risberg
687a2ed0b5
prepared for 1.1.0 snapshot builds
2011-06-21 16:23:29 -04:00
Thomas Risberg
c3406a7ebe
prepared for Spring Data Commons 1.1.0.M2 release
2011-06-21 16:19:58 -04:00
Oliver Gierke
c9eeee545a
DATACMNS-27 - Added plugin repository to allow build on Maven 3.
2011-06-10 14:53:05 -07:00
Thomas Risberg
dfca1c61a2
prepared for 1.1.0 snapshot builds
2011-06-02 08:58:14 -04:00
Thomas Risberg
dff80c6f3d
prepared for Spring Data Commons 1.1.0.M1 release
2011-06-02 08:54:44 -04:00