Commit Graph

88 Commits

Author SHA1 Message Date
Phillip Webb
8edffc8ed7 Merge branch '2.1.x' into 2.2.x
Closes gh-19688
2020-01-13 12:21:54 -08:00
Phillip Webb
faa38c946f Upgrade to Eclipse 2019.12
Closes gh-19281
2020-01-13 12:18:17 -08:00
Phillip Webb
3d6307ffd2 Merge branch '2.1.x' into 2.2.x 2019-12-04 20:26:52 -08:00
Phillip Webb
5ffe8404c1 Fix checkstyle http:// error 2019-12-04 20:26:33 -08:00
Phillip Webb
d3c5527f6a Merge branch '2.1.x' into 2.2.x
Closes gh-19283
2019-12-04 20:10:27 -08:00
Phillip Webb
0b5ce952ba Use Eclipse m2e 1.14.0
Update our Oomph setup to use m2e 1.14.0 from their milestone
update site. Unfortunately we need to use the milestone since
the fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=548652
has not yet made it into a stable m2e release.

Closes gh-19280
2019-12-04 18:18:44 -08:00
Phillip Webb
818d55365b Upgrade to Eclipse 2019.9
Upgrade our Oomph setup to use Eclipse 2019.9

See gh-19280
2019-12-04 18:13:11 -08:00
Stephane Nicoll
c718a79ff2 Polish 2019-08-01 19:42:30 +02:00
dreis2211
cec4ec97dd Remove references to archived spring-boot-issues repo
See gh-17431
2019-07-08 12:50:49 +01:00
Andy Wilkinson
867c35a2f6 Merge branch '2.1.x'
Closes gh-17306
2019-06-27 10:42:11 +01:00
Andy Wilkinson
096951d531 Merge branch '2.0.x' into 2.1.x
Closes gh-17305
2019-06-27 10:41:37 +01:00
Andy Wilkinson
57bc03ac57 Merge branch '1.5.x' into 2.0.x 2019-06-27 10:22:02 +01:00
Andy Wilkinson
72f7985219 Drop back to Eclipse 2019-03 to avoid m2e regression
Closes gh-15200
2019-06-26 17:31:00 +01:00
Madhura Bhave
d5c0009c6e Rename samples to smoke tests
Closes gh-17197
2019-06-25 11:32:56 -07:00
Andy Wilkinson
76e1fb4a1e Merge branch '2.1.x'
Closes gh-17306
2019-06-25 16:26:26 +01:00
Andy Wilkinson
7e4111954f Merge branch '2.0.x' into 2.1.x
Closes gh-17305
2019-06-25 16:25:46 +01:00
Andy Wilkinson
23e119c239 Merge branch '1.5.x' into 2.0.x 2019-06-25 16:25:24 +01:00
Andy Wilkinson
1ee7b80162 Update the Oomph setup for Eclipse 2019-06
Closes gh-15200
2019-06-25 16:22:53 +01:00
Rossen Stoyanchev
3a0f81c2bb Improve notes for the import into IntelliJ IDEA
Closes gh-16874
2019-05-20 14:49:08 +02:00
Stephane Nicoll
174c314f2e Document memory change for IntelliJ IDEA importer VM
Closes gh-16409
2019-05-13 18:23:21 +02:00
Stephane Nicoll
066f97f4ef Merge branch '2.1.x' 2019-04-03 13:13:19 +02:00
Stephane Nicoll
6a4e89dc0f Merge branch '2.0.x' into 2.1.x 2019-04-03 13:13:01 +02:00
Stephane Nicoll
1421ca7612 Polish 2019-04-03 13:12:37 +02:00
Phillip Webb
2376f973f4 Merge branch '2.1.x' 2019-04-02 13:46:36 -07:00
Phillip Webb
47c6bf741d Merge branch '2.0.x' into 2.1.x 2019-04-02 13:40:21 -07:00
Phillip Webb
07c000c5b7 Merge branch '1.5.x' into 2.0.x 2019-04-02 13:34:28 -07:00
Phillip Webb
6246da06a6 Update Eclipse setup files
Update the eclipse setup files and contributing instructions for
compatibility with the latest Eclipse 2019-03 release. This commit
reverts the use the HTTPS in the `.setup` file namespace (since it
breaks the setup editor). The `xsi:schemaLocation` section still
uses HTTPS for actual XSD resolution.

See gh-16245
2019-04-02 10:52:05 -07:00
Andy Wilkinson
878a635bfb Merge branch '2.1.x' 2019-03-28 11:48:47 +00:00
Andy Wilkinson
864942ad4f Merge branch '2.0.x' into 2.1.x 2019-03-28 09:35:53 +00:00
Andy Wilkinson
ba4671f0ab Merge branch '1.5.x' into 2.0.x 2019-03-27 19:59:36 +00:00
Andy Wilkinson
94633cfd89 Merge branch '1.4.x' into 1.5.x 2019-03-27 14:04:32 +00:00
Andy Wilkinson
baec3d6e8e Merge branch '1.3.x' into 1.4.x 2019-03-27 12:22:40 +00:00
Spring Operator
e401d02ced Use HTTPS for external links wherever possible
See gh-16316
2019-03-27 11:35:54 +00:00
Johnny Lim
4aff659c18 Polish
See gh-15873
2019-02-08 09:21:55 +01:00
Stephane Nicoll
380d7ec01c Merge branch '2.1.x' 2019-02-08 09:21:06 +01:00
Johnny Lim
885c28891b Polish
Closes gh-15873
2019-02-08 09:20:15 +01:00
Stephane Nicoll
e907bf0c49 Add setup instructions for in IntelliJ IDEA
Closes gh-15634
2019-01-07 09:55:18 +01:00
Phillip Webb
e544922dd7 Merge branch '1.5.x' into 2.0.x 2018-05-25 23:02:08 -07:00
Phillip Webb
e75d8eaf40 Switch to spring-javaformat plugin
Use `spring-javaformat` to format and check code. Code formatting can
now be applied using the `spring-javaformat-maven-plugin` from the
command line. Existing checkstyle rules have also been replaced and
the CONTRIBUTING.adoc file has been updated.

Closes gh-13255
2018-05-25 20:59:04 -07:00
Phillip Webb
6d8b4710d7 Merge branch '1.5.x' into 2.0.x 2018-05-21 17:18:49 -07:00
Phillip Webb
9f4f229b83 Polish title case in CONTRIBUTING.md 2018-05-21 17:10:52 -07:00
Phillip Webb
2fa057a06c Document how to raise security issues
Update contributing documentation and the issue template with
instructions on how to report security vulnerabilities.

Closes gh-12509
2018-05-21 17:07:44 -07:00
Andy Wilkinson
dcc8a8b5c7 Polish "Document git command to clone the repo on Windows"
See gh-12070
2018-02-15 12:30:57 +00:00
imgx64
f80aa58cc3 Document git command to clone the repo on Windows
Closes gh-12070
2018-02-15 12:30:42 +00:00
Phillip Webb
55e98ac977 Merge branch '1.5.x' 2018-02-08 15:31:48 -08:00
Phillip Webb
716726aa50 Update Eclipse Oomph setup for Oxygen
See gh-8513
2018-02-08 15:23:28 -08:00
dreis2211
81459efffa Use HTTPS URLs where applicable 2018-02-02 12:03:12 +00:00
Stephane Nicoll
7dc8ada135 Fix full build contributing instructions
Closes gh-11374
2018-01-07 09:27:50 +01:00
Andy Wilkinson
41424e4529 Merge branch '1.5.x'
Closes gh-10457
2017-10-02 15:24:12 +01:00
Johnny Lim
bfa291f671 Polish 2017-10-02 15:07:03 +01:00