Commit Graph

330 Commits

Author SHA1 Message Date
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
Oliver Gierke
74cfca3517 DATACMNS-1358 - Prepare 2.1 RC2 (Lovelace). 2018-08-20 10:39:43 +02:00
Mark Paluch
b7cc38c30d DATACMNS-1321 - After release cleanups. 2018-07-26 12:32:27 +02:00
Mark Paluch
f75c9d7594 DATACMNS-1321 - Prepare next development iteration. 2018-07-26 12:32:24 +02:00
Mark Paluch
f4e4cc76ed DATACMNS-1321 - Release version 2.1 RC1 (Lovelace). 2018-07-26 12:06:34 +02:00
Mark Paluch
3a5e3ecd8e DATACMNS-1321 - Prepare 2.1 RC1 (Lovelace). 2018-07-26 12:04:30 +02:00
Christoph Strobl
67d3f37da2 DATACMNS-1295 - After release cleanups. 2018-05-17 10:09:35 +02:00
Christoph Strobl
c2eae3e298 DATACMNS-1295 - Prepare next development iteration. 2018-05-17 10:09:34 +02:00
Christoph Strobl
08bc446391 DATACMNS-1295 - Release version 2.1 M3 (Lovelace). 2018-05-17 09:51:42 +02:00
Christoph Strobl
fc3db54bfc DATACMNS-1295 - Prepare 2.1 M3 (Lovelace). 2018-05-17 09:50:48 +02:00
Oliver Gierke
8ea335a505 DATACMNS-1311 - Upgraded to XMLBeam 1.4.15.
Related tickets: DATACMNS-1292.
2018-05-08 10:22:53 +02:00
Mark Paluch
5f37a3af95 DATACMNS-1257 - After release cleanups. 2018-04-13 15:08:33 +02:00
Mark Paluch
64aa036dd1 DATACMNS-1257 - Prepare next development iteration. 2018-04-13 15:08:32 +02:00
Mark Paluch
870554aef7 DATACMNS-1257 - Release version 2.1 M2 (Lovelace). 2018-04-13 14:30:57 +02:00
Mark Paluch
5a0904090a DATACMNS-1257 - Prepare 2.1 M2 (Lovelace). 2018-04-13 14:30:01 +02:00