Commit Graph

99 Commits (f185e07573baf947e5e32a2a5a585d5c7ca2372f)

Author SHA1 Message Date
Andy Wilkinson 19ad163486 Merge branch '2.3.x'
Closes gh-22411
4 years ago
Andy Wilkinson accc1f1ca8 Merge branch '2.2.x' into 2.3.x
Closes gh-22410
4 years ago
Andy Wilkinson 21f733b89b Merge branch '2.1.x' into 2.2.x
Closes gh-22409
4 years ago
Andy Wilkinson 179d2c79d6 Avoid trivialising what the reader's learning about
Closes gh-22408
4 years ago
Sebastiaan Fernandez ef2ccbc7d6 Fix dead link url and name of the STS download link
See gh-22274
4 years ago
Stephane Nicoll 06ce3e0d4d Polish "Add instruction to format code in buildSrc"
See gh-20806
5 years ago
Mike Smithson 942e3dd132 Add instruction to format code in buildSrc
See gh-20806
5 years ago
Stephane Nicoll c8fca4b037 Fix typo 5 years ago
Stephane Nicoll 5ba0a9120e Polish Intellij IDEA contribution guidelines 5 years ago
Phillip Webb d0a3270fc6 Merge branch '2.2.x'
Closes gh-19692
5 years ago
Phillip Webb 8edffc8ed7 Merge branch '2.1.x' into 2.2.x
Closes gh-19688
5 years ago
Phillip Webb faa38c946f Upgrade to Eclipse 2019.12
Closes gh-19281
5 years ago
Andy Wilkinson ce99db1902 Port the build to Gradle
Closes gh-19609
Closes gh-19608
5 years ago
Phillip Webb 3d6307ffd2 Merge branch '2.1.x' into 2.2.x 5 years ago
Phillip Webb 5ffe8404c1 Fix checkstyle http:// error 5 years ago
Phillip Webb d3c5527f6a Merge branch '2.1.x' into 2.2.x
Closes gh-19283
5 years ago
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
5 years ago
Phillip Webb 818d55365b Upgrade to Eclipse 2019.9
Upgrade our Oomph setup to use Eclipse 2019.9

See gh-19280
5 years ago
Stephane Nicoll c718a79ff2 Polish 5 years ago
dreis2211 cec4ec97dd Remove references to archived spring-boot-issues repo
See gh-17431
5 years ago
Andy Wilkinson 867c35a2f6 Merge branch '2.1.x'
Closes gh-17306
5 years ago
Andy Wilkinson 096951d531 Merge branch '2.0.x' into 2.1.x
Closes gh-17305
5 years ago
Andy Wilkinson 57bc03ac57 Merge branch '1.5.x' into 2.0.x 5 years ago
Andy Wilkinson 72f7985219 Drop back to Eclipse 2019-03 to avoid m2e regression
Closes gh-15200
5 years ago
Madhura Bhave d5c0009c6e Rename samples to smoke tests
Closes gh-17197
5 years ago
Andy Wilkinson 76e1fb4a1e Merge branch '2.1.x'
Closes gh-17306
5 years ago
Andy Wilkinson 7e4111954f Merge branch '2.0.x' into 2.1.x
Closes gh-17305
5 years ago
Andy Wilkinson 23e119c239 Merge branch '1.5.x' into 2.0.x 5 years ago
Andy Wilkinson 1ee7b80162 Update the Oomph setup for Eclipse 2019-06
Closes gh-15200
5 years ago
Rossen Stoyanchev 3a0f81c2bb Improve notes for the import into IntelliJ IDEA
Closes gh-16874
6 years ago
Stephane Nicoll 174c314f2e Document memory change for IntelliJ IDEA importer VM
Closes gh-16409
6 years ago
Stephane Nicoll 066f97f4ef Merge branch '2.1.x' 6 years ago
Stephane Nicoll 6a4e89dc0f Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 1421ca7612 Polish 6 years ago
Phillip Webb 2376f973f4 Merge branch '2.1.x' 6 years ago
Phillip Webb 47c6bf741d Merge branch '2.0.x' into 2.1.x 6 years ago
Phillip Webb 07c000c5b7 Merge branch '1.5.x' into 2.0.x 6 years ago
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
6 years ago
Andy Wilkinson 878a635bfb Merge branch '2.1.x' 6 years ago
Andy Wilkinson 864942ad4f Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson ba4671f0ab Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 94633cfd89 Merge branch '1.4.x' into 1.5.x 6 years ago
Andy Wilkinson baec3d6e8e Merge branch '1.3.x' into 1.4.x 6 years ago
Spring Operator e401d02ced Use HTTPS for external links wherever possible
See gh-16316
6 years ago
Johnny Lim 4aff659c18 Polish
See gh-15873
6 years ago
Stephane Nicoll 380d7ec01c Merge branch '2.1.x' 6 years ago
Johnny Lim 885c28891b Polish
Closes gh-15873
6 years ago
Stephane Nicoll e907bf0c49 Add setup instructions for in IntelliJ IDEA
Closes gh-15634
6 years ago
Phillip Webb e544922dd7 Merge branch '1.5.x' into 2.0.x 7 years ago
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
7 years ago