167 Commits

Author SHA1 Message Date
Greg Turnquist
091f532a51 #190 - Force check for updated. 2019-08-05 10:27:18 -05:00
Mark Paluch
9e07488400 #189 - After release cleanups. 2019-08-05 10:57:37 +02:00
Mark Paluch
34f81812f1 #189 - Prepare next development iteration. 2019-08-05 10:57:37 +02:00
Mark Paluch
27868a27a7 #189 - Release version 1.1.23 (Ingalls SR23). 2019-08-05 10:37:40 +02:00
Mark Paluch
23030d3ad0 #189 - Prepare 1.1.23 (Ingalls SR23). 2019-08-05 10:37:16 +02:00
Mark Paluch
3535c39b25 #196 - Fix typo. 2019-07-10 09:45:09 +02:00
Mark Paluch
d40ddc95fb #190 - Cleanup release profile.
Reuse inherited configuration from parent pom.
2019-07-09 10:11:52 +02:00
Mark Paluch
3fb5e8cbce #196 - Revise readme for a consistent structure. 2019-07-09 10:11:52 +02:00
Mark Paluch
9917e2957d #196 - Remove readme to change letter casing. 2019-07-09 09:51:46 +02:00
Greg Turnquist
ae33bdc8d4 #190 - Polishing. 2019-07-03 16:33:25 -05:00
Greg Turnquist
1d6608692a #190 - Use parent 'artifactory' profile. 2019-07-03 16:33:05 -05:00
Greg Turnquist
065b956ba1 #190 - Only build main branch for upstream triggers. 2019-06-28 16:56:52 -05:00
Greg Turnquist
1527f2cd88 #190 - Set user.name and user.home for CI jobs. 2019-06-24 14:28:50 -05:00
Greg Turnquist
c0961347a4 #190 - Polishing. 2019-05-30 10:02:27 -05:00
Greg Turnquist
d21e80fdc9 #190 - Introduce Jenkins. 2019-05-30 10:01:40 -05:00
Mark Paluch
3ad43dffa7 #187 - After release cleanups. 2019-05-13 18:14:55 +02:00
Mark Paluch
56dcbcd1fa #187 - Prepare next development iteration. 2019-05-13 18:14:53 +02:00
Mark Paluch
d5971dc675 #187 - Release version 1.1.22 (Ingalls SR22). 2019-05-13 17:25:17 +02:00
Mark Paluch
f24bb93006 #187 - Prepare 1.1.22 (Ingalls SR22). 2019-05-13 17:24:29 +02:00
Oliver Drotbohm
dc26392610 #181 - After release cleanups. 2019-05-10 14:15:20 +02:00
Oliver Drotbohm
fd84e86d14 #181 - Prepare next development iteration. 2019-05-10 14:15:18 +02:00
Oliver Drotbohm
3ae5a8ba9c #181 - Release version 1.1.21 (Ingalls SR21). 2019-05-10 13:30:51 +02:00
Oliver Drotbohm
8524c64900 #181 - Prepare 1.1.21 (Ingalls SR21). 2019-05-10 13:30:15 +02:00
Oliver Drotbohm
a2040d0b14 #180 - After release cleanups. 2019-04-01 18:16:19 +02:00
Oliver Drotbohm
049980d5ad #180 - Prepare next development iteration. 2019-04-01 18:16:18 +02:00
Oliver Drotbohm
9628f5eeb7 #180 - Release version 1.1.20 (Ingalls SR20). 2019-04-01 17:40:07 +02:00
Oliver Drotbohm
7180c14130 #180 - Prepare 1.1.20 (Ingalls SR20). 2019-04-01 17:39:39 +02:00
Oliver Drotbohm
0e171c6583 #160 - After release cleanups. 2019-04-01 13:31:15 +02:00
Oliver Drotbohm
f2b9e41cff #160 - Prepare next development iteration. 2019-04-01 13:31:14 +02:00
Oliver Drotbohm
a0ab72e47a #160 - Release version 1.1.19 (Ingalls SR19). 2019-04-01 13:08:18 +02:00
Oliver Drotbohm
d5723dd2ff #160 - Prepare 1.1.19 (Ingalls SR19). 2019-04-01 13:07:52 +02:00
Spring Operator
d99da023c4 #172 - URL cleanups.
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://www.apache.org/licenses/LICENSE-2.0 with 13 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Original Pull Request: #176
2019-03-22 11:28:20 +01:00
Spring Operator
e52e213297 #172 - URL cleanups.
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://github.com/SpringSource/spring-data-envers with 1 occurrences migrated to:
  https://github.com/SpringSource/spring-data-envers ([https](https://github.com/SpringSource/spring-data-envers) result 301).
* http://repo.spring.io/plugins-release with 1 occurrences migrated to:
  https://repo.spring.io/plugins-release ([https](https://repo.spring.io/plugins-release) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences

Original Pull Request: #168
2019-03-19 10:39:48 +01:00
Mark Paluch
5d651b6e98 #150 - After release cleanups. 2019-01-10 10:46:21 +01:00
Mark Paluch
9158263d8e #150 - Prepare next development iteration. 2019-01-10 10:46:19 +01:00
Mark Paluch
ba33ec1092 #150 - Release version 1.1.18 (Ingalls SR18). 2019-01-10 09:52:56 +01:00
Mark Paluch
1608f9a27e #150 - Prepare 1.1.18 (Ingalls SR18). 2019-01-10 09:52:14 +01:00
Mark Paluch
39da623b7f #156 - Polishing.
Exclude IDE project files from git.
2019-01-02 14:35:17 +01:00
Mark Paluch
810244aecf #156 - Update copyright years to 2019. 2019-01-02 14:35:00 +01:00
Mark Paluch
cb53a2c45a #144 - After release cleanups. 2018-11-27 11:10:58 +01:00
Mark Paluch
06af083a98 #144 - Prepare next development iteration. 2018-11-27 11:10:57 +01:00
Mark Paluch
dc5fede59f #144 - Release version 1.1.17 (Ingalls SR17). 2018-11-27 10:15:45 +01:00
Mark Paluch
18abd0f5a5 #144 - Prepare 1.1.17 (Ingalls SR17). 2018-11-27 10:14:58 +01:00
Mark Paluch
70c6f041b4 #136 - After release cleanups. 2018-10-15 13:55:50 +02:00
Mark Paluch
59b9ddc0da #136 - Prepare next development iteration. 2018-10-15 13:55:49 +02:00
Mark Paluch
e7c015f568 #136 - Release version 1.1.16 (Ingalls SR16). 2018-10-15 12:56:31 +02:00
Mark Paluch
4d4bea5249 #136 - Prepare 1.1.16 (Ingalls SR16). 2018-10-15 12:55:36 +02:00
Mark Paluch
1600967d37 #133 - After release cleanups. 2018-09-10 10:01:44 +02:00
Mark Paluch
fa6bb30dcd #133 - Prepare next development iteration. 2018-09-10 10:01:43 +02:00
Mark Paluch
8e8c7e6aa8 #133 - Release version 1.1.15 (Ingalls SR15). 2018-09-10 09:30:36 +02:00