Commit Graph

86 Commits (c13385ea7471783c5e50afd5c504dd42a662927e)

Author SHA1 Message Date
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
Stephane Nicoll fd4829c2ea Merge branch '2.1.x' into 2.2.x
Closes gh-19515
5 years ago
dreis2211 9cbf5902dc Update some copyrights to 2020
See gh-19510
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 d29444baf1 No longer hide nested projects
Change the Oomph setup to no longer hide nested Maven projects
so that https://bugs.eclipse.org/bugs/show_bug.cgi?id=553789
doesn't get triggered.

See 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
Phillip Webb 1d42f35585 Update copyright year eclipse setting 5 years ago
Phillip Webb 2208dc1bc2 Refine smoke-tests setup for Eclipse 5 years ago
Andy Wilkinson d6d2b591e3 Merge branch '2.1.x'
Closes gh-17379
5 years ago
Andy Wilkinson 3bbe723718 Merge branch '2.0.x' into 2.1.x
Closes gh-17378
5 years ago
Andy Wilkinson 1823f38203 Merge branch '1.5.x' into 2.0.x 5 years ago
Andy Wilkinson bf271e415a Align print margin column with Java Format's line wrapping
Closes gh-17377
5 years ago
Andy Wilkinson 1fa48882bb Merge branch '2.1.x'
See gh-17362
5 years ago
Andy Wilkinson f4e7b80651 Merge branch '2.0.x' into 2.1.x
See gh-17361
5 years ago
Andy Wilkinson 761856ac70 Merge branch '1.5.x' into 2.0.x 5 years ago
Andy Wilkinson f9bd472192 Polish upgrade to spring-javaformat 0.0.15
See gh-17359
5 years ago
Andy Wilkinson 66f1344f7c Merge branch '2.1.x'
Closes gh-17335
Closes gh-17292
5 years ago
Andy Wilkinson 91786bc712 Merge branch '2.0.x' into 2.1.x
Closes gh-17334
5 years ago
Andy Wilkinson 256a0d636d Merge branch '1.5.x' into 2.0.x 5 years ago
Andy Wilkinson 1ee8c53b90 Upgrade to spring-javaformat 0.0.14
Closes gh-17331
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
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 a336a5c36a Prune unnecessary P2 Eclipse installs
Remove a few items that are no longer necessary.
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 2c2fa9e821 Polish "Update build and setup configuration to use HTTPS"
See gh-16246
6 years ago
Spring Operator 3e2b6ac8ed Update build and setup configuration to use HTTPS
See gh-16246
6 years ago
Andy Wilkinson c2002e7160 Polish "Update build and setup configuration to use HTTPS"
See gh-16245
6 years ago
Spring Operator 991ba550d3 Update build and setup configuration to use HTTPS
See gh-16245
6 years ago
Andy Wilkinson 19275fd9d6 Drop AnyEdit from Eclipse setup as it is not available over HTTPS
See gh-16106
6 years ago
Spring Operator c9c554b834 Update build and setup configuration to use HTTPS
See gh-16106
6 years ago
Phillip Webb 24e873cd7c Move files from /.eclipse into /eclipse
Move the `eclipse.properties` file from `.eclipse` into `eclipse`
since the IDE plugin supports both.
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
Andy Wilkinson c5f4f45fe9 Add Spring IDE's Boot support to Eclipe setup
Closes gh-12081
7 years ago
Phillip Webb 69d8bf8686 Fix merge conflict
Closes gh-11969
7 years ago
Phillip Webb 55e98ac977 Merge branch '1.5.x' 7 years ago
Phillip Webb 1f8bc391ce Upgrade formatter settings
Closes gh-8513
7 years ago
Phillip Webb 716726aa50 Update Eclipse Oomph setup for Oxygen
See gh-8513
7 years ago