Commit Graph

131 Commits (main)

Author SHA1 Message Date
Phillip Webb aeb6537f57 Rename spring-boot-loader to spring-boot-loader-classic
Rename the `spring-boot-loader` module to `spring-boot-loader-classic`
so that we can introduce an alternative loader implementation.

See gh-37669
1 year ago
Phillip Webb 0a607b3edf Merge branch '3.1.x' 1 year ago
Phillip Webb 805e9e53a1 Merge branch '3.0.x' into 3.1.x 1 year ago
Phillip Webb 4337aa6a90 Merge branch '2.7.x' into 3.0.x 1 year ago
Phillip Webb 63978978b4 Drop STS plugins from Eclipse setup 1 year ago
Andy Wilkinson b9c2c289b3 Start working on Spring Boot 3.2
This commit also disables the creation of forward merge issues
when merging into main. Forward merge issues will be re-enabled
once 3.1.1 has been released.
1 year ago
Phillip Webb a6e444d958 Merge branch '3.0.x' 2 years ago
Phillip Webb 4c06d4d646 Merge branch '2.7.x' into 3.0.x 2 years ago
Phillip Webb e912c1b2b8 Update eclipse setup file 2 years ago
Andy Wilkinson 64dcbec763 Merge branch '3.0.x'
Closes gh-34124
2 years ago
Andy Wilkinson 1cdc24a11d Merge branch '2.7.x' into 3.0.x
Closes gh-34123
2 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
2 years ago
Andy Wilkinson 63abaa4cd2 Start working on 3.1.0 2 years ago
Moritz Halbritter b641073777 Merge branch '2.7.x'
Closes gh-33725
2 years ago
Christoph Dreis 1b4ef5db0f Update copyrights to 2023
See gh-33682
2 years ago
Phillip Webb 8f51cd0e9d Migrate eclipse setup to use Java 17 2 years ago
Phillip Webb bf0fc837dd Merge branch '2.7.x' 2 years ago
Phillip Webb 9bd4cf18f8 Merge branch '2.6.x' into 2.7.x 2 years ago
Phillip Webb f9e8361635 Update eclipse project setup file
Attempt to fix buildSrc import and JDK version.
2 years ago
Stephane Nicoll 3ef03cddb9 Merge branch '2.7.x' 3 years ago
Stephane Nicoll 9c868751d6 Merge branch '2.6.x' into 2.7.x
Closes gh-29199
3 years ago
Stephane Nicoll f54ea67ed6 Merge branch '2.5.x' into 2.6.x
Closes gh-29198
3 years ago
dreis2211 7a87d18b12 Update copyrights to 2022
See gh-29195
3 years ago
Andy Wilkinson e06b0d97f7 Update main branch to start work on 3.0.x 3 years ago
Andy Wilkinson 86a773a8e9 Update main branch to start work on 2.7.x 3 years ago
dreis2211 9d344b1e18 Update some more references to 2.5.x
See gh-26861
3 years ago
Stephane Nicoll d881503a73 Merge branch '2.4.x'
Closes gh-26172
4 years ago
Stephane Nicoll 7cbae821b7 Merge branch '2.3.x' into 2.4.x
Closes gh-26171
4 years ago
wrongwrong 6ee72ff489 Use new update site for Spring Java Format's Eclipse plugin
See gh-26167
4 years ago
Stephane Nicoll 63444ae957 Merge branch '2.4.x'
Closes gh-24627
4 years ago
Stephane Nicoll 052565ef2b Merge branch '2.3.x' into 2.4.x
Closes gh-24626
4 years ago
dreis2211 261b7a5b18 Update copyrights to 2021
See gh-24625
4 years ago
Stephane Nicoll 85d0f95f7a Start work on Spring Boot 2.5
Closes gh-24491
4 years ago
Andy Wilkinson 84545a2baa Merge branch '2.3.x'
Closes gh-21637
5 years ago
Andy Wilkinson 37c6618510 Fix pattern for spring-boot-tools' name predicate
Closes gh-21634
5 years ago
dreis2211 e1dc730388 Update some references to 2.4.x where appropriate
See gh-21612
5 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
5 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
5 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
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
Stephane Nicoll 76a48885f8 Merge branch '2.2.x'
Closes gh-19516
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 9f7999c626 Merge branch '2.2.x' 5 years ago
Phillip Webb 4c447f754a Update version number in oomph setup file
Change version from 2.2.x to 2.3.x.
5 years ago
Phillip Webb f4752430d4 Merge branch '2.1.x' into 2.2.x 5 years ago