Olga MaciaszekSharma
|
99295878f3
|
Upgrade maven wrapper to 3.9.4. Fix maven.config.
|
2023-09-15 14:22:01 +02:00 |
|
Spring Operator
|
c1771dce56
|
URL Cleanup (#3451)
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/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 414 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
2019-03-21 20:29:33 -04:00 |
|
Olga Maciaszek-Sharma
|
805818941c
|
Fix and enforce checkstyle (#3380)
* Checkstyle improvements.
* Checkstyle improvements.
* Checkstyle improvements.
* Finish checkstyle cleanup. Turn failOnError on.
* Fix incorrect final class
|
2019-02-07 22:16:44 +01:00 |
|
Marcin Grzejszczak
|
f8cbbe792c
|
Made the build jdk11 compatible
|
2018-10-05 14:36:13 +02:00 |
|
Daniel Lavoie
|
32c79b7a91
|
Update mvnw to 3.5.0
Fixes gh-1847
|
2017-04-23 16:27:06 +02:00 |
|
Dave Syer
|
b5f8c73060
|
Update tp mvn 3.3.9
|
2016-06-04 09:14:45 +01:00 |
|
Dave Syer
|
cb5a8c107d
|
Add Maven wrapper
|
2015-08-14 10:05:52 +01:00 |
|