407 Commits

Author SHA1 Message Date
Spring Operator
09378b91d3 #754 - 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://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 6 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: #769
2019-03-22 18:03:17 +01:00
Spring Operator
f36f2b1a8c #754 - 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 4 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.apache.org/licenses/LICENSE-2.0 with 4 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.spring.io with 4 occurrences migrated to:
  https://www.spring.io ([https](https://www.spring.io) result 301).
* http://www.spring.io/spring-data with 1 occurrences migrated to:
  https://www.spring.io/spring-data ([https](https://www.spring.io/spring-data) result 301).
* http://oss.sonatype.org/content/repositories/snapshots with 1 occurrences migrated to:
  https://oss.sonatype.org/content/repositories/snapshots ([https](https://oss.sonatype.org/content/repositories/snapshots) result 302).
* http://repo.spring.io/libs-milestone with 1 occurrences migrated to:
  https://repo.spring.io/libs-milestone ([https](https://repo.spring.io/libs-milestone) result 302).
* http://repo.spring.io/libs-snapshot with 3 occurrences migrated to:
  https://repo.spring.io/libs-snapshot ([https](https://repo.spring.io/libs-snapshot) result 302).

# Ignored
These URLs were intentionally ignored.

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

Original Pull Request: #760
2019-03-21 09:32:33 +01:00
Mark Paluch
1b8e00d30e #471 - Fix external Javadoc links.
Fix links to Java 6, Spring Framework and Spring Data Commons as docs.spring.io now redirects to HTTPS.
2017-12-02 16:03:30 -08:00
Oliver Gierke
b436fdf117 #409 - Updated changelog. 2017-10-11 19:01:29 +02:00
Oliver Gierke
08b084fa72 #435 - Upgraded Spring Framework 4.3 build profiles to 4.3.12. 2017-10-10 16:26:50 +02:00
Mark Paluch
05759783de #414 - Updated changelog. 2017-10-02 11:41:19 +02:00
Oliver Gierke
f887849a5a #423 - Upgraded to Asciidoctor Maven Plugin 1.5.6.
Also upgraded PDF and EPUB dependencies to latest releases.
2017-09-25 17:40:00 +02:00
Oliver Gierke
8db6b2bc55 #395 - Updated changelog. 2017-09-11 17:42:36 +02:00
Oliver Gierke
32ee19270b #413 - Upgraded build profile for Spring 5 to RC4. 2017-09-11 14:56:49 +02:00
Mark Paluch
f60d02bed5 #400 - Updated changelog. 2017-09-11 12:43:45 +02:00
Oliver Gierke
619b8a355a #404 - Removed chin from admonition blocks. 2017-09-08 16:14:09 +02:00
Oliver Gierke
e7455871d5 #403 - Updated Asciidoc Stylesheet to use the Spring CSS. 2017-08-29 12:09:16 +02:00
Oliver Gierke
12d717a63a #393 - Updated changelog. 2017-07-27 00:48:46 +02:00
Oliver Gierke
0cfa7b0457 #394 - Updated changelog. 2017-07-25 16:15:37 +02:00
Oliver Gierke
d202d058c9 #383 - Updated changelog. 2017-07-25 10:03:51 +02:00
Oliver Gierke
8698da9bf6 #373 - Updated changelog. 2017-07-24 22:20:33 +02:00
Oliver Gierke
08e3255a36 #389 - Upgraded Spring 4.3 build profiles to Spring 4.3.10. 2017-07-20 22:26:18 +02:00
Mark Paluch
b41627cf64 #358 - Updated changelog. 2017-06-14 17:34:55 +02:00
Oliver Gierke
ad3268da2d #382 - Upgraded build profile for Spring Framework 5 after RC2. 2017-06-14 13:48:25 +02:00
Mark Paluch
d76fb9a32c #342 - Updated changelog. 2017-06-09 09:37:57 +02:00
Mark Paluch
2ae085421c #367 - Downgrade to asciidoctor-maven-plugin 1.5.0-alpha.14.
asciidoctor-maven-plugin 1.5.0-alpha.15 fails with org.jruby.exceptions.RaiseException: NoMethodError.
2017-06-07 13:08:28 +02:00
Mark Paluch
d850b875bf #341 - After release cleanups. 2017-06-07 11:50:57 +02:00
Mark Paluch
d2d6ce84a0 #341 - Prepare next development iteration. 2017-06-07 11:50:56 +02:00
Mark Paluch
ca42bad091 #341 - Release version 1.8.11 (Hopper SR11). 2017-06-07 11:11:07 +02:00
Mark Paluch
f1b939baa8 #341 - Prepare 1.8.11 (Hopper SR11). 2017-06-07 11:10:24 +02:00
Mark Paluch
dc30097965 #341 - Updated changelog. 2017-06-07 11:10:15 +02:00
Mark Paluch
f81a88a92f #366 - Latest dependency upgrades.
JaCoCo 0.7.8 -> 0.7.9
JodaTime 2.9.7 -> 2.9.9
Lombok 1.16.12 -> 1.16.16
RxJava1 1.1.9 -> 1.1.10
Slf4j 1.7.22 -> 1.7.25
ThreeTenBp 1.3.3 -> 1.3.4
2017-06-07 09:57:29 +02:00
Mark Paluch
c326cc213b #364 - Conditionally update documentation and schema target permissions.
We now skip documentation and schema permission updates if these directories are not present on the remote server. Directories can be absent if a particular module does not ship with a schema or documentation.

Unconditional permission updates let find exit with a non-zero return code which causes the build to fail.
2017-06-06 11:45:19 +02:00
Oliver Gierke
dd5a2802f3 #360 - Upgraded Spring 5 build profile to RC1.
Also upgrade to Jackson 2.9 in those build profiles as it's required by Spring 5.
2017-05-11 10:09:40 +02:00
Mark Paluch
bc039931d6 #330 - Updated changelog. 2017-05-09 11:36:13 +02:00
Oliver Gierke
f7b10b0b7f #353 - Make sure that static resources uploaded are overwritable by group.
Added Wagon plugin execution to set uploaded file permissions for schemas and static resources so that they can be replaced by other team members. Extracted common server configuration into plugin configuration.
2017-05-05 11:30:07 +02:00
Oliver Gierke
8720c60b58 #349 - Upgraded to AsciidoctorJ 1.5 alpha 15. 2017-05-02 19:13:26 +02:00
Oliver Gierke
ec38dc835f #346 - Upgraded Wagon SSH extension to 2.12. 2017-05-02 19:06:47 +02:00
zhanhb
c5db980616 #311 - Set inception year in pom.xml to 2011.
Inception year is intended to be a four digit property to generate copyright notices. JavaDoc footers are generated using the inception year and rendered as range from inception year to the current year.
2017-05-02 10:32:18 +02:00
Oliver Gierke
7e5577a893 #339 - After release cleanups. 2017-04-19 21:02:15 +02:00
Oliver Gierke
eb73a65e6d #339 - Prepare next development iteration. 2017-04-19 21:02:13 +02:00
Oliver Gierke
b2e343155c #339 - Release version 1.8.10 (Hopper SR10). 2017-04-19 20:36:43 +02:00
Oliver Gierke
70e3f89d59 #339 - Prepare 1.8.10 (Hopper SR10). 2017-04-19 20:36:06 +02:00
Oliver Gierke
848612fbb0 #339 - Updated changelog. 2017-04-19 20:35:56 +02:00
Oliver Gierke
311c49c006 #338 - Updated changelog. 2017-04-19 20:01:38 +02:00
Oliver Gierke
18e487e1dd #319 - After release cleanups. 2017-04-19 13:01:04 +02:00
Oliver Gierke
742cfac829 #319 - Prepare next development iteration. 2017-04-19 13:01:01 +02:00
Oliver Gierke
b9b7d4e60c #319 - Release version 1.8.9 (Hopper SR9). 2017-04-19 12:38:28 +02:00
Oliver Gierke
e7d2972bd7 #319 - Prepare 1.8.9 (Hopper SR9). 2017-04-19 12:37:52 +02:00
Oliver Gierke
c0158712c8 #319 - Updated changelog. 2017-04-19 12:37:36 +02:00
Oliver Gierke
8cbbe5c74c #318 - Updated changelog. 2017-04-19 11:50:39 +02:00
Oliver Gierke
639280c7b8 #292 - Updated changelog. 2017-04-19 09:26:18 +02:00
Oliver Gierke
e0d47907f5 #337 - Upgraded Spring 4.3 build profiles to 4.3.8. 2017-04-18 18:29:01 +02:00
Oliver Gierke
3405c48bfe #335 - Upgrade Spring 4.3.next profile to 4.3.8 snapshots.
Upgraded to 4.3.7 as profile baseline and 4.3.8 snapshots.
2017-04-18 11:13:52 +02:00
Oliver Gierke
03cebd0992 #309 - After release cleanups. 2017-03-02 12:05:57 +01:00