Spring Operator
2f7b6a3720
DATACASS-640 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* http://www.prowaveconsulting.com (200) with 1 occurrences could not be migrated:
([https](https://www.prowaveconsulting.com ) result SSLHandshakeException).
* http://www.scispike.com (200) with 1 occurrences could not be migrated:
([https](https://www.scispike.com ) result SSLHandshakeException).
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://jackson.codehaus.org/1.8.2/javadoc (UnknownHostException) with 1 occurrences migrated to:
https://jackson.codehaus.org/1.8.2/javadoc ([https](https://jackson.codehaus.org/1.8.2/javadoc ) result UnknownHostException).
* http://www.mirantis.com/spring-data/cassandra (301) with 1 occurrences migrated to:
https://www.mirantis.com/spring-data/cassandra ([https](https://www.mirantis.com/spring-data/cassandra ) result 404).
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 4 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt with 1 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt ) result 200).
* http://static.springframework.org/spring/docs/3.0.x/javadoc-api (301) with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/3.0.x/javadoc-api ([https](https://static.springframework.org/spring/docs/3.0.x/javadoc-api ) result 301).
* http://github.com/shvid/spring-data-cassandra with 2 occurrences migrated to:
https://github.com/shvid/spring-data-cassandra ([https](https://github.com/shvid/spring-data-cassandra ) result 301).
* http://repo.springsource.org/libs-snapshot with 1 occurrences migrated to:
https://repo.springsource.org/libs-snapshot ([https](https://repo.springsource.org/libs-snapshot ) result 301).
* http://repo.springsource.org/plugins-release with 2 occurrences migrated to:
https://repo.springsource.org/plugins-release ([https](https://repo.springsource.org/plugins-release ) result 301).
* http://download.oracle.com/javase/6/docs/api with 1 occurrences migrated to:
https://download.oracle.com/javase/6/docs/api ([https](https://download.oracle.com/javase/6/docs/api ) result 302).
* http://repo1.maven.org/maven2 with 1 occurrences migrated to:
https://repo1.maven.org/maven2 ([https](https://repo1.maven.org/maven2 ) result 302).
* http://www.springsource.org/spring-data/cassandra with 1 occurrences migrated to:
https://www.springsource.org/spring-data/cassandra ([https](https://www.springsource.org/spring-data/cassandra ) result 302).
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
Resolves gh-141.
2019-03-18 16:26:38 -07:00
Mark Paluch
0e2f6dccfa
DATACASS-457 - Remove relativePath from parent in top-level pom.
...
Remove relativePath to prevent accidental usage of a parent that is reachable because of the project directory layout.
2017-06-07 13:11:46 +02:00
Mark Paluch
6175771aed
DATACASS-436 - After release cleanups.
2017-06-07 11:50:57 +02:00
Mark Paluch
8c22b4e0e4
DATACASS-436 - Prepare next development iteration.
2017-06-07 11:50:56 +02:00
Mark Paluch
fa8e769e68
DATACASS-436 - Release version 1.4.11 (Hopper SR11).
2017-06-07 11:11:07 +02:00
Mark Paluch
1ab2b6fa05
DATACASS-436 - Prepare 1.4.11 (Hopper SR11).
2017-06-07 11:10:24 +02:00
Oliver Gierke
c8530d58f6
DATACASS-433 - After release cleanups.
2017-04-19 21:02:16 +02:00
Oliver Gierke
1d0f516d7b
DATACASS-433 - Prepare next development iteration.
2017-04-19 21:02:13 +02:00
Oliver Gierke
134f0c387c
DATACASS-433 - Release version 1.4.10 (Hopper SR10).
2017-04-19 20:36:43 +02:00
Oliver Gierke
795df7d98e
DATACASS-433 - Prepare 1.4.10 (Hopper SR10).
2017-04-19 20:36:07 +02:00
Oliver Gierke
d963988d7c
DATACASS-411 - After release cleanups.
2017-04-19 13:01:04 +02:00
Oliver Gierke
17d8883f2e
DATACASS-411 - Prepare next development iteration.
2017-04-19 13:01:02 +02:00
Oliver Gierke
25603d82fa
DATACASS-411 - Release version 1.4.9 (Hopper SR9).
2017-04-19 12:38:28 +02:00
Oliver Gierke
2d19985c81
DATACASS-411 - Prepare 1.4.9 (Hopper SR9).
2017-04-19 12:37:52 +02:00
Oliver Gierke
a64d4e5e4b
DATACASS-391 - After release cleanups.
2017-03-02 12:05:57 +01:00
Oliver Gierke
f745bb6d85
DATACASS-391 - Prepare next development iteration.
2017-03-02 12:05:54 +01:00
Oliver Gierke
295afe2ec7
DATACASS-391 - Release version 1.4.8 (Hopper SR8).
2017-03-02 11:30:05 +01:00
Oliver Gierke
3e61fe4eac
DATACASS-391 - Prepare 1.4.8 (Hopper SR8).
2017-03-02 11:29:33 +01:00
Oliver Gierke
370efbff63
DATACASS-372 - After release cleanups.
2017-01-26 12:04:57 +01:00
Oliver Gierke
c131e36c00
DATACASS-372 - Prepare next development iteration.
2017-01-26 12:04:54 +01:00
Oliver Gierke
232a2c5228
DATACASS-372 - Release version 1.4.7 (Hopper SR7).
2017-01-26 11:33:51 +01:00
Oliver Gierke
2b2d4aed35
DATACASS-372 - Prepare 1.4.7 (Hopper SR7).
2017-01-26 11:33:07 +01:00
Oliver Gierke
b436044188
DATACASS-353 - After release cleanups.
2016-12-21 19:33:44 +01:00
Oliver Gierke
21b3f92064
DATACASS-353 - Prepare next development iteration.
2016-12-21 19:33:39 +01:00
Oliver Gierke
45ff1f36a3
DATACASS-353 - Release version 1.4.6 (Hopper SR6).
2016-12-21 19:04:45 +01:00
Oliver Gierke
56b520b940
DATACASS-353 - Prepare 1.4.6 (Hopper SR6).
2016-12-21 19:03:39 +01:00
Oliver Gierke
83e1c47c99
DATACASS-342 - After release cleanups.
2016-11-03 18:20:12 +01:00
Oliver Gierke
201c4e0090
DATACASS-342 - Prepare next development iteration.
2016-11-03 18:20:09 +01:00
Oliver Gierke
cf2e95c311
DATACASS-342 - Release version 1.4.5 (Hopper SR5).
2016-11-03 17:56:32 +01:00
Oliver Gierke
89555f9b9c
DATACASS-342 - Prepare 1.4.5 (Hopper SR5).
2016-11-03 17:55:59 +01:00
Oliver Gierke
6088a0f6dd
DATACASS-337 - After release cleanups.
2016-09-29 14:20:12 +02:00
Oliver Gierke
35293cacb7
DATACASS-337 - Prepare next development iteration.
2016-09-29 14:20:08 +02:00
Oliver Gierke
adde5fead3
DATACASS-337 - Release version 1.4.4 (Hopper SR4).
2016-09-29 13:54:03 +02:00
Oliver Gierke
ef49f4cb73
DATACASS-337 - Prepare 1.4.4 (Hopper SR4).
2016-09-29 13:53:26 +02:00
Oliver Gierke
41a253b35d
DATACASS-303 - After release cleanups.
2016-09-20 11:19:03 +02:00
Oliver Gierke
3faac916fe
DATACASS-303 - Prepare next development iteration.
2016-09-20 11:18:59 +02:00
Oliver Gierke
47cd07492c
DATACASS-303 - Release version 1.4.3 (Hopper SR3).
2016-09-20 10:54:50 +02:00
Oliver Gierke
4cc27b0021
DATACASS-303 - Prepare 1.4.3 (Hopper SR3).
2016-09-20 10:54:16 +02:00
Mark Paluch
f83d4bf62d
DATACASS-331 - Include netty as transient dependency of cassandra-driver-dse.
...
Remove the previously added netty dependency exclusion in 237ac88 to include netty as transient dependency. Netty was excluded because of a dependency conflict between cassandra-driver-dse and cassandra-all. The conflict gets visible during build-time on CI hosts with symptoms of 100% CPU usage or network timeouts.
We now use netty 4.0.23.Final (from cassandra-all 2.1.11) during the tests. Users of spring-cql and spring-data-cassandra depend on netty 4.0.27.Final (from of cassandra-driver-dse).
Related pull request: #43 .
2016-08-22 15:37:18 +02:00
Oliver Gierke
5d650c46a8
DATACASS-270 - After release cleanups.
2016-06-15 14:17:53 +02:00
Oliver Gierke
e6ef05f05d
DATACASS-270 - Prepare next development iteration.
2016-06-15 14:17:50 +02:00
Oliver Gierke
e3983fc961
DATACASS-270 - Release version 1.4.2 (Hopper SR2).
2016-06-15 13:45:52 +02:00
Oliver Gierke
ad8157cc70
DATACASS-270 - Prepare 1.4.2 (Hopper SR2).
2016-06-15 13:44:52 +02:00
John Blum
71889b78b4
DATACASS-219 - On startup CREATE TABLE from entities should only add 'if not exists'.
...
(cherry picked from commit a1e75b3857 )
Signed-off-by: John Blum <jblum@pivotal.io >
2016-06-06 20:28:01 -07:00
Mark Paluch
4667865c5a
DATACASS-253 - Add synchronization to CachedPreparedStatementCreator.
...
CachedPreparedStatementCreator is now thread-safe and synchronizes concurrent calls to statement preparation. The synchronization prevents multiple calls to Session.prepare(…) for the same session, CQL statement and keyspace.
Original pull request: #62 .
2016-06-06 11:07:39 +02:00
Oliver Gierke
5649c4dd6c
DATACASS-268 - After release cleanups.
2016-04-06 22:51:44 +02:00
Oliver Gierke
d438856f48
DATACASS-268 - Prepare next development iteration.
2016-04-06 22:51:42 +02:00
Oliver Gierke
983bc636db
DATACASS-268 - Release version 1.4.1 (Hopper SR1).
2016-04-06 22:32:14 +02:00
Oliver Gierke
1935ccddad
DATACASS-268 - Prepare 1.4.1 (Hopper SR1).
2016-04-06 22:31:40 +02:00
Oliver Gierke
b46c9bb65b
DATACASS-264 - Prepare next development iteration.
2016-04-06 16:38:17 +02:00