From dfa6249ddc40fafd4a2d7294ebdab1fcb5533516 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 30 Jun 2014 15:01:10 +0200 Subject: [PATCH 1/6] DATACASS-138 - Updated changelog. --- src/main/resources/changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 797e55fad..30abac725 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data Cassandra Changelog =============================== +Changes in version 1.0.1.RELEASE (2014-06-30) +--------------------------------------------- +* DATACASS-138 - Release 1.0.1. +* DATACASS-137 - Add new ConsistencyLevels to CqlTemplate. +* DATACASS-135 - Reference documentation build broken. +* DATACASS-134 - Add plugin repository to pom.xml to make sure Bundlor can be resolved. + + Changes in version 1.0.0.RELEASE (2014-05-20) --------------------------------------------- * DATACASS-133 - Binding Dates fails with DSE 2.0.1 Driver. From a84880822783d4c06aeb2af1c6a2b9c6f084ed6f Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 10 Jul 2014 17:14:35 +0200 Subject: [PATCH 2/6] DATACASS-140 - Updated changelog. --- src/main/resources/changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 30abac725..f5100dd9a 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,14 @@ Spring Data Cassandra Changelog =============================== +Changes in version 1.1.0.M1 (2014-07-10) +---------------------------------------- +* DATACASS-140 - Release 1.1 M1. +* DATACASS-135 - Reference documentation build broken. +* DATACASS-134 - Add plugin repository to pom.xml to make sure Bundlor can be resolved. +* DATACASS-117 - @Query annotation does not support named parameters. + + Changes in version 1.0.1.RELEASE (2014-06-30) --------------------------------------------- * DATACASS-138 - Release 1.0.1. From f5050ec5a6e27fc86918f67426acc00dc62e3006 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 10 Jul 2014 17:14:50 +0200 Subject: [PATCH 3/6] DATACASS-140 - Prepare 1.1.0.M1 (Evans M1). --- pom.xml | 8 ++++---- src/docbkx/index.xml | 6 +++--- src/main/resources/notice.txt | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index ddd236494..aa58febd9 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 1.5.0.BUILD-SNAPSHOT + 1.5.0.M1 ../spring-data-build/parent/pom.xml @@ -28,7 +28,7 @@ multi spring-data-cassandra - 1.9.0.BUILD-SNAPSHOT + 1.9.0.M1 2.0.2.1 2.0.2 1.0 @@ -195,8 +195,8 @@ - spring-libs-snapshot - http://repo.spring.io/libs-snapshot + spring-libs-milestone + http://repo.spring.io/libs-milestone diff --git a/src/docbkx/index.xml b/src/docbkx/index.xml index 5b237813a..775c5b9fb 100644 --- a/src/docbkx/index.xml +++ b/src/docbkx/index.xml @@ -47,7 +47,7 @@ - + @@ -64,10 +64,10 @@ Appendix - + - + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index ae160e930..5e9335cdf 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Cassandra 1.0 GA +Spring Data Cassandra 1.1 M1 Copyright (c) [2010-2014] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). From 32dffd96eebe30b1a5b7dab97e64731a6e4db5cd Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 10 Jul 2014 09:56:31 -0700 Subject: [PATCH 4/6] DATACASS-140 - Release version 1.1.0.M1. --- pom.xml | 4 ++-- spring-cql/pom.xml | 2 +- spring-data-cassandra-distribution/pom.xml | 2 +- spring-data-cassandra/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index aa58febd9..61dcf505a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 org.springframework.data spring-data-cassandra-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index b879afe2e..cc64e12d0 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index a07e7f97a..050779945 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-cassandra-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 21297f088..32e44f466 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M1 ../pom.xml From 4224f0d05ff8b3f022403237773acf8bd00ffe45 Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Thu, 10 Jul 2014 09:56:34 -0700 Subject: [PATCH 5/6] DATACASS-140 - Prepare next development iteration. --- pom.xml | 2 +- spring-cql/pom.xml | 2 +- spring-data-cassandra-distribution/pom.xml | 2 +- spring-data-cassandra/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 61dcf505a..9808d2ad9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-cassandra-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT pom Spring Data Cassandra diff --git a/spring-cql/pom.xml b/spring-cql/pom.xml index cc64e12d0..b879afe2e 100644 --- a/spring-cql/pom.xml +++ b/spring-cql/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra-distribution/pom.xml b/spring-data-cassandra-distribution/pom.xml index 050779945..a07e7f97a 100644 --- a/spring-data-cassandra-distribution/pom.xml +++ b/spring-data-cassandra-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-cassandra-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 32e44f466..21297f088 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-cassandra-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT ../pom.xml From c437ceeadd99133dea67fc909db88302cb27ee71 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 10 Jul 2014 20:40:44 +0200 Subject: [PATCH 6/6] DATACASS-140 - After release cleanups. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 9808d2ad9..ddd236494 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 1.5.0.M1 + 1.5.0.BUILD-SNAPSHOT ../spring-data-build/parent/pom.xml @@ -28,7 +28,7 @@ multi spring-data-cassandra - 1.9.0.M1 + 1.9.0.BUILD-SNAPSHOT 2.0.2.1 2.0.2 1.0 @@ -195,8 +195,8 @@ - spring-libs-milestone - http://repo.spring.io/libs-milestone + spring-libs-snapshot + http://repo.spring.io/libs-snapshot