Mark Paluch
69d285dcd3
DATACOUCH-489 - Polishing.
...
Revert parent pom version to 2.3.0.BUILD-SNAPSHOT.
2020-01-14 14:48:59 +01:00
Michael Nitschinger
0c4cd2acd9
DATACOUCH-499 - Bump major version to 4.0.0
...
This is in preparation for upcoming changes (currently planned
between M1 and M2) which will contain breaking changes as the
project moves to the Couchbase Java SDK 3.0.x.
2020-01-10 15:35:04 +01:00
Greg Turnquist
e7bac158ee
DATACOUCH-489 - Enable JDK11+ builds.
2020-01-09 10:04:52 -06:00
Mark Paluch
896767c52b
DATACOUCH-492 - Upgrade to Couchbase Driver 2.7.10.
2019-12-04 11:49:47 +01:00
Mark Paluch
5d9f423c31
DATACOUCH-483 - Fix plugin ordering to deploy Javadoc.
2019-10-01 08:44:26 +02:00
Mark Paluch
0f62bc8726
DATACOUCH-469 - After release cleanups.
2019-09-30 16:17:29 +02:00
Mark Paluch
a71b71b4fa
DATACOUCH-469 - Prepare next development iteration.
2019-09-30 16:17:28 +02:00
Mark Paluch
5efb822a3a
DATACOUCH-469 - Release version 3.2 GA (Moore).
2019-09-30 15:51:08 +02:00
Mark Paluch
ffea38114f
DATACOUCH-469 - Prepare 3.2 GA (Moore).
2019-09-30 15:50:44 +02:00
David Kelly
a315401e5f
DATACOUCH-479 - Use version property for testcontainers in pom.xml.
2019-09-27 08:35:08 -07:00
David Kelly
7926d339f5
DATACOUCH-478 - Upgrade to Couchbase Driver 2.7.9.
2019-09-27 08:34:45 -07:00
Mark Paluch
abe35091c2
DATACOUCH-470 - After release cleanups.
2019-09-06 10:21:56 +02:00
Mark Paluch
c120c99d01
DATACOUCH-470 - Prepare next development iteration.
2019-09-06 10:21:54 +02:00
Mark Paluch
f85012cdf9
DATACOUCH-470 - Release version 3.2 RC3 (Moore).
2019-09-06 10:10:42 +02:00
Mark Paluch
b02bc45b81
DATACOUCH-470 - Prepare 3.2 RC3 (Moore).
2019-09-06 10:10:13 +02:00
Mark Paluch
4c90a7115f
DATACOUCH-458 - After release cleanups.
2019-08-05 15:53:03 +02:00
Mark Paluch
c5e697e407
DATACOUCH-458 - Prepare next development iteration.
2019-08-05 15:53:02 +02:00
Mark Paluch
5798258a3e
DATACOUCH-458 - Release version 3.2 RC2 (Moore).
2019-08-05 15:35:35 +02:00
Mark Paluch
65bf1579bc
DATACOUCH-458 - Prepare 3.2 RC2 (Moore).
2019-08-05 15:35:05 +02:00
Mark Paluch
712348ab63
DATACOUCH-466 - Upgrade to Couchbase Driver 2.7.7.
2019-07-30 11:53:40 +02:00
Mark Paluch
27e9dd324a
DATACOUCH-456 - Cleanup release profile.
...
Reuse inherited configuration from parent pom.
2019-07-09 12:21:35 +02:00
Greg Turnquist
68fbfe7d03
DATACOUCH-456 - Use parent 'artifactory' profile.
2019-07-03 11:27:45 -05:00
Oliver Drotbohm
b7f063ce68
DATACOUCH-461 - Upgrade to Apache HTTP Client 4.3.6.
2019-06-24 21:49:47 +02:00
Christoph Strobl
d782f57cbd
DATACOUCH-444 - After release cleanups.
2019-06-14 15:12:53 +02:00
Christoph Strobl
6f065168ef
DATACOUCH-444 - Prepare next development iteration.
2019-06-14 15:12:51 +02:00
Christoph Strobl
54b5575db3
DATACOUCH-444 - Release version 3.2 RC1 (Moore).
2019-06-14 14:44:26 +02:00
Christoph Strobl
74e5dfea5d
DATACOUCH-444 - Prepare 3.2 RC1 (Moore).
2019-06-14 14:43:17 +02:00
Greg Turnquist
20a522477b
DATACOUCH-456 - Introduce Jenkins CI.
2019-06-11 18:53:41 -05:00
David Nault
9080c2dede
DATACOUCH-451 - Should be able to run integration tests and all unit tests
...
This change enables running the integration tests with the command:
mvn verify
Update the integration tests so they compile and pass. Rename them according
to Spring Data convention (*IntegrationTests.java) so they are executed by the
failsafe plugin instead of the surefire plugin. Move them to same folder as
unit tests according to Spring Data convention.
Update the surefire plugin configuration to include unit tests in classes
named `*Test` as well as `*Tests`. Prior to this change about half of the unit
tests were being ignored.
Integration test changes
========================
Use static factory methods for Sort and PageRequest instead of calling the
constructors which are now private.
Import EvaluationContextExtension from its new package. Remove reference to
deprecated EvaluationContextExtensionSupport.
Retry all calls to `getRepository` because otherwise they may fail due to
concurrent index creation.
Fix test `shouldDeriveViewParameters` to assume results are unordered.
Fail fast if the `server.properties` resource is missing.
Increase query and view timeouts; container is a big sluggish sometimes.
2019-05-20 18:46:21 -07:00
Mark Paluch
a4e57f6c8e
DATACOUCH-445 - After release cleanups.
2019-05-13 12:17:54 +02:00
Mark Paluch
460e06cd7d
DATACOUCH-445 - Prepare next development iteration.
2019-05-13 12:17:53 +02:00
Mark Paluch
ffb66ceb74
DATACOUCH-445 - Release version 3.2 M4 (Moore).
2019-05-13 11:59:50 +02:00
Mark Paluch
59f795741e
DATACOUCH-445 - Prepare 3.2 M4 (Moore).
2019-05-13 11:59:05 +02:00
Christoph Strobl
b1eb3a742f
DATACOUCH-436 - After release cleanups.
2019-04-11 12:00:21 +02:00
Christoph Strobl
09e31e8a81
DATACOUCH-436 - Prepare next development iteration.
2019-04-11 12:00:20 +02:00
Christoph Strobl
135df78902
DATACOUCH-436 - Release version 3.2 M3 (Moore).
2019-04-11 11:24:32 +02:00
Christoph Strobl
bca2c4a409
DATACOUCH-436 - Prepare 3.2 M3 (Moore).
2019-04-11 11:23:56 +02:00
Spring Operator
c7bcf811a7
DATACOUCH-439 - 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).
# Fixed URLs
## Fixed Success
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 1 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.springframework.org/schema/beans/spring-beans.xsd with 10 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* http://www.springframework.org/schema/context/spring-context.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/context/spring-context.xsd ([https](https://www.springframework.org/schema/context/spring-context.xsd ) result 200).
* http://www.springframework.org/schema/data/couchbase/spring-couchbase.xsd with 10 occurrences migrated to:
https://www.springframework.org/schema/data/couchbase/spring-couchbase.xsd ([https](https://www.springframework.org/schema/data/couchbase/spring-couchbase.xsd ) result 200).
* http://www.springframework.org/schema/data/repository/spring-repository.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/data/repository/spring-repository.xsd ([https](https://www.springframework.org/schema/data/repository/spring-repository.xsd ) result 200).
* http://java.sun.com/xml/ns/javaee/beans_1_0.xsd with 1 occurrences migrated to:
https://java.sun.com/xml/ns/javaee/beans_1_0.xsd ([https](https://java.sun.com/xml/ns/javaee/beans_1_0.xsd ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://java.sun.com/xml/ns/javaee with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.springframework.org/schema/beans with 20 occurrences
* http://www.springframework.org/schema/context with 4 occurrences
* http://www.springframework.org/schema/data/couchbase with 20 occurrences
* http://www.springframework.org/schema/data/repository with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 12 occurrences
Original Pull Request: #188
2019-03-20 10:10:37 +01:00
Christoph Strobl
b254a82f24
DATACOUCH-422 - After release cleanups.
2019-03-07 10:07:30 +01:00
Christoph Strobl
ed168d6ef8
DATACOUCH-422 - Prepare next development iteration.
2019-03-07 10:07:29 +01:00
Christoph Strobl
76187b16f2
DATACOUCH-422 - Release version 3.2 M2 (Moore).
2019-03-07 09:42:22 +01:00
Christoph Strobl
3967e2dcdd
DATACOUCH-422 - Prepare 3.2 M2 (Moore).
2019-03-07 09:41:17 +01:00
Subhashni Balakrishnan
3b0ea40376
DATACOUCH-435 - Upgrade to couchbase-java-client 2.7.4
2019-03-06 07:40:53 -08:00
Christoph Strobl
5c50e8e687
DATACOUCH-420 - After release cleanups.
2018-12-11 11:07:53 +01:00
Christoph Strobl
84bdbc3ff8
DATACOUCH-420 - Prepare next development iteration.
2018-12-11 11:07:52 +01:00
Christoph Strobl
3767708226
DATACOUCH-420 - Release version 3.2 M1 (Moore).
2018-12-11 10:53:53 +01:00
Christoph Strobl
dcb0415cff
DATACOUCH-420 - Prepare 3.2 M1 (Moore).
2018-12-11 10:53:11 +01:00
Mark Paluch
4334ce86f8
DATACOUCH-400 - After release cleanups.
2018-09-21 07:45:29 -04:00
Mark Paluch
a8e6d90a14
DATACOUCH-400 - Prepare next development iteration.
2018-09-21 07:45:27 -04:00
Mark Paluch
b173be033f
DATACOUCH-400 - Release version 3.1 GA (Lovelace).
2018-09-21 07:08:39 -04:00