Commit Graph

33 Commits

Author SHA1 Message Date
Oliver Gierke
6ec9532613 DATACASS-132 - Removed obsolete CGLib dependency. 2014-05-19 11:55:30 +02:00
Oliver Gierke
63c9024606 DATACASS-127 - After release cleanups. 2014-05-02 15:23:20 +02:00
Spring Buildmaster
beed9f9357 DATACASS-127 - Prepare next development iteration. 2014-05-02 05:12:23 -07:00
Spring Buildmaster
b0ff2f5867 DATACASS-127 - Release version 1.0.0.RC1. 2014-05-02 05:12:20 -07:00
Oliver Gierke
b74be42b6a DATACASS-127 - Prepare 1.0.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 13:57:51 +02:00
Oliver Gierke
ea74bb3c82 DATACASS-127 - Minor cleanups in pom.xml.
Changed id of spring.io Artifactory to make sure the project can be prepared using the release shell. Introduce dedicated version for EL as the equality with the CDI version is by accident and might break the build if we update the CDI version going forward. Removed obsolete repositories that are set in the parent POM already.
2014-04-30 12:37:17 +02:00
David T Webb
5a6ecbcaef DATACASS-126 - Removed maven compiler plugin that is ingerited by
parent.
2014-04-29 11:11:49 -04:00
David T Webb
580c68ee9e DATACASS-126 - Added maven-compiler-plugin to parent pom to enforce 1.6
compatability.
2014-04-29 10:41:33 -04:00
David T Webb
8edc4ce1a9 DATACASS-126 - Added DataStax Java Driver 2.0.1 dependency and
cassandra-unit 2.0.X dependency.

Full support for Cassandra 2.0.X
2014-04-29 09:45:14 -04:00
Spring Buildmaster
200effb9a2 DATACASS-118 - Prepare next development iteration. 2014-03-31 17:30:13 +02:00
Spring Buildmaster
d3948095f5 DATACASS-118 - Release version 1.0.0.M1. 2014-03-31 08:28:19 -07:00
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