Janne Valkealahti
|
c1c1da84db
|
Remove maven build
- Relates #470
|
2022-08-16 12:48:04 +01:00 |
|
Janne Valkealahti
|
39c4519a3f
|
Add gradle build files
- First set of changes for introduction of a gradle build.
- Relates #470
|
2022-08-16 10:30:15 +01:00 |
|
Janne Valkealahti
|
bff7a22b5e
|
Next major development version
|
2022-07-23 15:57:21 +01:00 |
|
Janne Valkealahti
|
f826f29d77
|
Next development version
|
2022-07-23 15:15:17 +01:00 |
|
Janne Valkealahti
|
000ff981da
|
Add pom fields required by central
|
2022-07-23 14:57:42 +01:00 |
|
Janne Valkealahti
|
f5c21bca09
|
Create spring-shell-starter-jna
- Fixes #357
|
2022-01-28 10:17:51 +00:00 |
|
Janne Valkealahti
|
3197c94be7
|
Switch main from 3.0.0-SNAPSHOT to 2.1.0-SNAPSHOT
- Relates #356
|
2022-01-28 09:27:06 +00:00 |
|
Janne Valkealahti
|
4417d3e394
|
Remove parent from spring-shell-dependencies
|
2021-12-18 15:59:26 +00:00 |
|
Janne Valkealahti
|
1dd2706164
|
Make build work with jdk 11/17
- Fixes #326
|
2021-12-17 16:15:38 +00:00 |
|
Janne Valkealahti
|
90216bdc32
|
Switch from BUILD-SNAPSHOT to SNAPSHOT
|
2021-12-17 14:25:52 +00:00 |
|
Spring Operator
|
23d99f45eb
|
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).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* http://jcommander.org/apidocs/ (200) with 1 occurrences could not be migrated:
([https](https://jcommander.org/apidocs/) result SSLHandshakeException).
# 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://docs.spring.io/spring-framework/docs/current/javadoc-api/ with 1 occurrences migrated to:
https://docs.spring.io/spring-framework/docs/current/javadoc-api/ ([https](https://docs.spring.io/spring-framework/docs/current/javadoc-api/) result 200).
* http://maven.apache.org/xsd/assembly-2.0.0.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/assembly-2.0.0.xsd ([https](https://maven.apache.org/xsd/assembly-2.0.0.xsd) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 12 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://repo.spring.io/libs-milestone-local with 2 occurrences migrated to:
https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* http://repo.spring.io/libs-snapshot-local with 2 occurrences migrated to:
https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).
* http://repo.spring.io/release with 1 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/ASSEMBLY/2.0.0 with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 24 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
|
2019-03-26 11:55:46 +01:00 |
|
Janne Valkealahti
|
5447db5da7
|
Add BOM
|
2018-11-14 13:39:44 +00:00 |
|