Mark Paluch
30d5c9770b
DATACMNS-1544 - After release cleanups.
2019-08-05 15:53:02 +02:00
Mark Paluch
d36128f566
DATACMNS-1544 - Prepare next development iteration.
2019-08-05 15:53:01 +02:00
Mark Paluch
60a32143da
DATACMNS-1544 - Release version 2.2 RC2 (Moore).
2019-08-05 15:35:35 +02:00
Mark Paluch
9ebbd9e33f
DATACMNS-1544 - Prepare 2.2 RC2 (Moore).
2019-08-05 15:35:05 +02:00
Mark Paluch
29c6620480
DATACMNS-1560 - Upgrade to Vavr 0.10.2.
2019-08-05 09:52:31 +02:00
Oliver Drotbohm
45a513654a
DATACMNS-1558 - Upgrade to Vavr 0.10.1.
2019-07-31 10:57:29 +02:00
Mark Paluch
7421ff0658
DATACMNS-1536 - Cleanup release profile.
...
Reuse inherited configuration from parent pom.
2019-07-09 10:09:48 +02:00
Greg Turnquist
009c5b3049
DATACMNS-1536 - Use Common 'artifactory' profile.
2019-07-02 10:40:16 -05:00
Greg Turnquist
d4572260c6
DATACMNS-1536 - Configure user.name and user.home for CI jobs.
2019-06-24 10:25:54 -05:00
Christoph Strobl
7d5baebf35
DATACMNS-1514 - After release cleanups.
2019-06-14 15:12:52 +02:00
Christoph Strobl
64f1a2abbe
DATACMNS-1514 - Prepare next development iteration.
2019-06-14 15:12:51 +02:00
Christoph Strobl
083e3e41a9
DATACMNS-1514 - Release version 2.2 RC1 (Moore).
2019-06-14 14:44:25 +02:00
Christoph Strobl
defee9437a
DATACMNS-1514 - Prepare 2.2 RC1 (Moore).
2019-06-14 14:43:17 +02:00
Christoph Strobl
dde9a651ba
DATACMNS-1467 - Decouple sync and reactive bits.
...
Add dedicated interfaces for sync and reactive usage.
Hide default implementation and use reflective callback method lookup.
Update documentation and add initial reference documentation snippet for store specific modules.
Original Pull Request: #332
2019-06-07 14:29:00 +02:00
Greg Turnquist
97e41dd153
DATACMNS-1536 - Introduce Jenkins.
2019-05-21 11:20:28 -05:00
Mark Paluch
dc0c2f52b1
DATACMNS-1515 - After release cleanups.
2019-05-13 12:17:53 +02:00
Mark Paluch
25db3a4ac7
DATACMNS-1515 - Prepare next development iteration.
2019-05-13 12:17:52 +02:00
Mark Paluch
428a111201
DATACMNS-1515 - Release version 2.2 M4 (Moore).
2019-05-13 11:59:50 +02:00
Mark Paluch
9934695343
DATACMNS-1515 - Prepare 2.2 M4 (Moore).
2019-05-13 11:59:04 +02:00
Christoph Strobl
21f6b1b4f7
DATACMNS-1493 - After release cleanups.
2019-04-11 12:00:20 +02:00
Christoph Strobl
7037479659
DATACMNS-1493 - Prepare next development iteration.
2019-04-11 12:00:19 +02:00
Christoph Strobl
cc19f1b46d
DATACMNS-1493 - Release version 2.2 M3 (Moore).
2019-04-11 11:24:31 +02:00
Christoph Strobl
314b5c5842
DATACMNS-1493 - Prepare 2.2 M3 (Moore).
2019-04-11 11:23:56 +02:00
Mark Paluch
57390eee9f
DATACMNS-1511 - Upgrade to XMLBeam 1.4.16.
2019-04-08 08:37:27 +02:00
Spring Operator
f341973210
DATACMNS-1500 - 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 3 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 1 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/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://www.springframework.org/schema/oxm/spring-oxm.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/oxm/spring-oxm.xsd ([https](https://www.springframework.org/schema/oxm/spring-oxm.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.springframework.org/schema/beans with 6 occurrences
* http://www.springframework.org/schema/context with 2 occurrences
* http://www.springframework.org/schema/data/jaxb with 1 occurrences
* http://www.springframework.org/schema/data/repository with 2 occurrences
* http://www.springframework.org/schema/oxm with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
* http://www.w3.org/2005/Atom with 1 occurrences
Original Pull Request: #366
2019-03-20 12:40:50 +01:00
Christoph Strobl
78e635fba9
DATACMNS-1445 - Add missing wagon plugin to build file.
2019-03-07 14:33:53 +01:00
Christoph Strobl
d189263a37
DATACMNS-1445 - After release cleanups.
2019-03-07 10:07:29 +01:00
Christoph Strobl
a9e6fa1170
DATACMNS-1445 - Prepare next development iteration.
2019-03-07 10:07:28 +01:00
Christoph Strobl
f45174ca18
DATACMNS-1445 - Release version 2.2 M2 (Moore).
2019-03-07 09:42:21 +01:00
Christoph Strobl
c686b5aabf
DATACMNS-1445 - Prepare 2.2 M2 (Moore).
2019-03-07 09:41:17 +01:00
Greg Turnquist
06cb767f84
DATACMNS-1462 - Polishing.
2019-02-27 17:49:26 -06:00
Mark Paluch
16a04d4dbb
DATACMNS-1485 - Remove version for managed Kotlin dependencies.
...
Versions are managed by kotlin-bom.
2019-02-21 10:10:18 +01:00
Mark Paluch
f65fd511ac
DATACMNS-1483 - Polishing.
...
Statically import Assertions to align assertThat(…) calls with Java code. Use placeholder for MockK version.
Original pull request: #338 .
2019-02-20 11:20:29 +01:00
Sebastien Deleuze
ccb9e987e8
DATACMNS-1483 - Migrate Kotlin tests to Mockk.
...
Original pull request: #338 .
2019-02-20 11:20:17 +01:00
Oliver Drotbohm
cb37bdd994
DATACMNS-1470 - Polishing.
...
Remove obsolete Spring HATEOAS version property as it's already contained in the build parent.
2019-02-02 00:09:48 +01:00
Greg Turnquist
8c076f921d
DATACMNS-1470 - Upgrade to Spring HATEOAS 1.0 API
2019-02-02 00:09:48 +01:00
Oliver Drotbohm
242971f794
DATACMNS-1471 - Upgrade to Vavr 0.10.
2019-01-21 12:53:09 +01:00
Oliver Drotbohm
a68c1a8c4a
DATACMNS-1460 - Upgrade to Vavr 0.9.3.
2019-01-07 10:01:27 +01:00
Christoph Strobl
daaa16f195
DATACMNS-1441 - After release cleanups.
2018-12-11 11:07:52 +01:00
Christoph Strobl
fb32ef83d1
DATACMNS-1441 - Prepare next development iteration.
2018-12-11 11:07:51 +01:00
Christoph Strobl
df066475de
DATACMNS-1441 - Release version 2.2 M1 (Moore).
2018-12-11 10:53:53 +01:00
Christoph Strobl
8021dc35ba
DATACMNS-1441 - Prepare 2.2 M1 (Moore).
2018-12-11 10:53:11 +01:00
Oliver Drotbohm
db6e4cc024
DATACMNS-1434 - Removed Javaslang support.
2018-12-04 14:05:24 +01:00
Mark Paluch
f58a5c8909
DATACMNS-1378 - After release cleanups.
2018-09-21 07:45:28 -04:00
Mark Paluch
dddf8e69d5
DATACMNS-1378 - Prepare next development iteration.
2018-09-21 07:45:26 -04:00
Mark Paluch
c19774f117
DATACMNS-1378 - Release version 2.1 GA (Lovelace).
2018-09-21 07:08:38 -04:00
Mark Paluch
31be97e8c8
DATACMNS-1378 - Prepare 2.1 GA (Lovelace).
2018-09-21 07:07:50 -04:00
Oliver Gierke
88b77d933e
DATACMNS-1358 - After release cleanups.
2018-08-20 10:56:52 +02:00
Oliver Gierke
392d913317
DATACMNS-1358 - Prepare next development iteration.
2018-08-20 10:56:51 +02:00
Oliver Gierke
46df5b835c
DATACMNS-1358 - Release version 2.1 RC2 (Lovelace).
2018-08-20 10:40:11 +02:00