Commit Graph

64 Commits

Author SHA1 Message Date
Oliver Gierke
96f7d4d012 DATACOUCH-96 - After release cleanups. 2014-07-10 20:40:43 +02:00
Spring Buildmaster
41755f076e DATACOUCH-96 - Prepare next development iteration. 2014-07-10 09:50:22 -07:00
Spring Buildmaster
9fc2c6902f DATACOUCH-96 - Release version 1.2.0.M1. 2014-07-10 09:50:20 -07:00
Oliver Gierke
4331edfab9 DATACOUCH-96 - Prepare 1.2.0.M1 (Evans M1). 2014-07-10 17:14:49 +02:00
Oliver Gierke
3fcf381b56 DATACOUCH-87 - After release cleanups. 2014-05-20 19:50:07 +02:00
Spring Buildmaster
968acdaf2b DATACOUCH-87 - Prepare next development iteration. 2014-05-20 09:47:18 -07:00
Spring Buildmaster
58df212f2c DATACOUCH-87 - Release version 1.1.0.RELEASE. 2014-05-20 09:47:16 -07:00
Oliver Gierke
bf687f5e61 DATACOUCH-87 - Prepare 1.1 GA. 2014-05-20 16:26:44 +02:00
Michael Nitschinger
517ba1c28e DATACOUCH-89 - Update Couchbase SDK to 1.4.1 2014-05-20 08:29:49 +02:00
Oliver Gierke
fe9e5c1b96 DATACOUCH-88 - Upgraded to HttpClient 4.3.3.
This allows the build to run against Spring 4 as it requires HttpClient in 4.3 or better.
2014-05-19 12:24:12 +02:00
Oliver Gierke
817e112f66 DATACOUCH-84 - After release cleanups. 2014-05-02 15:24:27 +02:00
Spring Buildmaster
bd261476b1 DATACOUCH-84 - Prepare next development iteration. 2014-05-02 05:17:16 -07:00
Spring Buildmaster
8454b0f26b DATACOUCH-84 - Release version 1.1.0.RC1. 2014-05-02 05:17:14 -07:00
Oliver Gierke
1a4ba5522c DATACOUCH-84 - Prepare 1.1.0.RC1.
Upgraded to Spring Data Parent 1.4.0.RC1 and Spring Data Commons 1.8.0.RC1. Switched to milestone repository.
2014-05-02 14:12:57 +02:00
Spring Buildmaster
8c6614e7d3 DATACOUCH-79 - Prepare next development iteration. 2014-03-31 17:59:07 +02:00
Spring Buildmaster
5494a0545a DATACOUCH-79 - Release version 1.1.0.M1. 2014-03-31 08:57:29 -07:00
Oliver Gierke
df94b3a18f DATACOUCH-79 - Prepare 1.1 M1. 2014-03-31 17:55:03 +02:00
Michael Nitschinger
c881bac4b5 DATACOUCH-73 - Add snapshot repository 2014-03-28 10:17:03 +01:00
Spring Buildmaster
80710ef75f DATACOUCH-73 - Prepare next development iteration. 2014-03-19 09:56:44 +01:00
Spring Buildmaster
44c8eed397 DATACOUCH-73 - Prepare next development iteration. 2014-03-13 06:01:10 -07:00
Spring Buildmaster
a87e9cd394 DATACOUCH-73 - Release version 1.0.0.RELEASE. 2014-03-13 06:01:08 -07:00
Oliver Gierke
b976a32331 DATACOUCH-73 - Prepare 1.0.0.RELEASE.
Removed obsolete dependency declarations. Fixed syntax highlighting for reference documentation. Include general Spring Data repositories documentation as well as namespace and keyword reference as appendix.
2014-03-13 13:55:32 +01:00
Michael Nitschinger
6daecbf95a DATACOUCH-76 - Upgrade to latest spring-data-commons and parent 2014-03-13 10:02:59 +01:00
Michael Nitschinger
b52b96c283 DATACOUCH-72 - Update dependencies to latest bugfix level. 2014-03-10 18:35:30 +01:00
Michael Nitschinger
bef4d52ace DATACOUCH-71 - Add support for JSR 303 validation.
This changeset adds validation support for entities, and since this depends
on events, the event functionality has been added as well. Now also generic
event listeners can be attached.
2014-03-10 13:07:05 +01:00
Michael Nitschinger
62f974fa78 DATACOUCH-61 - Add Converter support for Jodatime
This changeset adds converters for Jodatime to unix timestamps and
back if jodatime is found on the classpath.
2014-03-10 10:49:07 +01:00
Spring Buildmaster
38b1a1bd1e DATACOUCH-66 - Prepare next development iteration. 2014-02-06 05:17:39 -08:00
Spring Buildmaster
4a886815ad DATACOUCH-66 - Release version 1.0.0.RC1. 2014-02-06 05:17:37 -08:00
Oliver Gierke
64d1b26219 DATACOUCH-66 - Prepare 1.0 RC1 release. 2014-02-06 14:12:20 +01:00
msolujic
03ed0b5fef DATACOUCH-62 updated Couchbase Java SDK to latest stable version 2014-01-22 14:36:51 +01:00
Michael Nitschinger
51dea603de DATACOUCH-60 - Update Dependencies 2014-01-09 14:23:03 +01:00
Michael Nitschinger
1ab5dd1b93 DATACOUCH-56 - Update Couchbase Client to 1.2.3 2013-12-04 10:46:33 +01:00
Spring Buildmaster
3f9d5030c4 DATACOUCH-46 - Prepare next development iteration. 2013-11-14 13:21:23 -08:00
Spring Buildmaster
b85405e581 DATACOUCH-46 - Release version 1.0.0.M2. 2013-11-14 13:21:21 -08:00
Oliver Gierke
189ec98b93 DATACOUCH-46 - Final preparations for 1.0 M2.
Upgraded to Spring Data Commons 1.6.2. Added necessary Maven plugins to actually build a distribution ZIP. Polished changelog and notice.txt.
2013-11-14 21:16:00 +00:00
Michael Nitschinger
51421d9c05 DATACOUCH-45 - Upgrade Couchbase Java Client to 1.2.2 2013-11-12 10:24:30 +01:00
Michael Nitschinger
ad7bcf057c DATACOUCH-41 - Update Couchbase SDK to 1.2.1 2013-10-16 13:22:19 +02:00
David Harrigan
48385c965a DATACOUCH-16 - Allow View customization through @View annotations.
An initial first attempt at allowing for basic View customization using the
@View annotation.

For now, it does not support "dynamic" finders, such as findByUsername, but
I'm sure it will come shortly aftewards.

Also added in hamcrest library to gradually transistion deprecated JUnit
methods to a better assertion library :-)

-=david=-
2013-10-16 12:01:21 +02:00
Michael Nitschinger
740ddc9256 DATACOUCH-32 - Upgrade Dependencies 2013-10-01 09:43:29 +02:00
Spring Buildmaster
b489f09924 DATACOUCH-2 - Prepare next development iteration. 2013-09-11 20:38:19 -07:00
Spring Buildmaster
351f7594cb DATACOUCH-2 - Release version 1.0.0.M1. 2013-09-11 20:38:18 -07:00
Oliver Gierke
a0cbd7533b DATACOUCH-2 - Prepare 1.0.0.M1. 2013-09-11 20:34:26 -07:00
Michael Nitschinger
da73fb8b46 DATACOUCH-26 - Upgrade the Couchbase Client to 1.1.9 2013-08-12 11:45:35 +02:00
Michael Nitschinger
3a72ca7f96 DATACOUCH-19 - adding optional bucket creation step. 2013-07-29 13:19:54 +02:00
Jeroen Reijn
80dbab17b1 DATACOUCH-22: Add plugin repo to be able to resolve bundlor.maven plugin
The build fails on my local machine due to the
com.springsource.bundlor.maven plugin not being available in any public
know maven repo and also non project configured maven repo.

Corrected indentation of pom file for readability

Some more housekeeping. The expression ${groupId} is deprecated. ${project.groupId} should be used instead.
2013-07-25 16:37:43 +02:00
Michael Nitschinger
2eedc4bd7d DATACOUCH-15 - Upgrade the Couchbase Java Client to 1.1.8 2013-07-16 07:50:42 +02:00
Michael Nitschinger
790d8f84af DATACOUCH-13 - Upgrade couchbase-client to 1.1.7
This upgrades the couchbase-client dependency to the latest
bugfix release, preparing support for slf4j and others.
2013-06-10 11:36:41 +02:00
Michael Nitschinger
afab31ff2f DATACOUCH-11 - Upgrading Jackson to the last stable release 2013-06-03 15:21:13 +02:00
Michael Nitschinger
407adf96df DATACOUCH-10 - Upgrade parent POM to 1.1.0.RELEASE 2013-06-03 15:21:13 +02:00
Oliver Gierke
4999f23f09 DATACOUCH-1 - Upgraded to use Spring Data build parent.
Upgraded to Spring Data Commons 1.6.0.BUILD-SNAPSHOT.
2013-06-01 11:32:24 +02:00