Phillip Webb
63978978b4
Drop STS plugins from Eclipse setup
3 years ago
Phillip Webb
9af19370a6
Backport build and CI concerns
...
Backport build and CI concerns primarily related to repo.spring.io
changes and Docker config.
3 years ago
Phillip Webb
e912c1b2b8
Update eclipse setup file
3 years ago
Andy Wilkinson
07fcb67540
Use repo.maven.apache.org consistently
...
Maven Central has two canonical URLs [1]:
- https://repo1.maven.org
- https://repo.maven.apache.org
This commit updates the codebase to only use repo.maven.apache.org.
Closes gh-33938
[1] https://central.sonatype.org/news/20190715_http_deprecation_update/#canonical-urls
3 years ago
Christoph Dreis
1b4ef5db0f
Update copyrights to 2023
...
See gh-33682
3 years ago
Phillip Webb
8f51cd0e9d
Migrate eclipse setup to use Java 17
3 years ago
Phillip Webb
f9e8361635
Update eclipse project setup file
...
Attempt to fix buildSrc import and JDK version.
3 years ago
dreis2211
7a87d18b12
Update copyrights to 2022
...
See gh-29195
4 years ago
Andy Wilkinson
e06b0d97f7
Update main branch to start work on 3.0.x
4 years ago
Andy Wilkinson
86a773a8e9
Update main branch to start work on 2.7.x
4 years ago
dreis2211
9d344b1e18
Update some more references to 2.5.x
...
See gh-26861
5 years ago
wrongwrong
6ee72ff489
Use new update site for Spring Java Format's Eclipse plugin
...
See gh-26167
5 years ago
dreis2211
261b7a5b18
Update copyrights to 2021
...
See gh-24625
5 years ago
Stephane Nicoll
85d0f95f7a
Start work on Spring Boot 2.5
...
Closes gh-24491
5 years ago
Phillip Webb
f0d33260de
Upgrade to Eclipse 2020-09
5 years ago
Andy Wilkinson
37c6618510
Fix pattern for spring-boot-tools' name predicate
...
Closes gh-21634
6 years ago
dreis2211
e1dc730388
Update some references to 2.4.x where appropriate
...
See gh-21612
6 years ago
Phillip Webb
e28338d6cd
Rename spring-boot-cloudnativebuildpack
...
Rename the `spring-boot-cloudnativebuildpack` module to
`spring-boot-buildpack-platform` and update the the package
name to `org.springframework.boot.buildpack.platform`.
Closes gh-19851
6 years ago
Phillip Webb
e513fe4666
Add layertools jarmode
...
Add a new `spring-boot-layertools` module which provides jarmode support
for working with layers. The module works with both classic fat jars,
as well as layered jars.
Closes gh-19849
6 years ago
Phillip Webb
aa1954717c
Add cloud native buildpack module
...
Add a Java implementation of the buildpacks.io specification allowing
projects to be packaged into OCI containers. The `builder` class
provides a Java equivalent of `pack build` command and is based on
the `pack` CLI Go code published at https://github.com/buildpacks/pack .
Closes gh-19828
6 years ago
Phillip Webb
faa38c946f
Upgrade to Eclipse 2019.12
...
Closes gh-19281
6 years ago
Andy Wilkinson
ce99db1902
Port the build to Gradle
...
Closes gh-19609
Closes gh-19608
6 years ago
dreis2211
9cbf5902dc
Update some copyrights to 2020
...
See gh-19510
6 years ago
Phillip Webb
4c447f754a
Update version number in oomph setup file
...
Change version from 2.2.x to 2.3.x.
6 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
6 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
6 years ago
Phillip Webb
818d55365b
Upgrade to Eclipse 2019.9
...
Upgrade our Oomph setup to use Eclipse 2019.9
See gh-19280
6 years ago
Phillip Webb
1d42f35585
Update copyright year eclipse setting
7 years ago
Phillip Webb
2208dc1bc2
Refine smoke-tests setup for Eclipse
7 years ago
Andy Wilkinson
bf271e415a
Align print margin column with Java Format's line wrapping
...
Closes gh-17377
7 years ago
Andy Wilkinson
f9bd472192
Polish upgrade to spring-javaformat 0.0.15
...
See gh-17359
7 years ago
Andy Wilkinson
1ee8c53b90
Upgrade to spring-javaformat 0.0.14
...
Closes gh-17331
7 years ago
Andy Wilkinson
72f7985219
Drop back to Eclipse 2019-03 to avoid m2e regression
...
Closes gh-15200
7 years ago
Madhura Bhave
d5c0009c6e
Rename samples to smoke tests
...
Closes gh-17197
7 years ago
Andy Wilkinson
1ee7b80162
Update the Oomph setup for Eclipse 2019-06
...
Closes gh-15200
7 years ago
Phillip Webb
a336a5c36a
Prune unnecessary P2 Eclipse installs
...
Remove a few items that are no longer necessary.
7 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
7 years ago
Andy Wilkinson
2c2fa9e821
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16246
7 years ago
Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
7 years ago
Andy Wilkinson
c2002e7160
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16245
7 years ago
Spring Operator
991ba550d3
Update build and setup configuration to use HTTPS
...
See gh-16245
7 years ago
Andy Wilkinson
04434676c3
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16244
7 years ago
Spring Operator
e2837843e1
Update build and setup configuration to use HTTPS
...
See gh-16244
7 years ago
Andy Wilkinson
122b2a1b0b
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16243
7 years ago
Spring Operator
7c314122f7
Update build and setup configuration to use HTTPS
...
See gh-16243
7 years ago
Andy Wilkinson
19275fd9d6
Drop AnyEdit from Eclipse setup as it is not available over HTTPS
...
See gh-16106
7 years ago
Spring Operator
c9c554b834
Update build and setup configuration to use HTTPS
...
See gh-16106
7 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.
8 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
8 years ago
Andy Wilkinson
c5f4f45fe9
Add Spring IDE's Boot support to Eclipe setup
...
Closes gh-12081
8 years ago