Commit Graph

26 Commits

Author SHA1 Message Date
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
Michael Nitschinger
a307d8f595 Adding client and cluster JMX stats. 2013-05-29 10:13:24 +02:00
Michael Nitschinger
6e04c9edc3 Make sure list saving/loading works. 2013-05-28 13:43:00 +02:00
Michael Nitschinger
e687cd8a59 Dependency Upgrades 2013-04-08 10:40:30 +02:00
Michael Nitschinger
1f72c8c965 Merge branch 'basic-mapping'
Merging unstable spring data mapping.
2013-04-08 10:36:11 +02:00
Michael Nitschinger
810130858c Adding the exception translator 2013-02-07 16:29:09 +01:00
Michael Nitschinger
83aa6e0acf Refactoring read to use instantiators. 2013-02-07 14:51:56 +01:00
Michael Nitschinger
d01aaff90d Upgrading dependencies and more tests for templates. 2013-02-07 09:07:10 +01:00
Michael Nitschinger
92c56ac8f9 Extending basic support for mapping and adding an abstract configuration. 2012-12-31 09:21:51 +01:00
Michael Nitschinger
5e1e52fa55 Renaming POM artifactID 2012-12-18 18:45:23 +01:00
Michael Nitschinger
2788104f0d Initial Classes (not working) for mapping usage. 2012-12-17 15:11:20 +01:00
Michael Nitschinger
8c690a144d Allow properties to override default test settings. 2012-12-17 15:06:03 +01:00
Michael Nitschinger
daa22767a1 Moving tests to spring-test with autowiring. 2012-12-17 14:23:00 +01:00
Michael Nitschinger
ad46083f3a Adding Couchbase Repository to pom.xml 2012-12-17 13:55:08 +01:00
Michael Nitschinger
2e8e00a2d5 Initial Commit. 2012-12-14 09:33:00 +01:00