Commit Graph

172 Commits

Author SHA1 Message Date
Oliver Gierke
0617b6fb78 DATACASS-118 - Prepare 1.0 M1.
Upgraded to Spring Data Commons 1.8 M1 and Spring Data Build parent 1.4 M1. Removed obsolete Spring related dependency management section. Switched to the milestone repository. Removed version declarations from Wagon and Assembly plugins.

Added changelog, readme, notice and licens files to be packaged with the JAR.
2014-03-31 17:22:06 +02:00
David T Webb
93c03c7262 DATACASS-89: Add overloaded methods to CqlOperations that use strongly
typed Query objects 

Task-Url: https://jira.springsource.org/browse/DATACASS-89
2014-03-20 16:13:13 -04:00
David T Webb
1741b9c322 DATACASS-89: Add overloaded methods to CqlOperations that use strongly
typed Query objects 

Task-Url: https://jira.springsource.org/browse/DATACASS-89
2014-03-18 11:58:00 -04:00
Matthew Adams
97d55bcc7a DATACASS-80 - renamed module spring-cassandra -> spring-cql, xml namespace from .../cassandra -> .../cql, + classes 2014-02-26 16:44:34 -06:00
Matthew Adams
14c7a8534e DATACASS-42 - completed 2014-02-26 15:17:50 -06:00
Matthew Adams
5e6eec22dc removed 'shared' test source & resource directory 2014-01-23 14:31:23 -06:00
Matthew Adams
4406cf34d8 merged from master 2014-01-22 19:41:30 -06:00
Matthew Adams
1f4b84c015 DATACASS-73 - merged into master 2014-01-22 15:55:39 -06:00
Matthew Adams
03600bf451 DATACASS-73 - no longer assuming any port numbers are available 2014-01-22 09:46:50 -06:00
Matthew Adams
ad40ac1c08 fixed integration test classes to work with a single forked jvm 2014-01-20 22:32:51 -06:00
Matthew Adams
5b9f2850fa DATACASS-1: WIP: still unsuccessfully trying to get past OOME in module spring-cassandra 2014-01-14 10:08:24 -06:00
Matthew Adams
7b9f48f940 DATACASS-33: WIP: trying to get past OOM errors & not succeeding yet 2014-01-13 15:43:24 -06:00
Matthew Adams
add97be80d updated C* driver core version 2014-01-13 15:07:22 -06:00
Matthew Adams
9bf80488c1 Merge branch 'master' into DATACASS-14 2013-12-09 16:43:48 -06:00
Matthew Adams
f46a7ef991 better fix for too many thread C* errors: fork tests 2013-12-09 16:43:19 -06:00
David Webb
fd46046255 DATACASS-50 : Completed : Removed unneeded log config and added SLF4J
Bridges.
DATACASS-51 : Completed : Renames resources for spring-cassandra and
removed unneeded resources.
2013-12-09 16:51:39 -05:00
Alex Shvid
14ac4d41af Merge branch 'DATACASS-34' of https://github.com/shvid/spring-data-cassandra 2013-11-27 15:13:09 -08:00
Alex Shvid
af8b6025b5 fixed java.lang.OutOfMemoryError: unable to create new native thread
for tests
2013-11-27 15:07:38 -08:00
Alex Shvid
d5b57d759d SimpleCassandraRepository integration tests for User 2013-11-27 14:04:33 -08:00
David Webb
7f50e9208d DATACASS-35: Unit Tests for CassandraOperations : Fixed test logging
confluct with log4j and logback.
2013-11-27 08:58:47 -05:00
Matthew Adams
7385f77705 looking like modules are now separated & mavenized 2013-11-26 09:04:09 -06:00
Matthew Adams
62042e361e added missed poms due to .gitignore; spring-cassandra now testing ok 2013-11-26 08:01:50 -06:00