David Webb
e1a197170b
DATACASS-198: Upgrade for Cassandra 2.1 Support
...
Task-Url: https://jira.spring.io/browse/DATACASS-198
2015-01-26 15:18:22 -05:00
Oliver Gierke
aaa77690c8
DATACASS-196 - Improve usage of embedded Cassandra in integration tests.
...
Moved to non-static fields for Cassandra Cluster and Session and properly connect and close resources in @Before/@After callbacks.
Added missing license headers where necessary.
2015-01-21 16:34:02 +01:00
Oliver Gierke
cf37d9236f
DATACASS-186 - After release cleanups.
2014-12-01 13:37:34 +01:00
Spring Buildmaster
56fd0177f6
DATACASS-186 - Prepare next development iteration.
2014-12-01 04:12:51 -08:00
Spring Buildmaster
3ec5c774c8
DATACASS-186 - Release version 1.2.0.M1.
2014-12-01 04:12:49 -08:00
Oliver Gierke
8cf55194f2
DATACASS-186 - Prepare 1.2.0.M1 (Fowler M1).
2014-12-01 12:19:40 +01:00
Oliver Gierke
bb6ed7967c
DATACASS-165 - After release cleanups.
2014-09-05 13:50:55 +02:00
Spring Buildmaster
a5c6782125
DATACASS-165 - Prepare next development iteration.
2014-09-05 03:18:20 -07:00
Spring Buildmaster
d6c594838c
DATACASS-165 - Release version 1.1.0.RELEASE (Evans GA).
2014-09-05 03:18:17 -07:00
Oliver Gierke
a0453be86c
DATACASS-165 - Prepare 1.1.0.RELEASE (Evans GA).
2014-09-05 09:23:54 +02:00
Oliver Gierke
0f5ca09d87
DATACASS-151 - After release cleanups.
2014-08-13 16:29:32 +02:00
Spring Buildmaster
617875bc5a
DATACASS-151 - Prepare next development iteration.
2014-08-13 07:08:38 -07:00
Spring Buildmaster
0eb207469a
DATACASS-151 - Release version 1.1.0.RC1.
2014-08-13 07:08:34 -07:00
Oliver Gierke
7aa8660a30
DATACASS-151 - Prepare 1.1.0.RC1 (Evans RC1).
2014-08-13 15:05:21 +02:00
David Webb
71eee6de31
DATACASS-136 - CLOSED - Updated dependencies.
...
Moved cassandra-all to scope test (left over from DSJD 1.X days)
Newest DSJD
Newest C* 2.0.X
2014-08-08 23:32:32 -04:00
Oliver Gierke
3c4a31be0e
DATACASS-134 - Added missing plugin repository declaration.
2014-05-20 21:32:48 +02:00
Oliver Gierke
6d2086febb
DATACASS-131 - After release cleanups.
2014-05-20 19:49:30 +02:00
Spring Buildmaster
46f990483a
DATACASS-131 - Prepare next development iteration.
2014-05-20 10:04:29 -07:00
Spring Buildmaster
9274084569
DATACASS-131 - Release version 1.0.0.RELEASE.
2014-05-20 10:04:23 -07:00
Oliver Gierke
8a810879f8
DATACASS-131 - Prepare 1.0 GA.
2014-05-20 16:26:44 +02:00
David T Webb
ed3e91cee7
DATACASS-133 - Resolved - Upgraded DSE driver from 2.0.1 to 2.0.2 per
...
DataStax recommendation. All tests passing.
2014-05-19 14:40:44 -04:00
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